doum
22 小时以前 b9cc517e9de6b048c50ee83b6f47aa27c56aa88c
admin/.env.production
@@ -1,11 +1,9 @@
# 生产环境配置
NODE_ENV = 'production'
# VUE_APP_API_URL  = 'http://192.168.0.212/system_gateway'
VUE_APP_API_URL  = 'http://192.168.0.7/system_gateway'
VUE_APP_AMAP_KEY='045542fc5f436b75e6c911c5c84ff8cd'
VUE_APP_SCREEN_URL_PREFIX  =  'http://192.168.0.7/screen/#/'
·