rhb-server/mes-ui/rhb-app/static/tabbar-icons.md
2025-10-20 11:14:41 +08:00

23 lines
648 B
Markdown
Raw Permalink 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.

# Tabbar图标说明
需要在static目录下创建以下图标文件
## 主页图标
- `home.png` - 主页未选中图标(灰色)
- `home-active.png` - 主页选中图标(蓝色)
## 我的信息图标
- `profile.png` - 我的信息未选中图标(灰色)
- `profile-active.png` - 我的信息选中图标(蓝色)
## 图标规格
- 尺寸:建议 81px × 81px
- 格式PNG
- 背景:透明
- 颜色:未选中为灰色(#7A7E83),选中为蓝色(#2979ff)
## 临时解决方案
如果暂时没有图标,可以:
1. 使用在线图标生成器创建
2. 使用系统默认图标
3. 暂时隐藏图标,只显示文字