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

[Bug 上报] wd-input-number设置小数精度不能输入小数点 #878

Open
zhanwa opened this issue Feb 6, 2025 · 0 comments
Open

[Bug 上报] wd-input-number设置小数精度不能输入小数点 #878

zhanwa opened this issue Feb 6, 2025 · 0 comments
Labels
🐞bug: need confirm 待确认的bug

Comments

@zhanwa
Copy link

zhanwa commented Feb 6, 2025

Wot Design Uni 版本号

1.6.1

平台

微信小程序

复现Demo地址(如不提供,将被直接关闭)

<wd-input-number v-model="value" @change="handleChange" :precision="2" :step="0.1" />

重现步骤

<wd-input-number v-model="value" @change="handleChange" :precision="2" :step="0.1" />,不能输入小数,官方小程序可复现

期望的结果是什么?

1.可以正确输入小数

实际的结果是什么?

1.可以正确输入小数

环境信息

No response

其他补充信息

No response

@zhanwa zhanwa added the 🐞bug: need confirm 待确认的bug label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞bug: need confirm 待确认的bug
Projects
None yet
Development

No branches or pull requests

1 participant