瀏覽代碼

路由文件

DESKTOP-O04BTUJ\muzen 3 年之前
父節點
當前提交
262debd1f7
共有 1 個文件被更改,包括 0 次插入25 次删除
  1. 0 25
      src/pages.json

+ 0 - 25
src/pages.json

@@ -5,31 +5,6 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
-		},
-		{
-			"path": "pages/coupon/index",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/product/index",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/recharge/index",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
-		{
-			"path": "pages/recharge/detail",
-			"style": {
-				"navigationBarTitleText": "账户明细",
-				"navigationBarBackgroundColor": "#181818"
-			}
 		}
 	]
 }