chore(cp活动页): 新增双子座图片

This commit is contained in:
hzj 2026-05-20 19:33:12 +08:00
parent e0c45f846b
commit 133383bbbe
2 changed files with 19 additions and 15 deletions

View File

@ -48,7 +48,7 @@
>
<img
v-smart-img
:src="webpUrl('TaurusCoupleSign')"
:src="webpUrl('GeminiCoupleSign')"
alt=""
class="couple-sign-img"
style="width: 5vw; display: block; object-fit: cover"

View File

@ -14,11 +14,11 @@
<BackgroundLayer
:useCanvas="true"
:backgroundImages="[
webpUrl('TaurusBg1New'),
webpUrl('TaurusBg2'),
webpUrl('TaurusBg3'),
webpUrl('TaurusBg4'),
webpUrl('TaurusBg5'),
webpUrl('GeminiBg1'),
webpUrl('GeminiBg2'),
webpUrl('GeminiBg3'),
webpUrl('GeminiBg4'),
webpUrl('GeminiBg5'),
]"
/>
@ -1499,7 +1499,7 @@ const twelveSigns = ref([
startMonthDay: '5.21',
endMonthDay: '6.21',
endYearOffset: 0,
bgUrl: webpUrl(''),
bgUrl: webpUrl('GeminiCoupleFrame'),
}, //
{
name: 'Cancer',
@ -2028,23 +2028,27 @@ const initData = async () => {
const preloadCriticalImages = async () => {
const criticalImages = [
//
webpUrl('TaurusBg1New'),
webpUrl('TaurusBg2'),
webpUrl('TaurusBg3'),
webpUrl('TaurusBg4'),
webpUrl('TaurusBg5'),
webpUrl('GeminiBg1'),
webpUrl('GeminiBg2'),
webpUrl('GeminiBg3'),
webpUrl('GeminiBg4'),
webpUrl('GeminiBg5'),
//
webpUrl('TaurusCoupleSign'),
webpUrl('GeminiCoupleSign'),
//
webpUrl(getImgName('letterBg')),
//
webpUrl(getImgName('historyTopBg')),
// webpUrl('topCoupleFrame'),
webpUrl('AquariusCoupleFrame'),
webpUrl('PiscesCoupleFrame'),
webpUrl('AquariusCoupleFrame'), //
webpUrl('PiscesCoupleFrame'), //
webpUrl('AriesCoupleFrame'), //
webpUrl('TaurusCoupleFrame'), //
webpUrl('GeminiCoupleFrame'), //
//
webpUrl(getImgName('rankingBtActive')),