69 lines
1.3 KiB
Plaintext
69 lines
1.3 KiB
Plaintext
|
|
.view-container.data-v-5450f0a9 {
|
|
display: flex;
|
|
background-color: #fff;
|
|
margin-bottom: 20rpx;
|
|
overflow: hidden;
|
|
}
|
|
.view-item.data-v-5450f0a9 {
|
|
flex: 1;
|
|
display: flex;
|
|
align-items: center;
|
|
/* 垂直居中 */
|
|
padding: 3rpx 0;
|
|
text-align: center;
|
|
color: #666;
|
|
position: relative;
|
|
/* border-bottom: 1px solid #ccc; */
|
|
}
|
|
.view-item-3.data-v-5450f0a9 {
|
|
flex: 3 !important;
|
|
}
|
|
.view-item-4.data-v-5450f0a9 {
|
|
flex: 4 !important;
|
|
}
|
|
.view-item-6.data-v-5450f0a9 {
|
|
flex: 6 !important;
|
|
}
|
|
.view-item-7.data-v-5450f0a9 {
|
|
flex: 7 !important;
|
|
}
|
|
.view-item>.label.data-v-5450f0a9 {
|
|
padding: 0rpx 15rpx;
|
|
text-align: center;
|
|
height: 60rpx;
|
|
line-height: 60rpx;
|
|
color: #000;
|
|
font-size: 28rpx;
|
|
background-color: #ccc;
|
|
border-radius: 8rpx;
|
|
margin-right: 20rpx;
|
|
flex-shrink: 0;
|
|
}
|
|
.view-item>.select.data-v-5450f0a9 {
|
|
padding: 16rpx 0rpx;
|
|
text-align: center;
|
|
width: 100%;
|
|
height: 40rpx;
|
|
font-size: 18rpx;
|
|
line-height: 45rpx;
|
|
}
|
|
.form-container.data-v-5450f0a9 {
|
|
padding-left: 10rpx;
|
|
background-color: #fff;
|
|
}
|
|
.data-v-5450f0a9 .u-picker__view__column__item[class*="data-v-"] {
|
|
font-size: 30rpx !important;
|
|
}
|
|
|
|
/* 确保选择器文本也使用相同大小 */
|
|
.view-item>.select.data-v-5450f0a9 {
|
|
font-size: 23rpx !important;
|
|
}
|
|
.data-v-5450f0a9 .data-v-55c89db1 .u-toolbar__wrapper__confirm.data-v-55c89db1 {
|
|
color: #3c9cff;
|
|
font-size: 45rpx;
|
|
padding: 0 15rpx;
|
|
}
|
|
|