From 7d537c0ce914c6fff87af61602d87f25d427a5bd Mon Sep 17 00:00:00 2001 From: 13684185576 <2731628804@qq.com> Date: Wed, 17 Sep 2025 09:46:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/StationLevel/layout/BeOnDuty.vue | 2 +- src/views/home/components/entrance.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/StationLevel/layout/BeOnDuty.vue b/src/views/StationLevel/layout/BeOnDuty.vue index 0c045e9..a7cebb6 100644 --- a/src/views/StationLevel/layout/BeOnDuty.vue +++ b/src/views/StationLevel/layout/BeOnDuty.vue @@ -51,7 +51,7 @@
名称:{{ item.ryXm }} - 警种:{{ item.ryJzlx == "01" ? "民警" : "辅警" }} + 警种:{{ item.ryMfjlb == "01" ? "民警" : "辅警" }}
diff --git a/src/views/home/components/entrance.vue b/src/views/home/components/entrance.vue index d5757f6..5f9b3ea 100644 --- a/src/views/home/components/entrance.vue +++ b/src/views/home/components/entrance.vue @@ -235,6 +235,7 @@ countWays(); } .bt { margin-top: 14px; + color: #fff; .headline { width: 70%;