| 1 |
- <view class="affirm-page data-v-d4e5d476"><view class="affirm-view overscroll data-v-d4e5d476"><form class="data-v-d4e5d476"><view class="module-com data-v-d4e5d476"><view class="commodity-view data-v-d4e5d476"><view class="commodity-list data-v-d4e5d476"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="commodity-item data-v-d4e5d476"><image class="item-icon data-v-d4e5d476" src="{{item.$orig.cover}}" alt="商品图"></image><view class="item-info data-v-d4e5d476"><view class="info-line data-v-d4e5d476"><text class="item-name data-v-d4e5d476">{{item.$orig.itemName}}</text><text class="item-price data-v-d4e5d476"><text class="unit data-v-d4e5d476">¥</text><text class="price data-v-d4e5d476">{{''+item.m0+''}}</text></text></view><view class="info-line data-v-d4e5d476"><text class="item-type data-v-d4e5d476">{{item.$orig.rank+"级"}}</text><text class="item-count data-v-d4e5d476"><block wx:if="{{item.$orig.bigCount>0||item.$orig.smallCount>0}}"><text class="data-v-d4e5d476">{{''+item.$orig.bigCount}}</text></block><block wx:if="{{item.$orig.smallCount>0}}"><text class="data-v-d4e5d476">/</text></block><block wx:if="{{item.$orig.smallCount>0}}"><text class="data-v-d4e5d476">{{item.$orig.smallCount}}</text></block></text></view></view></view></block></view><view class="summary-bar data-v-d4e5d476"><view data-event-opts="{{[['tap',[['gobackEvent',['$event']]]]]}}" class="operate-view data-v-d4e5d476" bindtap="__e"><text class="iconfont icongouwuche data-v-d4e5d476"></text>重选花材</view><view class="describe-view data-v-d4e5d476">{{'共'+allCount.bigLength+"/"+allCount.smallLength+'种,'}}合计 ¥<text class="price data-v-d4e5d476">{{allPrice}}</text></view></view></view></view><view class="module-com input-line-wrap data-v-d4e5d476"><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-1" hover="{{false}}" arrow="{{true}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">客户</view><block wx:if="{{clientInfo.id}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tui-input data-v-d4e5d476" bindtap="__e">{{clientInfo.name}}</view></block><block wx:else><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="tui-placeholder data-v-d4e5d476" style="width:100%;" bindtap="__e">请选择客户</view></block></tui-list-cell><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-2" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">付款方式</view><block wx:for="{{getDictionariesInfo.htPayWayOption}}" wx:for-item="res" wx:for-index="i" wx:key="i"><button data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" data-event-params="{{({res})}}" class="{{['admin-button-com mini-btn data-v-d4e5d476',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-d4e5d476" vue-id="1c1623e1-3" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">包装费</view><input type="number" placeholder="请填写人工和材料费" placeholder-class="tui-placeholder" data-event-opts="{{[['input',[['__set_model',['','packingMoney','$event',[]]],['countAllPrices']]]]}}" value="{{packingMoney}}" bindinput="__e" class="data-v-d4e5d476"/></tui-list-cell><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-4" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">运费</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-d4e5d476"/></tui-list-cell><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-5" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">总金额</view><text style="color:#3385FF;" class="data-v-d4e5d476">{{$root.g0}}</text></tui-list-cell><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-6" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">实收金额</view><view class="flex-space data-v-d4e5d476" 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',[['e3',['$event']]]],['input',[['__set_model',['','modifyPrice','$event',[]]]]]]}}" value="{{modifyPrice}}" bindfocus="__e" bindinput="__e" class="data-v-d4e5d476"/><picker style="border:1px solid #eee;width:30%;" value="{{discountIndex}}" range="{{discount}}" data-event-opts="{{[['change',[['discountChange',['$event']]]]]}}" bindchange="__e" class="data-v-d4e5d476"><view class="flex-space data-v-d4e5d476" style="height:70rpx;"><view class="uni-input data-v-d4e5d476">{{discount[discountIndex]}}</view><view class="iconfont iconxiangyou _i data-v-d4e5d476"></view></view></picker></view></tui-list-cell><tui-list-cell class="line-cell data-v-d4e5d476" vue-id="1c1623e1-7" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-d4e5d476">优惠</view><text style="color:#3385FF;" class="data-v-d4e5d476">{{$root.g1}}</text></tui-list-cell></view></form></view><view class="under-bar data-v-d4e5d476"><view class="price-view data-v-d4e5d476"><text class="price-title data-v-d4e5d476">收款</text><text class="price-number data-v-d4e5d476">¥<text class="large data-v-d4e5d476">{{modifyPrice}}</text></text></view><button data-event-opts="{{[['tap',[['affirmFormSubmit',['$event']]]]]}}" class="admin-button-com blue middle data-v-d4e5d476" bindtap="__e">开单</button></view><app-customer-sel vue-id="1c1623e1-8" show="{{showCustomer}}" data-event-opts="{{[['^updateShow',[['__set_sync',['$0','showCustomer','$event'],['']]]],['^change',[['changeCustomerFn']]]]}}" bind:updateShow="__e" bind:change="__e" class="data-v-d4e5d476" bind:__l="__l"></app-customer-sel></view>
|