From 6e764967387e50e1eee2091ea148bd323537bff8 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Fri, 27 Sep 2024 17:20:38 +0800 Subject: [PATCH] ft活动上线 --- ftIcon/action2/lib/default.js | 2 +- ftIcon/liveData/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ftIcon/action2/lib/default.js b/ftIcon/action2/lib/default.js index 6eb21d6..fb42dd4 100644 --- a/ftIcon/action2/lib/default.js +++ b/ftIcon/action2/lib/default.js @@ -43,7 +43,7 @@ if (uid.indexOf("http://localhost:63342") > -1) { sessionStorage.roomId=23864554 } if (uid.indexOf("file:///") > -1) { - sessionStorage.lang=1 + sessionStorage.lang=2 sessionStorage.uid = 155100; sessionStorage.token = 'debug' sessionStorage.roomId=11134747; diff --git a/ftIcon/liveData/index.html b/ftIcon/liveData/index.html index 4eb624e..ccde92d 100644 --- a/ftIcon/liveData/index.html +++ b/ftIcon/liveData/index.html @@ -13,7 +13,7 @@ <link rel="stylesheet" href="css/base.css"> <link rel="stylesheet" href="css/layer.css"> <link rel="stylesheet" href="css/daily.css"> - <link rel="stylesheet" href="css/index.css?v=2024080101"> + <link rel="stylesheet" href="css/index.css?v=2024092701"> <link rel="stylesheet" href="css/liMarquee.css"> <style> .layui-layer-shade { -- libgit2 0.25.0