guhongwei 4 years ago
parent
commit
e0e3f550ab
1 changed files with 1 additions and 1 deletions
  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;
     }