我报名的课程,去掉了删除操作

This commit is contained in:
daihh
2023-03-09 19:08:29 +08:00
parent 0809ebdcb3
commit 796b0ed6c5

View File

@@ -100,11 +100,11 @@
<view class="coures-midd">
</view>
<view class="rowbtn" >
<image @click.native.stop="removecour(c)" style="width: 100%;height: 100%;position: relative"
<!-- <image @click.native.stop="removecour(c)" style="width: 100%;height: 100%;position: relative"
src="../../static/images/icon/more.png" alt="">
<view class="delcoures" v-show="c.delcour" @click.native.stop="rowbtn(c)">
<u-icon style="line-height: 90upx;" name="trash" label="删除课程"></u-icon>
</view>
</view> -->
</view>
<view class="coures-bottom coures-midd">
<view v-if="c.teacherName" class="course-author">