样式
This commit is contained in:
@@ -79,20 +79,20 @@ export default {
|
|||||||
&:first-child
|
&:first-child
|
||||||
margin-bottom 70px
|
margin-bottom 70px
|
||||||
.veh_item_label
|
.veh_item_label
|
||||||
width 480px
|
width 530px
|
||||||
_font(40px, 56px, #B4C1D8, 500, right)
|
_font(36px, 56px, #B4C1D8, 500, right)
|
||||||
font-family: SourceHanSansCN-Medium;
|
font-family: SourceHanSansCN-Medium;
|
||||||
.veh_item_val
|
.veh_item_val
|
||||||
width calc(100% - 480px)
|
width calc(100% - 530px)
|
||||||
padding 0 20px 0 40px
|
padding 0 20px 0 10px
|
||||||
margin-left 20px
|
margin-left 20px
|
||||||
_font(40px, 56px, #fff, 500,,)
|
_font(36px, 56px, #fff, 500,,)
|
||||||
font-family: SourceHanSansCN-Medium;
|
font-family: SourceHanSansCN-Medium;
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
.veh_item_label_1
|
.veh_item_label_1
|
||||||
width 100%
|
width 100%
|
||||||
text-align center
|
text-align center
|
||||||
.qr_box
|
.qr_box
|
||||||
_wh(300px, 300px)
|
_wh(330px, 330px)
|
||||||
background center / 100% 100% url(../../../images/new/qr_load.png) no-repeat
|
background center / 100% 100% url(../../../images/new/qr_load.png) no-repeat
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user