主管理员 2 weeks ago
parent
commit
0a543b94a9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      subPages/home/book.vue

+ 1
- 1
subPages/home/book.vue View File

@ -101,7 +101,7 @@
<!-- 视频播放器 -->
<video
v-else
src="https://qiniu-web-assets.dcloud.net.cn/unidoc/zh/2minute-demo.mp4"
:src="item.url"
class="video-player"
controls
:poster="item.coverUrl"


Loading…
Cancel
Save