.tabBarItem > img {
  min-width: 25px;
  min-height: 25px;
}
/* 去除继承自 <a> 的颜色 */
a .tabBarItem {
  color: #929292
}
