windows:不会
window.close();不起作用,windows下也报Scripts may close only the windows that were opened by it.
微信:WeixinJSBridge.call(‘closeWindow‘);
只适用微信,其它入口比QQ里进入都关闭不了,报Uncaught ReferenceError: WeixinJSBridge is not defined
Posted 张亚南
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了关闭当前窗口相关的知识,希望对你有一定的参考价值。
windows:不会
window.close();不起作用,windows下也报Scripts may close only the windows that were opened by it.
微信:WeixinJSBridge.call(‘closeWindow‘);
只适用微信,其它入口比QQ里进入都关闭不了,报Uncaught ReferenceError: WeixinJSBridge is not defined
以上是关于关闭当前窗口的主要内容,如果未能解决你的问题,请参考以下文章