create-order.wxml 2.6 KB

1
  1. <view class="container order clearfix data-v-b4eaf48e" style="{{'padding-bottom:'+(isIphoneX?'170rpx':'134rpx')+';'}}"><block wx:if="{{isRequest}}"><tui-skeleton vue-id="0bc6b26d-1" loadingType="2" class="data-v-b4eaf48e" bind:__l="__l"></tui-skeleton></block><block wx:else><choice-address vue-id="0bc6b26d-2" addressData="{{addressData}}" data-ref="choiceAddress" class="data-v-b4eaf48e vue-ref" bind:__l="__l"></choice-address><goods-list vue-id="0bc6b26d-3" goodsData="{{goodsData}}" data-ref="goods" data-event-opts="{{[['^handleGoodList',[['handChangeInputGoodsList']]]]}}" bind:handleGoodList="__e" class="data-v-b4eaf48e vue-ref" bind:__l="__l"></goods-list><block wx:if="{{receiveCouponList.length>0}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="select-coupon data-v-b4eaf48e" bindtap="__e"><view class="left-title data-v-b4eaf48e">优惠券</view><view class="right-content data-v-b4eaf48e"><view class="coupon-amount data-v-b4eaf48e">{{"-¥"+$root.f0}}</view><view class="iconfont icon-chakangengduo data-v-b4eaf48e"></view></view></view></block><cm-coupon-list vue-id="0bc6b26d-4" title="优惠券" listType="use" visible="{{couponVisible}}" chooseAble="{{true}}" showStatus="{{false}}" couponList="{{receiveCouponList}}" currentId="{{currentCouponId}}" data-event-opts="{{[['^close',[['closeCouponList']]],['^chooseCoupon',[['chooseCoupon']]],['^confirm',[['closeCouponList']]]]}}" bind:close="__e" bind:chooseCoupon="__e" bind:confirm="__e" class="data-v-b4eaf48e" bind:__l="__l"></cm-coupon-list><seller-freight vue-id="0bc6b26d-5" freightDatas="{{freightData}}" data-ref="freight" class="data-v-b4eaf48e vue-ref" bind:__l="__l"></seller-freight><view class="footer data-v-b4eaf48e" style="{{'padding-bottom:'+(isIphoneX?'68rpx':'0rpx')+';'}}"><view class="footer-le data-v-b4eaf48e"><view class="footer-count data-v-b4eaf48e"><text class="data-v-b4eaf48e">{{"共"+allCount+"件商品"}}</text></view><view class="footer-price data-v-b4eaf48e"><view class="{{['sum','data-v-b4eaf48e',totalFullReduction==0?'none':'']}}"><view class="price data-v-b4eaf48e">{{"总价:¥"+$root.f1}}</view><block wx:if="{{discountedPrice>0}}"><view class="discount data-v-b4eaf48e">{{"共减 ¥"+$root.f2}}</view></block></view></view></view><view data-event-opts="{{[['tap',[['orderSubmitMit',['$event']]]]]}}" class="footer-submit data-v-b4eaf48e" catchtap="__e"><view class="{{['btn','data-v-b4eaf48e',isSubLoading?'disabled':'']}}">提交订单</view></view></view></block><cm-loading vue-id="0bc6b26d-6" visible="{{isSubLoading}}" text="{{loadingText}}" class="data-v-b4eaf48e" bind:__l="__l"></cm-loading></view>