mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-08 15:54:10 +08:00
课件列表显示后缀
This commit is contained in:
parent
fabb0dd264
commit
9425cae0da
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user