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

Card 商品卡片组件价格显示问题 #12915

Closed
LOADINGG opened this issue Jun 5, 2024 · 0 comments · Fixed by #12917
Closed

Card 商品卡片组件价格显示问题 #12915

LOADINGG opened this issue Jun 5, 2024 · 0 comments · Fixed by #12917

Comments

@LOADINGG
Copy link

LOADINGG commented Jun 5, 2024

重现链接

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

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

Successfully merging a pull request may close this issue.

1 participant