Fix:4000 【商城小程序】礼品折扣文字再加大一个字号
This commit is contained in:
@@ -73,7 +73,7 @@
|
|||||||
:style="giftBg ? 'background: url(' + giftBg + ') no-repeat center/cover' : ''"
|
:style="giftBg ? 'background: url(' + giftBg + ') no-repeat center/cover' : ''"
|
||||||
:class="giftBg ? '' : 'v12-primary'"
|
:class="giftBg ? '' : 'v12-primary'"
|
||||||
>
|
>
|
||||||
<text v-if="storeInfo.discount > 0" class="v12-font-24 v12-yellow-text ll-text">平台补贴限时{{ storeInfo.discount }}折</text>
|
<text v-if="storeInfo.discount > 0" class="v12-font-28 v12-yellow-text ll-text">平台补贴限时{{ storeInfo.discount }}折</text>
|
||||||
<view class="v12-font-28 v12-align-center" style="height: 74rpx; opacity: 0;">
|
<view class="v12-font-28 v12-align-center" style="height: 74rpx; opacity: 0;">
|
||||||
<image class="gift-img" :src="webUrl + '/orderIcon/gift.png'" mode="widthFix" ></image>
|
<image class="gift-img" :src="webUrl + '/orderIcon/gift.png'" mode="widthFix" ></image>
|
||||||
支持礼包赠送
|
支持礼包赠送
|
||||||
|
|||||||
Reference in New Issue
Block a user