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

[BackTop 返回顶部] 不符合设计稿设计,在深色模式和浅色模式下均为圆形为浅色,半圆形为深色 #2720

Closed
ArcticFoxPro opened this issue Apr 23, 2024 · 2 comments · Fixed by #2722

Comments

@ArcticFoxPro
Copy link
Contributor

tdesign-miniprogram 版本

1.3.0

重现链接

微信搜一搜“TDesign组件库”(即你们自家的示例小程序会复现此问题)

重现步骤

进入 TDesign组件库 微信小程序后:

  1. 点击“导航”-“BackTop 返回顶部”
  2. 点击“圆形返回顶部”和“半圆形返回顶部”观察样式表现

期望结果

根据 TDesign 设计稿,BackTop 在深色模式和浅色模式下的 BackTop 样式表现应该有深浅切换

mmexport1713854404742.jpg

实际结果

在深色模式和浅色模式下均为 圆形为浅色,半圆形为深色。

基础库版本

未知。如有需要,需要 TDesign组件库 示例小程序开发者自行查看其基础库。

补充说明

@anlyyao 让我填的。

Copy link
Contributor

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

@anlyyao
Copy link
Collaborator

anlyyao commented Apr 23, 2024

@ArcticFoxPro 有组件属性问题,目前的处理方案为round/half-round主题支持适配深色模式,round-dark/half-round-dark深色/浅色模式表现一致。未来 theme枚举值取:round/half-round,round-dark/half-round-dark适配成暗黑模式

@anlyyao anlyyao mentioned this issue Apr 23, 2024
16 tasks
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 a pull request may close this issue.

2 participants