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 line
6.3 KiB

2 years ago
<view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" style="height:100vh;display:flex;flex-direction:column;" bindtap="__e"><top-bar vue-id="6f4aaeb0-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="{{('6f4aaeb0-2')+','+('6f4aaeb0-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="{{('6f4aaeb0-3')+','+('6f4aaeb0-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="{{('6f4aaeb0-4-'+index)+','+('6f4aaeb0-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%;" scroll-y="true" data-event-opts="{{[['scrolltolower',[['scrolltolower',['$event']]]]]}}" bindscrolltolower="__e"><block wx:for="{{listData}}" wx:for-item="item" wx:for-index="index"><view class="form_body"><view data-event-opts="{{[['tap',[['jump',[1,'$0'],[[['listData','',index]]]]]]]}}" class="form_body_item" bindtap="__e"><block wx:if="{{item.auditMark==0}}"><view class="leftTip"></view></block><view class="form_body_item_body"><view class="form_body_item_body_header"><view class="samll_txext"><image style="width:28rpx;height:29rpx;margin-right:4rpx;" src="/static/fygs.png"></image>分油公司</view><view class="samll_txext"><block wx:if="{{item.disTagType=='SUBCOMPANY'}}"><image style="width:28rpx;height:29rpx;margin-right:4rpx;" src="/static/fygs.png"></image></block><block wx:if="{{item.disTagType!='SUBCOMPANY'}}"><image style="width:28rpx;height:29rpx;margin-right:4rpx;" src="/static/jsf.png"></image></block>接收方</view></view><view class="form_body_item_body_content"><view class=".form_body_item_body_content_left">{{''+item.disCompanyName+''}}</view><view style="text-align:center;flex:1;"><block wx:if="{{item.disType==1}}"><image class="form_body_item_img" src="/static/fy.png"></image></block><block wx:if="{{item.disType==-1}}"><image class="form_body_item_img" src="/static/qh.png"></image></block><view class="item_price" style="font-size:24rpx;">{{item.disAmount+"元"}}</view></view><view class="form_body_item_body_content_right"><text>{{item.disTagType=='SUBCOMPANY'?item.companyName?item.companyName:'未设置':item.nickName?item.nickName:'未设置'}}</text><view class="compay_tip">{{''+(item.disTagType=='ESELF_SUPPORT'?'自营司机':item.disTagType=='OUTSIDE'?'外请司机':'子公司')+''}}</view></view></view></view><view class="form_body_item_footer"><view>{{item.id}}</view><view style="display:flex;align-items:center;"><view class="yuan" style="{{'background:'+(item.auditMark==0?'#E9CF31':item.auditMark==1?'#17A00E':'#EC4645')+';'}}"></view>{{''+(item.auditMark==0?'待审核':item.auditMark==1?'审核成功':'审核失败')+''}}</view></view></view></view></block></scroll-view></block><block wx:if="{{listData.length==0}}"><view sty