This commit is contained in:
@fawn-nine
2024-09-26 15:43:57 +08:00
parent 86a1f754c2
commit b2221666e1
13 changed files with 132 additions and 73 deletions

View File

@@ -1,10 +1,10 @@
<template>
<view class="">
<view class="" >
<view class="classMateBox" v-show="students.length> 0 ">
<view class="classMateBox" v-if="students.length> 0 ">
<view class="" style=" overflow: hidden;">
<uni-section class="mb-10 nobg xueyuanTitle" title="班内学员" type="line" >
{{students.length}} 名学员</uni-section>
<!-- <uni-section v-if="students.length> 0 " class="mb-10 nobg xueyuanTitle" title="班内学员" type="line" >
{{students.length}} 名学员</uni-section> -->
</view>
<!-- <view class=" tips">
<view v-if="thisClass.state == '2'" class=" zhiliang flex_box flex_between align-items_box" style="margin-top: 20rpx;">