|
@ -245,8 +245,8 @@ |
|
|
</view> |
|
|
</view> |
|
|
<text class="title clamp">{{ item.name }}</text> |
|
|
<text class="title clamp">{{ item.name }}</text> |
|
|
<view> |
|
|
<view> |
|
|
<text class="price">惠农价¥{{ item.price }}</text> |
|
|
<text class="price">惠农价¥{{ item.originalPrice }}</text> |
|
|
<text class="m-price">市场价¥{{ item.originalPrice }}</text> |
|
|
<text class="m-price">市场价¥{{ item.price }}</text> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|