Commit 87bfc97a authored by xishifeng's avatar xishifeng

邀请注册跳转下载链接修改

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