Files
vpUni/.svn/pristine/eb/eb77d5033d41d95e38f3c518dec35f3ef0f176eb.svn-base
2026-03-09 16:39:03 +08:00

40 lines
965 B
Plaintext
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.
# 图标文件说明
本项目需要以下底部导航栏图标文件:
## 首页图标
- `home.png` (未选中状态)
- `home-active.png` (选中状态)
## 我的图标
- `profile.png` (未选中状态)
- `profile-active.png` (选中状态)
## 推荐尺寸
- 81x81 px (微信小程序标准)
- 格式PNG透明背景
## 临时解决方案
如果暂时没有图标,可以:
1. **使用 iconfont 图标库**
- 访问 https://www.iconfont.cn/
- 搜索"首页"、"我的"相关图标
- 下载并放置在本目录下
2. **使用纯色占位图**
- 可以使用任意图片作为临时占位
- 后续替换为正式图标
3. **使用在线图标生成工具**
- https://www.flaticon.com/
- https://icon-icons.com/
## 图标设计建议
- 风格:线条图标或填充图标
- 颜色:灰色 (#666666) 用于未选中,橙色 (#FF6B35) 用于选中
- 线条粗细2-3px
- 圆角:适度圆角,符合现代设计风格