1.0.7 • Published 4 years ago
aaxxiioosss v1.0.7
简陋的axios
只有拦截器和.method的axios使用方法
const a = require('aaxxiioosss')
a({
method:'get',
url: '......',
}).then(() => {
......
})只有拦截器和.method的axiosconst a = require('aaxxiioosss')
a({
method:'get',
url: '......',
}).then(() => {
......
})