jquery qart带图案二维码生成效果代码

代码语言:html

所属分类:其他

代码描述:jquery qart带图案二维码生成效果代码

代码标签: 图案 二维 生成 效果

下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开

<!DOCTYPE html>
<html lang="zh">

<head>
    <meta charset="UTF-8">

    <meta name="viewport" content="width=device-width, initial-scale=1.0">

    <style type="text/css">
        body { width: 100%; padding: 0; background-color: #FFFFF6; }
        h1, h2 { text-align: center; }
        input[type=text] { display: block; width: 380px; height: 30px; margin: 0 auto; font-size: 14pt; }
        input[type=file] { display: block; width: 380px; height: 30px; margin: 0 auto; }
        label { display: block; width: 380px; height: 30px; margin: 0 auto; }
        .group { width: 400px; height: 195px; margin: 0 auto; }
        .clear { clear: both; }
        #qr { float: left; width: 195px; height: 195px; margin: 0 auto; margin-right: 10px; }
        #image { float: left; .........完整代码请登录后点击上方下载按钮下载查看

网友评论0