list.wxml 20 KB

1
  1. <view class="data-v-140b7c62"><block wx:if="{{$root.g0>0}}"><view class="data-v-140b7c62"><block wx:if="{{zhtype==2}}"><block class="data-v-140b7c62"><block wx:for="{{$root.l0}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb6 data-v-140b7c62"><view class="f17 fw co16 flex1 data-v-140b7c62">{{ite.$orig.userName}}</view><block wx:if="{{ite.$orig.isPass==1}}"><view class="tsbtn co1 data-v-140b7c62">待审核</view></block><block wx:if="{{ite.$orig.isPass==2}}"><view class="tsbtn co2 data-v-140b7c62">已通过</view></block><block wx:if="{{ite.$orig.isPass==3}}"><view class="tsbtn co3 data-v-140b7c62">已拒绝</view></block></view><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">班级:</view><view class="f15 co6 flex1 data-v-140b7c62"><block wx:for="{{ite.$orig.registerTeacherClassList}}" wx:for-item="mite" wx:for-index="midx" wx:key="midx"><block class="data-v-140b7c62">{{mite.className+';'}}</block></block></view></view><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学科:</view><view class="f15 co6 flex1 data-v-140b7c62"><block wx:for="{{ite.$orig.registerTeacherClassList}}" wx:for-item="mite" wx:for-index="midx" wx:key="midx"><block class="data-v-140b7c62">{{mite.discipline+';'}}</block></block></view></view><block wx:if="{{!ite.$orig.opinion}}"><block class="data-v-140b7c62"><block wx:if="{{ite.m0}}"><view data-event-opts="{{[['tap',[['getPass',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn1 data-v-140b7c62" bindtap="__e">通过</view></block><block wx:if="{{ite.m1}}"><view data-event-opts="{{[['tap',[['getSefuse',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn2 data-v-140b7c62" bindtap="__e">拒绝</view></block><block wx:if="{{ite.m2}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></block></block></view><block wx:if="{{ite.$orig.opinion}}"><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">审核意见:</view><view class="f15 co6 flex1 data-v-140b7c62">{{''+ite.$orig.opinion+''}}</view></view><block wx:if="{{ite.m3}}"><view data-event-opts="{{[['tap',[['getPass',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn1 data-v-140b7c62" bindtap="__e">通过</view></block><block wx:if="{{ite.m4}}"><view data-event-opts="{{[['tap',[['getSefuse',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn2 data-v-140b7c62" bindtap="__e">拒绝</view></block><block wx:if="{{ite.m5}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></view></block></view></view></block></block></block><block wx:if="{{zhtype==3}}"><block class="data-v-140b7c62"><block wx:for="{{$root.l1}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb6 data-v-140b7c62"><view class="f17 fw co16 flex1 data-v-140b7c62">{{ite.$orig.parentsName}}<text class="ml6 data-v-140b7c62">{{ite.$orig.parentsPhone}}</text></view><block wx:if="{{ite.$orig.isPass==1}}"><view class="tsbtn co1 data-v-140b7c62">待审核</view></block><block wx:if="{{ite.$orig.isPass==2}}"><view class="tsbtn co2 data-v-140b7c62">已通过</view></block><block wx:if="{{ite.$orig.isPass==3}}"><view class="tsbtn co3 data-v-140b7c62">已拒绝</view></block></view><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.className}}</view></view><block wx:if="{{ite.$orig.studentName}}"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学生姓名:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.studentName}}</view></view></block><block wx:if="{{ite.$orig.studentNumber}}"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">身份证号:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.studentNumber}}</view></view></block><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"></view><block wx:if="{{ite.m6}}"><view data-event-opts="{{[['tap',[['getPass',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn1 data-v-140b7c62" bindtap="__e">通过</view></block><block wx:if="{{ite.m7}}"><view data-event-opts="{{[['tap',[['getSefuse',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn2 data-v-140b7c62" bindtap="__e">拒绝</view></block><block wx:if="{{ite.m8}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx,'id']]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></view></view></view></block></block></block><block wx:if="{{zhtype==4}}"><block class="data-v-140b7c62"><block wx:for="{{$root.l2}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb6 data-v-140b7c62"><view class="f17 fw co16 flex1 data-v-140b7c62">{{ite.$orig.applyName}}</view><block wx:if="{{ite.$orig.isPass==1}}"><view class="tsbtn co1 data-v-140b7c62">待审核</view></block><block wx:if="{{ite.$orig.isPass==2}}"><view class="tsbtn co2 data-v-140b7c62">已通过</view></block><block wx:if="{{ite.$orig.isPass==3}}"><view class="tsbtn co3 data-v-140b7c62">已拒绝</view></block></view><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">调课班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.subjectClass}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">调课科目:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.subject+"/"+ite.$orig.subjectTime+"/"+ite.m9}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">被调科目:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.beSubject+"/"+ite.$orig.beSubjectTime+"/"+ite.m10}}</view></view><block wx:if="{{ite.$orig.content}}"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">调课内容:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.content}}</view></view></block><view class="list flexc data-v-140b7c62"><view class="flex1 data-v-140b7c62"><block wx:if="{{ite.$orig.opinion}}"><block class="data-v-140b7c62">{{"拒绝理由:"+(ite.$orig.opinion||'')}}</block></block></view><block wx:if="{{ite.m11}}"><view data-event-opts="{{[['tap',[['getPass',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn1 data-v-140b7c62" bindtap="__e">通过</view></block><block wx:if="{{ite.m12}}"><view data-event-opts="{{[['tap',[['getSefuse',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn2 data-v-140b7c62" bindtap="__e">拒绝</view></block><block wx:if="{{ite.m13}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></view></view></view></block></block></block><block wx:if="{{zhtype==5}}"><block class="data-v-140b7c62"><block wx:for="{{$root.l3}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb8 data-v-140b7c62"><view class="f17 f5 co47 flex1 data-v-140b7c62">{{ite.$orig.subject+''}}</view><view class="f14 f5 co47 flex0 data-v-140b7c62">{{ite.$orig.subjectTime+"/"+ite.m14}}</view></view><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">调课班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.subjectClass}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">被调课班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.beSubject+"/"+ite.$orig.beSubjectTime+"/"+ite.m15}}</view></view><block wx:if="{{ite.$orig.content}}"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">调课内容:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.$orig.content}}</view></view></block></view></view></block></block></block><block wx:if="{{zhtype==6}}"><block class="data-v-140b7c62"><block wx:for="{{$root.l5}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view data-event-opts="{{[['tap',[['getDetail',['$0'],[[['datalist','',idx,'noticeId']]]]]]]}}" class="dtlist data-v-140b7c62" bindtap="__e"><view class="flext data-v-140b7c62"><block wx:if="{{ite.$orig.avatar}}"><image class="listl data-v-140b7c62" src="{{baseUrl+ite.$orig.avatar}}"></image></block><block wx:else><image class="listl data-v-140b7c62" src="{{avatar}}"></image></block><view class="listr data-v-140b7c62"><view class="top data-v-140b7c62"><block wx:if="{{ite.$orig.senderName}}"><view class="f17 co16 fw5 flex0 data-v-140b7c62">{{ite.$orig.senderName}}</view></block><block wx:if="{{ite.$orig.schoolName}}"><view class="f14 co6 flex1 ml6 txr data-v-140b7c62">{{ite.$orig.schoolName}}</view></block></view><view class="data-v-140b7c62"><block wx:if="{{ite.$orig.noticeContent}}"><view class="f15 co16 mb8 data-v-140b7c62">{{ite.$orig.noticeContent}}</view></block><block wx:if="{{ite.$orig.photo}}"><view class="imgs data-v-140b7c62"><block wx:for="{{ite.l4}}" wx:for-item="pit" wx:for-index="pid" wx:key="pid"><image class="{{['data-v-140b7c62',pit.g1==0?'img1':'']}}" src="{{baseUrl+pit.$orig}}" data-event-opts="{{[['tap',[['getPreview',['$0','$1'],[[['datalist','',idx,'photo']],[['datalist','',idx],['photo','',pid]]]]]]]}}" catchtap="__e"></image></block></view></block></view><view class="flexcj data-v-140b7c62"><view class="f13 coa data-v-140b7c62">{{ite.$orig.createTime}}</view><view class="trsta flexc data-v-140b7c62"><view class="trstal data-v-140b7c62"><image src="{{tricong}}" class="data-v-140b7c62"></image></view><view class="trstal data-v-140b7c62"><image src="{{triconb}}" class="data-v-140b7c62"></image></view><view class="trstal data-v-140b7c62"><image src="{{triconc}}" class="data-v-140b7c62"></image></view><view class="trstal data-v-140b7c62"><image src="{{tricond}}" class="data-v-140b7c62"></image></view></view></view></view></view><view class="trcom mt15 data-v-140b7c62" style="display:none;"><view class="trcomz flext data-v-140b7c62"><view class="trcoml data-v-140b7c62"><image src="{{triconc}}" class="data-v-140b7c62"></image></view><view class="trcomr data-v-140b7c62"><image src="{{avatar}}" class="data-v-140b7c62"></image></view></view><view class="trcomp flext data-v-140b7c62"><view class="trcoml data-v-140b7c62"><image src="{{triconb}}" class="data-v-140b7c62"></image></view><view class="flex1 data-v-140b7c62"><view class="trcompr flext data-v-140b7c62"><block wx:if="{{ite.$orig.avatar}}"><image class="listl data-v-140b7c62" src="{{baseUrl+ite.$orig.avatar}}"></image></block><block wx:else><image class="listl data-v-140b7c62" src="{{avatar}}"></image></block><view class="data-v-140b7c62"><view class="flexcj mb5 data-v-140b7c62"><view class="f13 fw c37 lh20 data-v-140b7c62">王运营</view><view class="f13 co6 data-v-140b7c62">6月23日 14:15</view></view><view class="f13 co16 fw5 lh20 data-v-140b7c62">好的,收到!我们家长一定会督促孩子完成英语作 业,保质保量的完成!</view></view></view></view></view></view></view></block></block></block><block wx:if="{{zhtype==7}}"><block class="data-v-140b7c62"><block wx:for="{{datalist}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb6 data-v-140b7c62"><view class="f17 fw co16 flex1 data-v-140b7c62"><block wx:if="{{ite.zctype=='school'}}"><block class="data-v-140b7c62">学校管理员</block></block><block wx:if="{{ite.zctype=='teacher'}}"><block class="data-v-140b7c62">老师</block></block><block wx:if="{{ite.zctype=='parents'}}"><block class="data-v-140b7c62">家长</block></block></view><block wx:if="{{ite.isPass==1}}"><view class="tsbtn co1 data-v-140b7c62">待审核</view></block><block wx:if="{{ite.isPass==2}}"><view class="tsbtn co2 data-v-140b7c62">已通过</view></block><block wx:if="{{ite.isPass==3}}"><view class="tsbtn co3 data-v-140b7c62">已拒绝</view></block></view><block wx:if="{{ite.zctype=='school'}}"><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">负责人:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.userName}}</view></view><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">联系方式:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.userPhone}}</view></view><block wx:if="{{!ite.opinion&&ite.isPass!='1'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view><block wx:if="{{ite.opinion}}"><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">审核意见:</view><view class="f15 co6 flex1 data-v-140b7c62">{{''+ite.opinion+''}}</view></view><block wx:if="{{ite.isPass!='1'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view></block></view></block><block wx:if="{{ite.zctype=='teacher'}}"><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">姓名:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.userName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">联系方式:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.userPhone}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">班级:</view><view class="f15 co6 flex1 data-v-140b7c62"><block wx:for="{{ite.registerTeacherClassList}}" wx:for-item="mite" wx:for-index="midx" wx:key="midx"><block class="data-v-140b7c62">{{mite.className+';'}}</block></block></view></view><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学科:</view><view class="f15 co6 flex1 data-v-140b7c62"><block wx:for="{{ite.registerTeacherClassList}}" wx:for-item="mite" wx:for-index="midx" wx:key="midx"><block class="data-v-140b7c62">{{mite.discipline+";"}}</block></block></view></view><block wx:if="{{!ite.opinion&&ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view><block wx:if="{{ite.opinion}}"><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">审核意见:</view><view class="f15 co6 flex1 data-v-140b7c62">{{''+ite.opinion+''}}</view></view><block wx:if="{{ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view></block></view></block><block wx:if="{{ite.zctype=='parents'}}"><block class="data-v-140b7c62"><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.className}}</view></view><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学生姓名:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.studentName}}</view></view><block wx:if="{{!ite.opinion&&ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view><block wx:if="{{ite.opinion}}"><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">审核意见:</view><view class="f15 co6 flex1 data-v-140b7c62">{{''+ite.opinion+''}}</view></view><block wx:if="{{ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block></view></block></view></block></block></view></block></block></block><block wx:if="{{zhtype==8}}"><block class="data-v-140b7c62"><block wx:for="{{datalist}}" wx:for-item="ite" wx:for-index="idx" wx:key="idx"><view class="shlist data-v-140b7c62"><view class="tittop flexc mb6 data-v-140b7c62"><view class="f17 fw co16 flex1 data-v-140b7c62">{{ite.studentName}}</view><block wx:if="{{ite.isPass==1}}"><view class="tsbtn co1 data-v-140b7c62">待审核</view></block><block wx:if="{{ite.isPass==2}}"><view class="tsbtn co2 data-v-140b7c62">已通过</view></block><block wx:if="{{ite.isPass==3}}"><view class="tsbtn co3 data-v-140b7c62">已拒绝</view></block></view><view class="plr12 data-v-140b7c62"><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">学校:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.schoolName}}</view></view><view class="list flext ptb4 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">班级:</view><view class="f15 co6 flex1 data-v-140b7c62">{{ite.className}}</view><block wx:if="{{!ite.opinion&&ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block><block wx:if="{{ite.isPass=='2'}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></view><block wx:if="{{ite.opinion}}"><view class="list flexc data-v-140b7c62"><view class="ptb4 flext flex1 data-v-140b7c62"><view class="f15 co16 flex0 fw5 data-v-140b7c62">审核意见:</view><view class="f15 co6 flex1 data-v-140b7c62">{{''+ite.opinion+''}}</view></view><block wx:if="{{ite.isPass=='3'}}"><view data-event-opts="{{[['tap',[['getUpdate',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">修改</view></block><block wx:if="{{ite.isPass=='2'}}"><view data-event-opts="{{[['tap',[['getDel',['$0'],[[['datalist','',idx]]]]]]]}}" class="btn btn3 data-v-140b7c62" bindtap="__e">删除</view></block></view></block></view></view></block></block></block><block wx:if="{{wtdt}}"><view class="shax data-v-140b7c62">{{wtdt}}</view></block></view></block><block wx:else><block class="data-v-140b7c62"><no-data vue-id="6d630dd2-1" class="data-v-140b7c62" bind:__l="__l"></no-data></block></block></view>