Ver código fonte

fix: remove profile log

ansoni 5 meses atrás
pai
commit
7f9fcb258e

+ 0 - 1
src/app/[locale]/(TabBar)/profile/ProfileHeader.tsx

@@ -94,7 +94,6 @@ const WalletCard = (props: { userMoney: Wallet }) => {
 
     // 彩金、免费币、重玩币提现到钱包操作
     const handleAcquire = async (wallet_type: number, transfer: boolean) => {
-        console.log(`🚀🚀🚀🚀🚀-> in ProfileHeader.tsx on 95`);
         if (!transfer) return;
 
         // 先判断是否有未完成的游戏