mirror of
https://github.com/Dantyli/jquery.qrcode.js-addLOGO.git
synced 2026-08-12 20:32:13 +08:00
Update code.js
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ $(function() {
|
||||
width: size,
|
||||
height: size,
|
||||
text: con, //内容
|
||||
typeNumber: 2, //计算模式
|
||||
typeNumber: 3, //计算模式
|
||||
correctLevel: 2, //二维码纠错级别
|
||||
background: back, //背景颜色
|
||||
foreground: fore, //二维码颜色
|
||||
|
||||
Reference in New Issue
Block a user