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.
# 本地开发:H5 走 Vite 代理到本机后端
VITE_API_BASE=/api/miniapp/v1
VITE_API_PROXY_TARGET=http://127.0.0.1:8000
# 微信小程序:默认连线上(HBuilder 直接运行无需本机后端)
# 若需连本机后端,改为 http://127.0.0.1:8000/api/miniapp/v1 并启动 php artisan serve
VITE_MP_API_BASE=https://slake.ali251.langye.net/api/miniapp/v1
#VITE_MP_API_BASE=http://127.0.0.1:8000/api/miniapp/v1
# 天地图 Key(与后台 slake-school-web 的 VITE_TIANDITU_TK 一致)
VITE_TIANDITU_TK=cc3f61fa6cafe2f0ad440018d0f07b13