Auto-sync: 2026-04-20 07:08

This commit is contained in:
2026-04-20 07:08:14 +08:00
parent 31565fe752
commit d7bf4ae6de
126 changed files with 4731 additions and 18 deletions

View File

@@ -0,0 +1,26 @@
---
title: "Easter Egg"
type: concept
tags: []
---
## Definition
彩蛋Easter Egg是隐藏的趣味元素通过特定操作触发为用户提供探索惊喜和社交分享素材。
## Trigger Mechanisms
- **Konami 代码**↑↑↓↓←→←→BA 键盘序列触发彩虹模式
- **点击序列**5 次快速点击特定区域触发漂浮 Emoji
- **悬停区域**:鼠标悬停特定元素触发渐变背景效果
## Design Principles
- 彩蛋不应影响核心功能或性能
- 提供退出机制(如 10 秒后自动关闭)
- 避免过度使用,每个产品 2-3 个为宜
- 考虑无障碍需求,不依赖纯视觉反馈
## Related Concepts
- [[Whimsy Taxonomy]]
- [[Micro-Interaction]]
## Sources
- [[design-whimsy-injector]]