视频列表优化

This commit is contained in:
禺狨
2023-03-10 18:46:19 +08:00
parent 97caa68565
commit 5bc78f6192
6 changed files with 186 additions and 125 deletions

View File

@@ -172,7 +172,10 @@ export const CoursePage = () => {
<div className="d-flex mb-24">
<Typography.Text></Typography.Text>
</div>
<TreeCategory onUpdate={(keys: any) => setCategoryIds(keys)} />
<TreeCategory
text={"资源"}
onUpdate={(keys: any) => setCategoryIds(keys)}
/>
</div>
<div className="float-left">
<div className="d-flex mb-24">