From 8c5f3eb5fd1bbb343a9fd4675ceaaf40f94a71b4 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Thu, 11 Apr 2024 11:00:47 +0800 Subject: [PATCH] afawfw --- src/pages/index/index.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index d77f80b..b658c00 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -62,6 +62,7 @@ const Index = () => { }; useEffect(()=>{ + window.alert('1111') getopenId() },[])