Forráskód Böngészése

兑换中心注释解开

phperli 3 éve
szülő
commit
848c965e15
1 módosított fájl, 35 hozzáadás és 35 törlés
  1. 35 35
      src/pages.json

+ 35 - 35
src/pages.json

xqd xqd
@@ -1859,7 +1859,7 @@
 				}
 			}]
 		},
-		// {
+		// { 
 		// 	"root": "plugins/flash_sale", 
 		// 	"pages": [{
 		// 			"path": "index/index",
@@ -1875,40 +1875,40 @@
 		// 		}
 		// 	]
 		// },
-		// {
-		// 	"root": "plugins/exchange",
-		// 	"pages": [{
-		// 			"path": "index/index",
-		// 			"style": {
-		// 				"navigationBarTitleText": "兑换中心"
-		// 			}
-		// 		},
-		// 		{
-		// 			"path": "detail/detail",
-		// 			"style": {
-		// 				"navigationBarTitleText": "礼品详情"
-		// 			}
-		// 		},
-		// 		{
-		// 			"path": "list/list",
-		// 			"style": {
-		// 				"navigationBarTitleText": "礼品卡中心"
-		// 			}
-		// 		},
-		// 		{
-		// 			"path": "goods/goods",
-		// 			"style": {
-		// 				"navigationBarTitleText": "礼品卡详情"
-		// 			}
-		// 		},
-		// 		{
-		// 			"path": "gift/gift",
-		// 			"style": {
-		// 				"navigationBarTitleText": "购买详情"
-		// 			}
-		// 		}
-		// 	]
-		// },
+		{
+			"root": "plugins/exchange",
+			"pages": [{
+					"path": "index/index",
+					"style": {
+						"navigationBarTitleText": "兑换中心"
+					}
+				},
+				{
+					"path": "detail/detail",
+					"style": {
+						"navigationBarTitleText": "礼品详情"
+					}
+				},
+				{
+					"path": "list/list",
+					"style": {
+						"navigationBarTitleText": "礼品卡中心"
+					}
+				},
+				{
+					"path": "goods/goods",
+					"style": {
+						"navigationBarTitleText": "礼品卡详情"
+					}
+				},
+				{
+					"path": "gift/gift",
+					"style": {
+						"navigationBarTitleText": "购买详情"
+					}
+				}
+			]
+		},
 		// {
 		// 	"root": "plugins/wholesale",
 		// 	"pages": [{