// 现场智能管控平台地址和key export const urlAndKey = { url: 'https://jls.huaweisoft.com', appKey: 'fe80b2f021644b1b8c77fda743a83670', secretKey: '8771ea6e931d4db646a26f67bcb89909', } // 设备的实时视频页面 /#/realvideo?id={serialNumber}&appKey={appKey}&secretKey={secretKey} // 语音通话页面 /#/Intercom?appKey={appKey}&secretKey={secretKey}