Vue二维码组件
vue components
快速安装
install
快速添加 vueqr-new 组件到 app 中
1 | npm install --save vueqr-new |
components
1 | <template> |
Component props
| 属性 | 类型 | 属性描述 |
|---|---|---|
| config | Object | qrcode option |
| text | String | qrcode value |
参考代码
“node-qrcode”
License
MIT
快速安装
快速添加 vueqr-new 组件到 app 中
1 | npm install --save vueqr-new |
1 | <template> |
| 属性 | 类型 | 属性描述 |
|---|---|---|
| config | Object | qrcode option |
| text | String | qrcode value |
“node-qrcode”
License
MIT