Skip to content

基于element-ui开发的组件库,如可行内编辑的表格,文本溢出打点并hover展示完整文本,持续完善中

Notifications You must be signed in to change notification settings

861621821/xilan-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

注意事项

部分组件基于element-ui开发,所以你的项目需要先安装element-ui

npm安装

npm i xilan -S

开始使用

import xilan from 'xilan'
import 'xilan/dist/xl-ui.css'

Vue.use(xilan)

详细文档

github传送门

组件列表

  • xl-table

    支持行内编辑

  • xl-tool-tip

    当文本过长显示不下时,打点显示,鼠标hover弹出完整文本,只在显示不下时出现

  • xl-marquee

    Css3animation动画跑马灯,支持单条或多条文本循环播放

  • xl-cascader

    省市区三级联动组件,支持搜索

About

基于element-ui开发的组件库,如可行内编辑的表格,文本溢出打点并hover展示完整文本,持续完善中

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published