This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 浏览器请求 API 前缀(与 Vite 代理一起使用)
VITE_API_BASE_URL=/api
# 开发时 /api 转发目标(对应 php artisan serve 默认端口)
VITE_PROXY_TARGET=http://127.0.0.1:8000
# 天地图 JavaScript API 4.0 Key(高校雷达网地图页;控制台域名白名单需含 slake.ali251.langye.net)