DESKTOP-SVI9JE1\muzen 2 éve
szülő
commit
b28a8caa70
1 módosított fájl, 19 hozzáadás és 0 törlés
  1. 19 0
      src/pages.json

+ 19 - 0
src/pages.json

@@ -32,6 +32,12 @@
 				"navigationStyle": "custom"
 			}
 		},
+		{ // 我的反馈
+			"path": "pages/help/detail",
+			"style": {
+				"navigationStyle": "custom"
+			}
+		},
 		{
 			// 产品手册
 			"path": "pages/product/manual",
@@ -159,6 +165,19 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			// 活动页面
+			"path": "pages/activity/index",
+			"style": {
+				"navigationStyle": "custom"
+			}
+		},
+		{ // 协议页面
+			"path": "pages/agreement/index",
+			"style": {
+				"navigationStyle": "custom"
+			}
 		}
 	]
 }