weimingfei
2025-10-30 81e258e6aa59dafce998b4f41b1271a9f5c9aff5
1
2
3
4
5
6
7
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://192.168.0.212/system_gateway'
# VUE_APP_API_URL  = 'http://10.49.39.23/system_gateway'
 
VUE_APP_AMAP_KEY='045542fc5f436b75e6c911c5c84ff8cd'