mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-24 00:49:45 +08:00
视频播放以及播放记录上传优化
This commit is contained in:
@@ -134,7 +134,7 @@ export const Header: React.FC = () => {
|
||||
label: "首页",
|
||||
},
|
||||
{
|
||||
key: "/recent-learn",
|
||||
key: "/latest-learn",
|
||||
label: "最近学习",
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user