1 |
- <app-layout vue-id="16b8116e-1" class="data-v-553498f2" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{loading}}"><app-list vue-id="{{('16b8116e-2')+','+('16b8116e-1')}}" hidden="{{false}}" top="{{0}}" theme="{{getTheme}}" list="{{list}}" data-event-opts="{{[['^update',[['update']]],['^change',[['getTotal']]],['^updateList',[['updateList']]]]}}" bind:update="__e" bind:change="__e" bind:updateList="__e" class="data-v-553498f2" bind:__l="__l"></app-list></block><block wx:if="{{other.length>0}}"><view class="list data-v-553498f2"><view class="title data-v-553498f2">其他套餐</view><block wx:for="{{other}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item dir-left-nowrap data-v-553498f2"><app-composition vue-id="{{('16b8116e-3-'+index)+','+('16b8116e-1')}}" theme="{{getTheme}}" item="{{item}}" data-event-opts="{{[['^click',[['choose',['$0'],[[['other','',index]]]]]],['^look',[['choose',['$0'],[[['other','',index]]]]]]]}}" bind:click="__e" bind:look="__e" class="data-v-553498f2" bind:__l="__l"></app-composition></view></block></view></block><block wx:if="{{list.length>0}}"><view class="{{['data-v-553498f2','bottom-space',''+(iphone_x?'iphone_x':'')]}}"></view></block><block wx:if="{{list.length>0}}"><view class="{{['data-v-553498f2','bottom','main-between','cross-center',''+(iphone_x?'iphone_x':'')]}}"><view class="data-v-553498f2"><view class="dir-left-nowrap cross-center data-v-553498f2"><view class="data-v-553498f2">总计</view><view class="total-price data-v-553498f2" style="{{'color:'+(getTheme.color)+';'}}">{{"¥"+(total==0?'0.00':total)}}</view></view><view class="discount data-v-553498f2" style="{{'color:'+(getTheme.color)+';'}}">{{"已省¥"+max_discount}}</view></view><view data-event-opts="{{[['tap',[['toBuy',['$event']]]]]}}" class="submit-btn data-v-553498f2" style="{{'background-color:'+(getTheme.background)+';'}}" bindtap="__e">立即购买</view></view></block><block wx:if="{{showNoAttr}}"><view class="dialog-bg data-v-553498f2"><view class="dialog data-v-553498f2"><view class="dialog-title data-v-553498f2"><view class="dialog-big-title data-v-553498f2">以下商品未选择规格</view><view class="data-v-553498f2">请选择规格后购买</view></view><view class="{{['data-v-553498f2',''+(noAttrList.length>4?'dir-left-wrap':'main-center'),'dialog-goods-list']}}"><block wx:for="{{noAttrList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="dialog-goods data-v-553498f2"><image src="{{item.cover_pic}}" class="data-v-553498f2"></image></view></block></view><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="dialog-close data-v-553498f2" style="{{'color:'+(getTheme.color)+';'}}" bindtap="__e">我知道了</view></view></view></block><block wx:if="{{list.length==0&&loading}}"><view class="no-tip data-v-553498f2"><image src="../image/pull-off.png" class="data-v-553498f2"></image><view class="data-v-553498f2">您选购的套餐已下架</view><view data-event-opts="{{[['tap',[['toComposition',['$event']]]]]}}" class="to-composition data-v-553498f2" style="{{'background-color:'+(getTheme.background)+';'}}" bindtap="__e">逛逛套餐专区</view></view></block></app-layout>
|