Commit 357848ec by libai

ft活动上线

parent 3afc3b79
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
</body> </body>
<script src="lib/jquery-3.1.1.min.js"></script> <script src="lib/jquery-3.1.1.min.js"></script>
<script src="layer-v3.1.0/layer/layer.js"></script> <script src="layer-v3.1.0/layer/layer.js"></script>
<script src="lib/default.js?v='2024051701'"></script> <script src="lib/default.js?v='2024053101'"></script>
<script> <script>
$(function(){ $(function(){
if(sessionStorage.lang!=2){ if(sessionStorage.lang!=2){
...@@ -52,7 +52,7 @@ $(function(){ ...@@ -52,7 +52,7 @@ $(function(){
"type":1, "type":1,
// "width":314, // "width":314,
"width":120, "width":120,
"height":56, "height":60,
'unit':2, 'unit':2,
"position":1 "position":1
} }
...@@ -98,7 +98,7 @@ $(function(){ ...@@ -98,7 +98,7 @@ $(function(){
"data": { "data": {
"popupType":2, "popupType":2,
// "width":314, // "width":314,
"url":'http://test.ybact.yazhaiyabo.com/activeFt/hotGirl/index.html', "url":''+$url+'/activeFt/hotGirl/index.html',
"heightR":160, "heightR":160,
"clickBlank":1, "clickBlank":1,
"bottom":'0', "bottom":'0',
......
...@@ -4,9 +4,11 @@ ...@@ -4,9 +4,11 @@
var uid = location.href; var uid = location.href;
if (uid.indexOf("https://activity.yazhaiyabo.com/") > -1) { if (uid.indexOf("https://activity.yazhaiyabo.com/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
$url='http://fsActive.fusi.club';
} }
else{ else{
$ip = 'http://ceshi.yabolive.tv/web'; $ip = 'http://ceshi.yabolive.tv/web';
$url='http://testfsactive.fusi.club'
} }
var uid = location.href; var uid = location.href;
var data = url_get_params(uid) var data = url_get_params(uid)
......
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