vfullscreen

vue插件项目

Usage no npm install needed!

<script type="module">
  import vfullscreen from 'https://cdn.skypack.dev/vfullscreen';
</script>

README

w2fe-plugin

w2fe团队vue插件项目

大屏可视化项目的组件自适应,默认纵向排版

提供标签: v-fullscreen包裹全局,v-col列表签, v-row横标签, v-chart图表标签, v-popup弹框标签

Build Setup

# install dependencies
npm install vfullscreen -save


下载完成后,引入插件,vue.use(vfullscreen)一下,即可使用

示例布局代码如下:

注: upper、film、divice、event 为自定义组件名称

Keywords

vue大屏可视化