Browse Source

路由文件

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
262debd1f7
1 changed files with 0 additions and 25 deletions
  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"
-			}
 		}
 	]
 }