From ec5a167e0366a75642e45dbd30817c1c8ae57e79 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 11 九月 2023 15:34:29 +0800 Subject: [PATCH] 备份 --- OnPro/HDL-ON_iOS/LaunchScreen.storyboard | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OnPro/HDL-ON_iOS/LaunchScreen.storyboard b/OnPro/HDL-ON_iOS/LaunchScreen.storyboard index 3987292..7076d75 100644 --- a/OnPro/HDL-ON_iOS/LaunchScreen.storyboard +++ b/OnPro/HDL-ON_iOS/LaunchScreen.storyboard @@ -34,7 +34,7 @@ </constraints> </imageView> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="launchIcon1" translatesAutoresizingMaskIntoConstraints="NO" id="9nT-Fx-4qG"> - <rect key="frame" x="261" y="0.0" width="174" height="162"/> + <rect key="frame" x="268" y="-34" width="174" height="162"/> <constraints> <constraint firstAttribute="width" constant="174" id="YFZ-tm-Sjh"/> <constraint firstAttribute="height" constant="162" id="i7v-Bl-YJn"/> @@ -58,7 +58,7 @@ </scene> </scenes> <resources> - <image name="launchIcon" width="120" height="120"/> + <image name="launchIcon" width="180" height="180"/> <image name="launchIcon1" width="214" height="260"/> <image name="launchIcon2" width="228" height="278"/> </resources> -- Gitblit v1.8.0