location /wash { # root html; alias /home/cxq/wash-html/dist; index index.html index.htm; try_files $uri $uri/ /wash/index.html; }