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 @@
@@ -30,7 +30,7 @@
>
@@ -41,7 +41,7 @@
>
@@ -62,7 +62,7 @@
@@ -190,7 +190,7 @@
公告
@@ -198,7 +198,7 @@
用户反馈
@@ -360,7 +360,7 @@
>
公告
@@ -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;
}