Browse Source

配置页

master
tianyi 1 month ago
parent
commit
6a685dd297
  1. 6
      pages.json

6
pages.json

@ -20,19 +20,19 @@
"path": "tabbar/release",
"style": {
"navigationBarTitleText": "发布",
"enablePullDownRefresh": false
"navigationStyle": "custom"
}
},{
"path": "buyFood/buyFood",
"style": {
"navigationBarTitleText": "代买饭",
"enablePullDownRefresh": false
"navigationStyle": "custom"
}
},{
"path": "farm/farm",
"style": {
"navigationBarTitleText": "农场",
"enablePullDownRefresh": false
"navigationStyle": "custom"
}
},{
"path": "group/groupBuyDetail",

Loading…
Cancel
Save