Auto-sync: 2026-04-20 07:08
This commit is contained in:
26
wiki/concepts/Easter-Egg.md
Normal file
26
wiki/concepts/Easter-Egg.md
Normal 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]]
|
||||
Reference in New Issue
Block a user