affirmGhs.wxml 4.7 KB

1
  1. <view class="affirm-page data-v-4cf17429"><view class="affirm-view overscroll data-v-4cf17429"><form class="data-v-4cf17429"><view class="module-com data-v-4cf17429"><view class="flex-space ghs-msg data-v-4cf17429">{{''+ghsInfo.name+" "+ghsInfo.mobile+''}}<view data-event-opts="{{[['tap',[['toPhone',['$0'],['ghsInfo.mobile']]]]]}}" class="iconfont icondianhua1 _i data-v-4cf17429" bindtap="__e"></view></view><view class="flex ghs-msg active data-v-4cf17429">{{''+ghsInfo.fullAddress+''}}</view></view><view class="module-com data-v-4cf17429"><view class="commodity-view data-v-4cf17429"><view class="commodity-list data-v-4cf17429"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="commodity-item data-v-4cf17429"><image class="item-icon data-v-4cf17429" src="{{item.cover}}" alt></image><view class="item-info data-v-4cf17429"><view class="info-line data-v-4cf17429"><text class="item-name data-v-4cf17429">{{item.itemName}}</text><text class="item-price data-v-4cf17429"><text class="unit data-v-4cf17429">¥</text><text class="price data-v-4cf17429">{{''+item.bigPrice+''}}</text></text></view><view class="info-line data-v-4cf17429"><text class="item-type data-v-4cf17429"></text><text class="item-count data-v-4cf17429"><text class="data-v-4cf17429">{{''+item.bigCount+"扎"}}</text></text></view></view></view></block></view><view class="summary-bar data-v-4cf17429"><view data-event-opts="{{[['tap',[['gobackEvent',['$event']]]]]}}" class="operate-view data-v-4cf17429" bindtap="__e"><text class="iconfont icongouwuche data-v-4cf17429"></text>重选花材</view><view class="describe-view data-v-4cf17429">{{"共"+allCountFun.bigLength+"/"+allCountFun.smallLength+"种,合计 ¥"}}<text class="price data-v-4cf17429">{{allPriceFun}}</text></view></view></view></view><view class="module-com input-line-wrap data-v-4cf17429"><tui-list-cell class="line-cell data-v-4cf17429" vue-id="73fff9c9-1" hover="{{false}}" arrow="{{true}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-4cf17429">配送时间</view><picker style="width:400rpx;" mode="date" value="{{sendTimeWant}}" data-event-opts="{{[['change',[['bindDateChange',['$event']]]]]}}" bindchange="__e" class="data-v-4cf17429"><view class="uni-input data-v-4cf17429">{{sendTimeWant||'今天'}}</view></picker></tui-list-cell><tui-list-cell data-custom-hidden="{{!(form.sendType==1)}}" class="line-cell data-v-4cf17429" vue-id="73fff9c9-2" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-4cf17429">运费</view><input type="number" placeholder placeholder-class="tui-placeholder" disabled="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','sendCost','$event',[]],['form']],['countAllPrices',['$event']]]]]}}" value="{{form.sendCost}}" bindinput="__e" class="data-v-4cf17429"/></tui-list-cell><tui-list-cell class="line-cell data-v-4cf17429" vue-id="73fff9c9-3" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-4cf17429">总金额</view><text style="color:#3385FF;" class="data-v-4cf17429">{{$root.m0}}</text></tui-list-cell><block wx:if="{{ghsInfo.giveDiscount&&ghsInfo.giveDiscount<1}}"><tui-list-cell class="line-cell data-v-4cf17429" vue-id="73fff9c9-4" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-4cf17429">优惠</view><text style="color:red;" class="data-v-4cf17429">{{"-"+discountAmount}}<text style="margin-left:18rpx;" class="data-v-4cf17429">{{"("+ghsInfo.giveDiscount*100+"折)"}}</text></text></tui-list-cell></block><tui-list-cell class="line-cell data-v-4cf17429" vue-id="73fff9c9-5" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title data-v-4cf17429">实际金额</view><text style="color:#3385FF;" class="data-v-4cf17429">{{modifyPrice}}</text></tui-list-cell><tui-list-cell class="line-cell data-v-4cf17429" vue-id="73fff9c9-6" hover="{{false}}" arrow="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><textarea style="height:100rpx;" placeholder="这里写备注" data-event-opts="{{[['input',[['__set_model',['','remark','$event',[]]]]]]}}" value="{{remark}}" bindinput="__e" class="data-v-4cf17429"></textarea></tui-list-cell></view></form></view><view class="under-bar data-v-4cf17429"><view class="price-view data-v-4cf17429"><text class="price-title data-v-4cf17429">金额</text><text class="price-number data-v-4cf17429">¥<text class="large data-v-4cf17429">{{modifyPrice}}</text></text></view><button data-event-opts="{{[['tap',[['affirmFormSubmit',['$event']]]]]}}" class="admin-button-com blue middle data-v-4cf17429" bindtap="__e">提交</button></view></view>