style: 修改字体

This commit is contained in:
kele
2023-03-23 15:34:48 +08:00
parent 9225ba3cbd
commit 06c56a5669
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -102,7 +102,7 @@
>{{ order.order_amount }}</view
>
<view v-if="order.score_amount && Number(order.order_amount) > 0">+</view>
<view class="price-text ss-flex ss-col-center" v-if="order.score_amount">
<view class="discounts-money pay-color ss-flex ss-col-center" v-if="order.score_amount">
<image
:src="sheep.$url.static('/static/img/shop/goods/score1.svg')"
class="score-img"