DESKTOP-O04BTUJ\muzen 3 лет назад
Родитель
Сommit
262debd1f7
1 измененных файлов с 0 добавлено и 25 удалено
  1. 0 25
      src/pages.json

+ 0 - 25
src/pages.json

@@ -5,31 +5,6 @@
 			"style": {
 			"style": {
 				"navigationStyle": "custom"
 				"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"
-			}
 		}
 		}
 	]
 	]
 }
 }