feat: redesign community tab page

This commit is contained in:
hajimi
2026-08-02 00:42:11 +08:00
parent 07a366cf3a
commit 0b46d497ae
8 changed files with 988 additions and 1383 deletions
+7 -1
View File
@@ -267,6 +267,12 @@
"navigationBarTitleText": "绑定手机号"
}
},
{
"path": "pages/community/community",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/empty/empty",
"style": {
@@ -523,7 +529,7 @@
{
"iconPath": "static/images/tabbar/community.png",
"selectedIconPath": "static/images/tabbar/community_s.png",
"pagePath": "pages/empty/empty",
"pagePath": "pages/community/community",
"text": "社区"
},
{