|
|
@@ -154,7 +154,8 @@
|
|
|
{
|
|
|
"path": "storeService/index",
|
|
|
"style": {
|
|
|
- "navigationBarTitleText": "今日预约",
|
|
|
+ "navigationBarTitleText": "当日排队",
|
|
|
+// "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
},
|
|
|
@@ -169,6 +170,7 @@
|
|
|
"path": "bookService/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "明日预约",
|
|
|
+// "navigationStyle": "custom",
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
}, {
|