-
Notifications
You must be signed in to change notification settings - Fork 280
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
微信小程序开发使用dilog确认类对话框 改变了主题色,但在点击那一瞬间,确定按钮反馈的颜色是旧的 #3300
Labels
need confirm
need confirm
Comments
👋 @LeiXBin,感谢给 TDesign 提出了 issue。 |
|
👋 @LeiXBin,感谢给 TDesign 提出了 issue。 |
@LeiXBin 看上是使用的问题,button的背景和点击态颜色是两个css vars控制的,官网文档有列出组件级别css vars,建议查看文档后,按需修改主题色~ see: https://tdesign.tencent.com/miniprogram/components/button?tab=api |
是的,学习到了,我以为只要修改了主题色就可以全局修改,包括这些点击态效果。感谢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tdesign 版本
1.8.0
重现链接
No response
重现步骤
微信小程序开发使用dilog确认类对话框 并且使用 --td-brand-color改变了主题色,但在点击那一瞬间,确定按钮反馈的颜色是默认的
期望结果
No response
实际结果
No response
框架版本
No response
浏览器版本
No response
系统版本
No response
Node版本
No response
补充说明
No response
The text was updated successfully, but these errors were encountered: