去掉试听课程属性
This commit is contained in:
@@ -17,10 +17,10 @@
|
|||||||
<view class="jianjie" v-html="item.content">
|
<view class="jianjie" v-html="item.content">
|
||||||
|
|
||||||
</view>
|
</view>
|
||||||
<view class="tag-view">
|
<!-- <view class="tag-view">
|
||||||
<uni-tag style="margin-right: 10rpx;" text="高级" type="primary" size="small" />
|
<uni-tag style="margin-right: 10rpx;" text="高级" type="primary" size="small" />
|
||||||
<uni-tag style="margin-right: 10rpx;" text="选修" size="small" type="success" />
|
<uni-tag style="margin-right: 10rpx;" text="选修" size="small" type="success" />
|
||||||
</view>
|
</view> -->
|
||||||
<view class="btn_box">
|
<view class="btn_box">
|
||||||
<text>课程详情</text>
|
<text>课程详情</text>
|
||||||
</view>
|
</view>
|
||||||
|
|||||||
Reference in New Issue
Block a user