Authored by hongweigao

css

... ... @@ -141,13 +141,13 @@
}
}
.print_qrcode {
.print-qrcode {
width: 613px;
height: 860px;
margin: 0 auto;
position: relative;
.print_content {
.print-content {
width: 180px;
position: absolute;
top: 54px;
... ...