From f45cb383c222a203cea5e5fe2b465f90e677b31c Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期二, 12 十二月 2023 18:21:36 +0800
Subject: [PATCH] Mr.Shi

---
 admin/package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/admin/package.json b/admin/package.json
index c288459..251122d 100644
--- a/admin/package.json
+++ b/admin/package.json
@@ -25,9 +25,12 @@
     "element-ui": "^2.15.13",
     "js-cookie": "^2.2.1",
     "js-file-download": "^0.4.12",
+    "qrcodejs2": "0.0.2",
     "sass-loader": "^8.0.2",
     "vue": "^2.6.11",
     "vue-clipboard2": "^0.3.3",
+    "vue-print-nb": "^1.7.5",
+    "vue-qr": "^4.0.9",
     "vue-router": "^3.5.1",
     "vuescroll": "^4.17.3",
     "vuex": "^3.4.0"
@@ -47,7 +50,7 @@
     "eslint-plugin-standard": "^4.0.0",
     "eslint-plugin-vue": "^6.2.2",
     "lint-staged": "^9.5.0",
-    "node-sass": "^4.14.1",
+      "node-sass": "^4.14.1",
     "vue-cli-plugin-element-ui": "~1.1.4",
     "vue-template-compiler": "^2.6.14"
   },

--
Gitblit v1.9.3