1.0.2 • Published 5 years ago

qucao-ui v1.0.2

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

myapp

区草UI横空出世

使用手册

moor-switch 组件

# 1.install 
npm install qucao-ui -S

# 2.注册
import CustomUI from 'qucao-ui'
Vue.use(CustomUI)

# 3.实战
<moor-switch
      v-model="lightSwitch"
      >
      开关(关):
</moor-switch>

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago