|
@@ -2,8 +2,7 @@
|
|
|
"easycom": {
|
|
"easycom": {
|
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
},
|
|
},
|
|
|
- "pages": [
|
|
|
|
|
- {
|
|
|
|
|
|
|
+ "pages": [{
|
|
|
"path": "pages/Home",
|
|
"path": "pages/Home",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
@@ -47,154 +46,156 @@
|
|
|
"popGesture": "none"
|
|
"popGesture": "none"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Login",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Register",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Authentication",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Addstores",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Addcommodity",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Storeclassification",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Addipc",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Review",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Evaluate",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Applicationshop",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Storesettings",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Storesdetails",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Security",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Modifyphnoe",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Modifypass",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Setup",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Wallet",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Walletdetails",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Standard",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/Mine",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
- {
|
|
|
|
|
- "path": "pages/News",
|
|
|
|
|
- "style": {
|
|
|
|
|
- "navigationBarTitleText": "",
|
|
|
|
|
- "navigationStyle": "custom"
|
|
|
|
|
- }
|
|
|
|
|
- },
|
|
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Login",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Register",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Authentication",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Addstores",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Addcommodity",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Storeclassification",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Addipc",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Review",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Evaluate",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Applicationshop",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Storesettings",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
|
|
+ // "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Storesdetails",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Security",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Modifyphnoe",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Modifypass",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Setup",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Wallet",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": ""
|
|
|
|
|
+ // "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Walletdetails",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Standard",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/Mine",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "path": "pages/News",
|
|
|
|
|
+ "style": {
|
|
|
|
|
+ "navigationBarTitleText": "",
|
|
|
|
|
+ "navigationStyle": "custom"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
{
|
|
{
|
|
|
"path": "pages/Orders",
|
|
"path": "pages/Orders",
|
|
|
"style": {
|
|
"style": {
|
|
@@ -202,7 +203,7 @@
|
|
|
"enablePullDownRefresh": false
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
- ],
|
|
|
|
|
|
|
+ ],
|
|
|
"preloadRule": {
|
|
"preloadRule": {
|
|
|
"pages/example/components": {
|
|
"pages/example/components": {
|
|
|
"network": "all",
|
|
"network": "all",
|
|
@@ -240,14 +241,12 @@
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|
|
|
- "condition" : {
|
|
|
|
|
|
|
+ "condition": {
|
|
|
"current": 0,
|
|
"current": 0,
|
|
|
- "list": [
|
|
|
|
|
- {
|
|
|
|
|
- "name": "",
|
|
|
|
|
- "path": "",
|
|
|
|
|
- "query": ""
|
|
|
|
|
- }
|
|
|
|
|
- ]
|
|
|
|
|
|
|
+ "list": [{
|
|
|
|
|
+ "name": "",
|
|
|
|
|
+ "path": "",
|
|
|
|
|
+ "query": ""
|
|
|
|
|
+ }]
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|