您的位置: 首页 > IT文章 > Nginx 配置vue项目路由 Nginx 配置vue项目路由 分类: IT文章 • 2024-06-27 08:26:25 #nginx location / { try_files $uri $uri/ /index.html;}