107 lines
2.0 KiB
Plaintext
107 lines
2.0 KiB
Plaintext
|
|
.data-v-a6f5c6bc:host {
|
|
width: 100%;
|
|
}
|
|
.bgf7.data-v-a6f5c6bc {
|
|
background: #fefefe;
|
|
}
|
|
/* .panel-wrap {
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
background: rgba(0, 0, 0, 0.5);
|
|
z-index: 999;
|
|
} */
|
|
.vehicle-panel.data-v-a6f5c6bc {
|
|
width: 100%;
|
|
position: fixed;
|
|
bottom: 0;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
z-index: 1000;
|
|
background: #fff;
|
|
padding-bottom: 28rpx;
|
|
}
|
|
.jik.data-v-a6f5c6bc {
|
|
width: 0.6rem;
|
|
height: 0.8rem;
|
|
}
|
|
.vehicle-panel-row.data-v-a6f5c6bc {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.vehicle-panel-row-last.data-v-a6f5c6bc {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.vehicle-panel-row-button.data-v-a6f5c6bc {
|
|
background-color: #fff;
|
|
margin: 7rpx 5rpx;
|
|
font-size: 32rpx;
|
|
width: 60rpx;
|
|
height: 80rpx;
|
|
text-align: center;
|
|
line-height: 80rpx;
|
|
border-radius: 10rpx;
|
|
box-shadow: 0 2rpx 4rpx #7f7f7f;
|
|
}
|
|
.vehicle-panel-row-button-number.data-v-a6f5c6bc {
|
|
background-color: #eee;
|
|
box-shadow: none;
|
|
}
|
|
/* .vehicle-panel-row-button-last {
|
|
width: 0.9rem;
|
|
height: 0.9rem;
|
|
line-height: 0.9rem;
|
|
} */
|
|
.vehicle-hover.data-v-a6f5c6bc {
|
|
background-color: #ccc;
|
|
}
|
|
.vehicle-panel-row-button-img.data-v-a6f5c6bc {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
width: 96rpx;
|
|
background: #acb3bd;
|
|
font-size: 28rpx;
|
|
box-shadow: 0 2rpx 4rpx #acb3bd;
|
|
}
|
|
.vehicle-en-button-delete.data-v-a6f5c6bc {
|
|
width: 52rpx;
|
|
height: 80rpx;
|
|
}
|
|
.vehicle-panel-ok.data-v-a6f5c6bc {
|
|
background-color: #6a7cff;
|
|
color: #fff;
|
|
width: 1.5rem;
|
|
height: 0.8rem;
|
|
line-height: 0.8rem;
|
|
}
|
|
.topItem.data-v-a6f5c6bc {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
align-items: center;
|
|
height: 80rpx;
|
|
/* background: #f0f0f0; */
|
|
}
|
|
.exit.data-v-a6f5c6bc {
|
|
margin-right: 30rpx;
|
|
color: #000;
|
|
font-size: 28rpx;
|
|
display: block;
|
|
line-height: 0.5rem;
|
|
}
|
|
.check.data-v-a6f5c6bc {
|
|
margin-left: 0.3rem;
|
|
color: #6a7cff;
|
|
font-size: 0.28rem;
|
|
display: block;
|
|
line-height: 0.5rem;
|
|
}
|
|
|