修正 UI 验收问题

This commit is contained in:
eggmanQQQ
2024-07-15 11:17:04 +08:00
parent bce103c034
commit 2010befed6
5 changed files with 48 additions and 33 deletions

View File

@@ -185,6 +185,7 @@
// [orderTimeStack addArrangedSubview:self.timeLabel];
//
UIStackView *orderIdStack = [self horizontalStack];
orderIdStack.spacing = 0;
// [orderIdStack addArrangedSubview:[self titleLabel:YMLocalizedString(@"GameOrderContent_14")]];