浏览代码

1.门店列表

guo 2 年之前
父节点
当前提交
2193451efc
共有 1 个文件被更改,包括 10 次插入2 次删除
  1. 10 2
      pages.json

+ 10 - 2
pages.json

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