V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
zhuangtongfa
V2EX  ›  Vue.js

Vue 二维码生成器,赢一手支持彩色背景,彩色实点和 logo

  •  1
     
  •   zhuangtongfa ·
    binaryify · 2017-05-10 11:00:03 +08:00 · 5074 次点击
    这是一个创建于 2536 天前的主题,其中的信息可能已经有所发展或是发生改变。

    vue-qr

    Version License devDependencies devDependencies

    Installation

    install with NPM

    npm install vue-qr --save
    

    Import

    import VueQr from 'vue-qr'
    
    new Vue({
        components: {VueQr}
    })
    

    Usage

    In template

    <vue-qr :bgSrc='src' :logoSrc="src2" text="Hello world!" height="200" width="200"/>
    
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3517 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:53 · PVG 12:53 · LAX 21:53 · JFK 00:53
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.