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