disable-devtool icon indicating copy to clipboard operation
disable-devtool copied to clipboard

url 参数最好支持字符串和是个方法

Open tom-style opened this issue 1 year ago • 1 comments
trafficstars

url 参数配置了会跳转这本身没有问题。但是有些情况页面是被iframe嵌入的,这个时候想让父页面跳转就做不到了。如果是个方法可控性就强多了。

tom-style avatar Jun 17 '24 09:06 tom-style

可以通过 ondevtoolopen 事件来实现你要的效果 @tom-style

theajack avatar Jun 26 '24 07:06 theajack