浏览代码

增加报告路由

htc 6 天之前
父节点
当前提交
17e9b0c4f8
共有 1 个文件被更改,包括 12 次插入6 次删除
  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"
+					}
 				}
 			]
 		},