From eee763a22022fde6332de44809d67301d6c9074c Mon Sep 17 00:00:00 2001 From: 王震 <10952869+daywangzhen@user.noreply.gitee.com> Date: 星期六, 26 八月 2023 11:55:44 +0800 Subject: [PATCH] 查看详情页 --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8f69471..048f7b0 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "amfe-flexible": "^2.2.1", "axios": "0.18.1", "core-js": "3.6.5", + "echarts": "^5.4.3", "element-ui": "2.13.2", "js-cookie": "2.2.0", "normalize.css": "7.0.0", @@ -25,6 +26,7 @@ "path-to-regexp": "2.4.0", "postcss-pxtorem": "^5.1.1", "vue": "2.6.10", + "vue-clipboard2": "^0.3.3", "vue-router": "3.0.6", "vuex": "3.1.0" }, @@ -39,6 +41,7 @@ "babel-jest": "23.6.0", "babel-plugin-dynamic-import-node": "2.3.3", "chalk": "2.4.2", + "comlink-loader": "^2.0.0", "connect": "3.6.6", "eslint": "6.7.2", "eslint-plugin-vue": "6.2.2", -- Gitblit v1.9.3