How to bind existing variables to fillText in Mini Program canvas?

when I got the two variables ss1 and the array Human, bound in fitttext, they showed me the code directly.

.fillText ("{this.data.human[ SS1] .operations}", 20,10)

how to bind?

Oct.22,2021

when you write this, you directly draw a string of'{this.data.humanity [SS1]. Curly}'. Just remove the quotation marks and curly braces.


es6 template string, .fillText (`${this.data.humanss1] .string}`, 20,10)


Direct context.fillText (this.data.tips, 1062)

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3a93f-407b0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3a93f-407b0.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?