From 07b53eedf9771d98485c9d7e310f6126a53af80e Mon Sep 17 00:00:00 2001 From: QYF-GitLab1 <1940665526@qq.com> Date: 星期日, 24 八月 2025 12:17:12 +0800 Subject: [PATCH] 样式调整 --- src/views/personalCenter/course.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/personalCenter/course.vue b/src/views/personalCenter/course.vue index ecb2b1c..969624a 100644 --- a/src/views/personalCenter/course.vue +++ b/src/views/personalCenter/course.vue @@ -534,6 +534,7 @@ width: 90px; height: 120px; margin-right: 20px; + box-shadow: 0px 0px 20px 1px #ccc; } .infoBox { flex: 1; -- Gitblit v1.9.1