Coder Social home page Coder Social logo

qrcode.taro's People

Contributors

prtestyc avatar xueyida avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

qrcode.taro's Issues

二维码存在部分问题

1.依赖外部的qr.js,不足够纯粹
2.模块化有错误,在QRCodeCanvas.js和QRCodeSVG.js使用commonjs导出的

建议把qr.js打内包内部,QRCodeCanvas和QRCodeSVG使用es6模块化

taro v1.3.31 引用报错

错误 组件编译 组件node_modules/qrcode.taro/src/QRCodeCanvas.js编译失败!
Error: this.props 不支持使用 rest property 语法,请把每一个 prop 都单独列出来

89 | size,
90 | style,

91 | ...otherProps
| ^^^^^^^^^^^^^
92 | } = this.props;
93 | const canvasStyle = {height: size, width: size, ...style};
94 | return (

版本:
"qr.js": "0.0.0",
"qrcode.taro": "0.0.5",
"@tarojs/taro": "1.3.31",
"@tarojs/components": "1.3.31",

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.