|
@@ -6,14 +6,14 @@
|
|
|
{
|
|
|
"path": "pages/index/index",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
"navigationBarTitleText": "城市智慧停车"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/center/index",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
"navigationBarTextStyle": "white",
|
|
|
"navigationBarTitleText": "城市智慧停车"
|
|
|
}
|
|
@@ -22,7 +22,7 @@
|
|
|
"path": "pages/center/phoneLogin/phoneLogin",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "手机号登录",
|
|
|
- "navigationStyle":"custom"
|
|
|
+ "navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -61,17 +61,17 @@
|
|
|
{
|
|
|
"path": "pages/parkingLists/parkingLists",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"navigationBarTitleText": "停车场"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/myCars/myCars",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
"navigationBarTitleText": "我的车辆"
|
|
|
}
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/payPage/payPage",
|
|
|
"style": {
|
|
@@ -82,213 +82,195 @@
|
|
|
{
|
|
|
"path": "pages/message/message",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
- "navigationBarTitleText":"消息中心"
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
+ "navigationBarTitleText": "消息中心"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/message/messageInfo",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
- "navigationBarTitleText":"消息中心"
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
+ "navigationBarTitleText": "消息中心"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/payLists/payLists",
|
|
|
"style": {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
- "navigationBarTitleText":"停车缴费"
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
+ "navigationBarTitleText": "停车缴费"
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/parkingInformation/parkingInformation",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "停车场信息",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#ffffff",
|
|
|
- "navigationBarTextStyle": "black"
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/chargeStandard/chargeStandard",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "收费标准",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
+ "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/handleMonthly/handleMonthly",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "办理包月",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#008CFF",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/center/monthly/monthly1",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "我的包月",
|
|
|
- "navigationBarBackgroundColor": "#008CFF",
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/center/monthly/monthly1",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的包月",
|
|
|
+ "navigationBarBackgroundColor": "#008CFF",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
"enablePullDownRefresh": false
|
|
|
- }
|
|
|
- },
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
- "path" : "pages/center/monthly/monthly",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "我的包月",
|
|
|
- "navigationBarBackgroundColor": "#008CFF",
|
|
|
- "navigationBarTextStyle": "white",
|
|
|
+ "path": "pages/center/monthly/monthly",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的包月",
|
|
|
+ "navigationBarBackgroundColor": "#008CFF",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
"enablePullDownRefresh": false
|
|
|
- }
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/payLists/pay",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
- "navigationBarTitleText":"支付"
|
|
|
- }
|
|
|
-
|
|
|
+ "path": "pages/payLists/pay",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom", // 隐藏系统导航栏
|
|
|
+ "navigationBarTitleText": "支付"
|
|
|
+ }
|
|
|
+
|
|
|
},
|
|
|
{
|
|
|
- "path" : "pages/handleMonthly/monthPay",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationStyle":"custom",// 隐藏系统导航栏
|
|
|
- "navigationBarTitleText":"包月支付"
|
|
|
- }
|
|
|
-
|
|
|
+ "path": "pages/paymentMethod/jumpMiddle",
|
|
|
+ "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,
|
|
|
+ "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",
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/parkingLists/map_web_view/map_web_view",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
"navigationBarTitleText": "导航",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/bannerDetails/bannerDetails",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "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": "申请退款",
|
|
|
- "enablePullDownRefresh": false,
|
|
|
- "navigationBarBackgroundColor": "#008CFF",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
-
|
|
|
- },{
|
|
|
- "path" : "pages/applyRefundDetails/applyRefundAchieveDetails",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "订单详情"
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/privacyPolicy/privacyPolicy",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "隐私政策",
|
|
|
- "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ],
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/applyRefund/applyRefund",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "申请退款",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#008CFF",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/applyRefundDetails/applyRefundDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "申请退款",
|
|
|
+ "enablePullDownRefresh": false,
|
|
|
+ "navigationBarBackgroundColor": "#008CFF",
|
|
|
+ "navigationBarTextStyle": "white"
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/applyRefundDetails/applyRefundAchieveDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "订单详情"
|
|
|
+ }
|
|
|
+
|
|
|
+ }, {
|
|
|
+ "path": "pages/privacyPolicy/privacyPolicy",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "隐私政策",
|
|
|
+ "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ],
|
|
|
"globalStyle": {
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarTitleText": "uView",
|
|
|
"navigationBarBackgroundColor": "#F8F8F8",
|
|
|
"backgroundColor": "#F8F8F8",
|
|
|
- "backgroundColorTop":"#FFFFFF"
|
|
|
+ "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": "我"
|
|
|
- }]
|
|
|
+ "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": "我"
|
|
|
+ }]
|
|
|
}
|
|
|
}
|