Commit 15c6ed6d by libai

测试

parent dce30769
Showing with 5 additions and 2 deletions
......@@ -1538,9 +1538,12 @@ $(function () {
// html+='<div class="swiper-slide"><img data-type="'+list.url+'" data-type2="'+list.urlType+'" class="act-btn" src="https://zhibocdn.yabolive.net/comm'+list.webIcon+'?x-oss-process=image/resize,w_174" alt=""></div>';
// }
// }
if(data.dataList.is_show==1){
html+='<div class="swiper-slide"><img data-type="https://activity.yazhaiyabo.com/activeFt/newCharge/index3.html" data-type2="3" class="act-btn" src="https://zhibocdn.yabolive.net/comm/activity/8069de6c48ca4ed4a924f99ff6901e24.jpg?x-oss-process=image/resize,w_174" alt=""></div>';
if(data.code==1){
if(data.dataList.is_show==1){
html+='<div class="swiper-slide"><img data-type="https://activity.yazhaiyabo.com/activeFt/newCharge/index3.html" data-type2="3" class="act-btn" src="https://zhibocdn.yabolive.net/comm/activity/8069de6c48ca4ed4a924f99ff6901e24.jpg?x-oss-process=image/resize,w_174" alt=""></div>';
}
}
if(sessionStorage.pmt==undefined||sessionStorage.pmt=='undefined')html+='<div class="swiper-slide"><img data-type="https://www.footseen.xyz/mobile/download/downApp.html?v=2022091601" data-type2="3" class="act-btn" src="'+langList[sessionStorage.lang].roomSrc5+'" alt=""></div>';
else html+='<div class="swiper-slide"><img data-type="https://www.footseen.xyz/mobile/download/downApp.html?v=2022101101" data-type2="3" class="act-btn" src="'+langList[sessionStorage.lang].roomSrc5+'" alt=""><p id="room-qrcode"></p><img class="footseen-icon" src="../images/footseen-icon.png"></div>'
$(".swiper-wrapper").html(html);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment