feat: 前端UI/UX全面优化 - CSS变量系统/交互动画/按下反馈/弹窗动画/输入框聚焦增强

This commit is contained in:
lihanqi
2026-02-14 11:56:57 +08:00
parent ca0e2f9370
commit ff960d1724
56 changed files with 476 additions and 1340 deletions

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="none">
<circle cx="50" cy="50" r="50" fill="#E5E7EB"/>
<circle cx="50" cy="38" r="16" fill="#9CA3AF"/>
<path d="M20 85c0-16.569 13.431-30 30-30s30 13.431 30 30" fill="#9CA3AF"/>
</svg>

After

Width:  |  Height:  |  Size: 259 B