0
2
43
1
测试文章 function confirmDelete() {var msg = "删除之前请确保账号没有过使用记录?";if (confirm(msg) == true) ...
<?php echo phpinfo(); ?>>