This commit is contained in:
ylj20011123 2026-01-09 11:41:28 +08:00
parent f067495312
commit 0141cff45e

View File

@ -1601,7 +1601,8 @@
}}</text> }}</text>
<!-- <text class="goTest" @click="handleGoTest">看测试页面</text>--> <!-- <text class="goTest" @click="handleGoTest">看测试页面</text>-->
<!-- <img class="goTest" @click="handleGoTest" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelBtn.png"/>--> <!-- <img class="goTest" @click="handleGoTest" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelBtn.png"/>-->
<img class="goTest" @click="handleGoTest" :src="selectFestival === 1 || selectFestival === 2 <img class="goTest" @click="handleGoTest" :src="selectFestival === 1 ? 'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/newYearTravelBtn.png'
: selectFestival === 2
? 'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelBtn.png' ? 'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelBtn.png'
: selectFestival === 3 : selectFestival === 3
? 'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/qmPic.png' ? 'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/qmPic.png'