Skip to content

Commit

Permalink
feat: Add Qrcode component and add qrcode demo
Browse files Browse the repository at this point in the history
  • Loading branch information
kailong502431556 committed Jan 27, 2022
1 parent d3fbd3a commit 535a31b
Show file tree
Hide file tree
Showing 11 changed files with 583 additions and 38 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
"pinia": "^2.0.9",
"qrcode": "^1.5.0",
"qs": "^6.10.3",
"vue": "3.2.26",
"vue-i18n": "9.1.9",
Expand All @@ -55,6 +56,7 @@
"@types/lodash-es": "^4.17.5",
"@types/node": "^17.0.10",
"@types/nprogress": "^0.2.0",
"@types/qrcode": "^1.4.2",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
Expand Down
Loading

0 comments on commit 535a31b

Please sign in to comment.