|
|
@@ -1,37 +1,37 @@
|
|
|
{
|
|
|
"pages": [
|
|
|
{
|
|
|
- "path": "pages/cart/index",
|
|
|
- "name": "smqjh-cart",
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "name": "smqjh-home",
|
|
|
"layout": "tabbar",
|
|
|
"islogin": false,
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "购物车",
|
|
|
+ "navigationBarTitleText": "首页",
|
|
|
"navigationStyle": "custom",
|
|
|
- "disableScroll": true
|
|
|
+ "backgroundColor": "#9ED605",
|
|
|
+ "backgroundColorTop": "#9ED605"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/classfiy/index",
|
|
|
- "name": "smqjh-classfiy",
|
|
|
+ "path": "pages/cart/index",
|
|
|
+ "name": "smqjh-cart",
|
|
|
"layout": "tabbar",
|
|
|
"islogin": false,
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "市民请集合分类",
|
|
|
+ "navigationBarTitleText": "购物车",
|
|
|
"navigationStyle": "custom",
|
|
|
"disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "pages/index/index",
|
|
|
- "name": "smqjh-home",
|
|
|
+ "path": "pages/classfiy/index",
|
|
|
+ "name": "smqjh-classfiy",
|
|
|
"layout": "tabbar",
|
|
|
"islogin": false,
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "首页",
|
|
|
+ "navigationBarTitleText": "市民请集合分类",
|
|
|
"navigationStyle": "custom",
|
|
|
- "backgroundColor": "#9ED605",
|
|
|
- "backgroundColorTop": "#9ED605"
|
|
|
+ "disableScroll": true
|
|
|
}
|
|
|
},
|
|
|
{
|