去掉试听课程属性

This commit is contained in:
@fawn-nine
2024-06-24 17:02:36 +08:00
parent 44b23a9fc7
commit b988ec5ba4

View File

@@ -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>