|
|
@ -261,11 +261,6 @@ |
|
|
"iconPath": "static/tabbar/find.png", |
|
|
"iconPath": "static/tabbar/find.png", |
|
|
"selectedIconPath": "static/tabbar/find-active.png", |
|
|
"selectedIconPath": "static/tabbar/find-active.png", |
|
|
"text": "发现" |
|
|
"text": "发现" |
|
|
},{ |
|
|
|
|
|
"pagePath": "pages/personalTailor/personalTailor", |
|
|
|
|
|
"iconPath": "static/tabbar/customized.png", |
|
|
|
|
|
"selectedIconPath": "static/tabbar/customized-active.png", |
|
|
|
|
|
"text": "私人定制" |
|
|
|
|
|
},{ |
|
|
},{ |
|
|
"pagePath": "pages/messageCenter/index", |
|
|
"pagePath": "pages/messageCenter/index", |
|
|
"iconPath": "static/tabbar/message.png", |
|
|
"iconPath": "static/tabbar/message.png", |
|
|
@ -277,5 +272,13 @@ |
|
|
"selectedIconPath": "static/tabbar/my-active.png", |
|
|
"selectedIconPath": "static/tabbar/my-active.png", |
|
|
"text": "我的" |
|
|
"text": "我的" |
|
|
}] |
|
|
}] |
|
|
|
|
|
|
|
|
|
|
|
//二期隐藏部分 |
|
|
|
|
|
// { |
|
|
|
|
|
// "pagePath": "pages/personalTailor/personalTailor", |
|
|
|
|
|
// "iconPath": "static/tabbar/customized.png", |
|
|
|
|
|
// "selectedIconPath": "static/tabbar/customized-active.png", |
|
|
|
|
|
// "text": "私人定制" |
|
|
|
|
|
// }, |
|
|
} |
|
|
} |
|
|
} |
|
|
} |