function test(){ bootbox.confirm("<div style='line-height: 1.5;'>测试</div>", function(result) { if (result) { return true; } ...
確定! 回上一頁