Commit c8aecd66 by 陈超

T

parent 0df5d460
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
v-model="tab"> v-model="tab">
<van-tab> <van-tab>
<template #title> <span :class="tab == 0">课程介绍</span></template> <template #title> <span :class="tab == 0">课程介绍</span></template>
<div class="layout_v" style="padding: 0.75rem;"> <div class="layout_v" style="padding: 0.75rem;padding-bottom: 0.5rem;">
<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> </div>
......
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