1 安装2 在main.js中导入 1 安装 npm install —save axios 2 在main.js中导入import VueRouter from 'vue-router'import Routes from './routes'import axios from 'axios'