暂存
This commit is contained in:
@@ -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' : '', -->
|
||||
|
||||
Reference in New Issue
Block a user