合作联系微信: w6668263      合作联系电话:177-9238-7426     

2016年5月27日

easyui messager alert 三秒后自动关闭提示

摘要: $.messager.alert(' ','数据库暂无记录!','infoSunnyIcon',function(){ //alert('点击确定按钮才关闭');// }); setTimeout(function(){ $(".messager-body").window('close'); },... 阅读全文

posted @ 2016-05-27 10:59 草率的龙果果 阅读(5117) 评论(0) 推荐(4)

导航