UI调整,摄像头入口替换
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@
|
||||
|
||||
#import "FatherController.h"
|
||||
#import "IfishDeviceInfo.h"
|
||||
#include "xuanduo3fModel.h"
|
||||
//#include "xuanduo3fModel.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
|
||||
+4
@@ -539,6 +539,10 @@ static NSString *timerTypeFlag = @"TimerTypeTableViewCell";
|
||||
}
|
||||
|
||||
[headerView configWithImageName:_imgArr[section-2] labelName:_titieArr[section-2]];
|
||||
if (section==7)
|
||||
{
|
||||
headerView.backImageView.image=[UIImage imageNamed:@"bottomRound"];
|
||||
}
|
||||
return headerView;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user