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() },[])