Commit 5f0f86b9 by libai

ft活动上线

parent 287fde49
......@@ -65,7 +65,7 @@
url:$ip+'/actShowForMe/openPopup.html',
data:{
roomId:sessionStorage.roomId,
popupUrl:'https://fsactive.fusi.club/activeFootseen/command2/index2.html'
popupUrl:''+$url+'activeFootseen/command2/index2.html'
},
success:function(data){
// ?uid='+sessionStorage.uid+'&roomId='+sessionStorage.roomId+'&token='+sessionStorage.token+'
......
......@@ -4,9 +4,11 @@
var bbb = location.href;
if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net";
$url='http://fsActive.fusi.club';
}
else{
$ip = 'http://ceshi.yabolive.tv/web';
$url='http://testfsactive.fusi.club'
}
var bbb = location.href;
var data = url_get_params(bbb)
......
......@@ -131,7 +131,6 @@ $(function(){
//活動
if(sessionStorage.uid==sessionStorage.roomId){
console.log(1212)
$(".room-bg1,.room-bg3").show()
view()
setInterval(function(){
......
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