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