From e7f22e51057aa90e19afee1628dc68a0d7a6c99e Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期一, 11 七月 2022 08:51:57 +0800
Subject: [PATCH] 1.优化tagviews
---
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