上方弹出
知道错了没?", {
enableHTML: true,
position: "bottom",
closeButton: {
text: "知道了",
callback(toast) {
toast.log()
}
},
autoClose: false
})'>下方弹出
知道错了没?", {
enableHTML: true,
position: "middle",
closeButton: {
text: "知道了",
callback(toast) {
toast.log()
}
},
autoClose: false
})'>中间弹出