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
2.9 KiB

<view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" style="height:100vh;display:flex;flex-direction:column;" bindtap="__e"><top-bar vue-id="7ae346b9-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="{{('7ae346b9-2')+','+('7ae346b9-1')}}" candidate="{{candidate}}" ejectOpen="{{ejectOpen}}" letfText="{{letfText}}" confirmType="search" placeholder-style="color:#bbbbbb;font-weight: 100;" placeholder="{{'请输入'+letfText+'查找'}}" 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',[1]]]]]}}" class="header_seach_butten" bindtap="__e"><uni-icons vue-id="{{('7ae346b9-3')+','+('7ae346b9-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="{{('7ae346b9-4-'+index)+','+('7ae346b9-1')}}" animation="{{animationData}}" type="refreshempty" size="15" color="#bbbbbb" bind:__l="__l"></uni-icons></block></view></block></view></view></view></top-bar><view class="Suboption"><block wx:for="{{SuboptionData}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['subFn',['$0'],[[['SuboptionData','',index]]]]]]]}}" class="{{[getData.params.transactionType==item.value?'seleSuboptionItem':'SuboptionItem']}}" bindtap="__e">{{item.label}}</view></block></view><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="{{'7ae346b9-5-'+index}}" item="{{item}}" data-event-opts="{{[['^tap',[['jump',[2,'$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></view>