Ver Fonte

增加报告路由

htc há 5 dias atrás
pai
commit
17e9b0c4f8
1 ficheiros alterados com 12 adições e 6 exclusões
  1. 12 6
      pages.json

+ 12 - 6
pages.json

@@ -1,11 +1,5 @@
 {
 	"pages": [
-		{
-			"path": "pages/pdfZyb",
-			"style": {
-				"navigationStyle": "custom"
-			}
-		},
 		{
 			"path": "pages/home",
 			"style": {
@@ -124,6 +118,18 @@
 					"style": {
 						"navigationStyle": "custom"
 					}
+				},
+				{
+					"path": "pdf",
+					"style": {
+						"navigationStyle": "custom"
+					}
+				},
+				{
+					"path": "pdfZyb",
+					"style": {
+						"navigationStyle": "custom"
+					}
 				}
 			]
 		},