wangfukang 16 hours ago
parent
commit
93561c402c
  1. 22
      pages.json

22
pages.json

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

Loading…
Cancel
Save