app-goods-marketing.wxml 3.4 KB

1
  1. <view class="app-goods-marketing data-v-f123a3c4"><view class="marketing data-v-f123a3c4"><block wx:if="{{integral&&integral.title}}"><view class="block dir-left-nowrap cross-center data-v-f123a3c4"><view class="box-grow-0 data-v-f123a3c4">活动</view><view class="{{['give box-grow-0 main-center cross-center data-v-f123a3c4',theme+'-border '+theme+'-color']}}">送积分</view><view class="content box-grow-1 data-v-f123a3c4">{{integral.title}}</view></view></block><block wx:if="{{card&&card.list.length>0}}"><view data-event-opts="{{[['tap',[['change',['cardShow']]]]]}}" class="block dir-left-nowrap cross-center data-v-f123a3c4" bindtap="__e"><view class="box-grow-0 data-v-f123a3c4">促销</view><view class="{{['give box-grow-0 main-center cross-center data-v-f123a3c4',theme+'-border '+theme+'-color']}}">赠卡券</view><view class="content box-grow-1 data-v-f123a3c4">{{card.title}}</view><image class="box-grow-0 data-v-f123a3c4" src="../../../static/image/icon/arrow-right.png"></image></view></block></view><view class="marketing data-v-f123a3c4"><block wx:if="{{express}}"><view class="block dir-left-nowrap cross-center data-v-f123a3c4"><view class="box-grow-0 data-v-f123a3c4">快递</view><view class="content box-grow-1 data-v-f123a3c4">{{express}}</view></view></block><block wx:if="{{shipping}}"><view class="block dir-left-nowrap cross-center data-v-f123a3c4"><view class="box-grow-0 data-v-f123a3c4">包邮</view><view class="content box-grow-1 data-v-f123a3c4">{{shipping}}</view></view></block><block wx:if="{{limit}}"><view class="block dir-left-nowrap cross-center data-v-f123a3c4"><view class="box-grow-0 data-v-f123a3c4">限购</view><view class="content box-grow-1 data-v-f123a3c4">{{limit}}</view></view></block><block wx:if="{{pickup}}"><view data-event-opts="{{[['tap',[['change',['pickupShow']]]]]}}" class="block dir-left-nowrap cross-center data-v-f123a3c4" bindtap="__e"><view class="box-grow-0 data-v-f123a3c4">起送</view><view class="content box-grow-1 data-v-f123a3c4">{{pickup}}</view><image class="box-grow-0 data-v-f123a3c4" src="../../../static/image/icon/arrow-right.png"></image></view></block></view><view class="marketing data-v-f123a3c4"></view><view class="card-modal data-v-f123a3c4"><app-model bind:input="__e" vue-id="2546f2b1-1" type="1" height="{{840}}" value="{{cardShow}}" data-event-opts="{{[['^input',[['__set_model',['','cardShow','$event',[]]]]]]}}" class="data-v-f123a3c4" bind:__l="__l" vue-slots="{{['title','content']}}"><view class="title data-v-f123a3c4" slot="title">赠卡券</view><view class="content data-v-f123a3c4" slot="content"><block wx:for="{{card.list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="card dir-left-nowrap cross-center data-v-f123a3c4"><image src="{{item.pic_url}}" class="data-v-f123a3c4"></image><view class="box-grow-1 dir-top-nowrap data-v-f123a3c4"><text class="name data-v-f123a3c4">{{item.name}}</text><text class="number data-v-f123a3c4">{{"赠送"+item.number+"张"}}</text></view></view></block></view></app-model></view><view class="pickup-modal data-v-f123a3c4"><app-model bind:input="__e" vue-id="2546f2b1-2" type="2" value="{{pickupShow}}" data-event-opts="{{[['^input',[['__set_model',['','pickupShow','$event',[]]]]]]}}" class="data-v-f123a3c4" bind:__l="__l" vue-slots="{{['title','content']}}"><view class="title data-v-f123a3c4" slot="title">起送</view><view class="content data-v-f123a3c4" slot="content"><view class="data-v-f123a3c4">{{pickup}}</view></view></app-model></view></view>