Commit e6e30917 by 陈超

T

parent 9d7b21d8
......@@ -21,6 +21,7 @@
<template #title> <span :class="tab == 0">课程介绍</span></template>
<div class="layout_v" style="padding: 0.75rem;">
<span class="text_18_600 color_333333">{{courseName}}</span>
<span style="margin-top: 0.5rem;" class="text_12_400 color_999999"></span>
</div>
</van-tab>
<van-tab>
......@@ -64,6 +65,7 @@
},
created:function(){
this.info = {:json_encode($data)};
console.log("{$video_count}")
console.log(this.info)
},
computed: {
......
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