QAQ
This commit is contained in:
@@ -204,9 +204,9 @@
|
||||
mode="aspectFill"
|
||||
/>
|
||||
<view class="goods-info">
|
||||
<text class="goods-name">{{ item.userName }}</text>
|
||||
<text class="goods-name">{{ item.productName }}</text>
|
||||
<text class="goods-spec">
|
||||
{{ item.specText }}
|
||||
规格:{{ item.specText }}
|
||||
</text>
|
||||
<view class="goods-price-info">
|
||||
<text class="goods-price">¥{{ item.unitPrice }}</text>
|
||||
|
||||
Reference in New Issue
Block a user