|
|
|
@ -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": {}, |
|
|
|
|