element-ui-yh
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

简介

此项目是在element-ui的源码基础上,根据公司具体的需求和多个业务系统的功能点做了修改和扩展,项目地址https://github.com/liudannone/element-ui-yh.git

二次开发流程

参考项目下README_dev.md文件内容

使用

  • 引用使用
 npm install element-ui-yh -S
  import Vue from 'vue'
  import Element from 'element-ui-yh'

  Vue.use(Element)
  • 下载源码启动项目后,在localhost:8085中查看具体组件使用,后期会部署到服务器查看

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.42latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.42
1.0.30
1.0.20

Package Sidebar

Install

npm i element-ui-yh

Weekly Downloads

2

Version

1.0.4

License

MIT

Unpacked Size

6.46 MB

Total Files

832

Last publish

Collaborators

  • liudannoone