|
@@ -50,8 +50,16 @@
|
|
|
"enablePullDownRefresh": false
|
|
|
}
|
|
|
|
|
|
- }
|
|
|
- ,{
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/index/shopList",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText": "门店列表",
|
|
|
+ "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path" : "pages/index/onlineBooking",
|
|
|
"style" :
|
|
|
{
|