This commit is contained in:
杨鹏
2025-10-14 11:03:07 +08:00
parent e28858a340
commit c05f6e540d
12 changed files with 66 additions and 27 deletions
@@ -31,7 +31,7 @@
<view v-if="point && Number(price) > 0">+</view>
<view class="price-text ss-flex ss-col-center" v-if="point">
<image
:src="sheep.$url.static('/static/img/shop/goods/score1.svg')"
:src="sheep.$url.static('https://puton.huimeimeta.com/imgs/score1.svg')"
class="point-img"
></image>
<view>{{ point }}</view>