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

feat(steps): support slot icon #22

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Conversation

LeeJim
Copy link
Collaborator

@LeeJim LeeJim commented Dec 21, 2021

Steps: icon 支持 slot 的方式

<t-icon
wx:else
name="{{icon}}"
size="{{layout == 'horizontal' ? '24px' : '16px'}}"
Copy link
Collaborator

Choose a reason for hiding this comment

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

size固定为'24px' /'16px'?

Copy link
Collaborator

@jin0209 jin0209 left a comment

Choose a reason for hiding this comment

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

lgtm

@jin0209 jin0209 merged commit c6e4c20 into develop Dec 21, 2021
@jin0209 jin0209 deleted the feat/steps/icon-support-slot branch December 21, 2021 08:27
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