Vue项目history模式下Nginx配置

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

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注