一个温馨的便签墙应用,185张彩色便签组成爱心形状。
- 185张便签排列成爱心形状
- 粒子光环动画效果
- 支持拖拽、全屏、最小化
- 深色/浅色主题切换
- 背景音乐播放
- 响应式设计
- 70多条温馨文案
- Vanilla JavaScript (ES6)
- CSS3
- Canvas
# 使用Python
python -m http.server 8000
# 或使用Node.js
npx http-server -p 8000访问 http://localhost:8000
Heart-Notes/
├── index.html
├── public/
│ ├── favicon.ico
│ └── music.mp3
└── src/
├── css/
│ └── styles.css
└── js/
├── app.js
├── cardManager.js
├── particleEffect.js
├── audioManager.js
├── musicControlManager.js
├── themeManager.js
├── fullscreenManager.js
├── stateManager.js
├── config.js
└── utils.js
可在 src/js/config.js 中自定义卡片数量、动画参数、文案内容等。
MIT
Designed & Maintained by Luzhenhua