1.14.3 • Published 9 months ago
@lingshugroup/web v1.14.3
前端 UI 组件库
适用于 vue2.x
链接
更新记录
1、配合安全扫描,ElementUI 降级至 2.15.8
安装
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
的二次开发(LSIcon
、LSChart
、LSList
、LSDetail
除外)
LSChart
组件基于 ECharts
的二次开发
node
版本:14.x
协议
1.14.3
9 months ago
1.14.2
1 year ago
1.14.1
1 year ago
1.14.0
1 year ago
1.13.1
1 year ago
1.13.0
1 year ago
1.12.3
1 year ago
1.12.2
1 year ago
1.12.1
1 year ago
1.12.0-beta.5
1 year ago
1.12.0
1 year ago
1.12.0-beta.1
1 year ago
1.12.0-beta.2
1 year ago
1.12.0-beta.3
1 year ago
1.12.0-beta.4
1 year ago
1.9.1
2 years ago
1.8.2
2 years ago
1.6.4
2 years ago
1.9.0
2 years ago
1.8.1
2 years ago
1.7.2
2 years ago
1.6.3
2 years ago
1.8.0
2 years ago
1.7.1
2 years ago
1.7.0
2 years ago
1.6.9
2 years ago
1.8.6
2 years ago
1.6.8
2 years ago
1.8.5
2 years ago
1.6.10
2 years ago
1.6.7
2 years ago
1.8.4
2 years ago
1.6.6
2 years ago
1.8.3
2 years ago
1.6.5
2 years ago
1.11.0
2 years ago
1.10.0
2 years ago
1.6.2
2 years ago
1.6.1
2 years ago
1.6.0
2 years ago
1.5.1
2 years ago
1.5.0
2 years ago
1.4.0
2 years ago
1.3.2
2 years ago
1.3.1
2 years ago
1.3.0
2 years ago
1.2.1
2 years ago
1.2.0
2 years ago
1.2.0-beta.1
2 years ago
1.1.0
2 years ago
1.0.2
2 years ago
1.0.1
2 years ago
1.0.0
2 years ago