this.axios.get('/static/json/jinxiangZhe.json').then(res=>{ console.log(res); }).catch( error => { console.log('error',error) })