Skip to content

Commit 1e93e71

Browse files
committed
dplayer
1 parent e192815 commit 1e93e71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/dplayer.htm

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
// { name: 'SD', url: 'https://example.com/your-video-sd.mp4', type: 'normal' }
5151
// ],
5252
},
53+
autoplay: false, // 设置为手动点击播放
5354
// 视频封面图片
5455
poster: 'https://example.com/your-video-poster.jpg',
5556
});

0 commit comments

Comments
 (0)