feat: 二维码组件

This commit is contained in:
2024-12-31 15:12:09 +08:00
parent 630e14fe1e
commit f10b6431c7
20 changed files with 12192 additions and 8429 deletions

View File

@@ -68,7 +68,8 @@
"react-redux": "^7.2.0",
"redux": "^4.0.0",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0"
"redux-thunk": "^2.3.0",
"uqrcodejs": "^4.0.7"
},
"devDependencies": {
"@babel/core": "^7.8.0",