mirror of
https://github.com/gedoor/legado.git
synced 2025-01-08 11:47:32 +08:00
[skip ci] docs: Update jshelp.md
ref: https://github.com/gedoor/legado/pull/4193
This commit is contained in:
parent
3700b15c82
commit
b02b59ea37
@ -140,7 +140,7 @@ java.webViewGetSource(html: String?, url: String?, js: String?, sourceRegex: Str
|
||||
java.startBrowser(url: String, title: String)
|
||||
|
||||
* 使用内置浏览器打开链接,并等待网页结果 .body()获取网页内容
|
||||
java.startBrowserAwait(url: String, title: String): StrResponse
|
||||
java.startBrowserAwait(url: String, title: String, refetchAfterSuccess: Boolean? = true): StrResponse
|
||||
```
|
||||
* 调试
|
||||
```js
|
||||
|
Loading…
Reference in New Issue
Block a user