This commit is contained in:
2026-04-07 18:47:12 +08:00
parent 7d1083bf5c
commit 3afa2e8c10
4 changed files with 6 additions and 24 deletions

View File

@ -5,7 +5,7 @@
<view class="good-content" @click="$emit('clickGoodInfo', data[0])">
<view class="goods-row-first">
<view class="goods-name">{{ data[0].goods_name || "" }}</view>
<text class="goods-price">¥{{ data[0].goods_price || actual_price }}</text>
<text class="goods-price">¥{{ data[0].goods_price || data[0].product_actual_price }}</text>
</view>
<view class="goods-row-second">
<view class="goods-spec">