luobisheng
2022-11-29 4641a877cd6a94e4d35dca7f7f14bc1443e2d2ad
src/main.js
@@ -28,10 +28,10 @@
    next();
  }
})
// console.log(process.env.VUE_APP_BASE_API);
Vue.use(ElementUI);
new Vue({
  router,
  store,
  render: h => h(App)
}).$mount('#app')
// Vue.config.devtools=true