|
@@ -95,9 +95,7 @@
|
|
<text class="goods-info" style="margin-left: 38rpx;">10分钟</text>
|
|
<text class="goods-info" style="margin-left: 38rpx;">10分钟</text>
|
|
<text class="goods-info" style="margin-left: 10rpx;">{{item.distance}}</text>
|
|
<text class="goods-info" style="margin-left: 10rpx;">{{item.distance}}</text>
|
|
</view>
|
|
</view>
|
|
-
|
|
|
|
<view style="margin-top: 22rpx;"><text class="goods-sales">已售卖{{item.salesAllNum}}单</text></view>
|
|
<view style="margin-top: 22rpx;"><text class="goods-sales">已售卖{{item.salesAllNum}}单</text></view>
|
|
-
|
|
|
|
<view style="margin-top: 14rpx;">
|
|
<view style="margin-top: 14rpx;">
|
|
<text class="goods-labels" v-for="(item2,index2) in item.discountLabel" :key="index2">{{item2}}</text>
|
|
<text class="goods-labels" v-for="(item2,index2) in item.discountLabel" :key="index2">{{item2}}</text>
|
|
</view>
|
|
</view>
|