14:04:11.411 [JS Framework] Failed to execute the callback function:
14:04:11.431 TypeError: Cannot destructure property 'resolutionWidth' of 't.screen.getCurrentSize(...)' as it is undefined.
14:04:11.452 reportJSException >>>> exception function:WEEX_CALL_JAVASCRIPT, exception:JavaScript execute error!Uncaught TypeError: Cannot destructure property 'resolutionWidth' of 't.screen.getCurrentSize(...)' as it is undefined.
14:04:11.472 [JS Framework] Failed to execute the callback function:
14:04:11.493 TypeError: Cannot read property 'id' of undefined
14:04:11.513 reportJSException >>>> exception function:WEEX_CALL_JAVASCRIPT, exception:JavaScript execute error!Uncaught TypeError: Cannot read property 'id' of undefined
真机运行就不停的循环报这个错,我也看不出来是啥。。。。screen.getCurrentSize这个方法我也搜了代码里根本没有
1 个回复
132liyh
报错就对了,