background.js文件中的問題
在background.js文件中校驗(yàn)后說“ctx2.drawImage(bgPic, 0, 0,canWidth,canHeight); ”這一段Unexpection ?token。 這是什么問題。
在background.js文件中校驗(yàn)后說“ctx2.drawImage(bgPic, 0, 0,canWidth,canHeight); ”這一段Unexpection ?token。 這是什么問題。
2018-01-13
舉報(bào)
2018-02-24
標(biāo)點(diǎn)符號的問題,看看前邊是不是有括號沒有關(guān)閉,或者標(biāo)點(diǎn)符號的全角半角弄錯了。