77 签约房内切换初始化数据,红包闪退

This commit is contained in:
2025-12-19 15:54:08 +08:00
parent f2363dad01
commit 5c607c58ae
4 changed files with 15 additions and 2 deletions

View File

@@ -453,7 +453,7 @@ public class GiftLotteryDialog extends BaseMvpDialogFragment<GiftLotteryPresente
} catch (Exception e) {
viewName = "未知View ID: " + id;
}
LogUtils.e("GiftLotteryDFragment","点击了" + viewName );
LogUtils.e("GiftLotteryDFragment","点击了" + viewName +",isDrawing="+isDrawing);
}
private void setBackground() {