flask toastr动态通知插件(flask 100)

2019-08-20 18:12:16 浏览数 (1)

http://www.jq22.com/yanshi476

Command: toastrsuccess

toastr.options = { "closeButton": false, "debug": true, "positionClass": "toast-top-right", "showDuration": "300", "hideDuration": "1000", "timeOut": "5000", "extendedTimeOut": "1000", "showEasing": "swing", "hideEasing": "linear", "showMethod": "fadeIn", "hideMethod": "fadeOut" }

0 人点赞