first commit

This commit is contained in:
编码猿
2024-09-27 02:06:13 +08:00
commit 852d94fbb9
36760 changed files with 3274413 additions and 0 deletions

View File

@@ -0,0 +1,39 @@
.car_left{
position: absolute;
left: 0
}
.van-submit-bar{
width: 100%
}
.van-checkbox__label{
width: 90%;
}
.van-checkbox{
align-items: center;
}
.van-card{
background-color: #fff !important
}
.value-class {
flex: none !important;
}
.van-submit-bar__bar{
width: 100%
}
.van-button--square{
width: 100% !important;
}
.car_commodity{
margin-left: 5%;
width: 95%
}
.ctrl{
padding-left: 5%
}
.carlist {
display: flex;
justify-content: flex-start;
align-items: center;
}