feat(tabbar): 调整
This commit is contained in:
@@ -38,16 +38,10 @@
|
||||
"iconType": "unocss"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/my/index",
|
||||
"pagePath": "pages/mine/index",
|
||||
"text": "我的",
|
||||
"icon": "iconfont icon-my",
|
||||
"iconType": "iconfont"
|
||||
},
|
||||
{
|
||||
"iconPath": "static/tabbar/personal.png",
|
||||
"selectedIconPath": "static/tabbar/personalHL.png",
|
||||
"pagePath": "pages/mine/index",
|
||||
"text": "我的"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -81,6 +75,7 @@
|
||||
{
|
||||
"path": "pages/mine/index",
|
||||
"type": "page",
|
||||
"layout": "tabbar",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user