RQHoursBeforeExamHomeViewController.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RQHoursBeforeExamHomeViewController">
  12. <connections>
  13. <outlet property="backBtnTopToSuperView" destination="rfK-mc-7ke" id="mvo-40-DKR"/>
  14. <outlet property="bg_imageview" destination="34O-gK-jPJ" id="Rye-7C-dVI"/>
  15. <outlet property="miJuanOneBtn" destination="zna-dt-q41" id="doD-3t-ouT"/>
  16. <outlet property="miJuanTwoBtn" destination="8aR-cK-Bqx" id="VvW-bd-wGx"/>
  17. <outlet property="stackViewBottomToSuperView" destination="dyk-Mh-N9m" id="1Vv-tt-f3x"/>
  18. <outlet property="stackview" destination="h08-UG-Mnn" id="BNi-31-FaX"/>
  19. <outlet property="stview_4" destination="9pH-Bc-SXg" id="Glj-Ih-7AX"/>
  20. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  25. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="桌面底纹" translatesAutoresizingMaskIntoConstraints="NO" id="m1s-tl-fdQ">
  29. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  30. </imageView>
  31. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="秘卷图一" translatesAutoresizingMaskIntoConstraints="NO" id="34O-gK-jPJ">
  32. <rect key="frame" x="0.0" y="60" width="375" height="607"/>
  33. <preferredSymbolConfiguration key="preferredSymbolConfiguration" scale="default"/>
  34. </imageView>
  35. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kge-B3-75a">
  36. <rect key="frame" x="16" y="16" width="44" height="44"/>
  37. <constraints>
  38. <constraint firstAttribute="width" secondItem="kge-B3-75a" secondAttribute="height" id="gdN-g1-cIn"/>
  39. <constraint firstAttribute="height" constant="44" id="s77-rN-1H3"/>
  40. </constraints>
  41. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  42. <state key="normal" image="backIcon"/>
  43. <connections>
  44. <action selector="backBtnAction:" destination="-1" eventType="touchUpInside" id="7NV-8U-sX4"/>
  45. </connections>
  46. </button>
  47. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="h08-UG-Mnn">
  48. <rect key="frame" x="73" y="500.5" width="229" height="131.5"/>
  49. <subviews>
  50. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zna-dt-q41">
  51. <rect key="frame" x="0.0" y="0.0" width="229" height="65.5"/>
  52. <constraints>
  53. <constraint firstAttribute="width" secondItem="zna-dt-q41" secondAttribute="height" multiplier="240/69" id="TeV-Ah-fI3"/>
  54. </constraints>
  55. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  56. <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
  57. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  58. <state key="normal" title="进入秘卷一" backgroundImage="秘卷按钮">
  59. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </state>
  61. <connections>
  62. <action selector="miJuanOneBtnAction:" destination="-1" eventType="touchUpInside" id="fQJ-5j-5ES"/>
  63. </connections>
  64. </button>
  65. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8aR-cK-Bqx">
  66. <rect key="frame" x="0.0" y="65.5" width="229" height="66"/>
  67. <constraints>
  68. <constraint firstAttribute="width" secondItem="8aR-cK-Bqx" secondAttribute="height" multiplier="240/69" id="JcJ-Kv-D9E"/>
  69. </constraints>
  70. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  71. <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
  72. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  73. <state key="normal" title="进入秘卷二" backgroundImage="秘卷按钮">
  74. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. </state>
  76. <connections>
  77. <action selector="miJuanTwoBtnAction:" destination="-1" eventType="touchUpInside" id="4eZ-An-LT2"/>
  78. </connections>
  79. </button>
  80. </subviews>
  81. </stackView>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="考前秘卷" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Wa-b6-IKN">
  83. <rect key="frame" x="154" y="28" width="67.5" height="20.5"/>
  84. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
  85. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9pH-Bc-SXg" userLabel="View-center">
  89. <rect key="frame" x="30" y="402" width="315" height="65"/>
  90. <subviews>
  91. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PLT-yM-xOg">
  92. <rect key="frame" x="157.5" y="0.0" width="157.5" height="65"/>
  93. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  94. <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
  95. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  96. <state key="normal" title="进入秘卷二" backgroundImage="椭圆 3">
  97. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. </state>
  99. <connections>
  100. <action selector="miJuanTwoBtnAction:" destination="-1" eventType="touchUpInside" id="de8-Qc-cgS"/>
  101. </connections>
  102. </button>
  103. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4rC-4d-cG1">
  104. <rect key="frame" x="0.0" y="0.0" width="157.5" height="65"/>
  105. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  106. <inset key="titleEdgeInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="9"/>
  107. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  108. <state key="normal" title="进入秘卷一" backgroundImage="椭圆 3">
  109. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  110. </state>
  111. <connections>
  112. <action selector="miJuanOneBtnAction:" destination="-1" eventType="touchUpInside" id="4PR-Bi-yKz"/>
  113. </connections>
  114. </button>
  115. </subviews>
  116. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  117. <constraints>
  118. <constraint firstAttribute="bottom" secondItem="PLT-yM-xOg" secondAttribute="bottom" id="6su-HM-Nnv"/>
  119. <constraint firstAttribute="bottom" secondItem="4rC-4d-cG1" secondAttribute="bottom" id="Dda-6H-CCz"/>
  120. <constraint firstItem="PLT-yM-xOg" firstAttribute="leading" secondItem="4rC-4d-cG1" secondAttribute="trailing" id="GzJ-XL-LNo"/>
  121. <constraint firstItem="4rC-4d-cG1" firstAttribute="leading" secondItem="9pH-Bc-SXg" secondAttribute="leading" id="NhJ-55-KbU"/>
  122. <constraint firstAttribute="trailing" secondItem="PLT-yM-xOg" secondAttribute="trailing" id="OIK-uY-DZ5"/>
  123. <constraint firstAttribute="height" constant="65" id="Qdq-G1-s43"/>
  124. <constraint firstItem="4rC-4d-cG1" firstAttribute="width" secondItem="PLT-yM-xOg" secondAttribute="width" id="fnc-rV-Csl"/>
  125. <constraint firstItem="PLT-yM-xOg" firstAttribute="top" secondItem="9pH-Bc-SXg" secondAttribute="top" id="rqI-mP-NAP"/>
  126. <constraint firstItem="4rC-4d-cG1" firstAttribute="top" secondItem="9pH-Bc-SXg" secondAttribute="top" id="tPU-jU-jed"/>
  127. </constraints>
  128. </view>
  129. </subviews>
  130. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  131. <constraints>
  132. <constraint firstItem="34O-gK-jPJ" firstAttribute="top" secondItem="kge-B3-75a" secondAttribute="bottom" id="4gi-Oh-Ziv"/>
  133. <constraint firstItem="4Wa-b6-IKN" firstAttribute="centerY" secondItem="kge-B3-75a" secondAttribute="centerY" id="7YM-eY-Uv5"/>
  134. <constraint firstItem="m1s-tl-fdQ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="8Ae-1z-O6S"/>
  135. <constraint firstAttribute="trailing" secondItem="m1s-tl-fdQ" secondAttribute="trailing" id="8H2-X9-6jH"/>
  136. <constraint firstAttribute="trailing" secondItem="34O-gK-jPJ" secondAttribute="trailing" id="B3G-wn-DKQ"/>
  137. <constraint firstItem="34O-gK-jPJ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="EXA-Ta-bee"/>
  138. <constraint firstAttribute="trailing" secondItem="9pH-Bc-SXg" secondAttribute="trailing" constant="30" id="HvU-ql-4MH"/>
  139. <constraint firstAttribute="bottom" secondItem="34O-gK-jPJ" secondAttribute="bottom" id="Nzk-Ew-bAJ"/>
  140. <constraint firstItem="9pH-Bc-SXg" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="30" id="UgQ-6B-9EV"/>
  141. <constraint firstAttribute="bottom" secondItem="m1s-tl-fdQ" secondAttribute="bottom" id="aGU-d7-b6k"/>
  142. <constraint firstAttribute="bottom" secondItem="h08-UG-Mnn" secondAttribute="bottom" constant="35" id="dyk-Mh-N9m"/>
  143. <constraint firstItem="kge-B3-75a" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="16" id="e3j-M1-pCj"/>
  144. <constraint firstItem="h08-UG-Mnn" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="fvj-Ui-BzD"/>
  145. <constraint firstItem="kge-B3-75a" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="16" id="rfK-mc-7ke"/>
  146. <constraint firstItem="h08-UG-Mnn" firstAttribute="width" secondItem="i5M-Pr-FkT" secondAttribute="width" multiplier="229/375" id="sou-Fl-e6K"/>
  147. <constraint firstAttribute="bottom" secondItem="9pH-Bc-SXg" secondAttribute="bottom" constant="200" id="wd3-cW-YO0"/>
  148. <constraint firstItem="4Wa-b6-IKN" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="wkq-b8-Dmy"/>
  149. <constraint firstItem="m1s-tl-fdQ" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="yqM-gy-JIT"/>
  150. </constraints>
  151. <simulatedNavigationBarMetrics key="simulatedTopBarMetrics" prompted="NO"/>
  152. <point key="canvasLocation" x="138.40000000000001" y="122.78860569715144"/>
  153. </view>
  154. </objects>
  155. <resources>
  156. <image name="backIcon" width="9.5" height="17"/>
  157. <image name="桌面底纹" width="375" height="812"/>
  158. <image name="椭圆 3" width="320" height="138"/>
  159. <image name="秘卷图一" width="750" height="1624"/>
  160. <image name="秘卷按钮" width="240" height="69"/>
  161. <systemColor name="systemBackgroundColor">
  162. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  163. </systemColor>
  164. </resources>
  165. </document>