location / { try_files $uri $uri/ /index.html; } location /api/ { proxy_pass http://vue.com; }
← 插件开发