增加rtmp播放

This commit is contained in:
zh
2025-11-17 17:09:02 +08:00
parent 2c83d29ce6
commit 1e1725bf82
20 changed files with 3529 additions and 5896 deletions

View File

@ -141,7 +141,7 @@ export default {
break
}*/
let menusHeight = this.menuList.length * 65 + "px";
let height = this.menuList.length * 65 + 30 + "px";
let height = this.menuList.length * 65 + 40 + "px";
$(".leftBox")[0].style.height = height;
$(".left .menus")[0].style.height = menusHeight;
@ -268,7 +268,7 @@ export default {
/* bottom: 10vh;
padding: 35px 10px 15px 0;*/
height: 350px;
margin-top: 20px;
margin-top: 25px;
//align-self: center;
padding: 0 8px 0 5px;