Commit 59ce74a8 by libai

测试

parent 7d697813
Showing with 2 additions and 2 deletions
......@@ -496,7 +496,7 @@ $(function () {
// window.location.href='../index.html'
// }
console.log('进入直播间', data)
// console.log('进入直播间', data)
if(data.code==-20060){
alert("您已被移出直播,暫時不能進入")
......@@ -537,7 +537,7 @@ $(function () {
}
$("title").text(data.room.introduce+'-'+data.room.roomName+'的直播間-'+mcKeyArr[0])
$(".description").attr("content",'來自'+data.roomBaseInfo.addr+'的'+data.roomBaseInfo.work+'-'+data.roomBaseInfo.sign.replace("Firefly Live","Footseen")+'-'+data.room.introduce)
$(".description").attr("content",'來自'+data.roomBaseInfo.addr.replace(" 中國大陸","臺北")+'的'+data.roomBaseInfo.work+'-'+data.roomBaseInfo.sign.replace("Firefly Live","Footseen")+'-'+data.room.introduce)
$(".keywords-meta").attr("content",''+mcKeyArr[0]+','+mcKeyArr[1]+','+mcKeyArr[2]+','+data.roomBaseInfo.nickname +'')
if(data.room.liveScope==3&&data.room.selfLock==0&&localStorage.uid!=sessionStorage.roomId){
$(".secret-face img").attr("src",'https://zhibocdn.yabolive.net/comm'+data.room.face.split('?')[0]+'?x-oss-process=image/resize,w_90')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment