Kaynağa Gözat

feat: 修改

year 1 gün önce
ebeveyn
işleme
4c87d1ee95

+ 0 - 1
src/app/[locale]/(TabBar)/[[...share]]/_home/HomePrize.tsx

@@ -81,7 +81,6 @@ const HomePrize: FC<Props> = (props) => {
     }, [data, autoPlay]);
 
     const doShowWin = async () => {
-        console.log(isCollapse);
         if (!(feedback.hasShowDialog() || isCollapse)) {
             if (winRef.current) {
                 clearTimeout(winRef.current);