1 2 3 4 5
# 生产默认配置 ENV = 'production' VUE_APP_BASE_API = 'https://uu365.t1j2.com' VUE_APP_BASE_WSS = 'ws://uu365.t1j2.com/websocket'