cript type="text/javascript">replyreload += ',' + 21359;cript>[attach]5381[/attach] HDL 河东 系统介绍 1-系统简图 [attach]5382[/attach]
cript src="source/plugin/himickey_qrcode/images/qrcode.min.js">cript>
#hm_qrcode_main {
padding: 15px;
text-align: center;
}
#hm_qrcode_main p.hm_tip {
line-height: 32px;
color: #FF0000;
}
#hm_qrcode {
border-radius: 5px;
margin: 0 auto;
width: 180px;
height: 180px;
border: solid 6px #999999;
padding: 5px;
}
微信扫一扫,共享朋友圈!
cript>
new QRCode($("hm_qrcode"), {
text: location.href,
width : 180,
height : 180,
colorDark : "#333333",
colorLight : "#FFF",
correctLevel : QRCode.CorrectLevel.L
});
cript>
|