Browse Source

优化报告预览

htc 5 days ago
parent
commit
6a5e5dc85e
3 changed files with 1518 additions and 1384 deletions
  1. 2 2
      pages.json
  2. 2 1382
      pages/pdf.vue
  3. 1514 0
      static/pdf.scss

+ 2 - 2
pages.json

@@ -1,13 +1,13 @@
 {
 {
 	"pages": [
 	"pages": [
 		{
 		{
-			"path": "pages/home",
+			"path": "pages/pdf",
 			"style": {
 			"style": {
 				"navigationStyle": "custom"
 				"navigationStyle": "custom"
 			}
 			}
 		},
 		},
 		{
 		{
-			"path": "pages/pdf",
+			"path": "pages/home",
 			"style": {
 			"style": {
 				"navigationStyle": "custom"
 				"navigationStyle": "custom"
 			}
 			}

File diff suppressed because it is too large
+ 2 - 1382
pages/pdf.vue


File diff suppressed because it is too large
+ 1514 - 0
static/pdf.scss