Update code.js

master
lice 8 years ago committed by GitHub
parent 20b0505899
commit 4c96a790b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,7 +36,7 @@ $(function() {
width: size, width: size,
height: size, height: size,
text: con, //内容 text: con, //内容
typeNumber: 3, //计算模式 typeNumber: 5, //计算模式
correctLevel: 2, //二维码纠错级别 correctLevel: 2, //二维码纠错级别
background: back, //背景颜色 background: back, //背景颜色
foreground: fore, //二维码颜色 foreground: fore, //二维码颜色

Loading…
Cancel
Save