From f3335e01ea71614db9fa6aedf1d35e1202c3b12f Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 11 八月 2022 15:46:26 +0800
Subject: [PATCH] 修改登陆时传PC参数

---
 package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index c938999..d977fbf 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,11 @@
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",
     "postcss-px2rem": "^0.3.0",
+    "qrcode": "^1.5.0",
+    "qrcodejs2": "0.0.2",
     "vue": "2.6.10",
+    "vue-easy-print": "0.0.8",
+    "vue-print-nb": "^1.7.5",
     "vue-router": "3.0.6",
     "vuex": "3.1.0"
   },

--
Gitblit v1.9.3