最近才學習egg ,請問jquery ajax 中的 url 具體請求的是哪里的方法
$.ajax({
url: "/index.php?m=Mobile&c=User&a=do_login",
type: 'post',
dataType: 'json',
data: { username: username, password: password },
uj5u.com熱心網友回復:
或者這個幾個引數代表的含義 m c a轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/189857.html
標籤:JavaScript
上一篇:請教各位大佬,小弟感激不盡!!JS中 document.write('<iframe src=></iframe>中相對路徑失效
下一篇:AJax 回傳了整個HTML界面
