摘要: <!DOCTYPE html><head> <meta charset="UTF-8"> <title></title> <script> function doDel(id) { if (confirm("确定要删除么?")) { window.location = 'act.php?action 阅读全文
posted @ 2021-05-13 17:29 王昊宁 阅读(32) 评论(0) 推荐(0) 编辑