提交 34be8877 编写于 作者: 郭胜强

feat: video组件增加slot支持

上级 ef1cdd55
......@@ -118,7 +118,9 @@
<div class="uni-video-toast-title">{{ currentTimeNew|getTime }} / {{ durationTime|getTime }}</div>
</div>
</div>
<!-- <div style="position: absolute; top: 0; width: 100%; height: 100%; overflow: hidden; pointer-events: none;"></div> -->
<div style="position: absolute; top: 0; width: 100%; height: 100%; overflow: hidden; pointer-events: none;">
<slot/>
</div>
</uni-video>
</template>
<script>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册