sel-ship-manage.wxml 4.1 KB

1
  1. <view class="sel-confirm-module _div data-v-0f597bd9"><time-axis vue-id="4852ff66-1" class="data-v-0f597bd9" bind:__l="__l" vue-slots="{{['default']}}"><timeaxis-item class="axis-list axis-first com-wrap data-v-0f597bd9" vue-id="{{('4852ff66-2')+','+('4852ff66-1')}}" bgcolor="none" bind:__l="__l" vue-slots="{{['node','content']}}"><view slot="node"><view class="tui-node node-big _div data-v-0f597bd9"><view class="node-small _div data-v-0f597bd9"></view></view></view><view slot="content"><view class="axis-slot-wrap _div data-v-0f597bd9"><view class="axis-title _div data-v-0f597bd9">发货</view><block wx:if="{{orderData.hasDeliver==1}}"><view class="axis-det btn-wrap _div data-v-0f597bd9"><button data-event-opts="{{[['tap',[['sendSelfFn',[1]]]]]}}" class="admin-button-com big blue confirm-btn data-v-0f597bd9" bindtap="__e">确认</button></view></block><block wx:else><view class="axis-det _div data-v-0f597bd9" style="margin-bottom:16rpx;"><button data-event-opts="{{[['tap',[['sendSelfFn',[0]]]]]}}" class="admin-button-com big blue confirm-btn data-v-0f597bd9" style="margin:auto;" bindtap="__e">自己送</button></view></block></view></view></timeaxis-item><timeaxis-item class="axis-list com-wrap data-v-0f597bd9" vue-id="{{('4852ff66-3')+','+('4852ff66-1')}}" bgcolor="none" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content"><view class="axis-slot-wrap _div data-v-0f597bd9"><view class="axis-title _div data-v-0f597bd9">制单</view><view class="axis-det _div data-v-0f597bd9"><view class="app-color-0 app-bold _div data-v-0f597bd9">{{$root.f0}}</view><block wx:if="{{!$root.g0}}"><block class="data-v-0f597bd9"><card-name vue-id="{{('4852ff66-4')+','+('4852ff66-3')}}" info="{{orderComData[1].receive}}" class="data-v-0f597bd9" bind:__l="__l"></card-name><view class="btn-wrap-com _div data-v-0f597bd9"></view></block></block></view></view></view></timeaxis-item><timeaxis-item class="axis-list com-wrap data-v-0f597bd9" vue-id="{{('4852ff66-5')+','+('4852ff66-1')}}" bgcolor="none" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content"><view class="axis-slot-wrap _div data-v-0f597bd9"><view class="axis-title _div data-v-0f597bd9">下单</view><view class="axis-det _div data-v-0f597bd9"><view class="app-color-0 app-bold _div data-v-0f597bd9">{{$root.f1}}</view></view></view></view></timeaxis-item></time-axis><modal-module vue-id="4852ff66-6" show="{{shipModal}}" maskClosable="{{false}}" title="请选择" padding="30upx 30upx" data-event-opts="{{[['^cancel',[['modalCancel']]],['^click',[['shipModalClick']]]]}}" bind:cancel="__e" bind:click="__e" class="data-v-0f597bd9" bind:__l="__l" vue-slots="{{['content']}}"><view slot="content"><view class="app-modal-input-wrap ship-modal _div data-v-0f597bd9"><view class="inp-list-line _div data-v-0f597bd9"><view class="line-label _div data-v-0f597bd9">配送方</view><view class="line-input _div data-v-0f597bd9"><picker class="inp-select data-v-0f597bd9" mode="selector" range="{{deliveryList}}" range-key="text" data-event-opts="{{[['change',[['changeDeliveryFn',['$event']]]]]}}" bindchange="__e"><block wx:if="{{form.sendSide}}"><view class="_div data-v-0f597bd9">{{sendSideText}}</view></block><block wx:else><view class="tui-placeholder _div data-v-0f597bd9">请选择</view></block></picker></view></view><view class="inp-list-line _div data-v-0f597bd9"><view class="line-label _div data-v-0f597bd9">送花时间</view><view class="line-input _div data-v-0f597bd9"><picker class="inp-select data-v-0f597bd9" mode="multiSelector" range="{{timeList}}" value="{{timeValue}}" data-event-opts="{{[['change',[['changeTimeFn',['$event']]]]]}}" bindchange="__e"><block wx:if="{{form.sendTime}}"><view class="_div data-v-0f597bd9">{{form.sendTime}}</view></block><block wx:else><view class="tui-placeholder _div data-v-0f597bd9">请选择</view></block></picker></view></view></view></view></modal-module><modal-module vue-id="4852ff66-7" show="{{selfShipModal}}" content="{{selfShipHint}}" color="#333" size="{{32}}" padding="30upx 30upx" data-event-opts="{{[['^cancel',[['modalCancel']]],['^click',[['shipModalClick']]]]}}" bind:cancel="__e" bind:click="__e" class="data-v-0f597bd9" bind:__l="__l"></modal-module></view>