1.0.1 • Published 4 years ago

light_con v1.0.1

Weekly downloads
5
License
MIT
Repository
-
Last release
4 years ago

light_con

这是一个轻量控件整理

构建设置

# 安装控件
npm i light_con

# 在项目中使用
  import {switchButton } from 'light_con'

# components中加入
  components: { switchButton},

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

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

1.0.1

4 years ago

1.0.0

4 years ago