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

10
pages.json

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

Loading…
Cancel
Save