30秒到达战场
template: '<div data-noify="container" class="col-xs-11 col-sm-3 alert alert-{0}" role="alert">' + '<span data-notify="icon"></span> ' + '<span data-notify="title">{1}</span> ' + '<span data-notify="message">{2}</span>' + '<div class="progress" data-notify="progressbar">' + '</div>' + '<br />'+ '<button type="button" class="btn btn-sm btn-warning confirmDel" style="margin-top:20px;">确定</button>'+ '<button type="button" class="btn btn-sm btn-info undelete" style="margin-top:20px; margin-left:20px;">取消</button>'+ '</div>'这样设置就行