Sfoglia il codice sorgente

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

DESKTOP-O04BTUJ\muzen 3 anni fa
parent
commit
5b8e4d5de4
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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"
+			}
 		}
 	]
 }