From c02068f95bc0f0cf74933b8227dac819856cf7d5 Mon Sep 17 00:00:00 2001 From: wangxiang <1827945911@qq.com> Date: Thu, 10 Aug 2023 17:42:09 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20sso=E7=BB=9F=E4=B8=80=E7=99=BB=E9=99=86?= =?UTF-8?q?=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/ssoLogin/kics/index.vue | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/src/views/system/ssoLogin/kics/index.vue b/src/views/system/ssoLogin/kics/index.vue index 5875ecd..c59f460 100644 --- a/src/views/system/ssoLogin/kics/index.vue +++ b/src/views/system/ssoLogin/kics/index.vue @@ -13,7 +13,7 @@
-

标题

+
小康管家 你的超级助手
@@ -192,6 +192,15 @@ overflow: hidden; } + .aui-title { + position: fixed; + top: 24%; + width: 100%; + font-size: 28px; + font-weight: bold; + user-select: none; + } + .aui-image { background-image: url(/@/assets/ssoLogin/kics/icon/login-ad.jpg); } @@ -202,6 +211,7 @@ width: 100%; font-size: 17px; font-weight: bold; + user-select: none; a { color: #FFFFFF; } @@ -243,10 +253,6 @@ .aui-formBox{ background-color: @dark-bg !important; } - - .aui-form-nav .aui-flex-box{ - color: #c9d1d9 !important; - } } input.fix-auto-fill,