LaunchScreen.storyboard 7.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--View Controller-->
  12. <scene sceneID="EHf-IW-A2E">
  13. <objects>
  14. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  16. <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_bg_logo" translatesAutoresizingMaskIntoConstraints="NO" id="Y5x-EI-vOE">
  20. <rect key="frame" x="0.0" y="144.66666666666663" width="390" height="555"/>
  21. </imageView>
  22. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_logo_start" translatesAutoresizingMaskIntoConstraints="NO" id="gGb-qX-fpV">
  23. <rect key="frame" x="83.666666666666686" y="310.66666666666669" width="223" height="223.00000000000006"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="223" id="DQK-Zr-6cS"/>
  26. <constraint firstAttribute="height" constant="223" id="U3K-0W-e63"/>
  27. </constraints>
  28. </imageView>
  29. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="7zx-g0-4PV">
  30. <rect key="frame" x="97.666666666666671" y="369.66666666666669" width="194.66666666666663" height="105"/>
  31. <subviews>
  32. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_logo" translatesAutoresizingMaskIntoConstraints="NO" id="mwp-H8-ndH">
  33. <rect key="frame" x="0.0" y="0.0" width="194.66666666666666" height="70"/>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="永续绿建五恒系统" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3su-wY-fTS">
  36. <rect key="frame" x="0.0" y="70" width="194.66666666666666" height="35"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="35" id="Ueq-PC-bgr"/>
  39. </constraints>
  40. <fontDescription key="fontDescription" type="system" weight="black" pointSize="24"/>
  41. <nil key="textColor"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="center" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_logo_text" translatesAutoresizingMaskIntoConstraints="NO" id="Xzf-fp-gec">
  45. <rect key="frame" x="0.0" y="70" width="224" height="55"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="224" id="DQZ-3j-3iU"/>
  48. <constraint firstAttribute="height" constant="55" id="xXw-BQ-gqG"/>
  49. </constraints>
  50. </imageView>
  51. </subviews>
  52. <constraints>
  53. <constraint firstItem="3su-wY-fTS" firstAttribute="top" secondItem="mwp-H8-ndH" secondAttribute="bottom" id="3dK-Qc-ewm"/>
  54. <constraint firstItem="Xzf-fp-gec" firstAttribute="top" secondItem="mwp-H8-ndH" secondAttribute="bottom" id="RqS-gU-ewh"/>
  55. </constraints>
  56. <variation key="default">
  57. <mask key="subviews">
  58. <exclude reference="Xzf-fp-gec"/>
  59. </mask>
  60. </variation>
  61. </stackView>
  62. </subviews>
  63. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  64. <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  65. <constraints>
  66. <constraint firstItem="gGb-qX-fpV" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="E7a-4V-Hf0"/>
  67. <constraint firstItem="7zx-g0-4PV" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="PfN-mY-OC5"/>
  68. <constraint firstItem="Y5x-EI-vOE" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="Qo1-nz-M9j"/>
  69. <constraint firstItem="Y5x-EI-vOE" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="T18-ZY-Pjg"/>
  70. <constraint firstItem="gGb-qX-fpV" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="ate-eb-bHg"/>
  71. <constraint firstItem="Y5x-EI-vOE" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="gg2-zO-Lh3"/>
  72. <constraint firstItem="7zx-g0-4PV" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="t73-hq-UOO"/>
  73. </constraints>
  74. <variation key="default">
  75. <mask key="subviews">
  76. <exclude reference="gGb-qX-fpV"/>
  77. </mask>
  78. </variation>
  79. </view>
  80. </viewController>
  81. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  82. </objects>
  83. <point key="canvasLocation" x="53" y="375"/>
  84. </scene>
  85. </scenes>
  86. <resources>
  87. <image name="icon_bg_logo" width="390" height="555"/>
  88. <image name="icon_logo" width="70" height="70"/>
  89. <image name="icon_logo_start" width="223" height="223"/>
  90. <image name="icon_logo_text" width="224" height="55"/>
  91. </resources>
  92. </document>