V5.0.0正式版:
1、加热棒内容修改; 2、首页商品删除,更改为行业资讯; 3、绚多设备更名显示; 4、bugly更换为新版本; 5、摄像头显示bug修复; 6、开屏广告显示不全修复;
This commit is contained in:
@@ -17,9 +17,13 @@
|
||||
-(void)clickWormCode:(NSString*)code;
|
||||
@end
|
||||
|
||||
/**
|
||||
设置水温和设置预警温度分开显示
|
||||
*/
|
||||
@interface IFishWaterChangeView : UIView
|
||||
@property (weak, nonatomic) IBOutlet UIPickerView *picker;
|
||||
@property(nonatomic,weak)id<ChangeWaterDelegate> myDelegate;
|
||||
@property(nonatomic,assign)NSInteger viewType;
|
||||
@property(nonatomic,strong)IfishHotBarVo*hotVo;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user