Vue项目上线可能出现的问题
项目地址:https://github.com/Tom-cy/Adminmywork 持续更新,如果有帮助还请给个Star
install dependencies
npm install
serve with hot reload at localhost:8080
npm run dev
build for production with minification
npm run build
总共需要修改三处:看需求修改
build之后:需要修改文件文件位置 config.index
成功之后还可能会出现图片显示不了, 或者elementui el-标签无法显示! —在until.js