|
@@ -11,14 +11,17 @@
|
|
|
{
|
|
|
"path": "pages/report/complete",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "完工报告",
|
|
|
+ //"navigationBarTitleText": "完工报告",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/report/working",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "施工报告",
|
|
|
+ /* "navigationBarTitleText": "施工报告",
|
|
|
+ "enablePullDownRefresh": true */
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
@@ -34,21 +37,24 @@
|
|
|
}, {
|
|
|
"path": "pages/user/historySpend",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "历史消费",
|
|
|
+ //"navigationBarTitleText": "历史消费",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/user/historyDetail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "消费明细",
|
|
|
+ //"navigationBarTitleText": "消费明细",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/user/checkReport",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "车检报告",
|
|
|
+ //"navigationBarTitleText": "车检报告",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
@@ -70,7 +76,8 @@
|
|
|
{
|
|
|
"path": "pages/index/onlineBooking",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "在线预约",
|
|
|
+ //"navigationBarTitleText": "在线预约",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
@@ -99,14 +106,16 @@
|
|
|
}, {
|
|
|
"path": "pages/user/myBespeak",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的预约",
|
|
|
+ //"navigationBarTitleText": "我的预约",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
|
}, {
|
|
|
"path": "pages/user/bespeakDetail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "预约详情",
|
|
|
+ //"navigationBarTitleText": "预约详情",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
@@ -146,7 +155,8 @@
|
|
|
}, {
|
|
|
"path": "pages/user/myOrder/myOrder",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的订单",
|
|
|
+ //"navigationBarTitleText": "我的订单",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
|
|
@@ -186,7 +196,8 @@
|
|
|
{
|
|
|
"path": "pages/user/addCar/cailist",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "我的车库",
|
|
|
+ //"navigationBarTitleText": "我的车库",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
}
|
|
@@ -274,7 +285,8 @@
|
|
|
{
|
|
|
"path": "pages/activity/jkDetail",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "活动详情",
|
|
|
+ //"navigationBarTitleText": "活动详情",
|
|
|
+ "navigationStyle": "custom",
|
|
|
/* "app-plus": { "softinputMode": "adjustPan"}, */
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
@@ -443,7 +455,8 @@
|
|
|
{
|
|
|
"path": "pages/user/reportUni",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "检测报告",
|
|
|
+ //"navigationBarTitleText": "检测报告",
|
|
|
+ "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": true
|
|
|
}
|
|
|
},
|