This commit is contained in:
bobobobo
2026-02-12 20:55:35 +08:00
parent 2f1b592772
commit d874620a83
2 changed files with 4 additions and 4 deletions

View File

@@ -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>