add
This commit is contained in:
parent
c6d57face4
commit
51c8f571fc
|
@ -39,8 +39,6 @@ export default function CourseDetailLayout() {
|
||||||
<CourseDetailDisplayArea
|
<CourseDetailDisplayArea
|
||||||
// course={course}
|
// course={course}
|
||||||
// isLoading={isLoading}
|
// isLoading={isLoading}
|
||||||
videoSrc="https://test-streams.mux.dev/x36xhzz/x36xhzz.m3u8"
|
|
||||||
videoPoster="https://picsum.photos/800/450"
|
|
||||||
/>
|
/>
|
||||||
</motion.div>
|
</motion.div>
|
||||||
{/* 课程大纲侧边栏 */}
|
{/* 课程大纲侧边栏 */}
|
||||||
|
|
Loading…
Reference in New Issue