1.0.4 • Published 3 years ago

light-com v1.0.4

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

light-com

npm发布组件包

构建设置

# 安装控件
npm i light_con

# 在项目中使用
   import lightBom from 'light-com'

# components中加入
   components: { aa:lightBom.aa,bb:lightBom.bb},

# 页面中加入
  <aa :con="con" ></aa>
  <bb :con="con" ></bb>

For detailed explanation on how things work, consult the docs for vue-loader.

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago