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
7.8 KiB
1 lines
7.8 KiB
<view><cmd-nav-bar vue-id="5bd996bb-1" iconOne="menu" title="{{shopName}}" background-color="#fff" data-event-opts="{{[['^iconOne',[['goToInfo']]]]}}" bind:iconOne="__e" bind:__l="__l"></cmd-nav-bar><view class="IndexContent"><view class="contentPadding"><view style="width:95%;display:flex;margin:0 auto;"><view data-event-opts="{{[['tap',[['gokaidan',['$event']]]]]}}" class="top-btn" style="width:100%;" bindtap="__e">开单</view></view><view class="title"><view class="iconfont icon-xiaoshouyuce _i"> 今日营收详情 <view data-event-opts="{{[['tap',[['gotoSearchData',['$event']]]]]}}" class="btn" bindtap="__e"> 数据统计 > </view></view></view><view style="display:flex;text-align:center;font-size:30rpx;"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="title-four" bindtap="__e"><view style="line-height:80rpx;font-size:34rpx;">{{orderStatistics.totalFreight!=null?orderStatistics.totalFreight:0}}</view><view>客户运费</view></view><view class="title-four"><view style="line-height:80rpx;font-size:34rpx;">{{orderStatistics.totalOrder!=null?orderStatistics.totalOrder:0}}</view><view>总单数</view></view><view class="title-four"><view style="line-height:80rpx;font-size:34rpx;">{{orderStatistics.totalWeight!=null?orderStatistics.totalWeight:0}}</view><view>总重量</view></view><view class="title-four"><view style="line-height:80rpx;font-size:34rpx;">{{orderStatistics.totalCount!=null?orderStatistics.totalCount:0}}</view><view>总件数</view></view></view></view><view class="contentPadding" style="margin-top:20rpx;"><view><uni-datetime-picker style="margin-bottom:10px;" vue-id="5bd996bb-2" type="daterange" value="{{range}}" data-event-opts="{{[['^change',[['searchList']]],['^input',[['__set_model',['','range','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></uni-datetime-picker><uni-search-bar class="uni-mt-10" vue-id="5bd996bb-3" radius="5" placeholder="输入线路/物流公司/收发货人搜索" cancelButton="none" data-event-opts="{{[['^confirm',[['searchList']]],['^clear',[['searchList']]]]}}" bind:confirm="__e" bind:clear="__e" bind:__l="__l"></uni-search-bar></view><view style="display:flex;width:95%;margin:0 auto;"><uni-data-select style="width:49%;margin:0 1.5%;" vue-id="5bd996bb-4" localdata="{{lineList}}" placeholder="线路" value="{{lineValue}}" data-event-opts="{{[['^change',[['lineChange']]],['^input',[['__set_model',['','lineValue','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></uni-data-select><uni-data-select style="width:49%;" vue-id="5bd996bb-5" localdata="{{arrivalStationList}}" placeholder="到达站" value="{{stationName}}" data-event-opts="{{[['^change',[['stationChange']]],['^input',[['__set_model',['','stationName','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></uni-data-select></view><view class="title"><view class="iconfont icon-wenjianliebiao _i">订单列表</view></view><block wx:if="{{$root.g0>0}}"><view class="inventoryList _ul"><block wx:for="{{orderList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="_li"><uni-card vue-id="{{'5bd996bb-6-'+index}}" title="{{item.companyName==null?'暂无':item.companyName}}" sub-title="{{item.createTime}}" extra="{{'¥'+(item.allCost==null?'暂无':item.allCost)}}" data-event-opts="{{[['^tap',[['gotoDetail',['$0'],[[['orderList','',index]]]]]]]}}" bind:tap="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="uni-body"><text class="cardText">单号:</text>{{''+item.orderNumber+''}}</view><view class="uni-body">{{''+item.goStationName+''}}<text class="cardText">→</text>{{''+item.arrivalStationName+''}}</view><view class="uni-body">{{'(发)'+(item.shipperName==null?'暂无':item.shipperName)+" -\n\t\t\t\t\t\t\t(收)"+(item.receiverName==null?'暂无':item.receiverName)+''}}</view><view class="uni-body"><text class="cardText">{{"重量:"+item.weight}}</text><text class="cardText" style="padding-left:20rpx;">{{"件数:"+item.count}}</text></view><view class="uni-body"><text class="cardText">{{"接站人:"+item.receivingUserName}}</text></view><view data-event-opts="{{[['tap',[['goAddOrderPage',['$0'],[[['orderList','',index]]]]]]]}}" style="position:absolute;bottom:20rpx;right:20rpx;color:#00B5FF;" catchtap="__e"> 修改订单 </view><view data-event-opts="{{[['tap',[['delOrder',['$0'],[[['orderList','',index]]]]]]]}}" style="position:absolute;bottom:100rpx;right:20rpx;color:#00B5FF;" catchtap="__e"> 删除订单 </view><block wx:if="{{item.changeCount!='0'}}"><view style="position:absolute;top:140rpx;right:20rpx;color:#00B5FF;">{{'修改次数:'+item.changeCount+''}}</view></block></uni-card></view></block></view></block><block wx:else><u-empty vue-id="5bd996bb-7" mode="order" text="暂无物流订单" bind:__l="__l"></u-empty></block></view></view><u-popup vue-id="5bd996bb-8" show="{{settingShow1}}" closeOnClickOverlay="{{true}}" mode="left" safeAreaInsetTop="{{true}}" data-event-opts="{{[['^close',[['e1']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content"><view style="z-index:999;"><u-cell-group vue-id="{{('5bd996bb-9')+','+('5bd996bb-8')}}" bind:__l="__l" vue-slots="{{['default']}}"><u-cell vue-id="{{('5bd996bb-10')+','+('5bd996bb-9')}}" icon="grid-fill" url="/package2/other/logisticsPeopleList" title="人员管理" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" bind:__l="__l"></u-cell><block wx:if="{{companyId=='1782981706819702784'||companyId=='1751796589518786560'||companyId=='1899370468356526080'||companyId=='1898907758179258368'||companyId=='1899371352842964992'}}"><u-cell vue-id="{{('5bd996bb-11')+','+('5bd996bb-9')}}" icon="grid-fill" url="/package2/other/stationList" title="到达站管理" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" bind:__l="__l"></u-cell></block><u-cell vue-id="{{('5bd996bb-12')+','+('5bd996bb-9')}}" icon="grid-fill" url="/package2/other/upCarRecord" title="装车记录" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" bind:__l="__l"></u-cell><u-cell vue-id="{{('5bd996bb-13')+','+('5bd996bb-9')}}" icon="setting-fill" url="/package2/other/logisticsSystemSet" title="系统配置" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" bind:__l="__l"></u-cell><block wx:if="{{shopName=='测试勿选'}}"><u-cell vue-id="{{('5bd996bb-14')+','+('5bd996bb-9')}}" icon="setting-fill" url="/package2/other/internationalLogistics" title="国际物流" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" bind:__l="__l"></u-cell></block><view class="border-line"></view><u-cell vue-id="{{('5bd996bb-15')+','+('5bd996bb-9')}}" icon="rewind-left-fill" title="退出登录" clickable="{{true}}" isLink="{{true}}" arrow-direction="left" data-event-opts="{{[['^click',[['goBack']]]]}}" bind:click="__e" bind:__l="__l"></u-cell></u-cell-group></view></view></u-popup><block wx:if="{{shijiPrice}}"><view style="width:100%;height:100%;position:fixed;top:0;background:rgba(0,0,0,0.7);"><view style="position:fixed;margin:auto;height:340rpx;left:0;right:0;top:0;bottom:0;width:600rpx;background:#fff;border-radius:10px;color:#000;"><view style="width:100%;height:80rpx;font-size:30rpx;text-align:center;line-height:80rpx;font-weight:bold;"> 运费明细 </view><view style="width:95%;height:160rpx;margin:0 auto;border-top:1px solid #eee;"><view class="tan-lirun"><text style="font-weight:bold;margin-top:20rpx;">1000</text><text>提付</text></view><view class="tan-lirun" style="margin:10px 2% 0 2%;"><text style="font-weight:bold;margin-top:20rpx;">520</text><text>月付</text></view><view class="tan-lirun"><text style="font-weight:bold;margin-top:20rpx;">1000</text><text>现金</text></view></view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" style="height:100rpx;width:100%;line-height:100rpx;text-align:center;border-top:1px solid #eee;font-size:40rpx;" bindtap="__e"> 确定 </view></view></view></block></view>
|