新版本
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
self.holdBackView.layer.cornerRadius = 10;
|
||||
self.holdBackView.layer.shadowOffset = CGSizeZero;
|
||||
self.holdBackView.layer.shadowOpacity = 0.8f;
|
||||
|
||||
|
||||
UIBezierPath *shadowPath = [UIBezierPath bezierPathWithRect:self.holdBackView.bounds];
|
||||
self.holdBackView.layer.shadowPath = shadowPath.CGPath;
|
||||
self.bootomLabel.textColor = RGB(153, 153, 153);
|
||||
|
||||
Reference in New Issue
Block a user