|
@@ -97,6 +97,7 @@
|
|
|
// }];
|
|
|
|
|
|
UITextView *contentTV = [[UITextView alloc] init];
|
|
|
+ contentTV.backgroundColor = [UIColor whiteColor];
|
|
|
contentTV.textColor = [UIColor hwColor:@"#0A132B"];
|
|
|
// contentTV.font = [UIFont systemFontOfSize:16.0];
|
|
|
// contentTV.textAlignment = NSTextAlignmentCenter;
|