You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
引入这个组件后,微信小程序就会出错了,提示。
WAService.js:1 Uncaught ReferenceError: regeneratorRuntime is not defined
at async-processor.js:59
at async-processor.js:101
at Module.srcCommonUtilsAsyncProcessorJs (async-processor.js:41)
at webpack_require (bootstrap:78)
at Module.srcCommonMpUtilsAsyncProcessorJs (api.js:534)
at webpack_require (bootstrap:78)
at Module.srcAppUtilsAsyncProcessorJs (async-processor.js:1)
at webpack_require (bootstrap:78)
at Module.node_modulesBabelLoaderLibIndexJsNode_modulesMegaloTargetLibFrameworksVueLoaderScriptJsNode_modulesMegaloTargetLibLoadersMultiPlatformStyleJsNode_modulesVueLoaderLibIndexJsSrcPagesLoginVueVueTypeScriptLangJs (non-field-error-tip.vue.js:13)
at webpack_require (bootstrap:78)
在代码中使用async编译支付小程序,在控制台报错。
不支持async语法吗?
megalo-test.zip
The text was updated successfully, but these errors were encountered: