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