mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
docs: fix typo
This commit is contained in:
@@ -55,9 +55,6 @@ java.getElements(ruleStr: String)
|
||||
java.reGetBook()
|
||||
java.refreshTocUrl()
|
||||
```
|
||||
|
||||
### [js扩展类](https://github.com/gedoor/legado/blob/master/app/src/main/java/io/legado/app/help/JsExtensions.kt) 部分函数
|
||||
|
||||
* 变量存取
|
||||
|
||||
```
|
||||
@@ -65,6 +62,8 @@ java.get(key)
|
||||
java.put(key, value)
|
||||
```
|
||||
|
||||
### [js扩展类](https://github.com/gedoor/legado/blob/master/app/src/main/java/io/legado/app/help/JsExtensions.kt) 部分函数
|
||||
|
||||
* 网络请求
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user