提交 0365839d 编写于 作者: MuGuiLin's avatar MuGuiLin 🏡

update

上级 7957fc50
......@@ -8,5 +8,10 @@ GitHub:[https://github.com/MuGuiLin/QRCode](https://github.com/MuGuiLin/QRCode
### Vue.js版 实例效果:
### Vue.js版 Demo实例效果:
![二维生成](https://raw.githubusercontent.com/MuGuiLin/QRCode/master/VueQRCode/src/assets/create.png)
------
![二维生成](https://raw.githubusercontent.com/MuGuiLin/QRCode/master/VueQRCode/src/assets/qrcode.png)
\ No newline at end of file
......@@ -23,6 +23,9 @@
</template>
<script>
// https://www.npmjs.com/package/jsqr
// https://www.npmjs.com/package/jimp
import jsQR from "jsqr";
import Jimp from "jimp";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册