mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-23 18:29:39 +08:00
视频播放以及播放记录上传优化
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
|
||||
import styles from "./index.module.scss";
|
||||
|
||||
const LatestLearnPage = () => {
|
||||
return <>最近学习</>;
|
||||
};
|
||||
|
||||
export default LatestLearnPage;
|
||||
|
||||
Reference in New Issue
Block a user