wepy小程序项目复制了一份突然报错?
请问是什么原因?
Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM693:2 Expect FLOW_CREATE_NODE but get another
(anonymous) @ VM693:2
VM695:1 Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM695:2 webviewScriptError
Expect FLOW_CREATE_NODE but get another
Error: Expect FLOW_CREATE_NODE but get another
at e.value (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:28547)
at http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:28884
at Array.forEach (<anonymous>)
at e.value (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:28856)
at http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:28884
at Array.forEach (<anonymous>)
at e.value (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:28856)
at e.value (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:20:24054)
at Function.p._advancedCreate (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:6:5563)
at l.createComponent (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:6:12269)
(anonymous) @ VM695:2
VM696:1 Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM696:2 Error: Expect END descriptor with depth 0 but get another
(anonymous) @ VM696:2
VM697:1 Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM697:2 TypeError: Cannot read property 'addListener' of undefined
at c (:63523/__pageframe__/__dev__/WAWebview.js:21)
at d (:63523/__pageframe__/__dev__/WAWebview.js:21)
at :63523/__pageframe__/__dev__/WAWebview.js:21
(anonymous) @ VM697:2
VM698:1 Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM698:2 webviewScriptError
Cannot read property 'addListener' of undefined
TypeError: Cannot read property 'addListener' of undefined
at c (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:21:23269)
at d (http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:21:24566)
at http://127.0.0.1:63523/__pageframe__/__dev__/WAWebview.js:21:31158
(anonymous) @ VM698:2
VM699:1 Wed Sep 19 2018 11:01:21 GMT+0800 (中国标准时间) 渲染层错误
VM699:2 Uncaught TypeError: Cannot read property 'addListener' of undefined
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
重新打包就好了