123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408 |
- {
- "easycom": {
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
- },
- "pages": [
- {
- "path": "pages/index/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "城市智慧停车"
- }
- },
- {
- "path": "pages/center/index",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "城市智慧停车"
- }
- },
- {
- "path": "pages/center/phoneLogin/phoneLogin",
- "style": {
- "navigationBarTitleText": "手机号登录",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/center/order/order",
- "style": {
- "navigationBarTitleText": "停车记录",
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/center/order/orderDetails/orderDetails",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/parkingLists/parkingLists",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "停车点"
- }
- },
- {
- "path": "pages/myCars/myCars",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "我的车辆",
- "enablePullDownRefresh": true
- }
- },
- {
- "path": "pages/message/message",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "pages/message/messageInfo",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "消息中心"
- }
- },
- {
- "path": "pages/payLists/payLists",
- "style": {
- "navigationBarTitleText": "停车缴费",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkingInformation/parkingInformation",
- "style": {
- "navigationBarTitleText": "停车点信息",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/chargeStandard/chargeStandard",
- "style": {
- "navigationBarTitleText": "收费标准",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/handleMonthly/handleMonthly",
- "style": {
- "navigationBarTitleText": "办理包月",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/center/monthly/monthly",
- "style": {
- "navigationBarTitleText": "我的包月",
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/handleMonthly/monthPay",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "包月支付"
- }
- },
- {
- "path": "pages/searchparking/searchparking",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "停车查询"
- }
- },
- {
- "path": "pages/favourableActivity/favourableActivity",
- "style": {
- "navigationBarTitleText": "一分钱停车",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkingLock/parkingLock",
- "style": {
- "navigationBarTitleText": "车位锁",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkingLists/map_web_view/map_web_view",
- "style": {
- "navigationStyle": "custom",
- "navigationBarTitleText": "导航",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/bannerDetails/bannerDetails",
- "style": {
- "navigationBarTitleText": "详情页",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/applyRefund/applyRefund",
- "style": {
- "navigationBarTitleText": "申请退款",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/applyRefundDetails/applyRefundDetails",
- "style": {
- "navigationBarTitleText": "申请退款",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/applyRefundDetails/applyRefundAchieveDetails",
- "style": {
- "navigationBarTitleText": "订单详情"
- }
- },
- {
- "path": "pages/privacyPolicy/privacyPolicy",
- "style": {
- "navigationBarTitleText": "隐私政策",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/wechatLogin/wechatLogin",
- "style": {
- "navigationBarTitleText": "微信登录",
- "enablePullDownRefresh": false
- }
- },
- {
- "path": "pages/geomagnetismLock/geomagnetismLock",
- "style": {
- "navigationBarTitleText": "地磁",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkentrace/parkentrace",
- "style": {
- "navigationBarTitleText": "入口扫码",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkadvance/parkadvance",
- "style": {
- "navigationBarTitleText": "场内扫码",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkexport/parkexport",
- "style": {
- "navigationBarTitleText": "出口扫码",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/parkroadgate/parkroadgate",
- "style": {
- "navigationBarTitleText": "道闸",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/roadGateSystem/roadGateSystem",
- "style": {
- "navigationBarTitleText": "道闸系统",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/center/coupon/myCoupon/myCoupon",
- "style": {
- "navigationBarTitleText": "我的优惠券",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/center/coupon/couponRules/couponRules",
- "style": {
- "navigationBarTitleText": "优惠券说明",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/VehicleInquiry/VehicleInquiry",
- "style": {
- "navigationBarTitleText": "车费查询",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/OnsitePayment/OnsitePayment",
- "style": {
- "navigationBarTitleText": "停车场",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/common/paymentSuccess/paymentSuccess",
- "style": {
- "navigationBarTitleText": "支付成功",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/goldPlan/goldPlan",
- "style": {
- "navigationBarTitleText": "点金计划",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/adBannerDetails/adBannerDetails",
- "style": {
- "navigationBarTitleText": "广告详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/invoiceModule/myInvoice/myInvoice",
- "style": {
- "navigationBarTitleText": "我的发票",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/invoiceModule/addInvoice/addInvoice",
- "style": {
- "navigationBarTitleText": "开发票",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/invoiceModule/availableOrder/availableOrder",
- "style": {
- "navigationBarTitleText": "可开票订单",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/invoiceModule/invoiceHeaderList/invoiceHeaderList",
- "style": {
- "navigationBarTitleText": "抬头信息",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/invoiceModule/invoiceDetails/invoiceDetails",
- "style": {
- "navigationBarTitleText": "发票详情",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#008CFF",
- "navigationBarTextStyle": "white"
- }
- },
- {
- "path": "pages/invoiceModule/addInvoiceHeader/addInvoiceHeader",
- "style": {
- "navigationBarTitleText": "新增抬头",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/invoiceModule/invoiceSuccess/invoiceSuccess",
- "style": {
- "navigationBarTitleText": "开票申请",
- "enablePullDownRefresh": false,
- "navigationStyle": "custom"
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "智慧停车",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8",
- "backgroundColorTop": "#FFFFFF"
- },
- "tabBar": {
- "color": "#909399",
- "selectedColor": "#303133",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [
- {
- "pagePath": "pages/index/index",
- "iconPath": "static/index.png",
- "selectedIconPath": "static/index-selected.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/parkingLists/parkingLists",
- "iconPath": "static/car_h.png",
- "selectedIconPath": "static/car.png",
- "text": "找车位"
- },
- {
- "pagePath": "pages/center/index",
- "iconPath": "static/center.png",
- "selectedIconPath": "static/center-selected.png",
- "text": "我"
- }
- ]
- }
- }
|