yewenwen 6 年之前
父节点
当前提交
caf7e72f81
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/packages/video/demo.vue

+ 1 - 1
src/packages/video/demo.vue

@@ -93,6 +93,6 @@ export default {
 
 <style lang="scss" scoped>
 .nut-video{
-    height:240px;
+    height:200px;
 }
 </style>