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