在 cocos2d-js-for-preview.js 或 min 找到 proto.createDom
增加对于iframe的设置,this._iframe.setAttribute(“frameborder”, 0);
感谢建议,我先记录下来。