From 94c098f764c10a8f900dfc4fb24a94d821fcfee9 Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Thu, 30 Jun 2022 19:30:21 +0800 Subject: [PATCH] 测试 --- lib/login.js | 2 +- space/myRoom.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/login.js b/lib/login.js index 2bdef5a..97633a7 100644 --- a/lib/login.js +++ b/lib/login.js @@ -1015,7 +1015,7 @@ function loginGo(){ shadeClose: true, skin: "face-exc-layer", area: ["900px", "588px"], - content:'https://www.footseen.xyz/upload/index.html', + content:'https://www.footseen.xyz/upload/index.html?v=20220630', // content:'upload/index.html', }) $(".login-face-imgBox img").attr("src","images/up-face.png") diff --git a/space/myRoom.html b/space/myRoom.html index 790ec0d..71d0c99 100644 --- a/space/myRoom.html +++ b/space/myRoom.html @@ -312,7 +312,7 @@ $(function(){ shadeClose: true, skin: "face-exc-layer", area: ["900px", "588px"], - content:'https://www.footseen.xyz/upload/index.html', + content:'https://www.footseen.xyz/upload/index.html?v=20220630', // content:'upload/index.html', }) clearInterval(faceGoT) -- libgit2 0.25.0