徐总多门店
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 line
6.4 KiB

3 months ago
<view><block wx:if="{{$root.g0}}"><view style="{{$root.s0}}"><view style="{{$root.s1}}"><view class="w-full h-96 px-24 flex-between-center bg-cover" style="{{$root.s2}}"><view class="flex-y-center"><block wx:if="{{titleConfig}}"><text class="fs-32 lh-44rpx fw-500">{{titleTxtConfig}}</text></block><block wx:else><image class="w-140 h-32" src="{{titleImg}}"></image></block><text class="fs-28 text--w111-ccc px-16" style="{{$root.s3}}">|</text><view class="avatar-group flex-y-center"><block wx:for="{{pinkInfo.avatars}}" wx:for-item="item" wx:for-index="index" wx:key="index"><image class="w-36 h-36 rd-50-p111-" src="{{item}}" mode></image></block></view><text class="fs-26 text--w111-999 lh-36rpx ml-22" style="{{$root.s4}}">{{pinkInfo.pink_count+"人拼团成功"}}</text></view><view data-event-opts="{{[['tap',[['goPage',['/pages/activity/goods_combination/index']]]]]}}" class="flex-y-center fs-24 text--w111-999" style="{{$root.s5}}" bindtap="__e"><text>{{rightBntTxt}}</text><text class="iconfont icon-ic_rightarrow fs-24"></text></view></view><block wx:if="{{goodStyleConfig==0}}"><view class="pt-32 pr-20 pb-32 pl-20 bg--w111-fff" style="{{$root.s6}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['combinationList','',index]]]]]]]}}" class="w-full flex justify-between item" bindtap="__e"><easy-loadimage vue-id="{{'52ffddda-1-'+index}}" image-src="{{item.$orig.image}}" width="240rpx" height="240rpx" borderRadius="{{imgStyle}}" bind:__l="__l"></easy-loadimage><view class="flex-1 flex-col justify-between pl-20 h-240"><view class="w-full"><block wx:if="{{item.g1}}"><view class="w-full fs-28 h-80 lh-40rpx line2" style="{{item.s7}}">{{item.$orig.title}}</view></block><block wx:if="{{item.g2}}"><view class="flex mt-14"><view class="flex fs-20 rd-8rpx" style="{{item.s8}}"><text class="tuan-num text--w111-fff flex-center">{{item.$orig.people+"人团"}}</text><text class="complete flex-center" style="{{item.s9}}">{{"已拼"+item.$orig.pink_count+"份"}}</text></view></view></block></view><view class="flex justify-between items-end"><view class="flex-col"><block wx:if="{{item.g3}}"><base-money vue-id="{{'52ffddda-2-'+index}}" money="{{item.$orig.price}}" symbolSize="24" integerSize="36" decimalSize="36" weight="{{true}}" color="{{priceColor}}" preFix="拼团价" preFixSize="24" textColor="{{priceColor}}" bind:__l="__l"></base-money></block><block wx:if="{{item.g4}}"><text class="text-line fs-28 text--w111-999 pt-14 Regular" style="{{item.s10}}">{{"¥"+item.$orig.ot_price}}</text></block></view><block wx:if="{{!showBtn}}"><view class="w-144 h-56 rd-30rpx flex-center fs-24 text--w111-fff" style="{{item.s11}}">去拼团</view></block></view></view></view></block></view></block><block wx:if="{{goodStyleConfig==1}}"><view class="grid-column-2 grid-gap-22rpx pt-32 pr-20 pb-32 pl-20"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['combinationList','',index]]]]]]]}}" bindtap="__e"><easy-loadimage vue-id="{{'52ffddda-3-'+index}}" image-src="{{item.$orig.image}}" width="100%" height="324rpx" borderRadius="{{imgStyle}}" bind:__l="__l"></easy-loadimage><block wx:if="{{item.g5}}"><view class="w-full mt-16 flex-y-center" style="{{item.s12}}"><view class="flex fs-20 rd-4rpx" style="{{item.s13}}"><text class="complete flex-center rd-4rpx" style="{{item.s14}}">{{item.$orig.people+"人团"}}</text></view><view class="w-234 line1 fs-28 lh-40rpx pl-10">{{item.$orig.title}}</view></view></block><view class="flex justify-between items-end mt-10"><view class="flex-col"><block wx:if="{{item.g6}}"><base-money vue-id="{{'52ffddda-4-'+index}}" money="{{item.$orig.price}}" symbolSize="24" integerSize="36" decimalSize="36" weight="{{true}}" color="{{priceColor}}" bind:__l="__l"></base-money></block><block wx:if="{{item.g7}}"><text class="text-line fs-28 text--w111-999 pt-14 Regular" style="{{item.s15}}">{{"¥"+item.$orig.ot_price}}</text></block></view><block wx:if="{{!showBtn}}"><vi