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.7 KiB
1 lines
2.7 KiB
<view class="receive-body flex column data-v-3199ce26"><block wx:if="{{orderData}}"><order-item vue-id="01a077a0-1" order-data="{{orderData}}" type="card" class="data-v-3199ce26" bind:__l="__l"></order-item></block><view class="oneflex data-v-3199ce26"><view class="receive-form data-v-3199ce26"><view class="receive-form-title data-v-3199ce26">信息录入:</view><view class="receive-form-item flex ac data-v-3199ce26"><view class="receive-form-item-label data-v-3199ce26"><text style="color:red;" class="data-v-3199ce26">*</text>卸货日期</view><view class="receive-form-item-value oneflex data-v-3199ce26"><uni-datetime-picker bind:input="__e" vue-id="01a077a0-2" value="{{submitData.unloadingDate}}" data-event-opts="{{[['^input',[['__set_model',['$0','unloadingDate','$event',[]],['submitData']]]]]}}" class="data-v-3199ce26" bind:__l="__l" vue-slots="{{['default']}}">{{''+(submitData.unloadingDate||'选择卸货日期')+''}}</uni-datetime-picker></view></view><view class="receive-form-item flex ac data-v-3199ce26"><view class="receive-form-item-label data-v-3199ce26"><text style="color:red;" class="data-v-3199ce26">*</text>卸货单</view><view class="receive-form-item-value oneflex data-v-3199ce26"><view class="upload-container flex warp data-v-3199ce26"><block wx:for="{{submitData.proofsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="upload-item data-v-3199ce26"><view data-event-opts="{{[['tap',[['imageRemove',['$0',index],['submitData.proofsList']]]]]}}" class="colse data-v-3199ce26" bindtap="__e"><uni-icons vue-id="{{'01a077a0-3-'+index}}" type="closeempty" size="15" color="#686868" class="data-v-3199ce26" bind:__l="__l"></uni-icons></view><image style="width:100%;height:100%;" src="{{item.imageUrl}}" data-event-opts="{{[['tap',[['previewImage',['$0',index],['submitData.proofsList']]]]]}}" bindtap="__e" class="data-v-3199ce26"></image></view></block><block wx:if="{{$root.g0<3}}"><view data-event-opts="{{[['tap',[['uploadImagesFn',['$event']]]]]}}" class="upload-tip flex ac jc column data-v-3199ce26" bindtap="__e"><uni-icons vue-id="01a077a0-4" type="camera" size="20" color class="data-v-3199ce26" bind:__l="__l"></uni-icons><text class="data-v-3199ce26">最多三张</text></view></block></view></view></view></view></view><view class="receive-footer flex around data-v-3199ce26"><view data-event-opts="{{[['tap',[['back',['$event']]]]]}}" class="cancel flex jc ac data-v-3199ce26" bindtap="__e">返回</view><view data-event-opts="{{[['tap',[['submit',['$event']]]]]}}" class="submit flex jc ac data-v-3199ce26" bindtap="__e">提交</view></view><u-toast vue-id="01a077a0-5" data-ref="uToast" class="data-v-3199ce26 vue-ref" bind:__l="__l"></u-toast></view> |