修复在特殊情况下输入框高度不一致问题

This commit is contained in:
icssoa
2025-11-09 23:28:47 +08:00
parent a49a38c5f9
commit b74a63fac1

View File

@@ -7,6 +7,9 @@
}, },
pt.className pt.className
]" ]"
:style="{
height: parseRpx(size!)
}"
> >
<view <view
class="cl-input-number__minus" class="cl-input-number__minus"