ENV = 'development' # 接口地址 VUE_APP_BASE_API = 'https://el-admin.xin' # 如果接口是 http 形式, wss 需要改为 ws VUE_APP_WS_API = 'wss://el-admin.xin'