Skip to content
On this page

大屏适配组件

大屏适配解决方案,无法做组件演示。

示例代码

vue
<template>
  <YikMaxView></YikMaxView>
</template>
<script setup></script>

属性

属性名说明类型默认值
width宽度string1920px
height高度string1080px
isCover是否自适应booleanfalse