瀏覽代碼

feat: 修改

year 1 天之前
父節點
當前提交
4c87d1ee95
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/app/[locale]/(TabBar)/[[...share]]/_home/HomePrize.tsx

+ 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);