{ "globalStyle": { "navigationStyle": "default", "navigationBarBackgroundColor": "#f8f8f8", "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF", "enablePullDownRefresh": false, "onReachBottomDistance": 50 }, "easycom": { "autoscan": true, "custom": { "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue", "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue", "^ay-(.*)": "@/components/$1/index.vue", "^ayb-(.*)": "@/components/business/$1" } }, "pages": [ { "path": "pages/index/index", "type": "home", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/account/index", "type": "page" }, { "path": "pages/cards/detail", "type": "page" }, { "path": "pages/cards/index", "type": "page" }, { "path": "pages/login/index", "type": "page", "style": { "navigationStyle": "custom" } }, { "path": "pages/order/createOrder", "type": "page" }, { "path": "pages/order/index", "type": "page", "style": { "enablePullDownRefresh": false, "navigationStyle": "custom" } }, { "path": "pages/order/indexcopy", "type": "page" }, { "path": "pages/order/orderDetail", "type": "page", "style": { "navigationStyle": "custom" } }, { "path": "pages/order/prePay", "type": "page", "style": { "navigationStyle": "custom" } }, { "path": "pages/org/index", "type": "page" }, { "path": "pages/personCenter/index", "type": "page" }, { "path": "pages/personCenter/mobile", "type": "page" }, { "path": "pages/personCenter/password", "type": "page" }, { "path": "pages/personCenter/userIdCard", "type": "page" }, { "path": "pages/station/detail", "type": "page" }, { "path": "pages/truckInfo/detail", "type": "page" }, { "path": "pages/truckInfo/index", "type": "page" }, { "path": "pages/webview/index", "type": "page" }, { "path": "pages/webview/login", "type": "page" } ], "subPackages": [] }