|
@@ -69,7 +69,7 @@
|
|
|
}
|
|
|
|
|
|
.sc {
|
|
|
- background: url("../../assets/card-bg/frame_sjlb.png");
|
|
|
+ background: url("../../assets/card-bg/frame_sjlb@2x.png");
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
@@ -79,11 +79,11 @@
|
|
|
top: -2px;
|
|
|
left: 0;
|
|
|
// left: px2rem(30px * 2);
|
|
|
- width: px2rem(424px * 2);
|
|
|
- height: px2rem(787px * 2);
|
|
|
+ width: px2rem(426px * 2);
|
|
|
+ height: px2rem(797px * 2);
|
|
|
background-color: red;
|
|
|
z-index: 100;
|
|
|
- background: url("../../assets/card-bg/frame_sjlb.png");
|
|
|
+ background: url("../../assets/card-bg/frame_sjlb@2x.png");
|
|
|
background-size: 100% 100%;
|
|
|
.elc-back {
|
|
|
position: absolute;
|