From 1125159c6ce44e5f8c39da449b876df676c02db0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Tue, 21 Mar 2023 11:32:21 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E4=B8=8A=E8=AF=BE=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=B0=81=E9=9D=A2=E5=9C=86=E8=A7=92=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/course/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/course/index.tsx b/src/pages/course/index.tsx index f95db41..5d65b87 100644 --- a/src/pages/course/index.tsx +++ b/src/pages/course/index.tsx @@ -101,6 +101,7 @@ export const CoursePage = () => { preview={false} width={80} height={60} + style={{ borderRadius: 6 }} src={record.thumb} > {record.title}