参数什么的根据自己的需求调整
<template>
<!-- <IndexVideo /> -->
<div class="video-player">
<video ref="videoPlayer" :src='srcurl' muted loop autoplay
本文介绍如何在Nuxt.js项目中利用video标签进行视频集成,内容包括配置参数的调整,以满足不同场景的需求。
参数什么的根据自己的需求调整
<template>
<!-- <IndexVideo /> -->
<div class="video-player">
<video ref="videoPlayer" :src='srcurl' muted loop autoplay
2168
2091

被折叠的 条评论
为什么被折叠?