From f54b4ef2ae5b9abb4188671bc01a0ca929693ab8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BF=97=E6=B5=A9?= <8583167+chen-zh@user.noreply.gitee.com> Date: Tue, 21 Jul 2026 06:04:29 +0000 Subject: [PATCH] =?UTF-8?q?!104=20czh-20260721-=E5=85=A8=E5=B1=80=E8=A1=A8?= =?UTF-8?q?=E6=A0=BC=E8=BE=B9=E6=A1=86=E7=BA=BF=E9=A2=9C=E8=89=B2=E8=BD=BB?= =?UTF-8?q?=E5=BE=AE=E5=8A=A0=E6=B7=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * czh-20260721-全局表格边框线颜色轻微加深 * czh-20260721-顶栏新增品牌标语,底部版权加粗更新 --- src/App.vue | 1 + src/layouts/default/footer/index.vue | 4 ++-- src/layouts/default/header/index.vue | 18 ++++++++++++++++++ 3 files changed, 21 insertions(+), 2 deletions(-) diff --git a/src/App.vue b/src/App.vue index fa38d1f..b6995c5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -84,6 +84,7 @@ sizeStep: 4, sizeUnit: 4, colorWarning: '#EFBD47', + colorBorderSecondary: '#e0e0e0', colorError: '#ED6F6F', fontFamily: '-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol', diff --git a/src/layouts/default/footer/index.vue b/src/layouts/default/footer/index.vue index 8566a31..3a11df5 100644 --- a/src/layouts/default/footer/index.vue +++ b/src/layouts/default/footer/index.vue @@ -1,6 +1,6 @@ @@ -87,7 +87,7 @@ .footer-text { font-size: 15px; - font-weight: 700; + font-weight: 800; } } diff --git a/src/layouts/default/header/index.vue b/src/layouts/default/header/index.vue index 7fb1fa7..815a2c2 100644 --- a/src/layouts/default/header/index.vue +++ b/src/layouts/default/header/index.vue @@ -28,6 +28,9 @@ + +