From d6fc3ad257a882e9627764f613fc7238b30336fb Mon Sep 17 00:00:00 2001 From: mk <2403457699@qq.com> Date: Mon, 6 Mar 2023 09:23:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=85=B1=E6=9C=8D=E5=8A=A1=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../commonDemand/detailForm.vue | 13 ++++++++++-- .../communityService/commonDemand/index.vue | 15 +++++++++----- .../policy/personListItem.vue | 20 ++++++++++--------- 3 files changed, 32 insertions(+), 16 deletions(-) diff --git a/src/views/modules/communityService/commonDemand/detailForm.vue b/src/views/modules/communityService/commonDemand/detailForm.vue index dfc14d2c9..d63d60806 100644 --- a/src/views/modules/communityService/commonDemand/detailForm.vue +++ b/src/views/modules/communityService/commonDemand/detailForm.vue @@ -100,9 +100,12 @@
- 关 闭
- + + + 关 闭 + + @import "@/assets/scss/modules/management/detail-main.scss"; + .info-prop{ + margin-top: 29px; + } + .scroll-h{ + padding: 0 90px !important; + } diff --git a/src/views/modules/communityService/commonDemand/index.vue b/src/views/modules/communityService/commonDemand/index.vue index a129cdfa4..4e7e36e48 100644 --- a/src/views/modules/communityService/commonDemand/index.vue +++ b/src/views/modules/communityService/commonDemand/index.vue @@ -9,9 +9,10 @@ - - 查询 重置 diff --git a/src/views/modules/communityService/policy/personListItem.vue b/src/views/modules/communityService/policy/personListItem.vue index da4948474..d327bfde2 100644 --- a/src/views/modules/communityService/policy/personListItem.vue +++ b/src/views/modules/communityService/policy/personListItem.vue @@ -9,9 +9,10 @@
- @@ -97,7 +98,7 @@ prop="mobile"> @@ -108,7 +109,7 @@ prop="mobile"> @@ -116,15 +117,15 @@ 查询 重置 导出
@@ -137,7 +138,6 @@ border :height="tableHeight" v-loading="tableLoading" - :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" style="width: 100%"> @@ -587,6 +587,8 @@ export default {