浏览代码

no message

yanjie 4 年之前
父节点
当前提交
fce425289a
共有 1 个文件被更改,包括 11 次插入6 次删除
  1. 11 6
      pages.json

+ 11 - 6
pages.json

xqd xqd
@@ -7,12 +7,6 @@
 		"navigationStyle": "custom"
       }
     },
-    {
-      "path": "pages/favorite/favorite",
-      "style": {
-        "navigationBarTitleText": "我的收藏"
-      }
-    },
     {
       "path": "pages/cart/cart",
       "style": {
@@ -136,6 +130,17 @@
         }
       ]
     },
+	{
+		"root":"pages/favorite",
+		"pages":[
+			{
+				"path":"favorite",
+				"style":{
+					"navigationBarTitleText":"我的收藏"
+				}
+			}
+		]
+	},
     {
       "root": "pages/cats",
       "pages": [