.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user