From de5aafe340b63021d457cc9e3b55554a86213de7 Mon Sep 17 00:00:00 2001 From: feige <791364011@qq.com> Date: 星期六, 07 十二月 2024 23:08:19 +0800 Subject: [PATCH] 修改bug --- package.json | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 5ed6fe3..df6370c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.5", - "description": "寮犳皬APP绠$悊绯荤粺", + "description": "鏈兘閮�", "author": "鑻ヤ緷", "license": "MIT", "scripts": { @@ -40,6 +40,7 @@ "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "3.25.3", + "d3": "^7.8.5", "echarts": "5.4.0", "element-ui": "2.15.12", "file-saver": "2.0.5", @@ -52,10 +53,12 @@ "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", + "uri-js": "^4.4.1", "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", "vue-meta": "2.4.0", + "vue-print-nb": "^1.7.5", "vue-router": "3.4.9", "vuedraggable": "2.24.3", "vuex": "3.6.0" @@ -70,6 +73,7 @@ "compression-webpack-plugin": "5.0.2", "connect": "3.6.6", "eslint": "7.15.0", + "eslint-loader": "^4.0.2", "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", "runjs": "4.4.2", -- Gitblit v1.9.1