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

amount support mask` #854

Merged
merged 3 commits into from
Jun 25, 2024
Merged

amount support mask` #854

merged 3 commits into from
Jun 25, 2024

Conversation

xiaoAriana
Copy link

背景描述

信贷需要支持金额显示掩码

主要改动

amount组件新增props mask 用来控制是否支持掩码

需要注意

amount展示正常

@@ -33,3 +33,4 @@ The font `DIDIFD-Medium` is used in the component for the case show only, if nec
|is-capital|convert to chinese capital|Boolean|`false`|-|
|transition|use transition when value changes|Boolean|`false`|-|
|duration|transition duration|Number|`1000`|unit `ms`|
|mask<sup class="version-after">2.7.2+</sup>|use mask|Boolean|`false`|-|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.7.1+

name: 'amount-demo',
/* DELETE */
title: '大写中文',
titleEnUS: 'Capital Chinese',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

中英文标题改一下,当前demo是什么功能,写什么标题

@qifeng0748 qifeng0748 merged commit b3952c5 into didi:dev Jun 25, 2024
1 check passed
Copy link

github-actions bot commented Jun 25, 2024

😭 Deploy PR Preview b3952c5 failed. Build logs

🤖 By surge-preview

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

Successfully merging this pull request may close these issues.

2 participants