我正在使用javascript甜蜜警报库:
https://limonte.github.io/sweetalert2/
https://github.com/limonte/sweetalert2
我想从警告框中删除"确定"按钮,但我没有找到任何不显示此按钮的属性.
我正在使用timer属性timer:1000在一秒钟内关闭警报.所以,我认为在这件事上没有使用ok按钮.
timer:1000
javascript jquery sweetalert sweetalert2
javascript ×1
jquery ×1
sweetalert ×1
sweetalert2 ×1