赞
踩
promptMessage:function(){
toastr.options={
"closeButton": true,
"debug":true,
"positionClass":"toast-top-center",
"onclick":null,
"showDuration":"1000",
"hideDuration":"1000",
"timeOut":"2000",
"extendedTimeOut":"1000",
"showEasing":"swing",
"hideEasing":"linear",
"showMethod":"fadeIn",
"hideMethod":"fadeOut"
}
toastr['success/error']("标记成功",“提示”);
}
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。