Gcanvas-For-Apache-weex
Gcanvas-For-Apache-weex copied to clipboard
getContext()就不工作了,还怎么进行下去?
在gcanvas.js的getContext()方法体里面的174行: else if(currentEl&¤tEl.getContext) { _context = currentEl.getContext(contextID) if(_context&&!_context.render) _context.render = function(){} } 但是eles if里面的currentEl.getContext 就是undefined,这是什么原因啊? 而且就是github是你们自己的example也是跑步起来的啊,跟我遇到的错一模一样啊。
是的 这个要顶