From 7032ca0acd1b336d734c06fa6229e61ec13b1284 Mon Sep 17 00:00:00 2001 From: "452061493@qq.com" <452061493@qq.com> Date: Tue, 24 Sep 2024 16:09:55 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/administrative/appointmentEdit.vue | 6 ++++++ src/views/administrative/appointmentRelaunch.vue | 16 ++++++++++++---- src/views/enforce/sign.vue | 6 ++++++ .../enterprise/enterpriseInspectionList.vue | 4 ++-- src/views/enterprise/registrationEdit.vue | 6 ++++++ 5 files changed, 32 insertions(+), 6 deletions(-) diff --git a/src/views/administrative/appointmentEdit.vue b/src/views/administrative/appointmentEdit.vue index 5902dd2..da7f46e 100644 --- a/src/views/administrative/appointmentEdit.vue +++ b/src/views/administrative/appointmentEdit.vue @@ -798,6 +798,12 @@ text-align: center; } + .van-action-bar .van-button:first-child { + background: #fff; + color: #1367fe; + /*width: 40%;*/ + } + /deep/ .van-action-bar { box-shadow: 0 0 0.27rem #e5e5e5; } diff --git a/src/views/administrative/appointmentRelaunch.vue b/src/views/administrative/appointmentRelaunch.vue index bf44a07..d1782a9 100644 --- a/src/views/administrative/appointmentRelaunch.vue +++ b/src/views/administrative/appointmentRelaunch.vue @@ -149,11 +149,11 @@ show-word-limit />--> - + @@ -168,12 +168,19 @@ -
+ +
+ +

+ {{nameCorrect(item.userName)}} + {{item.deptName}} +

+
@@ -817,6 +824,7 @@ .add-inspect p { margin: 0.1rem 0; padding: 0.2rem 0.1rem; + background-color: #f3f4f5; //border-bottom: 1px solid #f4f5f6; } diff --git a/src/views/enforce/sign.vue b/src/views/enforce/sign.vue index b7b8155..c30f032 100644 --- a/src/views/enforce/sign.vue +++ b/src/views/enforce/sign.vue @@ -1203,6 +1203,12 @@ text-align: center; } + .van-action-bar .van-button:first-child { + background: #fff; + color: #1367fe; + /*width: 40%;*/ + } + /deep/ .van-action-bar { box-shadow: 0 0 0.27rem #e5e5e5; } diff --git a/src/views/enterprise/enterpriseInspectionList.vue b/src/views/enterprise/enterpriseInspectionList.vue index 6e02ffa..5106c87 100644 --- a/src/views/enterprise/enterpriseInspectionList.vue +++ b/src/views/enterprise/enterpriseInspectionList.vue @@ -97,8 +97,8 @@

登记编号: {{ item.lawEnforcementCode }}

-->
- -

检查部门: {{ item.bureauDeptName }}

+

{{ item.bureauDeptName }}

+