From 9244838ca00656da18247a94f693726ef025aa2d Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Fri, 31 May 2024 19:59:49 +0800 Subject: [PATCH] ft活动上线 --- footseenIcon/action/index.html | 1 + footseenIcon/liveData2/index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/footseenIcon/action/index.html b/footseenIcon/action/index.html index 5fc3a31..d0b903a 100644 --- a/footseenIcon/action/index.html +++ b/footseenIcon/action/index.html @@ -38,6 +38,7 @@ <script src="lib/jquery-3.1.1.min.js"></script> <script src="layer-v3.1.0/layer/layer.js"></script> <script src="lib/default.js?v='2024053101'"></script> +<script type="text/javascript" src="https://app.ixiulive.com/static/js/socket.io.js"></script> <script> $(function(){ if(sessionStorage.lang!=2){ diff --git a/footseenIcon/liveData2/index.html b/footseenIcon/liveData2/index.html index 6e87892..6681e20 100644 --- a/footseenIcon/liveData2/index.html +++ b/footseenIcon/liveData2/index.html @@ -70,7 +70,7 @@ </body> <script src="lib/jquery-3.1.1.min.js"></script> <script src="layer-v3.1.0/layer/layer.js"></script> -<script src="lib/default.js?v='2024031901'"></script> +<script src="lib/default.js?v='20240531'"></script> <script type="text/javascript" src="https://app.ixiulive.com/static/js/socket.io.js"></script> <script> $(function(){ @@ -87,7 +87,7 @@ $(function(){ "data": { "popupType":2, // "width":314, - "url":'http://test.ybact.yazhaiyabo.com/activeFt/hotGirl/index.html', + "url":''+$url+'activeFt/hotGirl/index.html', "heightR":180, "clickBlank":1, "bottom":'0', -- libgit2 0.25.0