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 {