This commit is contained in:
启星
2025-12-24 15:39:46 +08:00
parent 0fcff85625
commit 7b7d18e665
34 changed files with 517 additions and 138 deletions

View File

@@ -103,7 +103,7 @@
[[QXGlobal shareGlobal].alertViewController hideViewFinishBlock:^{
QXLOG(@"页面关闭");
// [weakSelf popNiceGiftView];
[weakSelf.homeVC popFirstRechargeView];
[weakSelf.homeVC popFirstRechargeViewOnlyRecharge:NO];
}];
};
view.gotoActionBlock = ^{