Parcourir la source

路由文件 添加操作手势页面

DESKTOP-O04BTUJ\muzen il y a 3 ans
Parent
commit
5b8e4d5de4
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      src/pages.json

+ 6 - 0
src/pages.json

@@ -5,6 +5,12 @@
 			"style": {
 				"navigationStyle": "custom"
 			}
+		},
+		{
+			"path": "pages/operation/index",
+			"style": {
+				"navigationStyle": "custom"
+			}
 		}
 	]
 }