From 3c12a76496473e28d548c1628a9723c6a966cbe6 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期三, 13 四月 2022 18:43:01 +0800 Subject: [PATCH] 其他业务 --- src/pages/components/qiyezhigongShebao/zhigongshebaoForm.vue | 1 - src/pages/show/businessPolicy/BusinessPolicy.vue | 6 ++---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/src/pages/components/qiyezhigongShebao/zhigongshebaoForm.vue b/src/pages/components/qiyezhigongShebao/zhigongshebaoForm.vue index 7cfef4c..b3ea46a 100644 --- a/src/pages/components/qiyezhigongShebao/zhigongshebaoForm.vue +++ b/src/pages/components/qiyezhigongShebao/zhigongshebaoForm.vue @@ -6,7 +6,6 @@ :before-close="handleClose"> <div class="zhigongshebaoEcharts" ref="zhigongshebaoEcharts"></div> </el-dialog> - </div> </template> diff --git a/src/pages/show/businessPolicy/BusinessPolicy.vue b/src/pages/show/businessPolicy/BusinessPolicy.vue index aac690a..82889bc 100644 --- a/src/pages/show/businessPolicy/BusinessPolicy.vue +++ b/src/pages/show/businessPolicy/BusinessPolicy.vue @@ -518,7 +518,7 @@ color: #111111; } .el-table .el-table__cell { - padding: 0.0781rem 0; + padding: 0; } .el-table__body tr.hover-row.current-row > td.el-table__cell, .el-table__body, @@ -531,10 +531,9 @@ .el-table .cell { font-weight: 300; font-size: 0.1016rem; - //font-family: Source Han Sans CN, Source Han Sans CN-Light; text-align: center; color: #ffffff; - line-height: 0.1016rem; + line-height: 0.25rem; } } @@ -603,7 +602,6 @@ .text { height: 0.0938rem; font-size: 0.0938rem; - //font-family: Source Han Sans CN, Source Han Sans CN-Light; font-weight: 300; text-align: center; color: #ffffff; -- Gitblit v1.9.1