LaunchScreen.storyboard 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
  3. <device id="retina6_5" orientation="portrait" appearance="dark"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  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. <customFonts key="customFonts">
  11. <array key="Alibaba-PuHuiTi-Heavy.otf">
  12. <string>AlibabaPuHuiTiH</string>
  13. </array>
  14. <array key="Alibaba-PuHuiTi-Medium.otf">
  15. <string>AlibabaPuHuiTiM</string>
  16. </array>
  17. </customFonts>
  18. <scenes>
  19. <!--View Controller-->
  20. <scene sceneID="EHf-IW-A2E">
  21. <objects>
  22. <viewController id="01J-lp-oVM" sceneMemberID="viewController">
  23. <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="编组" translatesAutoresizingMaskIntoConstraints="NO" id="CxA-wX-Qyn">
  28. <rect key="frame" x="0.0" y="0.0" width="414" height="656"/>
  29. </imageView>
  30. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="编组 2" translatesAutoresizingMaskIntoConstraints="NO" id="F2n-Tq-mOs">
  31. <rect key="frame" x="182" y="706" width="50" height="50"/>
  32. <constraints>
  33. <constraint firstAttribute="width" constant="50" id="Ksy-2w-tGE"/>
  34. <constraint firstAttribute="height" constant="50" id="g8f-qX-kK7"/>
  35. </constraints>
  36. </imageView>
  37. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Welcome back" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="np7-ja-I0w">
  38. <rect key="frame" x="99.333333333333329" y="762" width="215.66666666666669" height="42"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="42" id="7pW-gc-r1O"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" name="AlibabaPuHuiTiH" family="Alibaba PuHuiTi" pointSize="30"/>
  43. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Committed to providing the best environment for everyone!" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2xN-xT-3ct">
  47. <rect key="frame" x="62" y="806" width="290" height="42"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="42" id="Hfc-UM-hf9"/>
  50. <constraint firstAttribute="width" constant="290" id="VAd-Jw-r4S"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" name="AlibabaPuHuiTiM" family="Alibaba PuHuiTi" pointSize="15"/>
  53. <color key="textColor" red="0.58039215686274503" green="0.61568627450980395" blue="0.67843137254901964" alpha="1" colorSpace="calibratedRGB"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="weclome" translatesAutoresizingMaskIntoConstraints="NO" id="4Et-Xo-y8c">
  57. <rect key="frame" x="98.666666666666686" y="763" width="217" height="41"/>
  58. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <constraints>
  60. <constraint firstAttribute="height" constant="41" id="0Uf-Cc-49a"/>
  61. <constraint firstAttribute="width" constant="217" id="DLR-az-cSu"/>
  62. </constraints>
  63. </imageView>
  64. </subviews>
  65. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  66. <constraints>
  67. <constraint firstItem="4Et-Xo-y8c" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="Bvx-9q-eBG"/>
  68. <constraint firstItem="CxA-wX-Qyn" firstAttribute="top" secondItem="Ze5-6b-2t3" secondAttribute="top" id="CtT-UB-gWc"/>
  69. <constraint firstItem="CxA-wX-Qyn" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" id="G2P-sL-kpK"/>
  70. <constraint firstItem="4Et-Xo-y8c" firstAttribute="top" secondItem="F2n-Tq-mOs" secondAttribute="bottom" constant="7" id="M18-zB-aTa"/>
  71. <constraint firstItem="2xN-xT-3ct" firstAttribute="top" secondItem="np7-ja-I0w" secondAttribute="bottom" constant="2" id="NLC-3m-gis"/>
  72. <constraint firstItem="F2n-Tq-mOs" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="O1F-vA-zJP"/>
  73. <constraint firstAttribute="bottom" secondItem="CxA-wX-Qyn" secondAttribute="bottom" constant="240" id="UhQ-Sc-s6b"/>
  74. <constraint firstItem="2xN-xT-3ct" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="hZF-46-Kst"/>
  75. <constraint firstItem="np7-ja-I0w" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="htZ-1y-PvE"/>
  76. <constraint firstItem="F2n-Tq-mOs" firstAttribute="top" secondItem="CxA-wX-Qyn" secondAttribute="bottom" constant="50" id="n9K-2q-Pr3"/>
  77. <constraint firstItem="CxA-wX-Qyn" firstAttribute="trailing" secondItem="6Tk-OE-BBY" secondAttribute="trailing" id="txw-M1-YMM"/>
  78. <constraint firstItem="np7-ja-I0w" firstAttribute="top" secondItem="F2n-Tq-mOs" secondAttribute="bottom" constant="6" id="xLr-o9-gbs"/>
  79. </constraints>
  80. <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
  81. </view>
  82. </viewController>
  83. <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  84. </objects>
  85. <point key="canvasLocation" x="52.173913043478265" y="375"/>
  86. </scene>
  87. </scenes>
  88. <resources>
  89. <image name="weclome" width="217" height="41"/>
  90. <image name="编组" width="375" height="571"/>
  91. <image name="编组 2" width="50" height="50"/>
  92. </resources>
  93. </document>