Commit Graph

5 Commits

Author SHA1 Message Date
03fb3e38ae
feat: add 微课视频 外链
Some checks failed
CI / lint (push) Failing after 59s
CI / test (push) Failing after 3m35s
2025-05-05 22:49:41 +08:00
49b9e97ee8
feat: 完成教学设计模块(除了课程图谱),添加了炫酷的思考中动画
Some checks failed
CI / test (push) Failing after 1m12s
CI / lint (push) Failing after 14m36s
2025-04-27 18:51:40 +08:00
92fc748a57 feat: 教学设计部分 UI
Some checks failed
CI / lint (push) Failing after 46s
CI / test (push) Failing after 1m20s
2025-04-26 19:29:50 +08:00
b03b2d9273
feat: 更新导航结构,重构课程准备页面及其子页面,添加新组件 2025-04-19 17:19:16 +08:00
6221602d5e
refactor: restructure sidebar components and update navigation
- Updated Container.vue to import SubNavItem from Secondary.vue and renamed component usage.
- Removed NavMain.vue and NavUser.vue components, consolidating sidebar functionality.
- Deleted Sidebar.vue and created a new sidebar structure in index.vue.
- Implemented new Main.vue and User.vue components under sidebar/nav for better organization.
- Added DPlayer for video playback in preview page and adjusted layout accordingly.
- Introduced new course Card.vue component for displaying course information.
- Created Secondary.vue for secondary navigation with improved styling and functionality.
- Updated package.json to include dplayer and its types for video handling.
2025-04-19 12:16:39 +08:00