From 37cc8b2642004820ee691ae9ce9870ec3bc11a94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=9D=B0?= Date: Fri, 19 Sep 2025 16:25:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=96=B0=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/HistoryRecord.vue | 20 ++++++++++---------- src/views/homePage.vue | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/src/views/components/HistoryRecord.vue b/src/views/components/HistoryRecord.vue index 37c8be5..f3756c6 100644 --- a/src/views/components/HistoryRecord.vue +++ b/src/views/components/HistoryRecord.vue @@ -16,7 +16,7 @@ icon @@ -30,7 +30,7 @@ > icon @@ -41,7 +41,7 @@ > icon @@ -62,7 +62,7 @@ icon @@ -190,7 +190,7 @@
icon
公告
@@ -198,7 +198,7 @@
用户反馈
@@ -360,7 +360,7 @@ > icon
公告
@@ -372,7 +372,7 @@ >
用户反馈
@@ -1235,7 +1235,7 @@ onMounted(() => { } .bottom-feedback { - width: 30%; + width: 35%; height: auto; } @@ -1250,7 +1250,7 @@ onMounted(() => { } */ .bottom-announcement { - width: 30%; + width: 35%; height: auto; } diff --git a/src/views/homePage.vue b/src/views/homePage.vue index 673d642..d433bbe 100644 --- a/src/views/homePage.vue +++ b/src/views/homePage.vue @@ -1304,7 +1304,7 @@ onUnmounted(() => {
返回首页 @@ -1353,7 +1353,7 @@ onUnmounted(() => {
返回首页 @@ -1498,7 +1498,7 @@ onUnmounted(() => {
返回首页 @@ -2724,7 +2724,7 @@ body { } .backImg { - width: 40px; + width: 35px; height: auto; }