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; }