weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
2.4 KiB

<view class="drawCommodity data-v-b19fab22"><block wx:if="{{goodItem.plugin!='store'}}"><view class="title data-v-b19fab22"><block wx:if="{{goodItem.storelogo}}"><image src="{{goodItem.storelogo}}" mode class="data-v-b19fab22"></image></block><view class="title-text dis-flex data-v-b19fab22"><view class="t-c data-v-b19fab22">{{''+goodItem.storename+''}}</view><view class="t-r flex-box data-v-b19fab22" style="font-weight:500;font-size:22rpx;color:#ff4444;">{{''+goodItem.distance+''}}</view></view></view></block><view class="commodityDetails data-v-b19fab22"><view class="detailsImg data-v-b19fab22"><image src="{{goodItem.thumb}}" mode class="data-v-b19fab22"></image><view class="tags data-v-b19fab22">{{''+goodItem.pluginName+''}}</view></view><view class="data-v-b19fab22"><view class="productName data-v-b19fab22" style="{{'margin-bottom:'+(goodItem.plugin=='store'?'20rpx':'60rpx')+';'}}"><view class="t-l name data-v-b19fab22">{{''+goodItem.name+''}}</view></view><block wx:if="{{goodItem.plugin=='store'}}"><view class="t-r data-v-b19fab22" style="font-weight:500;font-size:24rpx;color:#ff4444;">{{''+goodItem.distance+''}}</view></block><view class="shopingNum data-v-b19fab22"></view><view class="priceButton data-v-b19fab22"><block wx:if="{{goodItem.plugin!='store'}}"><view class="dis-flex data-v-b19fab22" style="width:100%;"><view class="flex-box col-f4 data-v-b19fab22"><block wx:if="{{goodItem.price}}"><text class="f-24 data-v-b19fab22">¥</text></block><block wx:if="{{goodItem.price}}"><text class="f-36 f-w data-v-b19fab22">{{goodItem.price}}</text></block></view><view data-event-opts="{{[['tap',[['goGoods',['$event']]]]]}}" class="shopingButton data-v-b19fab22" bindtap="__e">购买获得抽奖码</view></view></block><block wx:else><view class="dis-flex data-v-b19fab22" style="width:100%;justify-content:flex-end;"><block wx:if="{{goodItem.plugin=='store'}}"><view class="t-r flex-box data-v-b19fab22" style="font-weight:500;font-size:24rpx;color:#ff4444;width:200rpx;"></view></block><block wx:if="{{goodItem.payurl}}"><view data-event-opts="{{[['tap',[['goGoodpay',['$event']]]]]}}" class="storeButton data-v-b19fab22" style="background-color:#F1C426;" bindtap="__e">买单</view></block><block wx:if="{{goodItem.deliveurl}}"><view data-event-opts="{{[['tap',[['goGoodStore',['$event']]]]]}}" class="storeButton data-v-b19fab22" style="margin-right:0;" bindtap="__e">商城</view></block></view></block></view></view></view></view>