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

[dialog] dialog组件取消按钮不显示 #3352

Closed
qiyaozu opened this issue Dec 12, 2024 · 2 comments
Closed

[dialog] dialog组件取消按钮不显示 #3352

qiyaozu opened this issue Dec 12, 2024 · 2 comments
Labels
question This is a question, not a bug

Comments

@qiyaozu
Copy link

qiyaozu commented Dec 12, 2024

tdesign-miniprogram 版本

1.8.1

重现链接

No response

重现步骤

image
image

期望结果

No response

实际结果

No response

基础库版本

No response

补充说明

No response

Copy link
Contributor

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

@anlyyao anlyyao added the question This is a question, not a bug label Dec 17, 2024
@anlyyao
Copy link
Collaborator

anlyyao commented Dec 17, 2024

@qiyaozu 朋友 用法不对哇~

你要传对象就传对象 ===> cancel-btn="{{ {content: '取消'} }}"
要传字符串就直接传字符串 ===> cancel-btn="取消"

@anlyyao anlyyao closed this as completed Dec 17, 2024
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