From 3d77ebc2f7ae17b404d2d59838204bee06afd66e Mon Sep 17 00:00:00 2001
From: zoujiandong <10130823232@qq.com>
Date: Thu, 13 Mar 2025 10:40:49 +0800
Subject: [PATCH] 111
---
src/App.vue | 28 +++++++++++++++-------------
src/components/commentunit.vue | 2 +-
src/views/caseIntro.vue | 3 +--
3 files changed, 17 insertions(+), 16 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 4b42d6d..e6adceb 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -2,23 +2,25 @@
-
\ No newline at end of file
diff --git a/src/components/commentunit.vue b/src/components/commentunit.vue
index e3cd38b..6ddf5dc 100644
--- a/src/components/commentunit.vue
+++ b/src/components/commentunit.vue
@@ -319,7 +319,7 @@ const handleFreshList = () => {
border-radius: 10px;
display: flex;
padding: 0 4px;
- width: 52px;
+ width: 54px;
justify-content: center;
align-items: center;
diff --git a/src/views/caseIntro.vue b/src/views/caseIntro.vue
index b19f980..3695fbd 100644
--- a/src/views/caseIntro.vue
+++ b/src/views/caseIntro.vue
@@ -214,9 +214,8 @@ onBeforeMount(() => {
.main {
width: 100%;
position: relative;
-
overflow: hidden;
-
+ background: #fff;
.bg {
width: 100%;
position: absolute;