diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index a5a114c..b35cdcd 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -37,6 +37,7 @@ }, "dependencies": { "@riophae/vue-treeselect": "0.4.0", + "@zxing/library": "^0.20.0", "af-table-column": "^1.0.3", "axios": "0.24.0", "clipboard": "2.0.8", @@ -53,6 +54,7 @@ "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", + "vant": "^2.13.2", "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5",