Commit aa21f259 authored by 刘丹's avatar 刘丹

测试现在

parent b32f5750
......@@ -129,7 +129,7 @@ var sends = {
if (response.code == 200) {
//成功跳转
$(".conform").html("提交.");
window.location.href="download.html";
window.location.href="/app/download";
} 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