Commit 0df5d460 by 陈超

T

parent 94f8248d
...@@ -22,9 +22,9 @@ ...@@ -22,9 +22,9 @@
<div class="layout_v" style="padding: 0.75rem;"> <div class="layout_v" style="padding: 0.75rem;">
<span class="text_18_600 color_333333">{{courseName}}</span> <span class="text_18_600 color_333333">{{courseName}}</span>
<span style="margin-top: 0.5rem;" class="text_12_400 color_999999">总{$video_count}课时</span> <span style="margin-top: 0.5rem;" class="text_12_400 color_999999">总{$video_count}课时</span>
<div class="normal_gap"></div>
<div v-html="courseIntro"></div>
</div> </div>
<div class="normal_gap"></div>
<div v-html="courseIntro"></div>
</van-tab> </van-tab>
<van-tab> <van-tab>
<template #title> <span :class="tab == 1">课程表</span></template> <template #title> <span :class="tab == 1">课程表</span></template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment