摘要:
$.ajax({ type: 'GET',//请求类型 url: 'https://open.duyiedu.com/api/student/findAll',//请求地址 beforeSend: function (xhr, request) {//发出请求之前执行的函数,请求拦截 console.log(request.... 阅读全文
posted @ 2019-11-01 16:54
柠檬abcd
阅读(98)
评论(0)
推荐(0)
浙公网安备 33010602011771号