From 547c498d14f0b3bfffe963822ff802646274bde0 Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期一, 25 八月 2025 00:03:06 +0800 Subject: [PATCH] loginREAD --- src/layout/components/footerPage.vue | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/layout/components/footerPage.vue b/src/layout/components/footerPage.vue index 8f2d48a..52d21f8 100644 --- a/src/layout/components/footerPage.vue +++ b/src/layout/components/footerPage.vue @@ -40,6 +40,9 @@ </div> </div> </div> + <el-divider + style="border-color: rgba(255, 255, 255, 0.25); width: 1369px; margin: auto" + ></el-divider> <div class="copyrightBox"> <span >涓浗鍗忓拰鍖荤澶у鍑虹増绀炬湁闄愬叕鍙� 涓� 澶囨搴忓彿锛�<span class="beian" @click="toLink" @@ -311,7 +314,7 @@ height: 80px; line-height: 40px; font-size: 14px; - border-top: 1px solid #ccc; + // border-top: 1px solid #ccc; .beian { cursor: pointer; } -- Gitblit v1.9.1