const config = { adminurl: 'https://pxadmin.qhdsafety.com/qa-education-admin/', fileUrl: 'https://file.zcloudchina.com/JYPXFile', // 附件服务器地址 // 本地 // faceOnlineAdress: 'ws://192.168.0.30:7777/', // weburl: 'http://192.168.0.30:8082/', // 前台地址 // httpurl: 'http://192.168.0.30:8891/', // 后台地址 // httpurl1: 'http://192.168.0.30:8082/' // 前台地址 // 正式 faceOnlineAdress: 'ws://39.100.70.177:7777/', weburl: 'https://lak.qhdsafety.com/org/', // 前台地址 httpurl: 'https://lak.qhdsafety.com/qa-education-exam-org/', // 后台地址 httpurl1: 'https://lak.qhdsafety.com/org/', // 前台地址 portalUrl: 'https://lak.qhdsafety.com/org/' // 门户网站地址 -测试 // 测试-org // faceOnlineAdress: 'ws://192.168.0.31:8013/', // weburl: 'http://192.168.0.31:8013/', // 前台地址 // httpurl: 'http://192.168.0.31:8013/qa-education-exam-org/', // 后台地址 // httpurl1: 'http://192.168.0.31:8013/' // 前台地址 }