|
|
-<view class="{{['mask','data-v-f95db852',maskState===0?'none':maskState===1?'show':'']}}" catchtouchmove="true" data-event-opts="{{[['tap',[['cancel']]]]}}" bindtap="__e"><view data-event-opts="{{[['tap',[['stopPrevent',['$event']]]]]}}" class="mask-content data-v-f95db852" catchtap="__e"><view class="head data-v-f95db852"><text class="text data-v-f95db852">{{title}}</text><view data-event-opts="{{[['tap',[['cancel']]]]}}" class="btn-action data-v-f95db852" bindtap="__e">关闭</view></view><view class="search-wrap data-v-f95db852"><view class="input-wrap data-v-f95db852"><input type="text" placeholder="请输入搜索关键字" placeholder-style="color: #999999" data-event-opts="{{[['input',[['__set_model',['','search','$event',[]]]]]]}}" value="{{search}}" bindinput="__e" class="data-v-f95db852"/></view></view><view class="list-wrap data-v-f95db852"><scroll-view class="scroll-inner data-v-f95db852" scroll-y="true"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['choice',['$0'],[[['clist','id',item.$orig.id]]]]]]]}}" class="{{['list-item','data-v-f95db852',(item.g0>=0)?'active':'']}}" catchtap="__e"><view class="content data-v-f95db852"><slot></slot><scoped-slots-default item="{{item.$orig}}" class="scoped-ref" bind:__l="__l"></scoped-slots-default></view></view></block><block wx:if="{{clist.length==0}}"><view class="empty-wrap data-v-f95db852"><image src="/static/app/data_empty.png" mode="widthFix" class="data-v-f95db852"></image><view class="text data-v-f95db852">暂无数据</view></view></block><view style="height:180rpx;" class="data-v-f95db852"></view></scroll-view></view><view class="action-wrap data-v-f95db852"><button data-event-opts="{{[['tap',[['confirm']]]]}}" class="btn-action btn-green btn-round data-v-f95db852" bindtap="__e">提 交</button></view></view></view>
|
|
|
+<view class="{{['mask','data-v-5157ec12',maskState===0?'none':maskState===1?'show':'']}}" catchtouchmove="true" data-event-opts="{{[['tap',[['cancel']]]]}}" bindtap="__e"><view data-event-opts="{{[['tap',[['stopPrevent',['$event']]]]]}}" class="mask-content data-v-5157ec12" catchtap="__e"><view class="head data-v-5157ec12"><text class="text data-v-5157ec12">{{title}}</text><view data-event-opts="{{[['tap',[['cancel']]]]}}" class="btn-action data-v-5157ec12" bindtap="__e">关闭</view></view><view class="list-wrap data-v-5157ec12"><scroll-view class="scroll-inner data-v-5157ec12" scroll-y="true"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['choice',['$0'],[[['clist','id',item.$orig.id]]]]]]]}}" class="{{['list-item','data-v-5157ec12',(item.g0>=0)?'active':'']}}" catchtap="__e"><view class="content data-v-5157ec12"><slot></slot><scoped-slots-default item="{{item.$orig}}" class="scoped-ref" bind:__l="__l"></scoped-slots-default></view></view></block><block wx:if="{{clist.length==0}}"><view class="empty-wrap data-v-5157ec12"><image src="/static/app/data_empty.png" mode="widthFix" class="data-v-5157ec12"></image><view class="text data-v-5157ec12">暂无数据</view></view></block><view style="height:180rpx;" class="data-v-5157ec12"></view></scroll-view></view><view class="action-wrap data-v-5157ec12"><button data-event-opts="{{[['tap',[['confirm']]]]}}" class="btn-action btn-green btn-round data-v-5157ec12" bindtap="__e">提 交</button></view></view></view>
|