2025/02/06 消防
parent
483d0e9d40
commit
f8c4beccba
|
@ -723,7 +723,8 @@ export default {
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
gotozhiban() {
|
gotozhiban() {
|
||||||
window.open('https://192.168.192.201:9007/web/webrtc/meetingDemo2/zhiban2.html?userId=' + this.loginUserId + '&userName=' + this.loginUserName, '_blank')
|
window.open('https://192.168.0.120:8099/#/index?userId=' + this.loginUserId + '&userName=' + this.loginUserName, '_blank')
|
||||||
|
// window.open('https://192.168.192.201:9007/web/webrtc/meetingDemo2/zhiban2.html?userId=' + this.loginUserId + '&userName=' + this.loginUserName, '_blank')
|
||||||
// https://192.168.192.201:9005/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=1
|
// https://192.168.192.201:9005/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=1
|
||||||
// window.open('https://skqhdg.porthebei.com:9005/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=' + this.loginUserId + '&userName=' + this.loginUserName, '_blank')
|
// window.open('https://skqhdg.porthebei.com:9005/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=' + this.loginUserId + '&userName=' + this.loginUserName, '_blank')
|
||||||
// http://192.168.192.201:8992/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=1eb5a703b6ce41a6b696e884f6a22e6b&userName=%E4%B8%AD%E9%98%9F1
|
// http://192.168.192.201:8992/CloudroomVideoSDKH5/meetingDemo/zhiban.html?userId=1eb5a703b6ce41a6b696e884f6a22e6b&userName=%E4%B8%AD%E9%98%9F1
|
||||||
|
|
Loading…
Reference in New Issue