首页 > 其他 > 详细

toastr通知插件的使用

时间:2019-01-27 17:26:05      阅读:153      评论:0      收藏:0      [点我收藏+]

/显示一个警告,没有标题 toastr.warning(‘My name is Inigo Montoya. You killed my father, prepare to die!‘)

技术分享图片

 

显示一个成功,标题 toastr.success(‘Have fun storming the castle!‘‘Miracle Max Says‘)

技术分享图片

 

/显示错误标题 toastr.error(‘I do not think that word means what you think it means.‘, ‘Inconceivable!‘)

技术分享图片

 

清除当前的列表 toastr.clear()

toastr通知插件的使用

原文:https://www.cnblogs.com/WXGC-yang/p/10327238.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!