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.
|
|
|
|
|
# 生产构建默认 API(与 szkp-map-h5 同域部署)
|
|
|
|
|
|
# 注意:.env.local 会覆盖本文件,请用 npm run build:prod 或去掉 .env.local 里的 VITE_API_BASE_URL 后再 build
|
|
|
|
|
|
VITE_API_BASE_URL=https://szkp-map.langye.net/api
|
|
|
|
|
|
VITE_PEOPLE_COUNTING_URL=https://hik.pdc.langye.net:18080/api/people-counting
|