视频播放以及播放记录上传优化

This commit is contained in:
禺狨
2023-03-27 15:42:03 +08:00
parent 1bf55a4a54
commit 6c6b18b76c
4 changed files with 5 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ export const Header: React.FC = () => {
label: "首页",
},
{
key: "/recent-learn",
key: "/latest-learn",
label: "最近学习",
},
];