book-min/miniprogram/images/tabbar/README.txt

27 lines
712 B
Plaintext
Raw Permalink Normal View History

2024-12-18 16:15:08 +08:00
Tabbar 图标规范说明
1. 图标列表
- home.png & home-active.png // 首页图标
- bookshelf.png & bookshelf-active.png // 书架图标
- notes.png & notes-active.png // 笔记图标
- profile.png & profile-active.png // 我的图标
2. 图标规格要求
- 尺寸: 81px × 81px
- 格式: PNG
- 背景: 透明背景
- 普通态颜色: #999999
- 选中态颜色: #1989fa
3. 设计建议
- 线条粗细统一
- 图标风格保持一致
- 预留出边距,不要顶边
- 避免过于复杂的细节
4. 图标来源建议
- iconfont (https://www.iconfont.cn/)
- 设计师定制
- 其他开源图标库
注意:替换图标时需保持文件名不变,以确保 tabbar 正常显示。