Commit e1b001ee by qiaomu

two

parent 942ed44e
Showing with 1 additions and 1 deletions
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
token: txToken, token: txToken,
money: $(".input").val() money: $(".input").val()
}, },
type: "get", type: "POST",
success: function(res) { success: function(res) {
if(res.code == 1) { if(res.code == 1) {
location.href = "wxkitingSuccess.html"; location.href = "wxkitingSuccess.html";
......
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 sign in to comment