lsc 3 years ago
parent
commit
358ff1b8fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/pages/liveRoom.vue

+ 1 - 1
src/components/pages/liveRoom.vue

@@ -23,7 +23,7 @@
     <div class="isNoOther">
     <div class="isNoOther">
       <div
       <div
         class="imgMiddle"
         class="imgMiddle"
-        :class="type !== 0 || steps > 0 ? 'imghalf' : 'imgMiddle'"
+        :class="type !== 0 || steps > 0 || pageBlock > 0 ? 'imghalf' : 'imgMiddle'"
       >
       >
         <!-- <img src="../../assets/icon/kc1.png" alt /> -->
         <!-- <img src="../../assets/icon/kc1.png" alt /> -->
         <!-- <iframe
         <!-- <iframe