1.14.0 • Published 1 month ago

@lingshugroup/web v1.14.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

前端 UI 组件库

适用于 vue2.x

链接

文档地址 Vue Element

更新记录

1、扩展 Upload 组件,普通模式下文件列表样式

安装

npm install @lingshugroup/web

快速上手

import Vue from 'vue'
import LSButton from '@lingshugroup/web/lib/button/index'
import LSMenu from '@lingshugroup/web/lib/menu/index'
import LSModal from '@lingshugroup/web/lib/modal/index'
import LSDetail from '@lingshugroup/web/lib/detail/index'
import LSPreview from '@lingshugroup/web/lib/preview/index'
import LSUpload from '@lingshugroup/web/lib/upload/index'
import LSIcon from '@lingshugroup/web/lib/icon/index'
import LSTable from '@lingshugroup/web/lib/table/index'
import LSChart from '@lingshugroup/web/lib/chart/index'
import LSForm from '@lingshugroup/web/lib/form/index'
import LSList from '@lingshugroup/web/lib/list/index'
import LSPopConfirm from '@lingshugroup/web/lib/popConfirm/index'
import LSConfirm from '@lingshugroup/web/lib/confirm/index'
import LSNotification from '@lingshugroup/web/lib/notice/index'
import LSImage from '@lingshugroup/web/lib/image/index'
import LSMessage from '@lingshugroup/web/lib/message/index'
import LSProLayout from '@lingshugroup/web/lib/proLayout/index'

import '@lingshugroup/web/lib/index/index.css'

Vue.use(LSButton)
Vue.use(LSMenu)
Vue.use(LSModal)
Vue.use(LSDetail)
Vue.use(LSPreview)
Vue.use(LSUpload)
Vue.use(LSIcon)
Vue.use(LSTable)
Vue.use(LSChart)
Vue.use(LSForm)
Vue.use(LSList)
Vue.use(LSPopConfirm)
Vue.use(LSConfirm)
Vue.use(LSNotification)
Vue.use(LSImage)
Vue.use(LSMessage)
Vue.use(LSProLayout)

Vue.prototype.$lsconfirm = LSConfirm
Vue.prototype.$lsMessage = LSMessage
Vue.prototype.$lsnotify = LSNotification

浏览器要求

现代浏览器

补充

基于 element-ui 的二次开发(LSIconLSChartLSListLSDetail 除外)

LSChart 组件基于 ECharts 的二次开发

node 版本:14.x

协议

MIT

1.14.0

1 month ago

1.13.1

1 month ago

1.13.0

3 months ago

1.12.3

3 months ago

1.12.2

4 months ago

1.12.1

4 months ago

1.12.0-beta.5

4 months ago

1.12.0

4 months ago

1.12.0-beta.1

4 months ago

1.12.0-beta.2

4 months ago

1.12.0-beta.3

4 months ago

1.12.0-beta.4

4 months ago

1.9.1

7 months ago

1.8.2

10 months ago

1.6.4

10 months ago

1.9.0

8 months ago

1.8.1

10 months ago

1.7.2

10 months ago

1.6.3

10 months ago

1.8.0

10 months ago

1.7.1

10 months ago

1.7.0

10 months ago

1.6.9

10 months ago

1.8.6

8 months ago

1.6.8

10 months ago

1.8.5

9 months ago

1.6.10

10 months ago

1.6.7

10 months ago

1.8.4

9 months ago

1.6.6

10 months ago

1.8.3

9 months ago

1.6.5

10 months ago

1.11.0

6 months ago

1.10.0

7 months ago

1.6.2

10 months ago

1.6.1

11 months ago

1.6.0

11 months ago

1.5.1

11 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.3.2

11 months ago

1.3.1

11 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.2.0

11 months ago

1.2.0-beta.1

11 months ago

1.1.0

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago