no message

This commit is contained in:
2025-11-20 10:33:17 +08:00
parent e5fee03e60
commit d0d501646c
3 changed files with 4 additions and 4 deletions
@@ -735,7 +735,7 @@ export default {
})
last = await qsc.drawText({
val: '¥:' + this.orderInfo.minPrice,
val: '¥' + this.orderInfo.minPrice,
x: 230,
y: 317,
paintbrushProps: { fillStyle: '#7A35F6',font: { fontSize: 20, fontWeight: 700 } } ,