Commit b2125e8d authored by 刘丹's avatar 刘丹

下载2

parent 44bd0168
......@@ -129,7 +129,7 @@ var sends = {
if (response.code == 200) {
//成功跳转
$(".conform").html("提交.");
window.location.href="/mobile4.0/index.html";
window.location.href="download.html";
} else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment