MrShi
2025-11-19 2116480763e5e4165488efae0aa562ea102331a6
1
2
3
4
5
# 测试环境配置
NODE_ENV = 'production'
 
VUE_APP_CONTEXT_PATH = '/admin'
# VUE_APP_API_URL  = 'http://192.168.5.13/gateway_interface'