Error: called after onPluginReady event 这个是生命周期变更了吗 api要在这个ready之后再调用? 没更新前页面还可以正常使用的。。
解决了。在 window.utools.onPluginReady(cb)里初始化 页面就正常了