// 操作信息提示 toastr.options = { "closebutton": true, "debug": false, "positionclass": "toast-top-right", "onclick": null, "showduration": "300", "hideduration": "1000", "timeout": "5000", "extendedtimeout": "1000", "showeasing": "swing", "hideeasing": "linear", "showmethod": "fadein", "hidemethod": "fadeout" }