|
|
@@ -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": "我的"
|
|
|
}
|