|
|
@ -19,19 +19,19 @@ |
|
|
"pages": [{ |
|
|
"pages": [{ |
|
|
"path": "tabbar/fishRelease", |
|
|
"path": "tabbar/fishRelease", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "发布校园二手", |
|
|
"navigationBarTitleText": "发布二手", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "campus/campusRelease", |
|
|
"path": "campus/campusRelease", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "发布校园圈", |
|
|
"navigationBarTitleText": "发布圈子", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
"path": "campus/campusChat", |
|
|
"path": "campus/campusChat", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "校园圈聊天", |
|
|
"navigationBarTitleText": "圈子聊天", |
|
|
"navigationStyle": "custom" |
|
|
"navigationStyle": "custom" |
|
|
} |
|
|
} |
|
|
},{ |
|
|
},{ |
|
|
@ -377,7 +377,7 @@ |
|
|
},{ |
|
|
},{ |
|
|
"path": "group/studentStoreList", |
|
|
"path": "group/studentStoreList", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "校园杂货铺", |
|
|
"navigationBarTitleText": "杂货铺", |
|
|
"navigationStyle": "custom", |
|
|
"navigationStyle": "custom", |
|
|
"enablePullDownRefresh": false |
|
|
"enablePullDownRefresh": false |
|
|
} |
|
|
} |
|
|
@ -462,7 +462,7 @@ |
|
|
},{ |
|
|
},{ |
|
|
"path": "myCenter/campusPartner", |
|
|
"path": "myCenter/campusPartner", |
|
|
"style": { |
|
|
"style": { |
|
|
"navigationBarTitleText": "校园主理人", |
|
|
"navigationBarTitleText": "区域主理人", |
|
|
"navigationStyle": "custom", |
|
|
"navigationStyle": "custom", |
|
|
"enablePullDownRefresh": false |
|
|
"enablePullDownRefresh": false |
|
|
} |
|
|
} |
|
|
|