Replies: 1 comment
-
基本上90%的问题都可以通过注入自定义的js代码来解决,只需要知道问题的原因是什么 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
这个行为应该是网页中的a标签配置了target属性_blank导致的,用最新版本,然后脚本注入以下代码即可解决:
Beta Was this translation helpful? Give feedback.
All reactions