README
view-ui
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
对iview表格的重新封装及组合拓展
<script type="module">
import xCompoundTable from 'https://cdn.skypack.dev/x-compound-table';
</script>
npm install
npm run serve
npm run build
npm run lint