课件列表显示后缀

This commit is contained in:
unknown 2023-07-30 16:16:45 +08:00
parent fabb0dd264
commit 9425cae0da

View File

@ -298,7 +298,7 @@ const CoursePage = () => {
}} }}
/> />
<span className={styles["title"]}> <span className={styles["title"]}>
{item.title}{item.type} {item.title}.{item.ext}
</span> </span>
</div> </div>
<div <div