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)
})