From 1a129c561f1f10d77902e807c1903a4b152d4e5b Mon Sep 17 00:00:00 2001 From: xjs <1294405880@qq.com> Date: Fri, 4 Mar 2022 23:51:53 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E6=9C=89=E9=81=93api=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E6=95=B0=E6=8D=AE=E8=A7=A3=E6=9E=90bug=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=202=E3=80=81=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9=203?= =?UTF-8?q?=E3=80=81=E5=89=8D=E7=AB=AF=E4=BE=9D=E8=B5=96=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 4 +++- .../views/business/english/article/index.vue | 3 ++- .../business/monitor/performance/index.vue | 10 ++++------ .../src/views/business/monitor/redis/index.vue | 4 +++- .../factory/impl/YouDaoTranslationFactory.java | 18 ++++++++++-------- 5 files changed, 22 insertions(+), 17 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 78ba0008..e80eeccb 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -37,10 +37,11 @@ }, "dependencies": { "@riophae/vue-treeselect": "0.4.0", + "@vue/composition-api": "^1.3.0", "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "3.19.1", - "echarts": "^5.1.2", + "echarts": "^5.3.0", "element-ui": "2.15.6", "file-saver": "2.0.5", "fuse.js": "6.4.3", @@ -55,6 +56,7 @@ "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", + "vue-echarts": "^6.0.2", "vue-json-viewer": "^2.2.21", "vue-meta": "2.4.0", "vue-router": "3.4.9", diff --git a/ruoyi-ui/src/views/business/english/article/index.vue b/ruoyi-ui/src/views/business/english/article/index.vue index 3de0a586..1db0ecdd 100644 --- a/ruoyi-ui/src/views/business/english/article/index.vue +++ b/ruoyi-ui/src/views/business/english/article/index.vue @@ -49,6 +49,7 @@ 编辑 @@ -109,7 +110,7 @@ diff --git a/ruoyi-ui/src/views/business/monitor/performance/index.vue b/ruoyi-ui/src/views/business/monitor/performance/index.vue index d95d6897..773a841e 100644 --- a/ruoyi-ui/src/views/business/monitor/performance/index.vue +++ b/ruoyi-ui/src/views/business/monitor/performance/index.vue @@ -106,14 +106,14 @@ -
+