Skip to content

Commit 77aa22b

Browse files
authored
Update README.md
1 parent e31c331 commit 77aa22b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ yfBox.tip("warning","这里是提示内容",3000)
5757

5858
# 三、loading加载框
5959
### 1.调出加载框
60+
```
6061
yfBox.load();
62+
```
6163
### 2.关闭加载框
64+
```
6265
yfBox.closeLoad();
66+
```

0 commit comments

Comments
 (0)