巡乐会改为抽百次

This commit is contained in:
启星
2025-09-19 14:16:37 +08:00
parent 231d3d8625
commit 2776cf66c2
4 changed files with 7 additions and 6 deletions

View File

@@ -795,7 +795,7 @@
break;
case QXMeetDrawBtnTypeHundred:
{
self.titleLabel.text = @"抽二十次";
self.titleLabel.text = @"抽次";
[self.giftCoin setTitle:@"1000币一次" forState:(UIControlStateNormal)];
}
break;