|
@@ -39,49 +39,43 @@
|
|
|
{
|
|
{
|
|
|
"path": "profile/index",
|
|
"path": "profile/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "我的车辆",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "我的车辆"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "contact/index",
|
|
"path": "contact/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "联系我们",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "联系我们"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "faq/index",
|
|
"path": "faq/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "洗车指导",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "洗车指导"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "fav/index",
|
|
"path": "fav/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "我的收藏",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "我的收藏"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "feedback/index",
|
|
"path": "feedback/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "纠错上报",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "纠错上报"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "wallet/index",
|
|
"path": "wallet/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
"navigationBarTitleText": "我的钱包",
|
|
"navigationBarTitleText": "我的钱包",
|
|
|
- "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
"enablePullDownRefresh": true
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
@@ -89,40 +83,35 @@
|
|
|
"path": "wallet/recharge",
|
|
"path": "wallet/recharge",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "充值",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "充值"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "wallet/refund",
|
|
"path": "wallet/refund",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "我的退款",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "我的退款"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "login/index",
|
|
"path": "login/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "登录",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "登录"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "agreement/index",
|
|
"path": "agreement/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "用户协议",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "用户协议"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "policy/index",
|
|
"path": "policy/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "隐私政策",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "隐私政策"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|
|
@@ -134,16 +123,14 @@
|
|
|
"path": "station/index",
|
|
"path": "station/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
"navigationStyle": "custom",
|
|
"navigationStyle": "custom",
|
|
|
- "navigationBarTitleText": "网点",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationBarTitleText": "网点"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "device/index",
|
|
"path": "device/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "洗车机",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "洗车机"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
@@ -162,9 +149,8 @@
|
|
|
{
|
|
{
|
|
|
"path": "list/index",
|
|
"path": "list/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
"navigationBarTitleText": "订单列表",
|
|
"navigationBarTitleText": "订单列表",
|
|
|
- "navigationBarBackgroundColor": "#ffffff",
|
|
|
|
|
"enablePullDownRefresh": true,
|
|
"enablePullDownRefresh": true,
|
|
|
"onReachBottomDistance": 100
|
|
"onReachBottomDistance": 100
|
|
|
}
|
|
}
|
|
@@ -172,17 +158,15 @@
|
|
|
{
|
|
{
|
|
|
"path": "detail/index",
|
|
"path": "detail/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "订单详情",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "订单详情"
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"path": "pay/index",
|
|
"path": "pay/index",
|
|
|
"style": {
|
|
"style": {
|
|
|
- "navigationStyle": "default",
|
|
|
|
|
- "navigationBarTitleText": "支付详情",
|
|
|
|
|
- "navigationBarBackgroundColor": "#ffffff"
|
|
|
|
|
|
|
+ "navigationStyle": "custom",
|
|
|
|
|
+ "navigationBarTitleText": "支付详情"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|