ThinkPHP接收header自定义参数
摘要:
// 请求拦截,配置Token等参数 Vue.prototype.$u.http.interceptor.request = (config) => { config.header['content-type'] = 'application/x-www-form-urlencoded' confi 阅读全文
posted @ 2022-12-24 10:36 小馬過河﹎ 阅读(814) 评论(0) 推荐(0)