guhongwei 4 년 전
부모
커밋
a2b34fe552
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/live/detail.vue

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

@@ -202,6 +202,10 @@ export default {
     .top {
       height: 215px;
       background-color: #000;
+      video {
+        width: 100%;
+        height: 215px;
+      }
       .h5video {
         width: 100%;
         height: 215px;