"视频播放器"组件:<video-player> —— 快应用组件库H-UI

<import name="video-player" src="../Common/ui/h-ui/media/c_video_player"></import>
<template>
    <div class="container">
        <video-player src="https://ss0.bdstatic.com/-0U0bnSm1A5BphGlnYG/cae-legoup-video-target/93be3d88-9fc2-4fbd-bd14-833bca731ca7.mp4" poster="https://h-ui.obs.cn-south-1.myhuaweicloud.com/image/p_news_three_p2.png"></video-player>
    </div>
</template>

<style lang="less">
    @import '../Common/styles/container.less';
</style>

扫码体验

posted @ 2020-04-16 13:08  快应用HUI  阅读(1023)  评论(0编辑  收藏  举报