Files
nexus/wiki/concepts/Easter-Egg.md
2026-04-20 07:08:14 +08:00

26 lines
760 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]