NYGetjobStartRuleCell.xib 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
  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. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="NYGetjobStartRuleCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="计时bg" translatesAutoresizingMaskIntoConstraints="NO" id="dk7-zM-f4U">
  21. <rect key="frame" x="67" y="85" width="186" height="186"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="186" id="Gdg-vj-Ps3"/>
  24. <constraint firstAttribute="width" constant="186" id="ZBu-yF-POL"/>
  25. </constraints>
  26. </imageView>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Qd-Bf-6vO">
  28. <rect key="frame" x="67" y="166" width="186" height="24"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="24" id="K6J-90-dKa"/>
  31. </constraints>
  32. <fontDescription key="fontDescription" type="system" pointSize="28"/>
  33. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="开始计时bg" translatesAutoresizingMaskIntoConstraints="NO" id="kqo-6j-D1E">
  37. <rect key="frame" x="73" y="280" width="174" height="61"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="61" id="BfI-DF-DYB"/>
  40. <constraint firstAttribute="width" constant="174" id="cO0-pe-rWc"/>
  41. </constraints>
  42. </imageView>
  43. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vjN-OJ-FBn">
  44. <rect key="frame" x="100" y="285" width="120" height="45"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="45" id="V6X-cl-eiW"/>
  47. <constraint firstAttribute="width" constant="120" id="Ywl-vb-sYS"/>
  48. </constraints>
  49. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  50. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  51. <state key="normal" title="开始计时">
  52. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. </state>
  54. </button>
  55. <button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZTJ-5b-jja" customClass="QMUIButton">
  56. <rect key="frame" x="16" y="20" width="60" height="90"/>
  57. <constraints>
  58. <constraint firstAttribute="width" constant="60" id="Mpf-Nz-g1N"/>
  59. <constraint firstAttribute="height" constant="90" id="XJs-L8-p92"/>
  60. </constraints>
  61. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  62. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  63. <state key="normal" title="科目一" image="科一灰">
  64. <color key="titleColor" red="0.19215686274509802" green="0.28235294117647058" blue="0.41568627450980389" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  65. </state>
  66. <state key="selected" image="科一蓝"/>
  67. <connections>
  68. <action selector="actionSubjectButton:" destination="gTV-IL-0wX" eventType="touchUpInside" id="SJk-oX-IdI"/>
  69. </connections>
  70. </button>
  71. <button opaque="NO" tag="6" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kPx-ke-bH0" customClass="QMUIButton">
  72. <rect key="frame" x="92" y="20" width="60" height="90"/>
  73. <constraints>
  74. <constraint firstAttribute="height" constant="90" id="FtW-yT-RvR"/>
  75. <constraint firstAttribute="width" constant="60" id="Qyr-xk-zWR"/>
  76. </constraints>
  77. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  78. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  79. <state key="normal" title="科目二" image="科二灰">
  80. <color key="titleColor" red="0.19215686269999999" green="0.28235294119999998" blue="0.41568627450000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  81. </state>
  82. <state key="selected" image="科二蓝"/>
  83. <connections>
  84. <action selector="actionSubjectButton:" destination="gTV-IL-0wX" eventType="touchUpInside" id="ga5-6D-wNX"/>
  85. </connections>
  86. </button>
  87. <button opaque="NO" tag="7" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MY0-Z0-eto" customClass="QMUIButton">
  88. <rect key="frame" x="168" y="20" width="60" height="90"/>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="60" id="ga5-I2-TfQ"/>
  91. <constraint firstAttribute="height" constant="90" id="xkS-H4-MGp"/>
  92. </constraints>
  93. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  94. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  95. <state key="normal" title="科目四" image="科三灰">
  96. <color key="titleColor" red="0.19215686269999999" green="0.28235294119999998" blue="0.41568627450000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  97. </state>
  98. <state key="selected" image="科三蓝"/>
  99. <connections>
  100. <action selector="actionSubjectButton:" destination="gTV-IL-0wX" eventType="touchUpInside" id="Mvr-ie-8Sa"/>
  101. </connections>
  102. </button>
  103. <button opaque="NO" tag="8" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HXn-51-4k3" customClass="QMUIButton">
  104. <rect key="frame" x="244" y="20" width="60" height="90"/>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="90" id="ZTi-8g-kQW"/>
  107. <constraint firstAttribute="width" constant="60" id="si7-ur-lwM"/>
  108. </constraints>
  109. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  110. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  111. <state key="normal" title="考核" image="考核灰">
  112. <color key="titleColor" red="0.19215686269999999" green="0.28235294119999998" blue="0.41568627450000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  113. </state>
  114. <state key="selected" image="考核蓝"/>
  115. <connections>
  116. <action selector="actionSubjectButton:" destination="gTV-IL-0wX" eventType="touchUpInside" id="CFH-lm-YzZ"/>
  117. </connections>
  118. </button>
  119. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WK3-F0-fHw">
  120. <rect key="frame" x="152" y="20" width="16" height="90"/>
  121. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="90" id="tRj-wy-B6I"/>
  124. </constraints>
  125. </view>
  126. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P3U-hI-QN2">
  127. <rect key="frame" x="228" y="20" width="16" height="90"/>
  128. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  129. <constraints>
  130. <constraint firstAttribute="height" constant="90" id="KfN-te-8G7"/>
  131. </constraints>
  132. </view>
  133. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bUZ-G4-6Km">
  134. <rect key="frame" x="76" y="20" width="16" height="90"/>
  135. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="90" id="tb2-DG-VCn"/>
  138. </constraints>
  139. </view>
  140. </subviews>
  141. </view>
  142. <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
  143. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  144. <constraints>
  145. <constraint firstItem="bUZ-G4-6Km" firstAttribute="leading" secondItem="ZTJ-5b-jja" secondAttribute="trailing" id="0oE-gD-qhJ"/>
  146. <constraint firstItem="kPx-ke-bH0" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="0zN-4J-xuW"/>
  147. <constraint firstItem="vjN-OJ-FBn" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="7DB-oJ-kac"/>
  148. <constraint firstItem="HXn-51-4k3" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="BHA-dg-j4D"/>
  149. <constraint firstItem="MY0-Z0-eto" firstAttribute="leading" secondItem="WK3-F0-fHw" secondAttribute="trailing" id="HZe-G3-LzB"/>
  150. <constraint firstAttribute="bottom" secondItem="vjN-OJ-FBn" secondAttribute="bottom" constant="53" id="I1h-Pd-fA6"/>
  151. <constraint firstItem="kqo-6j-D1E" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="IBr-T8-R18"/>
  152. <constraint firstAttribute="trailing" secondItem="HXn-51-4k3" secondAttribute="trailing" constant="16" id="IMW-v7-N7L"/>
  153. <constraint firstItem="P3U-hI-QN2" firstAttribute="leading" secondItem="MY0-Z0-eto" secondAttribute="trailing" id="JwY-UA-mJo"/>
  154. <constraint firstItem="dk7-zM-f4U" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="Syf-SP-g1K"/>
  155. <constraint firstItem="WK3-F0-fHw" firstAttribute="width" secondItem="P3U-hI-QN2" secondAttribute="width" id="TtB-Gp-m1W"/>
  156. <constraint firstItem="HXn-51-4k3" firstAttribute="leading" secondItem="P3U-hI-QN2" secondAttribute="trailing" id="YJL-bt-2dF"/>
  157. <constraint firstItem="ZTJ-5b-jja" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="YUM-hA-Zfg"/>
  158. <constraint firstItem="5Qd-Bf-6vO" firstAttribute="leading" secondItem="dk7-zM-f4U" secondAttribute="leading" id="ayA-dy-SSA"/>
  159. <constraint firstItem="5Qd-Bf-6vO" firstAttribute="trailing" secondItem="dk7-zM-f4U" secondAttribute="trailing" id="dRh-qF-eFu"/>
  160. <constraint firstItem="bUZ-G4-6Km" firstAttribute="width" secondItem="WK3-F0-fHw" secondAttribute="width" id="fs2-iv-scw"/>
  161. <constraint firstItem="WK3-F0-fHw" firstAttribute="leading" secondItem="kPx-ke-bH0" secondAttribute="trailing" id="hQX-Xj-1cl"/>
  162. <constraint firstAttribute="bottom" secondItem="kqo-6j-D1E" secondAttribute="bottom" constant="42" id="l6L-6c-Unb"/>
  163. <constraint firstItem="kPx-ke-bH0" firstAttribute="leading" secondItem="bUZ-G4-6Km" secondAttribute="trailing" id="q0s-9y-qLy"/>
  164. <constraint firstItem="bUZ-G4-6Km" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="qzw-bM-fWa"/>
  165. <constraint firstItem="WK3-F0-fHw" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="rOH-AK-X2y"/>
  166. <constraint firstItem="ZTJ-5b-jja" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="rgO-PP-BTf"/>
  167. <constraint firstItem="P3U-hI-QN2" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="sqp-gs-djU"/>
  168. <constraint firstItem="5Qd-Bf-6vO" firstAttribute="centerY" secondItem="dk7-zM-f4U" secondAttribute="centerY" id="tXS-2J-Ykq"/>
  169. <constraint firstItem="MY0-Z0-eto" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="20" id="wgy-bY-gPp"/>
  170. <constraint firstItem="kqo-6j-D1E" firstAttribute="top" secondItem="dk7-zM-f4U" secondAttribute="bottom" constant="9" id="zt5-3J-UdS"/>
  171. </constraints>
  172. <connections>
  173. <outlet property="k1_button" destination="ZTJ-5b-jja" id="IdD-ef-JQi"/>
  174. <outlet property="k1_layView_L" destination="rgO-PP-BTf" id="fFh-Rj-Z0l"/>
  175. <outlet property="k1_layW" destination="Mpf-Nz-g1N" id="WLb-Rw-jNo"/>
  176. <outlet property="k2_button" destination="kPx-ke-bH0" id="WR5-TR-41z"/>
  177. <outlet property="k2_layW" destination="Qyr-xk-zWR" id="hqQ-ao-EBg"/>
  178. <outlet property="k3_button" destination="MY0-Z0-eto" id="hOF-xb-XF6"/>
  179. <outlet property="k3_layW" destination="ga5-I2-TfQ" id="Xjb-bf-GF2"/>
  180. <outlet property="k4_button" destination="HXn-51-4k3" id="gbH-sz-lWi"/>
  181. <outlet property="k4_layView_R" destination="IMW-v7-N7L" id="V0F-1x-bUz"/>
  182. <outlet property="k4_layW" destination="si7-ur-lwM" id="lmj-zk-lqE"/>
  183. <outlet property="time_Button" destination="vjN-OJ-FBn" id="ekD-I9-9Et"/>
  184. <outlet property="time_Label" destination="5Qd-Bf-6vO" id="pbO-1a-xw7"/>
  185. </connections>
  186. <point key="canvasLocation" x="36.641221374045799" y="-11.619718309859156"/>
  187. </collectionViewCell>
  188. </objects>
  189. <resources>
  190. <image name="开始计时bg" width="136" height="72"/>
  191. <image name="科一灰" width="46" height="46"/>
  192. <image name="科一蓝" width="46" height="46"/>
  193. <image name="科三灰" width="46" height="46"/>
  194. <image name="科三蓝" width="46" height="46"/>
  195. <image name="科二灰" width="46" height="46"/>
  196. <image name="科二蓝" width="46" height="46"/>
  197. <image name="考核灰" width="46" height="46"/>
  198. <image name="考核蓝" width="46" height="46"/>
  199. <image name="计时bg" width="206" height="206"/>
  200. </resources>
  201. </document>