From f9e79f4f23c5f6d3cdf20b21fe14e342b9076572 Mon Sep 17 00:00:00 2001 From: kbing1981 <549711992@qq.com> Date: Fri, 23 Aug 2024 20:56:54 +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 --- .../kc/zyJxdgBanben/ZyJxdgStudentList.vue | 29 ++++++++++++------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/src/views/kc/zyJxdgBanben/ZyJxdgStudentList.vue b/src/views/kc/zyJxdgBanben/ZyJxdgStudentList.vue index c6e7b4b..16f70b9 100644 --- a/src/views/kc/zyJxdgBanben/ZyJxdgStudentList.vue +++ b/src/views/kc/zyJxdgBanben/ZyJxdgStudentList.vue @@ -18,30 +18,30 @@ 教学大纲内容 - + - + {{ item.title }} - + - + -
+
- - + + @@ -58,8 +58,8 @@ - - + + @@ -67,7 +67,7 @@ -
+
@@ -75,7 +75,7 @@ - + @@ -583,4 +583,11 @@ onMounted(() => { border-left: 5px solid #029c88; margin-bottom: 20px; } +.message-word{ + color: #888; + padding:10px 20px; +} +.Sheet-word{ + color: #888; +} \ No newline at end of file