소스 검색

路由文件

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"
-			}
 		}
 	]
 }