From 23e57aa810098519bf7104772bc427bf8b0de06a Mon Sep 17 00:00:00 2001 From: yyl <279235553@qq.com> Date: Thu, 11 Jan 2024 11:43:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E8=AE=B0=E5=BD=95=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=90=8D=E5=92=8C=E5=AF=86=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/login.vue | 37 ++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) diff --git a/ruoyi-ui/src/views/login.vue b/ruoyi-ui/src/views/login.vue index 647cca7f..e44986d4 100644 --- a/ruoyi-ui/src/views/login.vue +++ b/ruoyi-ui/src/views/login.vue @@ -17,7 +17,7 @@
欢迎登录
-
{{ 济菏数字运营管理平台 }}
+
{{ '' }}
{ @@ -249,10 +264,16 @@ export default { margin-left:68px; } - ::v-deef .el-checkbox__label { - color:#fff; + ::v-deep .el-checkbox__label { + color:#fff; + font-size: 18px !important; + font-family: Source Han Sans CN, Source Han Sans CN; + font-weight: 400; + color: #FFFFFF !important; + margin-bottom: 10px; } + ::v-deep .el-form-item__error { position: absolute; top:75px;