mirror of
https://gitee.com/openharmony/developtools_ace_ets2bundle
synced 2024-11-23 16:39:56 +00:00
WebView 支持启动时注入JS脚本 javaScriptOnDocumentEnd
Signed-off-by: zhangkai <zhangkai97@huawei.com> Change-Id: I77ae4d57656f15047315b14fa6a9d26a8c0df7ad
This commit is contained in:
parent
d358758312
commit
9011cf1c96
@ -11,6 +11,7 @@
|
||||
"userAgent", "onConfirm", "onConsole", "onErrorReceive", "onHttpErrorReceive", "onDownloadStart",
|
||||
"webDebuggingAccess", "onShowFileSelector", "initialScale", "onResourceLoad", "onScaleChange", "onHttpAuthRequest",
|
||||
"onPermissionRequest", "onContextMenuShow", "textZoomRatio", "onScroll", "mediaPlayGestureAccess", "onSslErrorEventReceive",
|
||||
"onClientAuthenticationRequest", "horizontalScrollBarAccess", "verticalScrollBarAccess", "javaScriptOnDocumentStart"
|
||||
"onClientAuthenticationRequest", "horizontalScrollBarAccess", "verticalScrollBarAccess",
|
||||
"javaScriptOnDocumentStart", "javaScriptOnDocumentEnd"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user