javascript
-
不会自动关闭的提示框
layer.alert('请添加站点', { title: '提示', btn: ['确认']}, function (index) { layer.close(index); // 关闭弹窗});
日期 2026-06-05 阅 8
