jiangping
2025-04-18 daa04a061ac3be4bb812c26fcf8f1b62838cec5a
1
2
3
# 开发环境配置
NODE_ENV = 'development'
VUE_APP_API_URL  = 'http://localhost:10010'