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 @@
-
+
-
+

登录: