feat: 🎸 新增二维码组件

This commit is contained in:
chenkl
2021-01-19 11:25:10 +08:00
parent 32b6583099
commit 85555eef7d
11 changed files with 602 additions and 7 deletions

View File

@@ -28,6 +28,7 @@
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"path-to-regexp": "^6.2.0",
"qrcode": "^1.4.4",
"qs": "^6.9.4",
"screenfull": "^5.0.2",
"vditor": "^3.7.0",
@@ -46,6 +47,7 @@
"@types/lodash-es": "^4.17.3",
"@types/mockjs": "^1.0.3",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.3.5",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@vue/cli-plugin-babel": "^4.5.9",