Commit 8107c739 by libai

测试

parent 1066859f
......@@ -732,7 +732,6 @@
}
.video-box {
width: 100vw;
height: 100vh;
position: fixed;
top: 0;
left: 0;
......
......@@ -755,7 +755,7 @@
}
.video-box{
width: 100vw;
height: 100vh;
// height: 100vh;
position: fixed;
top: 0;
left: 0;
......
......@@ -60,10 +60,7 @@
.layui-layer{
box-shadow:none !important;
}
body{
overflow: hidden;
width: 100%;
}
</style>
</head>
<body style="background: rgb(153, 156, 166);overflow: hidden;font-size: 12px;">
......@@ -580,7 +577,7 @@ $(function(){
localStorage.canvasCode="phone"
var giftMd5=null;
var loadT=null;
$(".video-box").css("height",dHeight+'px')
// hotList()
liveList(1)
......
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