ajax:
 { errorGo(textStatus, errorThrown); }, errorGO () function errorGO(status, error){ console.log( textStatus: %s, errorThrown: %s , status, error, location, type); alert( Something ...
the front and back ends are developed separately, and ajax is used to access the background interface. solved this cross-domain problem for the first time, and I don t know what went wrong. there is really nothing I can do. js Code url: v1 user ...