【VUE】使用History模式要注意nginx配置

gengboxb 648 0

nginx配置,不然刷新页面会404

location / {
  try_files $uri $uri/ /index.html;
}

发表评论 取消回复
表情 图片 链接 代码

分享