nginx 配置VUE

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

posted @ 2022-05-24 15:53  zybyekai  阅读(61)  评论(0)    收藏  举报