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.

516 B

图标说明

这个目录用于存放tabBar图标需要以下图标文件

必需的图标文件

  • tab-home.png (首页图标 - 未选中)
  • tab-home-active.png (首页图标 - 选中)
  • tab-profile.png (个人中心图标 - 未选中)
  • tab-profile-active.png (个人中心图标 - 选中)

图标规格

  • 尺寸81px * 81px
  • 格式PNG
  • 背景:透明

临时解决方案

在开发阶段可以暂时注释掉app.json中的tabBar配置或使用微信开发者工具的默认图标。