代码片段:https://developers.weixin.qq.com/s/uYOBNTmF73gM
那个大佬帮我看看神么情况
<view class="body {{compts?'comin':'comhide'}}">
<canvas type="2d" id="canvas" style="width: 300px; height: 300px;"></canvas>
</view>
红色的要是存在报错:
VM199:1 TypeError: Cannot set property 'top' of undefined
at VM205 WAService.js:2
at VM205 WAService.js:2
at n (VM203 asdebug.js:1)
at e.exports.<anonymous> (VM203 asdebug.js:1)
at VM203 asdebug.js:1
at Array.forEach (<anonymous>)
at WebSocket._ws.onmessage (VM203 asdebug.js:1)
没有那串就是正常的
内部的一处改动引起的报错,我们会在 2.11.1 上修复。暂时可以先用真机设备调试。