diff --git a/src/views/sunVillage_info/entityReport/reportView.vue b/src/views/sunVillage_info/entityReport/reportView.vue
index 67a0dd39..34db0dec 100644
--- a/src/views/sunVillage_info/entityReport/reportView.vue
+++ b/src/views/sunVillage_info/entityReport/reportView.vue
@@ -4,7 +4,7 @@
@@ -475,13 +475,14 @@ export default {
}
.add_btn {
- width: 56.4px;
- height: 40.8px;
- background: url('../../../assets/images/sunVillage_info/list_icon_9.png') center center no-repeat;
- background-size: 47px 34px;
+ width: 72px;
+ //height: 40.8px;
+ //background: url('../../../assets/images/sunVillage_info/list_icon_9.png') center center no-repeat;
+ //background-size: 47px 34px;
position: absolute;
right: 38px;
- top: 36px;
+ top: 0;
+ font-size: 28px;
}
}