Browse Source

路由文件

DESKTOP-O04BTUJ\muzen 3 years ago
parent
commit
db3cded0a1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages.json

+ 1 - 1
src/pages.json

@@ -1,7 +1,7 @@
 {
 	"pages": [
 		{
-			"path": "pages/connect/connect",
+			"path": "pages/guide/index",
 			"style": {
 				"navigationStyle": "custom"
 			}