我的字体大小有误,这是什么意思?
Button(action:{
},label: {
Text("Get Started")
.fontWeight(.medium)
.font(.system(size:17))
.font(.system(size:17))-表达类型不明确,没有更多上下文
.padding(.horizontal, 68)
.padding(.vertical,15.5)
.foregroundColor(.white)
.background(Color(hue: 0.992, saturation: 0.623, brightness: 0.956))
.frame(width: nil)
.cornerRadius(19)
.padding(.top, 480)
})
答案 0 :(得分:-1)
d
没有成员ids = {"food": {12132,1444,54556,444}, "gas": {233,566,555}}
d = {cat_id: category for category in ids for cat_id in ids[category]}
。
您可以改用UIFont
。