绚多45f界面初步开发
This commit is contained in:
@@ -164,7 +164,7 @@ static char overlayKey;
|
||||
if (@available(iOS 15.0, *)) {
|
||||
UINavigationBarAppearance *apperar = [self getNavgationAppearanceWithNavgationController:self];
|
||||
apperar.backgroundImage = image;
|
||||
apperar.backgroundImageContentMode=UIViewContentModeScaleAspectFill;
|
||||
// apperar.backgroundImageContentMode=UIViewContentModeScaleAspectFill;
|
||||
self.standardAppearance = apperar;
|
||||
self.scrollEdgeAppearance = apperar;
|
||||
}else{
|
||||
|
||||
Reference in New Issue
Block a user