wangfukang 3 weeks ago
parent
commit
2b95275748
  1. 10
      pages.json

10
pages.json

@ -329,12 +329,6 @@
"navigationStyle": "custom",
"enablePullDownRefresh": false
}
},{
"path": "group/searchGroup",
"style": {
"navigationBarTitleText": "商家搜索页",
"navigationStyle": "custom"
}
},{
"path": "group/shopEvaluate",
"style": {
@ -551,6 +545,10 @@
"pages/index/index": {
"network": "all",
"packages": ["package1","package3"]
},
"pages/index/home": {
"network": "all",
"packages": ["package1","package3"]
}
},
"usingComponents": {},

Loading…
Cancel
Save