现状:目前程序总体是圆角风格,但是只有少量Tooltip是自定义的,大部分Tooltip使用原生 title,为直角样式,背景色与设置不一致。导致风格割裂。如下图所示 <img width="280" height="136" alt="Image" src="https://github.com/user-attachments/assets/00649fdd-d560-4787-beec-c651375e8b3f" /> <img width="460" height="240" alt="Image" src="https://github.com/user-attachments/assets/c22927a1-d605-4166-9aa0-a7a56e9cc207" /> 期望: 统一风格,所有Tooltip使用自定义的。
现状:目前程序总体是圆角风格,但是只有少量Tooltip是自定义的,大部分Tooltip使用原生 title,为直角样式,背景色与设置不一致。导致风格割裂。如下图所示
期望:
统一风格,所有Tooltip使用自定义的。