We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
H5
webview H5 会编译成 iframe, iframe 原生支持 onload 回调, 但是目前 uni-webview 仅支持小程序的 onLoad 回调 https://zh.uniapp.dcloud.io/component/web-view.html
希望可以支持 H5 webview 的 onLoad 回调 ~
The text was updated successfully, but these errors were encountered:
chouchouji
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
具体平台
H5
问题描述
webview H5 会编译成 iframe, iframe 原生支持 onload 回调, 但是目前 uni-webview 仅支持小程序的 onLoad 回调
https://zh.uniapp.dcloud.io/component/web-view.html
希望可以支持 H5 webview 的 onLoad 回调 ~
The text was updated successfully, but these errors were encountered: