2020年11月13日

web 本地打包线上部署之前需要的准备工作

摘要: 1. 比如说:http://www.baidu.com/mergeportal/ 需要在vue.config.js中 publicPath中设置 publicPath: '/mergeportal/' 2.页面中有图片的,之前都是放在public->static->img中的图片需要移植到src 下 阅读全文

posted @ 2020-11-13 17:41 朝颜陌 阅读(124) 评论(0) 推荐(0) 编辑

导航