我的基础库当前版本是1.7.2使用draw 并没有出发回掉函数 ctx.draw(false, function() { console.log(1); }); 控制台并没有打印日志。没有任何反应。。 这个是怎么回事?