2020年3月30日
摘要: //我们使用hash模式时,打包线上,容易出现页面空白的情况,所以如下配置 "h5" : { "devServer" : { "publicPath":"./" "https" : false, "port" : 3000, "disableHostCheck" : true, "proxy" : 阅读全文
posted @ 2020-03-30 11:19 随心的博客 阅读(11204) 评论(0) 推荐(0) 编辑