no message
This commit is contained in:
@@ -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 } } ,
|
||||
|
||||
Reference in New Issue
Block a user