1 |
- <view style="{{(colorStyle)}}" class="data-v-2f5489c4"><view class="order-submission data-v-2f5489c4"><block wx:if="{{!product_type}}"><view class="allAddress data-v-2f5489c4" style="{{(store_self_mention?'':'padding-top:10rpx')}}"><block wx:if="{{shippingType==0}}"><view data-event-opts="{{[['tap',[['onAddress',['$event']]]]]}}" class="address acea-row row-between-wrapper data-v-2f5489c4" bindtap="__e"><block wx:if="{{addressInfo.real_name}}"><view class="addressCon data-v-2f5489c4"><view class="name data-v-2f5489c4">{{addressInfo.real_name+''}}<text class="phone data-v-2f5489c4">{{addressInfo.phone}}</text></view><view class="line1 data-v-2f5489c4"><block wx:if="{{addressInfo.is_default}}"><text class="default font-num data-v-2f5489c4">[默认]</text></block>{{addressInfo.province+addressInfo.city+addressInfo.district+addressInfo.detail+''}}</view></view></block><block wx:else><view class="addressCon data-v-2f5489c4"><view class="setaddress data-v-2f5489c4">设置收货地址</view></view></block><view class="iconfont icon-jiantou data-v-2f5489c4"></view></view></block><view class="line data-v-2f5489c4"><image src="/static/images/line.jpg" class="data-v-2f5489c4"></image></view></view></block><view class="{{['orderGoods','data-v-2f5489c4',product_type?'on':'']}}"><view class="total data-v-2f5489c4">{{"共"+resData.num+"件商品"}}</view><view class="goodWrapper data-v-2f5489c4"><view data-event-opts="{{[['tap',[['jumpCon',['$0'],['cartInfo.product_id']]]]]}}" class="item acea-row row-between-wrapper data-v-2f5489c4" bindtap="__e"><view class="pictrue data-v-2f5489c4"><image src="{{cartInfo.image}}" class="data-v-2f5489c4"></image></view><view class="text data-v-2f5489c4"><view class="acea-row row-between-wrapper data-v-2f5489c4"><view class="name line1 data-v-2f5489c4">{{cartInfo.store_name}}</view><view class="num data-v-2f5489c4">{{"x "+resData.num}}</view></view><block wx:if="{{cartInfo.attrInfo}}"><view class="attr line1 data-v-2f5489c4">{{cartInfo.attrInfo.suk+''}}</view></block><block wx:if="{{cartInfo.attrInfo}}"><view class="money font-color data-v-2f5489c4"><block wx:if="{{$root.m0}}"><text class="data-v-2f5489c4">{{cartInfo.attrInfo.integral+"积分"}}</text></block><block wx:if="{{$root.m1}}"><text class="data-v-2f5489c4">+</text></block><block wx:if="{{$root.m2}}"><text class="data-v-2f5489c4">{{cartInfo.attrInfo.price+"元"}}</text></block></view></block><block wx:else><view class="money font-color data-v-2f5489c4"><block wx:if="{{$root.m3}}"><text class="data-v-2f5489c4">{{cartInfo.integral+"积分"}}</text></block><block wx:if="{{$root.m4}}"><text class="data-v-2f5489c4">+</text></block><block wx:if="{{$root.m5}}"><text class="data-v-2f5489c4">{{cartInfo.price+"元"}}</text></block></view></block></view></view></view></view><block wx:if="{{$root.g0}}"><view class="wrapper data-v-2f5489c4"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="{{['item','acea-row','row-between-wrapper','data-v-2f5489c4',(item.$orig.name=='radios'||item.$orig.name=='checkboxs')?'on':'',(item.$orig.name=='dateranges')?'on2':'',(item.$orig.name=='citys')?'on3':'']}}"><view class="name data-v-2f5489c4"><block wx:if="{{item.$orig.titleShow.val}}"><label class="asterisk _span data-v-2f5489c4">*</label></block>{{''+item.$orig.titleConfig.value+''}}</view><block wx:if="{{item.$orig.name=='radios'}}"><view class="discount data-v-2f5489c4"><radio-group data-event-opts="{{[['change',[['radioChange',['$0',index,'$1'],['e',[['confirm','',index]]]]]]]}}" class="acea-row row-middle row-right data-v-2f5489c4" bindchange="__e"><block wx:for="{{item.$orig.wordsConfig.list}}" wx:for-item="j" wx:for-index="jindex" wx:key="jindex"><label class="radio data-v-2f5489c4"><view class="acea-row row-middle data-v-2f5489c4"><radio value="{{jindex}}" checked="{{j.show}}" class="data-v-2f5489c4"></radio><view class="data-v-2f5489c4">{{j.val}}</view></view></label></block></radio-group></view></block><block wx:if="{{item.$orig.name=='checkboxs'}}"><view class="discount data-v-2f5489c4"><checkbox-group data-event-opts="{{[['change',[['checkboxChange',['$event',index,'$0'],[[['confirm','',index]]]]]]]}}" class="acea-row row-middle row-right data-v-2f5489c4" bindchange="__e"><block wx:for="{{item.$orig.wordsConfig.list}}" wx:for-item="j" wx:for-index="jindex" wx:key="jindex"><label class="radio data-v-2f5489c4"><view class="acea-row row-middle data-v-2f5489c4"><checkbox style="transform:scale(0.9);" value="{{jindex}}" checked="{{j.show}}" class="data-v-2f5489c4"></checkbox><view class="data-v-2f5489c4">{{j.val}}</view></view></label></block></checkbox-group></view></block><block wx:if="{{item.$orig.name=='texts'&&item.$orig.valConfig.tabVal==0}}"><view class="discount data-v-2f5489c4"><input type="text" placeholder="{{item.$orig.tipConfig.value}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" value="{{item.$orig.value}}" bindinput="__e" class="data-v-2f5489c4"/></view></block><block wx:if="{{item.$orig.name=='texts'&&item.$orig.valConfig.tabVal==4}}"><view class="discount data-v-2f5489c4"><input type="number" placeholder="{{item.$orig.tipConfig.value}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" value="{{item.$orig.value}}" bindinput="__e" class="data-v-2f5489c4"/></view></block><block wx:if="{{item.$orig.name=='texts'&&item.$orig.valConfig.tabVal==3}}"><view class="discount data-v-2f5489c4"><input type="text" placeholder="{{item.$orig.tipConfig.value}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" value="{{item.$orig.value}}" bindinput="__e" class="data-v-2f5489c4"/></view></block><block wx:if="{{item.$orig.name=='dates'}}"><view class="discount data-v-2f5489c4"><picker mode="date" value="{{item.$orig.value}}" data-event-opts="{{[['change',[['bindDateChange',['$event',index]]]]]}}" bindchange="__e" class="data-v-2f5489c4"><view class="acea-row row-between-wrapper data-v-2f5489c4"><block wx:if="{{item.$orig.value==''}}"><view class="data-v-2f5489c4">{{item.$orig.tipConfig.value}}</view></block><block wx:else><view class="data-v-2f5489c4">{{item.$orig.value}}</view></block><text class="iconfont icon-jiantou data-v-2f5489c4"></text></view></picker></view></block><block wx:if="{{item.$orig.name=='dateranges'}}"><view class="discount data-v-2f5489c4"><uni-datetime-picker vue-id="{{'c5ce3b9a-1-'+index}}" type="daterange" value="{{item.$orig.value}}" data-event-opts="{{[['^maskClick',[['maskClick']]],['^input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" bind:maskClick="__e" bind:input="__e" class="data-v-2f5489c4" bind:__l="__l" vue-slots="{{['default']}}">{{''+(item.g1?item.$orig.value[0]+' - '+item.$orig.value[1]:item.$orig.tipConfig.value)+''}}<text class="iconfont icon-jiantou data-v-2f5489c4"></text></uni-datetime-picker></view></block><block wx:if="{{item.$orig.name=='times'}}"><view class="discount data-v-2f5489c4"><picker mode="time" value="{{item.$orig.value}}" placeholder="{{item.$orig.tipConfig.value}}" data-event-opts="{{[['change',[['bindTimeChange',['$event',index]]]]]}}" bindchange="__e" class="data-v-2f5489c4"><view class="acea-row row-between-wrapper data-v-2f5489c4"><block wx:if="{{item.$orig.value==''}}"><view class="data-v-2f5489c4">{{item.$orig.tipConfig.value}}</view></block><block wx:else><view class="data-v-2f5489c4">{{item.$orig.value}}</view></block><text class="iconfont icon-jiantou data-v-2f5489c4"></text></view></picker></view></block><block wx:if="{{item.$orig.name=='timeranges'}}"><view data-event-opts="{{[['tap',[['getTimeranges',[index]]]]]}}" class="discount acea-row row-between-wrapper data-v-2f5489c4" bindtap="__e"><block wx:if="{{item.$orig.value}}"><view class="data-v-2f5489c4">{{item.$orig.value}}</view></block><block wx:else><view class="data-v-2f5489c4">{{item.$orig.tipConfig.value}}</view></block><text class="iconfont icon-jiantou data-v-2f5489c4"></text></view></block><block wx:if="{{item.$orig.name=='selects'}}"><view class="discount data-v-2f5489c4"><picker value="{{item.$orig.value}}" range="{{item.$orig.wordsConfig.list}}" range-key="val" data-event-opts="{{[['change',[['bindSelectChange',['$event',index,'$0'],[[['confirm','',index]]]]]]]}}" bindchange="__e" class="data-v-2f5489c4"><view class="acea-row row-between-wrapper data-v-2f5489c4"><block wx:if="{{item.$orig.value==''}}"><view class="data-v-2f5489c4">请选择</view></block><block wx:else><view class="data-v-2f5489c4">{{item.$orig.value}}</view></block><text class="iconfont icon-jiantou data-v-2f5489c4"></text></view></picker></view></block><block wx:if="{{item.$orig.name=='citys'}}"><view data-event-opts="{{[['tap',[['changeRegion',[index]]]]]}}" class="discount data-v-2f5489c4" bindtap="__e"><view class="acea-row row-middle row-right data-v-2f5489c4"><block wx:if="{{item.$orig.value==''}}"><view class="city data-v-2f5489c4">{{item.$orig.tipConfig.value}}</view></block><block wx:else><view class="city data-v-2f5489c4">{{item.$orig.value}}</view></block><text class="iconfont icon-jiantou data-v-2f5489c4"></text></view></view></block><block wx:if="{{item.$orig.name=='texts'&&item.$orig.valConfig.tabVal==2}}"><view class="discount data-v-2f5489c4"><input type="idcard" placeholder="{{item.$orig.tipConfig.value}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" value="{{item.$orig.value}}" bindinput="__e" class="data-v-2f5489c4"/></view></block><block wx:if="{{item.$orig.name=='texts'&&item.$orig.valConfig.tabVal==1}}"><view class="discount data-v-2f5489c4"><input type="number" placeholder="{{item.$orig.tipConfig.value}}" placeholder-class="placeholder" data-event-opts="{{[['input',[['__set_model',['$0','value','$event',[]],[[['confirm','',index]]]]]]]}}" value="{{item.$orig.value}}" bindinput="__e" class="data-v-2f5489c4"/></view></block><block wx:if="{{item.$orig.name=='uploadPicture'}}"><view class="confirmImg data-v-2f5489c4"><view class="upload acea-row row-middle data-v-2f5489c4"><block wx:for="{{item.$orig.value}}" wx:for-item="items" wx:for-index="indexs" wx:key="indexs"><view class="pictrue data-v-2f5489c4"><image src="{{items}}" mode="aspectFill" class="data-v-2f5489c4"></image><view data-event-opts="{{[['tap',[['DelPic',[index,indexs]]]]]}}" class="close acea-row row-center-wrapper data-v-2f5489c4" bindtap="__e"><view class="iconfont icon-guanbi5 data-v-2f5489c4"></view></view></view></block><block wx:if="{{item.g2<item.$orig.numConfig.val}}"><view data-event-opts="{{[['tap',[['uploadpic',[index]]]]]}}" class="pictrue acea-row row-center-wrapper row-column data-v-2f5489c4" bindtap="__e"><text class="iconfont icon-icon25201 data-v-2f5489c4"></text><view class="data-v-2f5489c4">上传图片</view></view></block></view></view></block></view></block></view></block><view class="wrapper data-v-2f5489c4"><view class="item acea-row row-between-wrapper data-v-2f5489c4"><view class="data-v-2f5489c4">可用积分</view><view class="discount data-v-2f5489c4">{{resData.integral+''}}</view></view><view class="item acea-row row-between-wrapper data-v-2f5489c4"><view class="data-v-2f5489c4">抵扣积分</view><view class="discount data-v-2f5489c4">{{resData.total_integral+''}}</view></view><view class="item acea-row row-between-wrapper data-v-2f5489c4"><view class="data-v-2f5489c4">快递费用</view><view class="discount data-v-2f5489c4">免运费</view></view><block wx:if="{{textareaStatus}}"><view class="item data-v-2f5489c4"><view class="data-v-2f5489c4">备注信息</view><block wx:if="{{!coupon.coupon}}"><textarea placeholder-class="placeholder" placeholder="请添加备注(150字以内)" maxlength="{{150}}" name="mark" data-event-opts="{{[['input',[['bindHideKeyboard',['$event']]]]]}}" value="{{mark}}" bindinput="__e" class="data-v-2f5489c4"></textarea></block></view></block></view><view style="height:120rpx;" class="data-v-2f5489c4"></view><view class="footer acea-row row-between-wrapper data-v-2f5489c4"><view class="data-v-2f5489c4">合计:<block wx:if="{{$root.m6}}"><text class="font-color data-v-2f5489c4">{{(resData.total_integral||0)+"积分"}}</text></block><block wx:if="{{$root.m7}}"><text class="font-color data-v-2f5489c4">+</text></block><block wx:if="{{$root.m8}}"><text class="font-color data-v-2f5489c4">{{(resData.total_price||0)+"元"}}</text></block></view><view data-event-opts="{{[['tap',[['goPay',['$event']]]]]}}" class="settlement data-v-2f5489c4" style="z-index:100;" bindtap="__e">立即兑换</view></view></view><view class="alipaysubmit data-v-2f5489c4"><rich-text nodes="{{formContent}}"></rich-text></view><coupon-list-window vue-id="c5ce3b9a-2" coupon="{{coupon}}" openType="{{openType}}" cartId="{{cartId}}" data-event-opts="{{[['^ChangCouponsClone',[['ChangCouponsClone']]],['^ChangCoupons',[['ChangCoupons']]]]}}" bind:ChangCouponsClone="__e" bind:ChangCoupons="__e" class="data-v-2f5489c4" bind:__l="__l"></coupon-list-window><address-window vue-id="c5ce3b9a-3" news="{{news}}" address="{{address}}" pagesUrl="{{pagesUrl}}" data-ref="addressWindow" data-event-opts="{{[['^changeTextareaStatus',[['changeTextareaStatus']]],['^OnChangeAddress',[['OnChangeAddress']]],['^changeClose',[['changeClose']]]]}}" bind:changeTextareaStatus="__e" bind:OnChangeAddress="__e" bind:changeClose="__e" class="data-v-2f5489c4 vue-ref" bind:__l="__l"></address-window><home data-custom-hidden="{{!(!invShow&&navigation)}}" vue-id="c5ce3b9a-4" class="data-v-2f5489c4" bind:__l="__l"></home><payment vue-id="c5ce3b9a-5" payMode="{{cartArr}}" pay_close="{{pay_close}}" isCall="{{true}}" totalPrice="{{$root.g3}}" data-event-opts="{{[['^changePayType',[['changePayType']]],['^onChangeFun',[['onChangeFun']]]]}}" bind:changePayType="__e" bind:onChangeFun="__e" class="data-v-2f5489c4" bind:__l="__l"></payment><timeranges vue-id="c5ce3b9a-6" isShow="{{isShow}}" time="{{timeranges}}" data-event-opts="{{[['^confrim',[['confrim']]],['^cancel',[['cancels']]]]}}" bind:confrim="__e" bind:cancel="__e" class="data-v-2f5489c4" bind:__l="__l"></timeranges><area-window vue-id="c5ce3b9a-7" display="{{display}}" address="{{addressInfoArea}}" cityShow="{{cityShow}}" data-ref="areaWindow" data-event-opts="{{[['^submit',[['OnAreaAddress']]],['^changeClose',[['changeAddressClose']]]]}}" bind:submit="__e" bind:changeClose="__e" class="data-v-2f5489c4 vue-ref" bind:__l="__l"></area-window></view>
|