摘要:   #import <UIKit/UIKit.h>   @interface UITabBar (badge) - (void)showBadgeOnItemIndex:(int)index;   //显示小红点 - (void)hideBadgeOnItemIndex:(int)index; // 阅读全文
posted @ 2016-03-14 13:35 zhen_zhen 阅读(128) 评论(0) 推荐(0) 编辑