From 8c13637b16329d14295ec8c90c74d5c01e4a31f0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=BA=9E=E4=B8=9C=E6=97=AD?= <850374051@qq.com>
Date: Thu, 17 Jul 2025 15:43:21 +0800
Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../sunVillage_info/list_operatingAssets_detail.vue | 8 ++++----
.../sunVillage_info/list_operatingAssets_detail2.vue | 10 +++++-----
src/views/sunVillage_info/list_special_detail_vote.vue | 6 +++++-
.../otherOpenNew/otherOpenVisitDetail.vue | 4 +++-
4 files changed, 17 insertions(+), 11 deletions(-)
diff --git a/src/views/sunVillage_info/list_operatingAssets_detail.vue b/src/views/sunVillage_info/list_operatingAssets_detail.vue
index 4b4b5817..afd6ef69 100644
--- a/src/views/sunVillage_info/list_operatingAssets_detail.vue
+++ b/src/views/sunVillage_info/list_operatingAssets_detail.vue
@@ -8,16 +8,16 @@
固定资产信息
-
+
关联合同信息
-
-
-
+
+
+
diff --git a/src/views/sunVillage_info/list_operatingAssets_detail2.vue b/src/views/sunVillage_info/list_operatingAssets_detail2.vue
index dbdb4d6e..5a273bf3 100644
--- a/src/views/sunVillage_info/list_operatingAssets_detail2.vue
+++ b/src/views/sunVillage_info/list_operatingAssets_detail2.vue
@@ -8,14 +8,14 @@
资源性资产信息
-
+
关联合同信息
-
+
-
-
-
+
+
+
diff --git a/src/views/sunVillage_info/list_special_detail_vote.vue b/src/views/sunVillage_info/list_special_detail_vote.vue
index b0068546..ec20c336 100644
--- a/src/views/sunVillage_info/list_special_detail_vote.vue
+++ b/src/views/sunVillage_info/list_special_detail_vote.vue
@@ -34,7 +34,8 @@
-
+
+
@@ -160,6 +161,9 @@
border-radius: 15PX;
box-shadow: 4px 6px 5px rgba(63, 68, 75, 0.1);
}
+ .contentBox img{
+ width: 100%;
+ }
.titBox{
display: flex;
align-items: center;
diff --git a/src/views/sunVillage_info/otherOpenNew/otherOpenVisitDetail.vue b/src/views/sunVillage_info/otherOpenNew/otherOpenVisitDetail.vue
index d1ce28e2..910a7122 100644
--- a/src/views/sunVillage_info/otherOpenNew/otherOpenVisitDetail.vue
+++ b/src/views/sunVillage_info/otherOpenNew/otherOpenVisitDetail.vue
@@ -182,6 +182,8 @@
.open-content {
padding: .2rem .3rem;
- max-height: 8rem;
+ img{
+ width: 100%;
+ }
}