liuyu 5 年之前
父节点
当前提交
4e502c052e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/live/roomDetail.vue

+ 1 - 0
src/views/live/roomDetail.vue

@@ -795,6 +795,7 @@ export default {
           this.vwidth = `${height}px`;
           this.lheight = `${width - 70}px`;
           this.rheight = `${width - 70}px`;
+          this.otheheight = '70px';
         } else {
           this.vheight = `${width}px`;
           this.vwidth = `${height}px`;