Skip to content

Commit 82d507a

Browse files
authored
Update README.md
1 parent d0a5622 commit 82d507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
wx_toast 是仿照微信小程序提供的 showToast 功能,提供视觉一致的自定义组件,弥补小程序showToast功能上的不足(如只能显示success、loading两种icon,且icon不可去除,持续时间最大10秒等)。
55

66
## 预览
7-
<img src="https://github.com/WJustin/wx_event_bus/blob/master/event.gif" />
7+
<img src="https://github.com/WJustin/wx_toast/blob/master/toast.gif" />
88

99
## 如何使用
1010
将项目中的toast文件夹拷贝进去项目中,以自定义组件的方式使用它,就可以了。具体使用方法可以参看项目中的index page。

0 commit comments

Comments
 (0)