docs: fix typo
This commit is contained in:
@@ -55,9 +55,6 @@ java.getElements(ruleStr: String)
|
|||||||
java.reGetBook()
|
java.reGetBook()
|
||||||
java.refreshTocUrl()
|
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)
|
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