1.0.7 • Published 4 years ago

vue-xx-getcode v1.0.7

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

getcode

A vue component for getcode

Build Setup

1 how to  install
npm i vue-xx-getcode -S

2 how to use 

<Getcode :getCode='getcode'/>

getCode  为传入的获取code的方法
bgColorNoGet 获取前背景色 default: '#000'
bgColorGet   获取后背景色 default: 'rgb(221,221,221)'
fontColorNoGet 获取前字体颜色 default: 'white'
fontColorGet 获取后字体颜色 default: 'white'

引入  import Getcode from 'vue-xx-getcode'
1.0.7

4 years ago

1.0.6

4 years ago