Explorar o código

dplayer 显示区域固定为 720x450

reghao %!s(int64=2) %!d(string=hai) anos
pai
achega
e9fb147111
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/components/VideoPlayer.vue

+ 2 - 1
src/components/VideoPlayer.vue

@@ -1,5 +1,6 @@
 <template>
-  <div id="dplayer" ref="dplayer" style="width: 800px; height: 450px;" />
+  <div id="dplayer" ref="dplayer" style="width: 720px; height: 450px;" />
+<!--  <div id="dplayer" ref="dplayer" />-->
 </template>
 
 <script>