zxl
2025-07-17 1f233d9f5f5dafb6914fb488cd82065a8deb3e6c
manager/src/views/video/VideoList.vue
@@ -64,6 +64,7 @@
        :title="playVideoTitle"
        width="800"
        :mask-closable="false"
        @close="playVideoClose"
      >
        <div class="video-warp">
          <video :src="playVideoUrl" autoplay controls style="width: 768px;height: 432px"/>