Kaynağa Gözat

refactor:pages.js修改

zhanghui 2 yıl önce
ebeveyn
işleme
8467392f0e
1 değiştirilmiş dosya ile 18 ekleme ve 0 silme
  1. 18 0
      pages.json

+ 18 - 0
pages.json

@@ -124,6 +124,24 @@
 				}
 			}]
 		},
+		{
+			"root": "myPages",
+			"pages": [{
+				"path": "recharge/index",
+				"style": {
+					"navigationBarTitleText": "储值服务",
+					"enablePullDownRefresh": false
+				}
+			},
+				{
+					"path": "coupon/index",
+					"style": {
+						"navigationBarTitleText": "优惠券",
+						"enablePullDownRefresh": false
+					}
+				}
+			]
+		},
 		{
 			"root": "storePages",
 			"pages": [{