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