1 |
- <view class="container details clearfix" style="{{'padding-bottom:'+(isIphoneX?130+68+'rpx':'130rpx')+';'}}"><header-order vue-id="0f36d5ef-1" systeminfo="{{systeminfo}}" navbar-data="{{nvabarData}}" headerBtnPosi="{{headerBtnPosi}}" isShare="{{isOrderShare}}" bind:__l="__l"></header-order><view class="container-details" style="{{'padding-top:'+(navbarHeight+'px')+';'}}"><view class="status-text"><view class="view-type">{{$root.f0}}</view></view><block wx:if="{{isRequest}}"><order-address class="vue-ref" vue-id="0f36d5ef-2" addressData="{{addressData}}" data-ref="orderAddress" bind:__l="__l"></order-address></block><block wx:if="{{isRequest}}"><goods-list class="vue-ref" vue-id="0f36d5ef-3" shopOrderData="{{shopOrderData}}" information="{{information}}" data-ref="goods" data-event-opts="{{[['^popupClick',[['hanldePopupFn']]]]}}" bind:popupClick="__e" bind:__l="__l"></goods-list></block><block wx:if="{{isRequest}}"><order-information class="vue-ref" vue-id="0f36d5ef-4" information="{{information}}" data-ref="information" bind:__l="__l"></order-information></block><block wx:if="{{isRequest}}"><order-button class="vue-ref" vue-id="0f36d5ef-5" status="{{btnStatus}}" shareCode="{{shareCode}}" order="{{orderInfo}}" data-ref="orderButton" data-event-opts="{{[['^buttonConfirm',[['handButtonConfirm']]]]}}" bind:buttonConfirm="__e" bind:__l="__l"></order-button></block></view><tui-modal vue-id="0f36d5ef-6" show="{{modal}}" content="{{contentModalText}}" color="#333" size="{{32}}" shape="circle" maskClosable="{{false}}" data-event-opts="{{[['^click',[['handleClick']]],['^cancel',[['hideMobel',[1]]]]]}}" bind:click="__e" bind:cancel="__e" bind:__l="__l"></tui-modal><tui-modal vue-id="0f36d5ef-7" show="{{modal2}}" shape="circle" content="订单内商品已全部下架,不能购买!" button="{{button}}" data-event-opts="{{[['^click',[['handleClick2']]],['^cancel',[['hideMobel',[2]]]]]}}" bind:click="__e" bind:cancel="__e" bind:__l="__l"></tui-modal><tui-modal vue-id="0f36d5ef-8" show="{{modal3}}" custom="{{true}}" data-event-opts="{{[['^cancel',[['hideMobel',[3]]]]]}}" bind:cancel="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-modal-custom"><view class="tui-modal-custom-text"><view class="title">以下商品已失效,不能进行购买;是否先将其他商品加入购物车?</view><scroll-view class="tui-modal-custom-list" scroll-y="{{true}}"><block wx:for="{{invalidList}}" wx:for-item="invalid" wx:for-index="index" wx:key="index"><view class="custom-list"><view class="custom-list-image"><image src="{{invalid.productImage}}" mode></image></view><view class="custom-list-name">{{invalid.name}}</view></view></block></scroll-view></view><view class="tui-modal-button"><button data-event-opts="{{[['tap',[['hideMobel',[3]]]]]}}" class="modal-button cancel" bindtap="__e">我再想想</button><button data-event-opts="{{[['tap',[['handleClick3',['$event']]]]]}}" class="modal-button confirm" bindtap="__e">加入购物车</button></view></view></tui-modal><activi-popup vue-id="0f36d5ef-9" Promotion="{{handlerPros}}" popupShow="{{popupShow}}" bind:__l="__l"></activi-popup><cm-loading vue-id="0f36d5ef-10" visible="{{isSubLoading}}" text="{{loadingText}}" bind:__l="__l"></cm-loading></view>
|