From 63579112b7dfc96d40bf31da8830c3fdffa18101 Mon Sep 17 00:00:00 2001
From: kbing1981 <549711992@qq.com>
Date: Tue, 27 Aug 2024 17:20:01 +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/kc/wjxCswj/WjxCywjV2List.vue | 18 ++++++++++++------
1 file changed, 12 insertions(+), 6 deletions(-)
diff --git a/src/views/kc/wjxCswj/WjxCywjV2List.vue b/src/views/kc/wjxCswj/WjxCywjV2List.vue
index 1714ac8..5ddc83d 100644
--- a/src/views/kc/wjxCswj/WjxCywjV2List.vue
+++ b/src/views/kc/wjxCswj/WjxCywjV2List.vue
@@ -629,9 +629,9 @@
@@ -729,7 +729,7 @@
第{{ item.sort }}次测验:{{ item.title }}
- 待发布
+ 待发布
ID:{{ item.id }}
@@ -797,11 +797,11 @@
@@ -1904,6 +1904,12 @@ onMounted(() => {
.ant-dropdown-link:hover{
color: #333;
}
+.ant-dropdown-link1{
+ color: #666;
+}
+.ant-dropdown-link1:hover{
+ color: #029c88;
+}
.card-label{
background: #81cbbc;
border-radius:4px;