feat: add qrcode demo (#256)

This commit is contained in:
一万
2022-04-27 19:57:12 +08:00
committed by GitHub
parent 506bfc8087
commit 6c6d520dcb
9 changed files with 519 additions and 18 deletions

View File

@@ -56,6 +56,7 @@
"nprogress": "^0.2.0",
"path": "^0.12.7",
"pinia": "^2.0.13",
"qrcode": "^1.5.0",
"qs": "^6.10.1",
"resize-observer-polyfill": "^1.5.1",
"responsive-storage": "^1.0.11",
@@ -93,6 +94,7 @@
"@types/mockjs": "1.0.3",
"@types/node": "14.14.14",
"@types/nprogress": "0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",