You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
657 B

This file contains ambiguous Unicode characters!

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.

# 本地开发(可放在 .env.local勿提交
VITE_API_BASE_URL=http://127.0.0.1:8000/api
# 生产Vite 中 .env.local 会覆盖 .env.production若本地仍有 127.0.0.1 会导致线上仍请求本机。
# 请用 npm run build:h5:prod或构建前临时去掉 .env.local 里的 VITE_API_BASE_URL或执行
# VITE_API_BASE_URL=https://你的域名/api npm run build:h5
VITE_TENCENT_MAP_KEY=CRFBZ-NTART-YU4XX-LCDGK-3J456-VKBK2
VITE_TENCENT_MAP_REFERER=szkp-map-admin
VITE_WECHAT_APP_ID=wx0ab83154fb7f544d
# 在馆实时人数 / 客流量统计(完整 URL
# VITE_PEOPLE_COUNTING_URL=https://hik.pdc.langye.net:18080/api/people-counting