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
1.7 KiB

<view class="container data-v-6b9ed6be"><block wx:if="{{goodsType==='goods_type1'}}"><block class="data-v-6b9ed6be"><view class="groupon_goods5 groupon_goods5-pading data-v-6b9ed6be" style="{{'margin-bottom:'+(goodsData.style.marginBottom*2+'rpx')+';'+('padding:'+(goodsData.style.margin*2+'rpx')+';')+('background-color:'+(goodsData.style.bgColor)+';')}}"><view class="b-f data-v-6b9ed6be" style="{{'padding-left:'+(goodsData.style.padding*2+'rpx')+';'+('padding-top:'+(goodsData.style.padding*2+'rpx')+';')+('padding-bottom:'+(goodsData.style.padding*2+'rpx')+';')+('padding-right:'+('0')+';')}}"><scroll-view scroll-x="true" class="data-v-6b9ed6be"><view class="groupon_goods5-list dis-flex data-v-6b9ed6be"><block wx:for="{{goodsData.data}}" wx:for-item="goods" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['navigateTo',['$0'],[[['goodsData.data','',index,'url']]]]]]]}}" class="groupon_goods5-list-item m-right20 data-v-6b9ed6be" bindtap="__e"><view class="groupon_goods5-image data-v-6b9ed6be" style="{{'background-image:'+('url('+goods['logo']+')')+';'}}"><block wx:if="{{goods.stk==0}}"><image style="width:250rpx;height:250rpx;background-color:rgba(0,0,0,0.5);" src="{{imgfixUrls+'rush_goods_sell_out.png'}}" mode="aspectFit" class="data-v-6b9ed6be"></image></block></view><view class="groupon_goods5-title twolist-hidden f-28 col-3 m-top20 data-v-6b9ed6be">{{goods['goods_name']}}</view><view class="groupon_goods5-price dis-flex flex-y-center flex-x-between data-v-6b9ed6be"><view class="now-price f-28 data-v-6b9ed6be">{{"¥"+goods['price']}}</view><view class="old-price f-24 data-v-6b9ed6be" style="text-decoration:line-through;">{{"¥"+goods['oldprice']}}</view></view></view></block></view></scroll-view></view></view></block></block></view>