| 1 |
- <view class="affirm-page data-v-d5dab154"><view class="affirm-view overscroll data-v-d5dab154"><form class="data-v-d5dab154"><view class="module-com data-v-d5dab154"><view class="commodity-view data-v-d5dab154"><view class="commodity-list data-v-d5dab154"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="commodity-item data-v-d5dab154"><block wx:if="{{item.$orig.goodsStyle==1}}"><image class="item-icon data-v-d5dab154" src="{{item.$orig.goodsStyleList[item.$orig.goodsStyleSelectIndex].img}}" alt="商品图"></image></block><block wx:else><image class="item-icon data-v-d5dab154" src="{{item.$orig.smallImgList[0]}}" alt="商品图"></image></block><view class="item-info data-v-d5dab154"><view class="info-line data-v-d5dab154"><text class="item-name data-v-d5dab154">{{item.$orig.goodsName}}</text><text class="item-price data-v-d5dab154"><text class="unit data-v-d5dab154">¥</text><text class="price data-v-d5dab154">{{''+item.m0}}</text></text></view><view class="info-line data-v-d5dab154"><text class="item-type data-v-d5dab154">{{item.$orig.goodsStyleList[item.$orig.goodsStyleSelectIndex].styleName}}</text><text class="item-count data-v-d5dab154"><block wx:if="{{item.$orig.bigCount>0||item.$orig.smallCount>0}}"><text class="data-v-d5dab154">{{''+item.$orig.bigCount}}</text></block></text></view></view></view></block></view><view class="summary-bar data-v-d5dab154"><view data-event-opts="{{[['tap',[['gobackEvent',['$event']]]]]}}" class="operate-view data-v-d5dab154" bindtap="__e"><text class="iconfont icongouwuche data-v-d5dab154"></text>重选</view><view class="describe-view data-v-d5dab154">{{'共'+allGoodsCount+'种,'}}合计 ¥<text class="price data-v-d5dab154">{{allGoodsPrice}}</text></view></view></view></view><view class="module-com input-line-wrap data-v-d5dab154"><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-1" hover="{{false}}" arrow="{{true}}" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">客户</view><block wx:if="{{clientInfo.id}}"><view class="tui-input data-v-d5dab154">{{clientInfo.name}}</view></block><block wx:else><view class="tui-placeholder data-v-d5dab154" style="width:100%;">请选择客户</view></block></tui-list-cell><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-2" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">送货</view><button data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="{{['admin-button-com mini-btn data-v-d5dab154',sendType==1?'blue':'default']}}" bindtap="__e">自取</button><button data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="{{['admin-button-com mini-btn data-v-d5dab154',sendType==0?'blue':'default']}}" bindtap="__e">配送</button></tui-list-cell><block wx:if="{{sendType==0}}"><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-3" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">运费</view><input type="number" placeholder="留空免运费" placeholder-class="tui-placeholder" data-event-opts="{{[['input',[['__set_model',['','freight','$event',[]]],['countAllPrices']]]]}}" value="{{freight}}" bindinput="__e" class="data-v-d5dab154"/></tui-list-cell></block><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-4" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">付款方式</view><block wx:for="{{getDictionariesInfo.htPayWayOption}}" wx:for-item="res" wx:for-index="i" wx:key="i"><button data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" data-event-params="{{({res})}}" class="{{['admin-button-com mini-btn data-v-d5dab154',payType==res.id?'blue':'default']}}" style="margin-right:10rpx;" bindtap="__e">{{''+res.name+''}}</button></block></tui-list-cell><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-5" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">总金额</view><text style="color:#3385FF;" class="data-v-d5dab154">{{$root.g0}}</text></tui-list-cell><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-6" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">实收金额</view><view class="flex-space data-v-d5dab154" style="width:100%;"><input style="border:1px solid #eee;color:#3385FF;width:60%;height:70rpx;" type="number" placeholder-class="tui-placeholder" data-event-opts="{{[['focus',[['e4',['$event']]]],['input',[['__set_model',['','modifyPrice','$event',[]]]]]]}}" value="{{modifyPrice}}" bindfocus="__e" bindinput="__e" class="data-v-d5dab154"/><picker style="border:1px solid #eee;width:30%;" value="{{discountIndex}}" range="{{discount}}" data-event-opts="{{[['change',[['discountChange',['$event']]]]]}}" bindchange="__e" class="data-v-d5dab154"><view class="flex-space data-v-d5dab154" style="height:70rpx;"><view class="uni-input data-v-d5dab154">{{discount[discountIndex]}}</view><view class="iconfont iconxiangyou _i data-v-d5dab154"></view></view></picker></view></tui-list-cell><tui-list-cell class="line-cell data-v-d5dab154" vue-id="001bcd36-7" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d5dab154">优惠</view><text style="color:#3385FF;" class="data-v-d5dab154">{{$root.g1}}</text></tui-list-cell></view></form></view><view class="under-bar data-v-d5dab154"><view class="price-view data-v-d5dab154"><text class="price-title data-v-d5dab154">收款</text><text class="price-number data-v-d5dab154">¥<text class="large data-v-d5dab154">{{modifyPrice}}</text></text></view><button data-event-opts="{{[['tap',[['affirmFormSubmit',['$event']]]]]}}" class="admin-button-com blue middle data-v-d5dab154" bindtap="__e">开单</button></view><app-customer-sel vue-id="001bcd36-8" show="{{showCustomer}}" data-event-opts="{{[['^updateShow',[['__set_sync',['$0','showCustomer','$event'],['']]]],['^change',[['changeCustomerFn']]]]}}" bind:updateShow="__e" bind:change="__e" class="data-v-d5dab154" bind:__l="__l"></app-customer-sel></view>
|