From 381037a0cdc9f25a96b8ac144bef42cf48c35689 Mon Sep 17 00:00:00 2001 From: xyq <392009588@qq.com> Date: Thu, 21 Sep 2023 19:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=85=E5=9F=BA=E5=9C=B0=E8=B0=83=E6=9F=A5?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/list_cbht.vue | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/src/views/sunVillage_info/list_cbht.vue b/src/views/sunVillage_info/list_cbht.vue index 202b640b..001d6dd7 100644 --- a/src/views/sunVillage_info/list_cbht.vue +++ b/src/views/sunVillage_info/list_cbht.vue @@ -32,12 +32,11 @@
{{item.cbhtbm}}
-- {{item.signingMode}}
- +{{item.cbhtbm}}
{{item.signingStatus}}
++ {{item.signingMode}}
{{item.cbfmc}}
@@ -545,7 +544,7 @@ background: #ffedcd; border-radius: 8px; font-size: 24px; - color: #f8a83d; + color: #ffffff; text-align: center; line-height: 34px; flex-shrink: 0;