Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

u-picker设置itemHeight无效问题 #1079

Open
origin3366 opened this issue Aug 6, 2024 · 0 comments
Open

u-picker设置itemHeight无效问题 #1079

origin3366 opened this issue Aug 6, 2024 · 0 comments

Comments

@origin3366
Copy link

版本

2.0.37

重现步骤

<u-picker
  title="选择护理项目"
  confirmColor="#FE4265"
  :show="pickerShow"
  :closeOnClickOverlay="true"
  itemHeight="44"
></u-picker>

期望的结果是什么?

高度和line-height都为44px

实际的结果是什么?

高度为34px,line-height为44px

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant