axios如何設(shè)置請(qǐng)求頭 axios自定義請(qǐng)求頭
~!axios.創(chuàng)建({baseURL:”https://some-domain.com/api/"超時(shí):1000,標(biāo)題:{“x-auth-token”:“Your token”})
~!axios.創(chuàng)建({baseURL:”https://some-domain.com/api/"超時(shí):1000,標(biāo)題:{“x-auth-token”:“Your token”})