$.ajaxJSONP注意已废弃。请使用 $.ajax 。 $.ajaxJSONP(options) ⇒ mock XMLHttpRequest Perform a JSONP request to fetch data from another domain. This method has no advantages over $.ajax and should not be used.