This commit is contained in:
ditiqi 2025-02-23 22:51:26 +08:00
parent c6d57face4
commit 51c8f571fc
1 changed files with 2 additions and 4 deletions

View File

@ -39,8 +39,6 @@ export default function CourseDetailLayout() {
<CourseDetailDisplayArea
// course={course}
// isLoading={isLoading}
videoSrc="https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8"
videoPoster="https://picsum.photos/800/450"
/>
</motion.div>
{/* 课程大纲侧边栏 */}