Browse Source

1.设置UI优化

huangxiaodong 1 year ago
parent
commit
993a3999e7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      创维盒子/双子星云手机/Class/Set/view/mySetHeadView.m

+ 2 - 0
创维盒子/双子星云手机/Class/Set/view/mySetHeadView.m

@@ -303,6 +303,8 @@
         make.height.mas_equalTo(40);
         make.height.mas_equalTo(40);
     }];
     }];
     
     
+    BackupsEyeBut.hidden = YES;
+    
     imageBackupsBgView = [[UIView alloc] init];
     imageBackupsBgView = [[UIView alloc] init];
     imageBackupsBgView.backgroundColor = [UIColor hwColor:@"#F9F9F9" alpha:1.0];
     imageBackupsBgView.backgroundColor = [UIColor hwColor:@"#F9F9F9" alpha:1.0];
     imageBackupsBgView.layer.cornerRadius = 8;
     imageBackupsBgView.layer.cornerRadius = 8;