We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://codesandbox.io/p/devbox/vant-4-issue-template-forked-3fsvjk
^4.9.0
传入价格为1.00时候,依然显示小数点。
const good = { id: 85874564, title: '夏黑葡萄', num: 99, price: 11.00, unit: '斤', thumb: 'https://fastly.jsdelivr.net/npm/@vant/assets/ipad.jpeg', choose: 0, }
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
重现链接
https://codesandbox.io/p/devbox/vant-4-issue-template-forked-3fsvjk
Vant 版本
^4.9.0
描述一下你遇到的问题。
传入价格为1.00时候,依然显示小数点。
重现步骤
const good = {
id: 85874564,
title: '夏黑葡萄',
num: 99,
price: 11.00,
unit: '斤',
thumb: 'https://fastly.jsdelivr.net/npm/@vant/assets/ipad.jpeg',
choose: 0,
}
设备/浏览器
No response
The text was updated successfully, but these errors were encountered: