| 1 |
- <view class="data-v-3933c270"><view class="inner-box data-v-3933c270"><block wx:if="{{address==null}}"><view data-event-opts="{{[['tap',[['openAddress']]]]}}" class="address-box data-v-3933c270" bindtap="__e"><view class="left data-v-3933c270"><view class="name-box data-v-3933c270"><text class="text name data-v-3933c270">添加收货地址</text></view></view><view class="arrow-box data-v-3933c270"><image src="../../static/images/arrow_gray.png" mode class="data-v-3933c270"></image></view></view></block><block wx:if="{{address!=null}}"><view data-event-opts="{{[['tap',[['openAddress']]]]}}" class="address-box data-v-3933c270" bindtap="__e"><view class="left data-v-3933c270"><view class="name-box data-v-3933c270"><text class="text name data-v-3933c270">{{address.realName}}</text><block wx:if="{{address.phone!=null}}"><text class="text data-v-3933c270">{{$root.g0}}</text></block></view><view class="address data-v-3933c270">{{''+address.province+address.city+address.district+address.detail+''}}</view></view><view class="arrow-box data-v-3933c270"><image src="../../static/images/arrow_gray.png" mode class="data-v-3933c270"></image></view></view></block><view class="goods-list data-v-3933c270"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-3933c270"><view class="img-box data-v-3933c270"><image src="{{item.$orig.productAttrImage!=null?item.$orig.productAttrImage:item.$orig.productImage}}" mode="aspectFill" class="data-v-3933c270"></image></view><view class="info-box data-v-3933c270"><view class="data-v-3933c270"><view class="name-box ellipsis2 data-v-3933c270"><view class="tag data-v-3933c270">{{item.g1}}</view>{{item.$orig.productName+''}}</view><view class="spec ellipsis2 data-v-3933c270">{{item.$orig.productAttrName}}</view></view><view class="price-num data-v-3933c270"><view class="price data-v-3933c270"><text class="unit data-v-3933c270">¥</text><text class="num data-v-3933c270">{{item.g2}}</text></view><view class="num data-v-3933c270">{{"x"+item.$orig.cartNum}}</view></view></view></view></block><view class="sub-total data-v-3933c270"><text class="label data-v-3933c270">小计:</text><view class="price data-v-3933c270"><text class="unit data-v-3933c270">¥</text><text class="num data-v-3933c270">{{$root.g3}}</text></view></view></view><view class="points data-v-3933c270"><view class="left data-v-3933c270"><image src="../../static/images/points.png" mode class="data-v-3933c270"></image><text class="text data-v-3933c270">可用积分</text></view><view class="right data-v-3933c270"><text class="text data-v-3933c270">{{price.usedIntegral+"积分"}}</text><evan-switch vue-id="2575e6d4-1" activeColor="#2BC7B9" inactiveColor="rgba(0, 0, 0, 0.1)" value="{{checked}}" data-event-opts="{{[['^change',[['integralChange']]],['^input',[['__set_model',['','checked','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" class="data-v-3933c270" bind:__l="__l"></evan-switch></view></view><view data-event-opts="{{[['tap',[['openCoupon']]]]}}" class="points data-v-3933c270" bindtap="__e"><view class="left data-v-3933c270"><text class="text data-v-3933c270">优惠券</text></view><view class="right data-v-3933c270"><text class="text data-v-3933c270">{{couponText}}</text><image src="/static/images/arrow4.png" mode class="data-v-3933c270"></image></view></view><view class="points data-v-3933c270"><view class="left data-v-3933c270"><text class="text data-v-3933c270">运费</text></view><view class="right data-v-3933c270"><block wx:if="{{address!=null}}"><text class="text data-v-3933c270">{{price.payPostage==null||price.payPostage==0?'免运费':$root.g4}}</text></block><block wx:if="{{address==null}}"><text class="text data-v-3933c270">--</text></block></view></view><view class="points data-v-3933c270"><view class="left data-v-3933c270"><text class="text data-v-3933c270">服务费</text></view><view class="right data-v-3933c270"><text class="text data-v-3933c270">{{$root.g5}}</text></view></view><view class="remarks data-v-3933c270"><input type="text" placeholder="备注留言(选填)" placeholder-class="input" data-event-opts="{{[['input',[['__set_model',['$0','mark','$event',[]],['form']]]]]}}" value="{{form.mark}}" bindinput="__e" class="data-v-3933c270"/></view></view><view class="btn-foot data-v-3933c270"><view class="right data-v-3933c270"><view class="total data-v-3933c270"><text class="label data-v-3933c270">合计:</text><view class="price data-v-3933c270"><text class="unit data-v-3933c270">¥</text><text class="num data-v-3933c270">{{$root.g6}}</text></view></view><view data-event-opts="{{[['tap',[['submitOrder',['$event']]]]]}}" class="btn data-v-3933c270" bindtap="__e">提交订单</view></view></view><popup-bottom vue-id="2575e6d4-2" visible="{{couponVisible}}" title=" " bgColor="#f5f5f5" radius="30" maxHeight="60%" data-ref="popup" data-event-opts="{{[['^updateVisible',[['__set_sync',['$0','couponVisible','$event'],['']]]]]}}" bind:updateVisible="__e" class="data-v-3933c270 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="coupon data-v-3933c270" style="height:650rpx;"><block wx:if="{{$root.g7>0}}"><view class="coupon-list _div data-v-3933c270"><block wx:for="{{couponsList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item acea-row row-center-wrapper _div data-v-3933c270"><view class="money _div data-v-3933c270"><block wx:if="{{item.status==0}}"><image class="img data-v-3933c270" src="../../static/images/coupon1.png" mode="widthFix"></image></block><block wx:if="{{item.status!=0}}"><image class="img data-v-3933c270" src="../../static/images/coupon2.png" mode="widthFix"></image></block><view style="z-index:999;" class="_div data-v-3933c270">¥<label class="num _span data-v-3933c270">{{item.couponPrice}}</label></view><view class="pic-num _div data-v-3933c270">{{"满"+item.useMinPrice+"元可用"}}</view></view><view class="text _div data-v-3933c270"><view class="condition line1 _div data-v-3933c270">{{''+item.couponTitle+''}}</view><view class="data acea-row row-between-wrapper _div data-v-3933c270"><view class="_div data-v-3933c270">{{item.limitTime+"到期"}}</view><view data-event-opts="{{[['tap',[['couponSelect',['$0'],[[['couponsList','',index]]]]]]]}}" class="bnt bg-color-red _div data-v-3933c270" bindtap="__e">选择</view></view></view></view></block></view></block><block wx:if="{{$root.g8==0}}"><view class="no-data-box data-v-3933c270"><image src="/static/images/no_data.png" mode="aspectFit" class="data-v-3933c270"></image><view class="empty-title data-v-3933c270">暂无数据</view></view></block></view></popup-bottom></view>
|