style: 更新行情列表标题
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful
This commit is contained in:
@@ -40,7 +40,7 @@ func startrobot() {
|
||||
// 标题
|
||||
img.SetRGB255(44, 62, 80)
|
||||
img.LoadFontFace("/opt/blazing/build/simhei.ttf", 20) // 黑体,解决中文乱码
|
||||
img.DrawString("📊 金币行情列表", padding, 30)
|
||||
img.DrawString("骄阳号金豆集市行情列表", padding, 30) //📊
|
||||
|
||||
// 画内容
|
||||
img.SetRGB255(30, 30, 30)
|
||||
|
||||
Reference in New Issue
Block a user