Skip to content

Commit 5110b4a

Browse files
authored
Update README.md
1 parent 0d1bfb9 commit 5110b4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 个人弹出框
1+
# 提示弹出框
22
这是一个我 **自己封装并在公司网页上使用的弹出框**,第一次写封装代码,可能有一些bug和代码不够简洁的地方,在以后的日子里,我会继续修改和精简
3-
### 提示框
3+
### 提示框使用方法
44
```
55
yfBox.tip("info","这里是提示内容","2000")
66
```

0 commit comments

Comments
 (0)