From 6615e15a99ce9ca5957ec27eea1a1b169fe127b9 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Mon, 24 Jul 2023 16:07:15 +0800 Subject: [PATCH] 测试 --- room/liveRoom.html | 1 - 1 file changed, 1 deletion(-) diff --git a/room/liveRoom.html b/room/liveRoom.html index 7cc301d..9ac5b84 100644 --- a/room/liveRoom.html +++ b/room/liveRoom.html @@ -1537,7 +1537,6 @@ $(function () { list.url='https://activity.yazhaiyabo.com/activeFt/firstCharge/firstChargeFootseen/index.html' 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(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>' -- libgit2 0.25.0