this.axios.get('/static/json/jinxiangZhe.json').then(res=>{
console.log(res);
}).catch( error => {
console.log('error',error)
})
this.axios.get('/static/json/jinxiangZhe.json').then(res=>{
console.log(res);
}).catch( error => {
console.log('error',error)
})
转载于:https://www.cnblogs.com/SunShineM/p/9087734.html