From 9d9989eb44d7bb93a5d03dbb17acbbf6cd2b4f25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Wed, 27 Jul 2022 10:47:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/static/css/login.min.css | 7 +- .../main/resources/static/js/echartsCommon.js | 115 ------------------ .../src/main/resources/templates/login.html | 2 +- .../main/resources/templates/login_v1.html | 4 +- 4 files changed, 7 insertions(+), 121 deletions(-) diff --git a/ruoyi-admin/src/main/resources/static/css/login.min.css b/ruoyi-admin/src/main/resources/static/css/login.min.css index f4793a2..e49541f 100644 --- a/ruoyi-admin/src/main/resources/static/css/login.min.css +++ b/ruoyi-admin/src/main/resources/static/css/login.min.css @@ -51,9 +51,10 @@ body.signin { /*}*/ .signinpanel { - width: 750px; - margin: 10% auto 0; - color: rgba(255, 255, 255, .95) + width: 19vw; + margin: 23% 79% 0; + transform: translate(-50%,-50%); + color: rgba(255, 255, 255, .95); } .signinpanel .logopanel { diff --git a/ruoyi-admin/src/main/resources/static/js/echartsCommon.js b/ruoyi-admin/src/main/resources/static/js/echartsCommon.js index fb27811..e40b66f 100644 --- a/ruoyi-admin/src/main/resources/static/js/echartsCommon.js +++ b/ruoyi-admin/src/main/resources/static/js/echartsCommon.js @@ -2242,29 +2242,6 @@ const multipleBrokenLineAreaDiagramTwo = (data, ids) => { width: 1, }, }, - areaStyle: { - normal: { - color: new echarts.graphic.LinearGradient( - 0, - 0, - 0, - 1, - [ - { - offset: 0, - color: "rgba(137, 189, 27, 0.6)", - }, - { - offset: 0.8, - color: "rgba(137, 189, 27, 0.2)", - }, - ], - false - ), - shadowColor: "rgba(0, 0, 0, 0.1)", - shadowBlur: 10, - }, - }, itemStyle: { normal: { color: "rgb(137,189,27)", @@ -2295,29 +2272,6 @@ const multipleBrokenLineAreaDiagramTwo = (data, ids) => { width: 1, }, }, - areaStyle: { - normal: { - color: new echarts.graphic.LinearGradient( - 0, - 0, - 0, - 1, - [ - { - offset: 0, - color: "rgba(0, 136, 212, 0.6)", - }, - { - offset: 0.8, - color: "rgba(0, 136, 212, 0.2)", - }, - ], - false - ), - shadowColor: "rgba(0, 0, 0, 0.1)", - shadowBlur: 10, - }, - }, itemStyle: { normal: { color: "rgb(0,136,212)", @@ -2348,29 +2302,6 @@ const multipleBrokenLineAreaDiagramTwo = (data, ids) => { width: 1, }, }, - areaStyle: { - normal: { - color: new echarts.graphic.LinearGradient( - 0, - 0, - 0, - 1, - [ - { - offset: 0, - color: "rgba(219, 50, 51, 0.6)", - }, - { - offset: 0.8, - color: "rgba(219, 50, 51, 0.2)", - }, - ], - false - ), - shadowColor: "rgba(0, 0, 0, 0.1)", - shadowBlur: 10, - }, - }, itemStyle: { normal: { color: "rgb(219,50,51)", @@ -2401,29 +2332,6 @@ const multipleBrokenLineAreaDiagramTwo = (data, ids) => { width: 1, }, }, - areaStyle: { - normal: { - color: new echarts.graphic.LinearGradient( - 0, - 0, - 0, - 1, - [ - { - offset: 0, - color: "rgba(0, 136, 212, 0.6)", - }, - { - offset: 0.8, - color: "rgba(0, 136, 212, 0.2)", - }, - ], - false - ), - shadowColor: "rgba(0, 0, 0, 0.1)", - shadowBlur: 10, - }, - }, itemStyle: { normal: { color: "rgb(0,136,212)", @@ -2454,29 +2362,6 @@ const multipleBrokenLineAreaDiagramTwo = (data, ids) => { width: 1, }, }, - areaStyle: { - normal: { - color: new echarts.graphic.LinearGradient( - 0, - 0, - 0, - 1, - [ - { - offset: 0, - color: "rgba(219, 50, 51, 0.6)", - }, - { - offset: 0.8, - color: "rgba(219, 50, 51, 0.2)", - }, - ], - false - ), - shadowColor: "rgba(0, 0, 0, 0.1)", - shadowBlur: 10, - }, - }, itemStyle: { normal: { color: "rgb(219,50,51)", diff --git a/ruoyi-admin/src/main/resources/templates/login.html b/ruoyi-admin/src/main/resources/templates/login.html index 9856412..95ab5e1 100644 --- a/ruoyi-admin/src/main/resources/templates/login.html +++ b/ruoyi-admin/src/main/resources/templates/login.html @@ -40,7 +40,7 @@ 还没有账号? 立即注册» --> -
+

登录:

后台管理系统

diff --git a/ruoyi-admin/src/main/resources/templates/login_v1.html b/ruoyi-admin/src/main/resources/templates/login_v1.html index 9c6e846..24ae0d0 100644 --- a/ruoyi-admin/src/main/resources/templates/login_v1.html +++ b/ruoyi-admin/src/main/resources/templates/login_v1.html @@ -47,7 +47,7 @@
-
+
-
+

登录: