打赏
让孩子开心
让孩子喝咖啡
- {
margin: 0; padding: 0;
font-family: Microsoft yahei;
}
body {
background-color: #fff;
}
.code-item {
width: 100%;
max-width: 400px;
margin: 0 auto;
padding-bottom: 1px;
display: none;
background-color: #5c92ef;
}
.code-title {
height: 100px;
background-color: #f2f2f2;
background-position: center;
background-repeat: no-repeat;
background-size: 50%;
}
.code-area {
text-align: center;
}
.code-area img {
margin: 80px auto;
width: 60%;
min-width: 100px;
background: #fff;
padding: 10px;
border-radius: 5px;
}
.code-footer {
height: 80px;
text-align: center;
background-color: #fff;
color: #666;
line-height: 80px;
font-size: 20px;
margin: 0 4px 3px 4px;
}
code-all > .code-title {
background-image: url("http://thebadzhang.test.upcdn.net/blog/payment/qrcode/waq.png");
}
code-qq {
background-color: #54b4ef;
}
code-qq > .code-title {
background-image: url("http://thebadzhang.test.upcdn.net/blog/payment/qrcode/qqwallet.png");
}
code-wechat {
background-color: #54bc6e;
}
code-wechat > .code-title {
background-image: url("http://thebadzhang.test.upcdn.net/blog/payment/qrcode/wechatpay.png");
}
<div class="code-footer">扫描以上二维码向我付款</div>
<div class="code-footer">长按以上二维码向我付款</div>
<div class="code-footer">长按以上二维码向我付款</div>