diff --git a/src/assets/scss/buttonstyle.scss b/src/assets/scss/buttonstyle.scss index 51b592f90..848cfe2f4 100644 --- a/src/assets/scss/buttonstyle.scss +++ b/src/assets/scss/buttonstyle.scss @@ -94,7 +94,7 @@ } //白色 .diy-button--white { - font-size: 14px !important; + font-size: 12px !important; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #0056d6 !important; 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..fb1d5d308 100644 --- a/src/views/modules/communityService/policy/personListItem.vue +++ b/src/views/modules/communityService/policy/personListItem.vue @@ -9,9 +9,10 @@
- + class="u-item-width-buildcascader"> @@ -97,7 +98,7 @@ prop="mobile"> @@ -108,24 +109,28 @@ prop="mobile"> - + + 查询 重置 导出 + +
@@ -137,7 +142,6 @@ border :height="tableHeight" v-loading="tableLoading" - :header-cell-style="{background:'#2195FE',color:'#FFFFFF'}" style="width: 100%"> @@ -587,6 +591,8 @@ export default {