You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.1 KiB
1 lines
3.1 KiB
<view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" style="height:100vh;display:flex;flex-direction:column;" bindtap="__e"><top-bar vue-id="fa8df85c-1" height="343rpx" title="调价任务" bind:__l="__l" vue-slots="{{['coment']}}"><view slot="coment"><view class="header_seach"><view class="header_seach_seach"><view class="seach_input"><uni-easyinput vue-id="{{('fa8df85c-2')+','+('fa8df85c-1')}}" candidate="{{candidate}}" ejectOpen="{{ejectOpen}}" letfText="{{letfText}}" confirmType="search" placeholder-style="color:#bbbbbb;font-weight: 100;" placeholder="{{letfText=='创建人'?'姓名/手机号':'油站名/油站ID'}}" value="{{seachValue}}" data-event-opts="{{[['^ejectFn',[['ejectFn']]],['^confirm',[['seachFn']]],['^iconClick',[['onClick']]],['^input',[['__set_model',['','seachValue','$event',[]]]]]]}}" bind:ejectFn="__e" bind:confirm="__e" bind:iconClick="__e" bind:input="__e" bind:__l="__l"></uni-easyinput></view><button data-event-opts="{{[['tap',[['jump',[2]]]]]}}" class="header_seach_butten" bindtap="__e"><uni-icons vue-id="{{('fa8df85c-3')+','+('fa8df85c-1')}}" type="plusempty" size="20" color="#bbbbbb" bind:__l="__l"></uni-icons><view>新增</view></button></view><view class="Navigation"><block wx:for="{{navigation}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item,index})}}" class="{{[seleindex==index?'navigation_seleitem':'navigation_item']}}" bindtap="__e">{{''+item.text+''}}<block wx:if="{{index==0}}"><uni-icons class="icoon" style="margin-left:10rpx;" vue-id="{{('fa8df85c-4-'+index)+','+('fa8df85c-1')}}" animation="{{animationData}}" type="refreshempty" size="15" color="#bbbbbb" bind:__l="__l"></uni-icons></block></view></block></view></view></view></top-bar><view style="flex:1;overflow:hidden;"><block wx:if="{{listData.length!=0}}"><scroll-view style="height:100%;" refresher-triggered="{{isShow.refresherTriggered}}" refresher-enabled="{{true}}" scroll-y="true" data-event-opts="{{[['refresherrefresh',[['refresherrefresh',['$event']]]],['scrolltolower',[['scrolltolower',['$event']]]]]}}" bindrefresherrefresh="__e" bindscrolltolower="__e"><block wx:for="{{listData}}" wx:for-item="item" wx:for-index="index"><list-item vue-id="{{'fa8df85c-5-'+index}}" item="{{item}}" data-event-opts="{{[['^tap',[['isfn',['$0'],[[['listData','',index]]]]]]]}}" bind:tap="__e" bind:__l="__l"></list-item></block></scroll-view></block><block wx:if="{{listData.length==0}}"><view style="width:100vw;height:100%;display:flex;align-items:center;justify-content:center;"><image style="width:536rpx;height:399rpx;" src="/static/qx.png"></image></view></block></view><popup vue-id="fa8df85c-6" butten="{{butten}}" show="{{modifyShow}}" value="{{isShow.examine}}" data-event-opts="{{[['^confirmFn',[['confirmFn']]],['^closeFn',[['closeFn']]],['^input',[['__set_model',['$0','examine','$event',[]],['isShow']]]]]}}" bind:confirmFn="__e" bind:closeFn="__e" bind:input="__e" bind:__l="__l" vue-slots="{{['coment']}}"><view slot="coment"><detailse vue-id="{{('fa8df85c-7')+','+('fa8df85c-6')}}" details="{{details}}" bind:__l="__l"></detailse></view></popup></view> |