school.wxml 531 B

1
  1. <view class="pageCon data-v-fa8817ee"><view class="top dfsb data-v-fa8817ee"><block wx:for="{{school_type}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['sectionChange',['$0'],[[['school_type','',index,'id']]]]]]]}}" class="{{['data-v-fa8817ee',type==item.id?'sel':'','li']}}" bindtap="__e">{{item.name}}</view></block></view><view class="conwarp data-v-fa8817ee"><list vue-id="5679e3c6-1" flag="{{1}}" list="{{schoolList}}" class="data-v-fa8817ee" bind:__l="__l"></list></view></view>