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 域名,禁止保留 127.0.0.1
# 若 H5 与接口同域(推荐):与部署域名一致,例如:
VITE_API_BASE_URL=https://szkp-map.langye.net/api
# 在馆实时人数 / 客流量统计(完整 URL,需服务端配置 CORS 允许 H5 来源)
VITE_PEOPLE_COUNTING_URL=https://hik.pdc.langye.net:18080/api/people-counting