Redirect when Ajax call GET method to PHP

前端 未结 0 496
北恋
北恋 2020-12-11 17:33

I have a function login() in Javascripts like this:

 function login(){
        $.ajax({
            method: \'POST\',
            url: \'/../Toeic/API/APILogi         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题