From 0f597f2575faece21bef5e3c6a7ee5dac0a40b75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E6=9C=89=E6=B8=85=E9=A6=99=E6=9C=88=E6=9C=89?= =?UTF-8?q?=E9=98=B4?= <185154740@qq.com> Date: Thu, 13 Jan 2022 11:13:10 +0800 Subject: [PATCH] 26711 --- src/apps/AppEpidemicSituation/UserDetail.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/apps/AppEpidemicSituation/UserDetail.vue b/src/apps/AppEpidemicSituation/UserDetail.vue index 03199c38..29de8195 100644 --- a/src/apps/AppEpidemicSituation/UserDetail.vue +++ b/src/apps/AppEpidemicSituation/UserDetail.vue @@ -75,7 +75,7 @@
{{ userList.vaccine }}次
-
+
本人健康码截图或核酸检测报告
@@ -243,6 +243,9 @@ export default { } } } + .checkPhotos { + border-bottom: none !important; + } .error-list { background-color: #fff !important; padding-bottom: 24px;