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 根路径(需包含 /api 前缀,或与后端约定一致)
|
|
VITE_API_BASE_URL=https://your-api.example.com/api
|
|
# 天地图 JavaScript API 4.0 Key
|
|
VITE_TIANDITU_TK=
|