liuyu hace 4 años
padre
commit
b628d3b597
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/live/roomDetail.vue

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

@@ -611,6 +611,10 @@ export default {
           } else if (useridsplit_ === 'meetu') {
             console.log('333');
             console.log('公众号进入画面' + this.index_);
+            this.othedivshow = true;
+            this.oheight = '270px';
+            this.otheheight = '70px';
+            this.iscamera = true;
             this.index_ = this.index_ + 1;
             if (this.index_ < 6) {
               const id_ = 'othe-video-' + this.index_;