This commit is contained in:
2025-11-20 11:03:10 +08:00
commit 0a5cc64d0e
14 changed files with 884 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Responsive Dashboards
综合布局挑战:响应式仪表盘
题目要求:
创建一个企业级数据仪表盘,要求:
1. 使用Grid+Flex混合布局
2. 实现深色/浅色主题切换
3. 添加微交互动画效果
4. 完全响应式设计
5. 使用CSS变量和计算函数