fang-vue-ui

这一个类似于Element-UI的Vue U组建库

Usage no npm install needed!

<script type="module">
  import fangVueUi from 'https://cdn.skypack.dev/fang-vue-ui';
</script>

README

一个类似于Element UI的Vue UI组件库

author haiyinsitan

安装

使用本框架前,请在CSS中开启box-sizing:border-box

*{box-sizing:border-box;}