巡检内容
This commit is contained in:
@@ -222,7 +222,7 @@ onMounted(() => {
|
||||
.to{
|
||||
color:#333333;
|
||||
font-size:28rpx;
|
||||
margin:0 30rpx;
|
||||
margin:0 42rpx;
|
||||
}
|
||||
}
|
||||
.picker-view {
|
||||
@@ -232,6 +232,9 @@ onMounted(() => {
|
||||
:deep(.item){
|
||||
text-align: center;
|
||||
line-height: 78rpx;
|
||||
/* #ifdef APP-PLUS */
|
||||
line-height: 88rpx;
|
||||
/* #endif */
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user