1 |
- <app-layout vue-id="08a76803-1" overflow="{{false}}" class="data-v-bafdcc4e" bind:__l="__l" vue-slots="{{['default']}}"><view class="banner data-v-bafdcc4e"><block wx:if="{{activityBg=='statics/img/plugins/composition-banner.png'}}"><image src="{{compositionImg.banner}}" class="data-v-bafdcc4e"></image></block><block wx:else><image src="{{activityBg}}" class="data-v-bafdcc4e"></image></block><view data-event-opts="{{[['tap',[['toRule',['$event']]]]]}}" class="rule data-v-bafdcc4e" bindtap="__e">活动规则</view></view><view data-event-opts="{{[['tap',[['toSearch',['$event']]]]]}}" class="search data-v-bafdcc4e" bindtap="__e"><view class="search-view dir-left-nowrap main-center cross-center data-v-bafdcc4e"><image class="image data-v-bafdcc4e" src="/static/image/icon/icon-search.png"></image><view class="text data-v-bafdcc4e">请输入商品名称搜索</view></view></view><block wx:if="{{list.length==0}}"><view class="no-tip data-v-bafdcc4e"><image src="/static/image/no-goods.png" class="data-v-bafdcc4e"></image><view class="data-v-bafdcc4e">没有任何套餐哦~</view></view></block><block wx:else><view class="list data-v-bafdcc4e" style="{{'position:'+(position)+';'}}"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="item data-v-bafdcc4e"><app-composition vue-id="{{('08a76803-2-'+__i0__)+','+('08a76803-1')}}" theme="{{getTheme}}" item="{{item}}" large="{{true}}" data-event-opts="{{[['^click',[['show',['$0'],[[['list','id',item.id]]]]]],['^look',[['toDetail',['$0'],[[['list','id',item.id]]]]]]]}}" bind:click="__e" bind:look="__e" class="data-v-bafdcc4e" bind:__l="__l" vue-slots="{{['default']}}"><view class="look-goods main-center cross-center data-v-bafdcc4e"><view class="data-v-bafdcc4e">套餐商品</view><image src="/static/image/icon/icon-down.png" class="data-v-bafdcc4e"></image></view></app-composition></view></block></view></block><block wx:if="{{showGoods}}"><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="dialog-bg data-v-bafdcc4e" bindtap="__e"><view class="{{['data-v-bafdcc4e','dialog',''+(iphone_x?'iphone_x':''),''+(tabbarbool?'tabbarbool':'')]}}" style="{{'bottom:'+(height+'px')+';'}}" animation="{{animationData}}" data-event-opts="{{[['tap',[['',['$event']]]]]}}" catchtap="__e"><view class="dialog-title main-between cross-center data-v-bafdcc4e"><view data-event-opts="{{[['tap',[['toDetail',['$0'],['detail']]]]]}}" class="toBuy dir-left-nowrap cross-center data-v-bafdcc4e" bindtap="__e"><image style="{{'background-color:'+(getTheme.background)+';'}}" src="/static/image/icon/goods-cart.png" class="data-v-bafdcc4e"></image><view style="{{'color:'+(getTheme.color)+';'}}" class="data-v-bafdcc4e">去购买套餐</view></view><view class="close data-v-bafdcc4e"><image src="/static/image/icon/close.png" data-event-opts="{{[['tap',[['close',['$event']]]]]}}" bindtap="__e" class="data-v-bafdcc4e"></image></view></view><view class="dialog-goods-list data-v-bafdcc4e"><block wx:for="{{detail.host_list}}" wx:for-item="item" wx:for-index="__i1__" wx:key="id"><view data-event-opts="{{[['tap',[['toGoods',['$0'],[[['detail.host_list','id',item.id,'goods_id']]]]]]]}}" class="dialog-goods dir-left-nowrap data-v-bafdcc4e" catchtap="__e"><image src="{{item.cover_pic}}" class="data-v-bafdcc4e"></image><view class="data-v-bafdcc4e"><view class="t-omit-two goods-name data-v-bafdcc4e">{{item.name}}</view><view class="goods-price data-v-bafdcc4e" style="{{'color:'+(getTheme.color)+';'}}">{{"¥"+item.min_price+(item.max_price!=item.min_price?'~¥'+item.max_price:'')}}</view></view></view></block><block wx:for="{{detail.goods_list}}" wx:for-item="item" wx:for-index="__i2__" wx:key="id"><view data-event-opts="{{[['tap',[['toGoods',['$0'],[[['detail.goods_list','id',item.id,'goods_id']]]]]]]}}" class="dialog-goods dir-left-nowrap data-v-bafdcc4e" catchtap="__e"><image src="{{item.cover_pic}}" class="data-v-bafdcc4e"></image><view class="data-v-bafdcc4e"><view class="t-omit-two goods-name data-v-bafdcc4e">{{item.name}}</view><view class="goods-price data-v-bafdcc4e" style="{{'color:'+(getTheme.color)+';'}}">{{"¥"+item.min_price+(item.max_price!=item.min_price?'~¥'+item.max_price:'')}}</view></view></view></block></view></view></view></block></app-layout>
|