update
This commit is contained in:
parent
8017a0fe23
commit
c1a8805ca7
BIN
ahyd_DIB.zip
Normal file
BIN
ahyd_DIB.zip
Normal file
Binary file not shown.
@ -1045,8 +1045,8 @@
|
|||||||
<!-- <image class="funIcon" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelLogo.svg"/>-->
|
<!-- <image class="funIcon" src="https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelLogo.svg"/>-->
|
||||||
<image class="funIcon" :src="isShowFestival==='spring'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelLogo.svg':isShowFestival==='qm'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/qmIcon.png':isShowFestival==='labour'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/labourLogo.png':''"/>
|
<image class="funIcon" :src="isShowFestival==='spring'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/springTravelLogo.svg':isShowFestival==='qm'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/qmIcon.png':isShowFestival==='labour'?'https://eshangtech.com/ShopICO/ahyd-BID/newIndex3/labourLogo.png':''"/>
|
||||||
</view>
|
</view>
|
||||||
<text class="funText">劳动节</text>
|
<!-- <text class="funText">劳动节</text>-->
|
||||||
<!-- <text class="funText">节日特刊</text>-->
|
<text class="funText">节日特刊</text>
|
||||||
<!-- <text class="funText">平安春运</text>-->
|
<!-- <text class="funText">平安春运</text>-->
|
||||||
<!-- <text class="funText">{{ isShowFestival==='spring'?'平安春运':isShowFestival==='qm'?'清明节':'' }}</text>-->
|
<!-- <text class="funText">{{ isShowFestival==='spring'?'平安春运':isShowFestival==='qm'?'清明节':'' }}</text>-->
|
||||||
</view>
|
</view>
|
||||||
@ -1614,7 +1614,8 @@ export default {
|
|||||||
currentMoney:'',
|
currentMoney:'',
|
||||||
showMoreFixed:false,// 显示悬浮框
|
showMoreFixed:false,// 显示悬浮框
|
||||||
profitSharingList:[],// 分润占比旁边的list
|
profitSharingList:[],// 分润占比旁边的list
|
||||||
isShowFestival:'labour',// 显示的节日
|
// isShowFestival:'labour',// 显示的节日
|
||||||
|
isShowFestival:'spring',// 显示的节日
|
||||||
oldSwiperIndex: 0,// 移动swiper 等待1秒钟 如果保持一致就请求 不一致就return
|
oldSwiperIndex: 0,// 移动swiper 等待1秒钟 如果保持一致就请求 不一致就return
|
||||||
showAdvertisement: false,// 是否显示一开始的广告
|
showAdvertisement: false,// 是否显示一开始的广告
|
||||||
isShowCloseAnimal: false,// 是否显示关闭动画
|
isShowCloseAnimal: false,// 是否显示关闭动画
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user