You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
6 months ago | |
|---|---|---|
| .. | ||
| README.md | 6 months ago | |
| camera_icon.png | 6 months ago | |
| logo.png | 6 months ago | |
| tab-home-active.png | 6 months ago | |
| tab-home.png | 6 months ago | |
| tab-profile-active.png | 6 months ago | |
| tab-profile.png | 6 months ago | |
README.md
图标说明
这个目录用于存放tabBar图标,需要以下图标文件:
必需的图标文件
- tab-home.png (首页图标 - 未选中)
- tab-home-active.png (首页图标 - 选中)
- tab-profile.png (个人中心图标 - 未选中)
- tab-profile-active.png (个人中心图标 - 选中)
图标规格
- 尺寸:81px * 81px
- 格式:PNG
- 背景:透明
临时解决方案
在开发阶段,可以暂时注释掉app.json中的tabBar配置,或使用微信开发者工具的默认图标。