|
|
|
@ -208,9 +208,7 @@ |
|
|
|
data-index="0" |
|
|
|
></image> |
|
|
|
<view wx:if="{{item.supplyStatus === '预售'}}" class="promo-tag presale">预售</view> |
|
|
|
<view wx:if="{{item.sourceType}}" class="promo-tag source">一手货源</view> |
|
|
|
</view> |
|
|
|
<<<<<<< HEAD |
|
|
|
<view class="product-info"> |
|
|
|
<view class="product-title">{{item.name}}</view> |
|
|
|
<view class="product-spec">{{item.specification || '无'}}<text wx:if="{{item.yolk && item.yolk !== '无'}}"> | {{item.yolk}}</text></view> |
|
|
|
@ -268,7 +266,6 @@ |
|
|
|
data-index="0" |
|
|
|
></image> |
|
|
|
<view wx:if="{{item.supplyStatus === '预售'}}" class="promo-tag presale">预售</view> |
|
|
|
<view wx:if="{{item.sourceType}}" class="promo-tag source">一手货源</view> |
|
|
|
</view> |
|
|
|
<view class="product-info"> |
|
|
|
<view class="product-title">{{item.name}}</view> |
|
|
|
|