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

+ 1 - 1
src/views/user/trainVidoe/detail.vue

@@ -63,7 +63,7 @@ p {
     height: 400px;
     overflow: hidden;
     background-color: #000;
-    .video {
+    video {
       width: 100%;
       height: 400px;
     }