修改wechat配置

chenlw_dev
guange 10 years ago
parent 42edbce8f2
commit 4d1969e715

@ -58,7 +58,7 @@
$.ajax({ $.ajax({
type: "POST", type: "POST",
url: $("#submitForm").attr("action"), url: $("#main_login_form").attr("action"),
data:data, data:data,
dataType: "json" dataType: "json"
}); });

Loading…
Cancel
Save