diff --git a/src/views/modules/communityService/fuwujilu/fuwuList.vue b/src/views/modules/communityService/fuwujilu/fuwuList.vue index f4679900..09fedaa3 100644 --- a/src/views/modules/communityService/fuwujilu/fuwuList.vue +++ b/src/views/modules/communityService/fuwujilu/fuwuList.vue @@ -195,7 +195,7 @@ type="text" size="small" class="div-table-button--edit">反馈 - 增加 -
+
@@ -1165,7 +1166,7 @@ export default { .row-item { display: flex; - margin-bottom: 5px; + margin-bottom: 10px; } .item_width_1 { width: 120px; @@ -1186,7 +1187,7 @@ export default { .img_del { width: 25px; height: 25px; - margin-top: 6px; + margin-top: 3px; cursor: pointer; }