From f77aa17083478e8ddf6bd9413d76824cd9a95c44 Mon Sep 17 00:00:00 2001 From: LiuJiaNan Date: Fri, 12 Apr 2024 09:26:48 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 9d026b2..036da6f 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -74,6 +74,9 @@ +
+ 河北秦安安全科技股份有限公司 版权所有 Copy right 2013-2020-v7 +
@@ -249,6 +252,15 @@ const fnSubmitLogin = async () => { right: 80px; } } + + .foot { + position: absolute; + width: 100%; + text-align: center; + bottom: 10px; + color: #fff; + font-size: 14px; + } } :deep {