feat: redesign community tab page
This commit is contained in:
@@ -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": "社区"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user