# Netlify _redirects 文件 # 放置在 dist 目录下 # API 代理 /api/* http://192.140.164.137:18080/:splat 200 # SPA 路由回退 /* /index.html 200