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;
     }