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;