2021年12月7日
摘要: 1、删除源文件后,配置了gzip,当配置gzip删除源文件后,解决前端history问题,就会出现所有的都返回html,请求js、css也会返回html,页面会报错,如下配置即可 location / { root e:/build; index index.html index.htm; gzip 阅读全文
posted @ 2021-12-07 17:16 随心的博客 阅读(1995) 评论(0) 推荐(0)