Feat:接口对接
This commit is contained in:
@@ -38,10 +38,10 @@
|
||||
<text>{{ item.storeName }}</text>
|
||||
</view>
|
||||
<view class="info-line flex jc-between ai-center">
|
||||
<text>产地:{{ item.origin || "" }}</text>
|
||||
<!-- <text>产地:{{ item.origin || "" }}</text>-->
|
||||
<!-- <text>单位:{{ item.unitName || "" }}</text>-->
|
||||
</view>
|
||||
<view class="info-line" style="margin-top: 4rpx">规格:{{ item.storeInfo || "" }}</view>
|
||||
<!-- <view class="info-line" style="margin-top: 4rpx">规格:{{ item.storeInfo || "" }}</view>-->
|
||||
<view class="price-line">¥{{ item.price }}</view>
|
||||
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user