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

[Steps 步骤条] 自定义不了icon #3164

Closed
qianggewudi6666 opened this issue Sep 27, 2024 · 2 comments
Closed

[Steps 步骤条] 自定义不了icon #3164

qianggewudi6666 opened this issue Sep 27, 2024 · 2 comments
Labels
question This is a question, not a bug

Comments

@qianggewudi6666
Copy link

tdesign-miniprogram 版本

最新

重现链接

No response

重现步骤

22520d01096e6c62b052dd04f3edb71

期望结果

图标更换

实际结果

未更换

基础库版本

No response

补充说明

自定义icon

Copy link
Contributor

👋 @qianggewudi6666,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

@betavs betavs added the question This is a question, not a bug label Sep 28, 2024
@betavs
Copy link
Collaborator

betavs commented Sep 28, 2024

icon | String / Slot | - | 图标。传入 slot 代表使用插槽,其他字符串代表使用内置图标。[通用类型定义](https://github.com/Tencent/tdesign-miniprogram/blob/develop/src/common/common.ts) | N

<t-step-item wx:for="{{4}}" wx:key="index" title="{{_.getText(first, index)}}" content="辅助信息" icon="slot">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This is a question, not a bug
Projects
None yet
Development

No branches or pull requests

2 participants