vue-element-admin PS:如果无法访问, 刷新下,是否cdn资源没有加载出来。 使用http访问 用到的技术 vuejs框架 vue-cli脚手架工具 vue-router路由插件 vuex状态管理 ElementUI饿了么ui组件 axios第三方http请求库 webpack资源打包工具 构建设置 # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run b