|
@@ -102,32 +102,41 @@ export default {
|
|
.printList {
|
|
.printList {
|
|
width: 1050px;
|
|
width: 1050px;
|
|
div {
|
|
div {
|
|
- // height: 717px;
|
|
|
|
|
|
+ // height: 890px;
|
|
|
|
+ overflow: hidden;
|
|
// border: 1px solid #000;
|
|
// border: 1px solid #000;
|
|
zoom: 0.8;
|
|
zoom: 0.8;
|
|
p:nth-child(1) {
|
|
p:nth-child(1) {
|
|
- height: 30px;
|
|
|
|
- border: 1px solid #000;
|
|
|
|
|
|
+ height: 29.5px;
|
|
|
|
+ border-top: 1px solid #000;
|
|
|
|
+ border-right: 1px solid #000;
|
|
span {
|
|
span {
|
|
display: inline-block;
|
|
display: inline-block;
|
|
height: 30px;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
text-align: center;
|
|
border-left: 1px solid #000;
|
|
border-left: 1px solid #000;
|
|
- border-right: 1px solid #000;
|
|
|
|
|
|
+ // border-right: 1px solid #000;
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.list {
|
|
.list {
|
|
border: 1px solid #000;
|
|
border: 1px solid #000;
|
|
- height: 21.7px;
|
|
|
|
|
|
+ height: 21px;
|
|
|
|
+ border-bottom: 0;
|
|
span {
|
|
span {
|
|
text-align: center;
|
|
text-align: center;
|
|
display: inline-block;
|
|
display: inline-block;
|
|
- border-left: 1px solid #000;
|
|
|
|
|
|
+ // border-left: 1px solid #000;
|
|
border-right: 1px solid #000;
|
|
border-right: 1px solid #000;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
|
|
+ .list:nth-child(39) {
|
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
|
+ }
|
|
|
|
+ .list:last-child {
|
|
|
|
+ border-bottom: 1px solid #000;
|
|
|
|
+ }
|
|
p {
|
|
p {
|
|
.xuhao {
|
|
.xuhao {
|
|
width: 40px;
|
|
width: 40px;
|
|
@@ -163,7 +172,7 @@ export default {
|
|
width: 90px;
|
|
width: 90px;
|
|
}
|
|
}
|
|
.twlve {
|
|
.twlve {
|
|
- width: 50px;
|
|
|
|
|
|
+ width: 64px;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|