【Android版】wx.createWorker报错
- 执行代码
wx.createWorker('workers/request/local.js') |
vconsole报错
thirdScriptErrorworker uncaught third ErrorSyntaxError:Unexpected token:undefined |
wx.createWorker('workers/request/local.js') |
vconsole报错
thirdScriptErrorworker uncaught third ErrorSyntaxError:Unexpected token:undefined |