$.notify({
title: '确定要删除此模板吗!',
message: ""
},{
element: 'body',
type: 'warning',
placement: {
from: "top",
align: "center"
},
template: '' +
'' +
' ' +
'{1} ' +
'{2}' +
'
' +
'
' +
'' +
''
});
我这样加的,但是没有反应。。
谢谢!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
这样设置就行