src/main.js @@ -15,7 +15,7 @@ import api from "./utils/request" Vue.prototype.$axios=api console.log(process.env.VUE_APP_BASE_API); Vue.use(ElementUI) Vue.use(ElementUI); new Vue({ router, store,