k94314517
2024-06-28 7ca61e4280150ddcead8a49d58ed154f4581f8c9
1
2
3
4
# 生产环境配置
NODE_ENV = 'production'
 
VUE_APP_API_URL  = 'http://localhost:10010'