chore: 移除积分详情
This commit is contained in:
parent
1fa7d113fe
commit
2487d7ebf7
@ -77,9 +77,9 @@ struct CreditsInfoCard: View {
|
||||
Spacer()
|
||||
|
||||
// 详情按钮
|
||||
Image(systemName: "chevron.right")
|
||||
.foregroundColor(Theme.Colors.textPrimary)
|
||||
.font(.system(size: 14, weight: .medium))
|
||||
// Image(systemName: "chevron.right")
|
||||
// .foregroundColor(Theme.Colors.textPrimary)
|
||||
// .font(.system(size: 14, weight: .medium))
|
||||
}
|
||||
}
|
||||
.padding(Theme.Spacing.lg)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user