feat(print): add print example
正在显示
... | @@ -43,10 +43,11 @@ | ... | @@ -43,10 +43,11 @@ |
"mockjs": "^1.1.0", | "mockjs": "^1.1.0", | ||
"nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
"path-to-regexp": "^6.2.0", | "path-to-regexp": "^6.2.0", | ||
"print-js": "^1.6.0", | |||
"qrcode": "^1.4.4", | "qrcode": "^1.4.4", | ||
"sortablejs": "^1.13.0", | "sortablejs": "^1.13.0", | ||
"vditor": "^3.8.4", | "vditor": "^3.8.4", | ||
"vue": "^3.0.8", | "vue": "^3.0.9", | ||
"vue-i18n": "^9.0.0", | "vue-i18n": "^9.0.0", | ||
"vue-router": "^4.0.5", | "vue-router": "^4.0.5", | ||
"vue-types": "^3.0.2", | "vue-types": "^3.0.2", | ||
... | @@ -74,7 +75,7 @@ | ... | @@ -74,7 +75,7 @@ |
"@vitejs/plugin-legacy": "^1.3.2", | "@vitejs/plugin-legacy": "^1.3.2", | ||
"@vitejs/plugin-vue": "^1.2.0", | "@vitejs/plugin-vue": "^1.2.0", | ||
"@vitejs/plugin-vue-jsx": "^1.1.2", | "@vitejs/plugin-vue-jsx": "^1.1.2", | ||
"@vue/compiler-sfc": "^3.0.8", | "@vue/compiler-sfc": "^3.0.9", | ||
"autoprefixer": "^10.2.5", | "autoprefixer": "^10.2.5", | ||
"body-parser": "^1.19.0", | "body-parser": "^1.19.0", | ||
"commitizen": "^4.2.3", | "commitizen": "^4.2.3", | ||
... | ... |
src/views/demo/feat/print/index.vue
0 → 100644
请
注册
或者
登录
后发表评论