无ISBN:印刷时间选择器宽高与其他表单输入框一致

This commit is contained in:
97694732@qq.com 2026-06-04 14:41:44 +08:00
parent ea9b060d28
commit f4645969ca

View File

@ -2331,10 +2331,11 @@ export default {
.picker-value-text {
display: flex;
align-items: center;
font-size: 28rpx;
color: #606266;
}
uni-picker,
picker {
display: block;
width: 100%;
height: 100%;
}
/* ========== ISBN 输入 ========== */