liuyu hace 5 años
padre
commit
4e502c052e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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`;