This commit is contained in:
@fawn-nine
2024-09-11 09:52:54 +08:00
parent 9dd7656c3c
commit 72dcbfdd82
4 changed files with 15 additions and 11 deletions

View File

@@ -3,10 +3,10 @@
<view class="" >
<view class="classMateBox" v-show="students.length> 0 ">
<view class="" style=" overflow: hidden;">
<uni-section class="mb-10 nobg xueyuanTitle" title="班内学员" type="line" sub-title="">
<uni-section class="mb-10 nobg xueyuanTitle" title="班内学员" type="line" >
{{students.length}} 名学员</uni-section>
</view>
<view class=" tips">
<!-- <view class=" tips">
<view v-if="thisClass.state == '2'" class=" zhiliang flex_box flex_between align-items_box" style="margin-top: 20rpx;">
<view class="">
<text>A证</text>
@@ -21,7 +21,7 @@
<text>20 </text>
</view>
</view>
</view>
</view> -->
<!-- item.student.vip == '1' ? 'superVip' : '',
item.student.vip == '2' ? 'wumenVip' : '',
item.student.vip == '3' ? 'zmVip' : '', -->