From 0ca1c4c6f50ff2a7fd9d8b1e9c51ecabb11ae952 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Wed, 10 May 2023 09:27:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E3=80=91=20?= =?UTF-8?q?=E6=8A=A5=E5=91=8A=E4=B8=8B=E8=BD=BD=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Report/ReportDetail.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/Report/ReportDetail.vue b/src/views/Report/ReportDetail.vue index e0dcf4f..a774c10 100644 --- a/src/views/Report/ReportDetail.vue +++ b/src/views/Report/ReportDetail.vue @@ -368,7 +368,7 @@ export default { width: 15%; text-align: center; border-right: 1px solid #e6f6fe; - + color: #434343; .nameCir{ background-color: pink; width: 60px; @@ -387,6 +387,7 @@ export default { padding: 10px 10px 40px; .content{ width: 100%; + color: #434343; } .bottom{ position: absolute; @@ -396,6 +397,7 @@ export default { bottom: 10px; left: 20px; height: 30px; + color: #434343; .time{ line-height: 30px; color: #ccc;