还原直播
This commit is contained in:
@@ -843,8 +843,8 @@
|
||||
uni.$liveID = roomId
|
||||
liveID.value = roomId
|
||||
const res = await imDataStartLive(roomId)
|
||||
console.log('========11111', roomData)
|
||||
console.log('========22222', res)
|
||||
console.log('========11111111', roomData)
|
||||
console.log('========22222222', res)
|
||||
roomDataId.value = roomId
|
||||
const params = {
|
||||
cursor: '', // 首次拉起传空(不能是null),然后根据回调数据的cursor确认是否拉完
|
||||
@@ -857,7 +857,7 @@
|
||||
setLocalVideoMuteImage()
|
||||
isStartLive.value = true
|
||||
} catch (err) {
|
||||
console.log(err, '====22')
|
||||
console.log('====22', err)
|
||||
}
|
||||
// ======================原本代码
|
||||
// createLive({
|
||||
|
||||
Reference in New Issue
Block a user