Commit 31f3dcee by libai

ft活动上线

parent 357848ec
// _url = 'https://webserver.yabolive.net'; // _url = 'https://webserver.yabolive.net';
_url = 'http://ceshi.yabolive.tv/web'; _url = 'http://ceshi.yabolive.tv/web';
_url2 = 'https://activity.yazhaiyabo.com/'; _url2 = 'https://fsactive.fusi.club/';
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
_url4 = 'https://www.yabolive.tv'; _url4 = 'https://www.yabolive.tv';
var currencyUnit = ''; //寶石 貨幣單位 var currencyUnit = ''; //寶石 貨幣單位
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
"data": { "data": {
"msg":"跳转集合功能", "msg":"跳转集合功能",
"jumptype":"3", "jumptype":"3",
"url":'https://activity.yazhaiyabo.com/active2021/activityCenter/index.html'+location.search, "url":'https://fsactive.fusi.club/active2021/activityCenter/index.html'+location.search,
} }
}, },
{ {
......
// _url = 'https://webserver.yabolive.net'; // _url = 'https://webserver.yabolive.net';
_url = 'http://ceshi.yabolive.tv/web'; _url = 'http://ceshi.yabolive.tv/web';
_url2 = 'https://activity.yazhaiyabo.com/'; _url2 = 'https://fsactive.fusi.club/';
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
_url4 = 'https://www.yabolive.tv'; _url4 = 'https://www.yabolive.tv';
var currencyUnit = ''; //寶石 貨幣單位 var currencyUnit = ''; //寶石 貨幣單位
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
$url='http://fsActive.fusi.club' $url='http://fsActive.fusi.club'
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
} }
else{ else{
...@@ -94,7 +94,7 @@ function timeDeal2(e,time){ ...@@ -94,7 +94,7 @@ function timeDeal2(e,time){
var Remain=Math.floor((endTime-newTime)/1000); var Remain=Math.floor((endTime-newTime)/1000);
if(Remain<=0)Remain=0 if(Remain<=0)Remain=0
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
if(Remain<=0)window.location.reload(); if(Remain<=0)window.location.reload();
} }
var day=add0(Math.floor(Remain/86400)); var day=add0(Math.floor(Remain/86400));
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
} }
else{ else{
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
$url= "https://activity.yazhaiyabo.com" $url= "https://activity.yazhaiyabo.com"
} }
...@@ -110,7 +110,7 @@ function timeDeal2(e,time){ ...@@ -110,7 +110,7 @@ function timeDeal2(e,time){
var Remain=Math.floor((endTime-newTime)/1000); var Remain=Math.floor((endTime-newTime)/1000);
if(Remain<=0)Remain=0 if(Remain<=0)Remain=0
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
if(Remain<=0)window.location.reload(); if(Remain<=0)window.location.reload();
} }
var day=add0(Math.floor(Remain/86400)); var day=add0(Math.floor(Remain/86400));
......
...@@ -6,11 +6,11 @@ ...@@ -6,11 +6,11 @@
position: relative; position: relative;
overflow: hidden; overflow: hidden;
} }
body .r1 { .bg-en .r1 {
background: url(../images/r1-en.png) no-repeat !important; background: url(../images/r1-en.png) no-repeat !important;
background-size: 100% 100% !important; background-size: 100% 100% !important;
} }
body .r2 { .bg-en .r2 {
background: url(../images/r2-en.png) no-repeat !important; background: url(../images/r2-en.png) no-repeat !important;
background-size: 100% 100% !important; background-size: 100% 100% !important;
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
position: relative; position: relative;
overflow: hidden; overflow: hidden;
} }
body{ .bg-en{
.r1{ .r1{
background: url(../images/r1-en.png)no-repeat !important; background: url(../images/r1-en.png)no-repeat !important;
background-size: 100% 100% !important; background-size: 100% 100% !important;
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var uid = location.href; var uid = location.href;
if (uid.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (uid.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
$url='http://fsActive.fusi.club'; $url='http://fsActive.fusi.club';
} }
......
...@@ -65,7 +65,7 @@ ...@@ -65,7 +65,7 @@
url:$ip+'/actShowForMe/openPopup.html', url:$ip+'/actShowForMe/openPopup.html',
data:{ data:{
roomId:sessionStorage.roomId, roomId:sessionStorage.roomId,
popupUrl:'https://activity.yazhaiyabo.com/activeFootseen/command2/index2.html' popupUrl:'https://fsactive.fusi.club/activeFootseen/command2/index2.html'
}, },
success:function(data){ success:function(data){
// ?uid='+sessionStorage.uid+'&roomId='+sessionStorage.roomId+'&token='+sessionStorage.token+' // ?uid='+sessionStorage.uid+'&roomId='+sessionStorage.roomId+'&token='+sessionStorage.token+'
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
} }
else{ else{
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
} }
else{ else{
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
$url= 'https://activity.yazhaiyabo.com/' $url= 'https://fsactive.fusi.club/'
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
} }
else{ else{
......
...@@ -134,6 +134,10 @@ i { ...@@ -134,6 +134,10 @@ i {
overflow: hidden; overflow: hidden;
position: relative; position: relative;
} }
.r1-en {
background: url(../images/r1-en.png) no-repeat;
background-size: 100% 100%;
}
.room-bg-p1 { .room-bg-p1 {
margin-top: 19vw; margin-top: 19vw;
font-size: 9vw; font-size: 9vw;
......
...@@ -149,6 +149,10 @@ i{ ...@@ -149,6 +149,10 @@ i{
overflow: hidden; overflow: hidden;
position: relative; position: relative;
} }
.r1-en{
background:url(../images/r1-en.png)no-repeat;
background-size: 100% 100%;
}
.room-bg-p1{ .room-bg-p1{
margin-top: 19vw; margin-top: 19vw;
font-size: 9vw; font-size: 9vw;
......
...@@ -76,6 +76,7 @@ $(function(){ ...@@ -76,6 +76,7 @@ $(function(){
if(sessionStorage.lang!=2){ if(sessionStorage.lang!=2){
$(".en-t1").text("hot pop") $(".en-t1").text("hot pop")
$(".en-t2").text("rank") $(".en-t2").text("rank")
$(".r1").addClass("r1-en")
} }
getData() getData()
$(".r1").on("click",function(){ $(".r1").on("click",function(){
...@@ -247,7 +248,7 @@ $(function(){ ...@@ -247,7 +248,7 @@ $(function(){
"data": { "data": {
"msg": '跳转集合功能', "msg": '跳转集合功能',
"jumptype": 3, "jumptype": 3,
"url":'https://activity.yazhaiyabo.com/activeFt/liveData/index.html?uid='+sessionStorage.uid+'&token='+sessionStorage.kkk+'&roomid='+sessionStorage.roomId+'', "url":'https://fsactive.fusi.club/activeFt/liveData/index.html?uid='+sessionStorage.uid+'&token='+sessionStorage.kkk+'&roomid='+sessionStorage.roomId+'',
} }
} }
var obj2 = JSON.stringify(obj); var obj2 = JSON.stringify(obj);
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var bbb = location.href; var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
$url='http://fsActive.fusi.club' $url='http://fsActive.fusi.club'
......
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