Browse Source

fix: remove profile log

ansoni 5 months ago
parent
commit
7f9fcb258e
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/app/[locale]/(TabBar)/profile/ProfileHeader.tsx

+ 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;
 
         // 先判断是否有未完成的游戏