|
|
|
@ -59,15 +59,21 @@ |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "tabbar/release", |
|
|
|
"path": "tabbar/fishRelease", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "半径瞬间", |
|
|
|
"navigationBarTitleText": "发布校园二手", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "tabbar/fishRelease", |
|
|
|
"path": "campus/campusRelease", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "发布校园二手", |
|
|
|
"navigationBarTitleText": "发布校园圈", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
"path": "campus/campusChat", |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "校园圈聊天", |
|
|
|
"navigationStyle": "custom" |
|
|
|
} |
|
|
|
},{ |
|
|
|
@ -553,14 +559,14 @@ |
|
|
|
"backgroundColor": "#ffffff", |
|
|
|
"list": [{ |
|
|
|
"pagePath": "pages/index/index", |
|
|
|
"iconPath": "static/images/tabbar/fabu222.png", |
|
|
|
"selectedIconPath": "static/images/tabbar/fabu222.png", |
|
|
|
"iconPath": "static/images/tabbar/wode.png", |
|
|
|
"selectedIconPath": "static/images/tabbar/wode.png", |
|
|
|
"text": "首页" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"pagePath": "pages/index/home", |
|
|
|
"iconPath": "static/images/tabbar/fabu222.png", |
|
|
|
"selectedIconPath": "static/images/tabbar/fabu222.png", |
|
|
|
"iconPath": "static/images/tabbar/wode.png", |
|
|
|
"selectedIconPath": "static/images/tabbar/wode.png", |
|
|
|
"text": "库存" |
|
|
|
} |
|
|
|
] |
|
|
|
|