02 2021 档案

摘要:var tempForm = document.createElement("form"); tempForm.id = "tempForm1"; tempForm.method = "post"; tempForm.action = url; tempForm.target = "_self"; 阅读全文
posted @ 2021-02-26 10:30 棂信 阅读(266) 评论(0) 推荐(0)