From a178146395e532a6a49a02fe7e8f4fcd0c0b092e Mon Sep 17 00:00:00 2001 From: libai <libai@yazhai.co> Date: Tue, 1 Oct 2024 12:26:49 +0800 Subject: [PATCH] Update index.html --- activeFt/lucky777/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/activeFt/lucky777/index.html b/activeFt/lucky777/index.html index abb70a8..b1d8229 100644 --- a/activeFt/lucky777/index.html +++ b/activeFt/lucky777/index.html @@ -156,6 +156,7 @@ $(function(){ $(".top-btn1").removeClass("top-btn2") }) $(".top-btn1 div").eq(1).on("click",function(){ + var bbb = location.href; $(".mc-box").hide() $(".user-box").fadeIn(200) $(".top-btn1").addClass("top-btn2") -- libgit2 0.25.0