修改wechat配置
This commit is contained in:
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…
Reference in New Issue