星油车管小程序
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.7 KiB

<block wx:if="{{isLoad}}"><view class="details-body flex column data-v-49643d8a"><view class="details-top data-v-49643d8a"><order-item vue-id="e32271aa-1" order-data="{{orderData}}" type="card" class="data-v-49643d8a" bind:__l="__l"></order-item></view><view class="details-form data-v-49643d8a"><view class="details-form-title data-v-49643d8a">货物信息:</view><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">货物信息:</view><view class="details-form-item-value oneflex data-v-49643d8a">{{''+dataMark.CARGO_TYPE[orderData.cargoType]+''}}</view></view><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">货物重量:</view><view class="details-form-item-value oneflex data-v-49643d8a">{{''+$root.g0+'吨'}}</view></view><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">发货单:</view><view class="details-form-item-value oneflex data-v-49643d8a"><block wx:if="{{$root.g1}}"><view class="upload-container flex warp data-v-49643d8a"><block wx:for="{{orderData.otherData.departureImges}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="upload-item data-v-49643d8a"><image style="width:100%;height:100%;" src="{{item.imageUrl}}" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({index})}}" bindtap="__e" class="data-v-49643d8a"></image></view></block></view></block><block wx:else><view class="data-v-49643d8a">暂无单据信息</view></block></view></view><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">卸货单:</view><view class="details-form-item-value oneflex data-v-49643d8a"><block wx:if="{{$root.g2}}"><view class="upload-container flex warp data-v-49643d8a"><block wx:for="{{orderData.otherData.unloadingImges}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="upload-item data-v-49643d8a"><image style="width:100%;height:100%;" src="{{item.imageUrl}}" data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({index})}}" bindtap="__e" class="data-v-49643d8a"></image></view></block></view></block><block wx:else><view class="data-v-49643d8a">暂无单据信息</view></block></view></view></view><block wx:if="{{$root.g3}}"><view class="details-goods-information data-v-49643d8a"><view class="details-form data-v-49643d8a"><view class="details-form-title data-v-49643d8a">{{"支出费用:¥"+$root.g4}}</view><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index"><view class="data-v-49643d8a"><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">{{''+dataMark.ORDER_EXPENSES[item.$orig.outlayType]+''}}</view><view class="details-form-item-value oneflex data-v-49643d8a">{{'¥'+item.g5+''}}</view></view><view class="details-form-item flex ac noFormBorder data-v-49643d8a"><view class="details-form-item-label data-v-49643d8a">单据图片:</view><view class="details-form-item-value oneflex data-v-49643d8a"><block wx:if="{{item.g6}}"><view class="upload-container flex warp data-v-49643d8a"><block wx:for="{{item.$orig.images}}" wx:for-item="url" wx:for-index="urlIndex" wx:key="*this"><view class="upload-item data-v-49643d8a"><image style="width:100%;height:100%;" src="{{url}}" data-event-opts="{{[['tap',[['previewImage',['$0',urlIndex],[[['orderData.otherData.outlayImagesList','',index,'images']]]]]]]}}" bindtap="__e" class="data-v-49643d8a"></image></view></block></view></block><block wx:else><view class="data-v-49643d8a">暂无单据信息</view></block></view></view></view></block></view></view></block></view></block>