ningx配置如下访问不到静态资源
请问这是什么原因
你静态资源都是由/vue开头的嘛
试试
location /vue { alias /data/apps/vue; index index.html index.htm; }