From a5058f8422c6c1696e7ab16692bc610dcb92c628 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期四, 01 九月 2022 17:34:23 +0800
Subject: [PATCH] 1.提交
---
package.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index c938999..378e3db 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"dependencies": {
"axios": "0.18.1",
"core-js": "3.6.5",
+ "dayjs": "^1.11.5",
"echarts": "^5.3.2",
"element-ui": "2.13.2",
"jquery": "^3.6.0",
@@ -26,7 +27,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