From c06e08e171e683745123ef3c190c52917dee6cd9 Mon Sep 17 00:00:00 2001 From: "lynn.zhu" Date: Wed, 30 Sep 2015 09:14:02 +0800 Subject: [PATCH] update bar --- Class/BarItem.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Class/BarItem.h b/Class/BarItem.h index 0c2d3de..1ef0e54 100644 --- a/Class/BarItem.h +++ b/Class/BarItem.h @@ -7,7 +7,9 @@ // #import - +/** + * bar选项 + */ @interface BarItem : UIView @property (nonatomic) CGFloat translationX;