微信小程序-坑1-await-async

VM45:1 thirdScriptError
sdk uncaught third Error
regeneratorRuntime is not defined
ReferenceError: regeneratorRuntime is not defined

导入runtime 链接https://github.com/xubaifuCode/regeneratorRuntime/tree/master

hostGoodsList is not defined
ReferenceError: hostGoodsList is not defined

//原来这错误是在封装api时没有暴露模块hostGoodsList

posted @ 2019-12-20 19:12  winner66  阅读(247)  评论(0)    收藏  举报