Starred repositories
14
stars
written in Vue
Clear filter
🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Vue 2.0 admin management system template based on iView
Mobile UI Components, based on Vue.js and ionic CSS. https://wangdahoo.github.io/vonic-documents
UI Component Library Base on Vue.js(2.x) and Bulma
(Deprecated) WeUI Components with love of vue.js
基于Element-UI的Table 组件开发的虚拟滚动组件,支持动态高度,解决数据量大时滚动卡顿的问题。
对vue element-ui el-table进行二次封装,采用非侵入式封装。element-ui升级之后仍然可用。为什么要对进行二次封装?1 element-ui组件的部分样式不满足当前项目的需求2产品要求排序方式只有asc,desc两个,不可取消排序。