From fed205d04e03c7caf9904b480beb58d1e62c43bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Tue, 19 Aug 2025 14:42:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=9B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/HistoryRecord.vue | 4 ++-- src/views/homePage.vue | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/components/HistoryRecord.vue b/src/views/components/HistoryRecord.vue index cb1587f..1d3eb73 100644 --- a/src/views/components/HistoryRecord.vue +++ b/src/views/components/HistoryRecord.vue @@ -346,7 +346,7 @@ > icon
公告
@@ -358,7 +358,7 @@ > icon
用户反馈
diff --git a/src/views/homePage.vue b/src/views/homePage.vue index c8a91e8..b9cba5d 100644 --- a/src/views/homePage.vue +++ b/src/views/homePage.vue @@ -1055,7 +1055,7 @@ onUnmounted(() => {
返回首页 @@ -1653,7 +1653,7 @@ body { } .backImg { - width: 100%; + width: 60%; height: auto; }