jiangping
2024-07-08 1377e545f9c63291e15c6640f290e012991c1213
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'