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.
|
|
|
#环境标识
|
|
|
|
VITE_ENV="开发环境"
|
|
|
|
#基础服务
|
|
|
|
VITE_API_URL="http://192.168.1.144:8080/mz-api"
|
|
|
|
VITE_AMAP_KEY = 8b6b7a05f40d067af88f6f211412984e
|
|
|
|
VITE_AMAP_SECURITY_KEY = 7439b95b4bb1850da7e5a1d65f1b8fc3
|