We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在某些场景,我们会给页面通过JS方式生成一些元素,如果页面被用户刷新,我们对页面也就失控了,只能通过重启的方式重新加载Tab,如果有刷新回调,就能在程序中再次给页面注入元素。会方便很多。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
在某些场景,我们会给页面通过JS方式生成一些元素,如果页面被用户刷新,我们对页面也就失控了,只能通过重启的方式重新加载Tab,如果有刷新回调,就能在程序中再次给页面注入元素。会方便很多。
The text was updated successfully, but these errors were encountered: