shish 1 năm trước cách đây
mục cha
commit
f48d700efa
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      mallApp/src/pages.json

+ 1 - 0
mallApp/src/pages.json

@@ -2,6 +2,7 @@
     "pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我的花店","enablePullDownRefresh":true} },
         { "path": "pages/home/index", "style": { "navigationBarTitleText": "首页" } },
         { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束花礼" } },
+        { "path": "pages/home/mall", "style": { "navigationBarTitleText": "图集" } },
         { "path": "pages/home/shop", "style": { "navigationBarTitleText": "门店" } },
         { "path": "pages/home/user", "style": { "navigationBarTitleText": "我的" } },
         { "path": "pages/home/course", "style": { "navigationBarTitleText": "课程"}},