From 19467a2efb7ff3349072ecba1cc7187685be6c58 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Mon, 9 Mar 2026 14:14:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B6=85=E7=AE=97=E4=B8=93?= =?UTF-8?q?=E5=8C=BA-bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Information/Pages/lessons.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/forge/Information/Pages/lessons.jsx b/src/forge/Information/Pages/lessons.jsx index a56db0dce..08e0a2042 100644 --- a/src/forge/Information/Pages/lessons.jsx +++ b/src/forge/Information/Pages/lessons.jsx @@ -8,7 +8,7 @@ function Lessons(props,{src="https://gitlink.educoder.net/"}){ if(!checkIfLogin()){ showLoginDialog && showLoginDialog(); } - }) + },[]) useEffect(()=>{ if(current_user && current_user.login){