NYClassRoomPeiCell.xib 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21678"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="NYClassRoomPeiCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="666"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="666"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lNa-sV-KWt">
  22. <rect key="frame" x="16" y="32" width="288" height="330"/>
  23. <subviews>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="培训信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ct5-rH-4pJ">
  25. <rect key="frame" x="8" y="15" width="100" height="21"/>
  26. <constraints>
  27. <constraint firstAttribute="width" constant="100" id="Gjg-fw-VOK"/>
  28. <constraint firstAttribute="height" constant="21" id="Rom-XO-4us"/>
  29. </constraints>
  30. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  31. <nil key="textColor"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="教练姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H5t-2o-drT">
  35. <rect key="frame" x="8" y="51" width="76" height="21"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="76" id="Hs4-3k-u7F"/>
  38. <constraint firstAttribute="height" constant="21" id="kyr-5f-Chz"/>
  39. </constraints>
  40. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  41. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="学员姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="611-v6-Zac">
  45. <rect key="frame" x="8" y="80" width="76" height="21"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="21" id="Djh-MS-s1u"/>
  48. <constraint firstAttribute="width" constant="76" id="jjq-ru-Oij"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  51. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="车牌号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f1O-Me-US2">
  55. <rect key="frame" x="8" y="109" width="76" height="21"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="21" id="7SX-33-ZA2"/>
  58. <constraint firstAttribute="width" constant="76" id="JYW-St-01O"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  61. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="教室名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mpa-rs-d11">
  65. <rect key="frame" x="8" y="138" width="76" height="21"/>
  66. <constraints>
  67. <constraint firstAttribute="width" constant="76" id="Plw-cz-k6U"/>
  68. <constraint firstAttribute="height" constant="21" id="nCC-Vr-gyP"/>
  69. </constraints>
  70. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  71. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. <nil key="highlightedColor"/>
  73. </label>
  74. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="过程拍照有效时间" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Inj-0d-SuS">
  75. <rect key="frame" x="8" y="167" width="76" height="42"/>
  76. <constraints>
  77. <constraint firstAttribute="height" constant="42" id="QBQ-P2-xyv"/>
  78. <constraint firstAttribute="width" constant="76" id="knu-Dq-8tM"/>
  79. </constraints>
  80. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  81. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="签到时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I87-Rq-n6E">
  85. <rect key="frame" x="8" y="217" width="76" height="21"/>
  86. <constraints>
  87. <constraint firstAttribute="height" constant="21" id="F1L-t8-bLI"/>
  88. <constraint firstAttribute="width" constant="76" id="NeZ-dv-5Gg"/>
  89. </constraints>
  90. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  91. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. <nil key="highlightedColor"/>
  93. </label>
  94. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="下次拍照时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6fO-G5-aFg">
  95. <rect key="frame" x="8" y="246" width="100" height="21"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="21" id="cWS-5S-6ck"/>
  98. <constraint firstAttribute="width" constant="100" id="yBO-80-lGn"/>
  99. </constraints>
  100. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  101. <color key="textColor" red="0.53725490200000003" green="0.56862745100000001" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  102. <nil key="highlightedColor"/>
  103. </label>
  104. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5bo-dI-wJO">
  105. <rect key="frame" x="108" y="52" width="172" height="18"/>
  106. <constraints>
  107. <constraint firstAttribute="height" constant="18" id="wnu-kN-Oh0"/>
  108. </constraints>
  109. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  110. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fmu-yY-xfB">
  114. <rect key="frame" x="108" y="81" width="172" height="18"/>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="18" id="tZM-Mg-kBt"/>
  117. </constraints>
  118. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  119. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  120. <nil key="highlightedColor"/>
  121. </label>
  122. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ygt-6n-Mtq">
  123. <rect key="frame" x="108" y="110" width="172" height="18"/>
  124. <constraints>
  125. <constraint firstAttribute="height" constant="18" id="gPT-fT-rx3"/>
  126. </constraints>
  127. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  128. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="002-QM-OCW">
  132. <rect key="frame" x="108" y="139" width="172" height="18"/>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="18" id="t2L-0z-mng"/>
  135. </constraints>
  136. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  137. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AwZ-h4-8IC">
  141. <rect key="frame" x="108" y="219" width="172" height="18"/>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="18" id="G5M-J6-wnQ"/>
  144. </constraints>
  145. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  146. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  147. <nil key="highlightedColor"/>
  148. </label>
  149. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P4l-Io-AnM">
  150. <rect key="frame" x="108" y="248" width="172" height="18"/>
  151. <constraints>
  152. <constraint firstAttribute="height" constant="18" id="YO3-P8-23V"/>
  153. </constraints>
  154. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  155. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  156. <nil key="highlightedColor"/>
  157. </label>
  158. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(注意:可以提前拍照过程验证,不能晚于该时间拍照验证,否则超出部分学时无效)" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PTt-AC-vc8">
  159. <rect key="frame" x="8" y="273" width="272" height="56"/>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="56" id="kHG-vB-sDj"/>
  162. </constraints>
  163. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  164. <color key="textColor" red="0.79607843140000001" green="0.1529411765" blue="0.1137254902" alpha="1" colorSpace="calibratedRGB"/>
  165. <nil key="highlightedColor"/>
  166. </label>
  167. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uDx-Iw-Z5O">
  168. <rect key="frame" x="108" y="179" width="172" height="18"/>
  169. <constraints>
  170. <constraint firstAttribute="height" constant="18" id="dEL-Af-HJV"/>
  171. </constraints>
  172. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  173. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  174. <nil key="highlightedColor"/>
  175. </label>
  176. </subviews>
  177. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  178. <constraints>
  179. <constraint firstItem="uDx-Iw-Z5O" firstAttribute="leading" secondItem="Inj-0d-SuS" secondAttribute="trailing" constant="24" id="0TE-3W-5Ue"/>
  180. <constraint firstItem="f1O-Me-US2" firstAttribute="top" secondItem="611-v6-Zac" secondAttribute="bottom" constant="8" id="4AE-37-cGg"/>
  181. <constraint firstItem="611-v6-Zac" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="9yT-Vi-XUc"/>
  182. <constraint firstAttribute="trailing" secondItem="uDx-Iw-Z5O" secondAttribute="trailing" constant="8" id="AR5-9Z-E1v"/>
  183. <constraint firstItem="H5t-2o-drT" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="AYl-L1-OVu"/>
  184. <constraint firstAttribute="trailing" secondItem="ygt-6n-Mtq" secondAttribute="trailing" constant="8" id="Cwh-IZ-ZZX"/>
  185. <constraint firstAttribute="trailing" secondItem="PTt-AC-vc8" secondAttribute="trailing" constant="8" id="FP4-iZ-d3k"/>
  186. <constraint firstItem="6fO-G5-aFg" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="FgB-Oc-Grk"/>
  187. <constraint firstAttribute="trailing" secondItem="AwZ-h4-8IC" secondAttribute="trailing" constant="8" id="Jgg-Aa-9nc"/>
  188. <constraint firstItem="mpa-rs-d11" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="KRi-0S-RKN"/>
  189. <constraint firstItem="5bo-dI-wJO" firstAttribute="top" secondItem="lNa-sV-KWt" secondAttribute="top" constant="52" id="LAs-9t-pIl"/>
  190. <constraint firstItem="AwZ-h4-8IC" firstAttribute="top" secondItem="uDx-Iw-Z5O" secondAttribute="bottom" constant="22" id="NZx-fp-yCe"/>
  191. <constraint firstItem="Inj-0d-SuS" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="Ozb-8K-4Y5"/>
  192. <constraint firstItem="P4l-Io-AnM" firstAttribute="leading" secondItem="6fO-G5-aFg" secondAttribute="trailing" id="PIJ-JL-uyX"/>
  193. <constraint firstItem="ygt-6n-Mtq" firstAttribute="top" secondItem="fmu-yY-xfB" secondAttribute="bottom" constant="11" id="QC2-xB-qZv"/>
  194. <constraint firstItem="fmu-yY-xfB" firstAttribute="leading" secondItem="611-v6-Zac" secondAttribute="trailing" constant="24" id="RL7-2a-7WE"/>
  195. <constraint firstItem="AwZ-h4-8IC" firstAttribute="leading" secondItem="I87-Rq-n6E" secondAttribute="trailing" constant="24" id="Ref-FT-xnO"/>
  196. <constraint firstItem="uDx-Iw-Z5O" firstAttribute="top" secondItem="002-QM-OCW" secondAttribute="bottom" constant="22" id="SLo-al-gYK"/>
  197. <constraint firstAttribute="trailing" secondItem="fmu-yY-xfB" secondAttribute="trailing" constant="8" id="Sir-Kv-grP"/>
  198. <constraint firstItem="PTt-AC-vc8" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="Sn5-DI-YsD"/>
  199. <constraint firstAttribute="trailing" secondItem="P4l-Io-AnM" secondAttribute="trailing" constant="8" id="T2K-Mg-VMb"/>
  200. <constraint firstItem="I87-Rq-n6E" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="Ut7-nV-0OM"/>
  201. <constraint firstItem="PTt-AC-vc8" firstAttribute="top" secondItem="6fO-G5-aFg" secondAttribute="bottom" constant="6" id="VyS-IU-nMf"/>
  202. <constraint firstAttribute="trailing" secondItem="002-QM-OCW" secondAttribute="trailing" constant="8" id="WPv-cB-CFQ"/>
  203. <constraint firstItem="ct5-rH-4pJ" firstAttribute="top" secondItem="lNa-sV-KWt" secondAttribute="top" constant="15" id="YAu-Vk-EPF"/>
  204. <constraint firstItem="611-v6-Zac" firstAttribute="top" secondItem="H5t-2o-drT" secondAttribute="bottom" constant="8" symbolic="YES" id="a0N-xM-wZE"/>
  205. <constraint firstItem="6fO-G5-aFg" firstAttribute="top" secondItem="I87-Rq-n6E" secondAttribute="bottom" constant="8" id="bYI-pf-NI9"/>
  206. <constraint firstItem="Inj-0d-SuS" firstAttribute="top" secondItem="mpa-rs-d11" secondAttribute="bottom" constant="8" id="cFV-5A-xMN"/>
  207. <constraint firstItem="H5t-2o-drT" firstAttribute="top" secondItem="ct5-rH-4pJ" secondAttribute="bottom" constant="15" id="ela-OM-G6k"/>
  208. <constraint firstItem="ct5-rH-4pJ" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="f2N-HW-Q07"/>
  209. <constraint firstItem="mpa-rs-d11" firstAttribute="top" secondItem="f1O-Me-US2" secondAttribute="bottom" constant="8" id="fPi-hc-JM6"/>
  210. <constraint firstAttribute="height" constant="330" id="hV5-tY-1K7"/>
  211. <constraint firstItem="5bo-dI-wJO" firstAttribute="leading" secondItem="H5t-2o-drT" secondAttribute="trailing" constant="24" id="hdP-iT-td5"/>
  212. <constraint firstItem="I87-Rq-n6E" firstAttribute="top" secondItem="Inj-0d-SuS" secondAttribute="bottom" constant="8" id="lBy-nx-8D7"/>
  213. <constraint firstItem="fmu-yY-xfB" firstAttribute="top" secondItem="5bo-dI-wJO" secondAttribute="bottom" constant="11" id="lWA-Mc-U6x"/>
  214. <constraint firstItem="f1O-Me-US2" firstAttribute="leading" secondItem="lNa-sV-KWt" secondAttribute="leading" constant="8" id="ouT-s3-3ec"/>
  215. <constraint firstItem="002-QM-OCW" firstAttribute="top" secondItem="ygt-6n-Mtq" secondAttribute="bottom" constant="11" id="pFC-tx-V4x"/>
  216. <constraint firstItem="P4l-Io-AnM" firstAttribute="top" secondItem="AwZ-h4-8IC" secondAttribute="bottom" constant="11" id="pI7-NZ-Yxw"/>
  217. <constraint firstItem="ygt-6n-Mtq" firstAttribute="leading" secondItem="f1O-Me-US2" secondAttribute="trailing" constant="24" id="q66-2x-Ayc"/>
  218. <constraint firstItem="002-QM-OCW" firstAttribute="leading" secondItem="mpa-rs-d11" secondAttribute="trailing" constant="24" id="v7U-7a-Sbr"/>
  219. <constraint firstAttribute="trailing" secondItem="5bo-dI-wJO" secondAttribute="trailing" constant="8" id="xS3-dr-2yH"/>
  220. </constraints>
  221. <userDefinedRuntimeAttributes>
  222. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  223. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  224. <integer key="value" value="10"/>
  225. </userDefinedRuntimeAttribute>
  226. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  227. <integer key="value" value="8"/>
  228. </userDefinedRuntimeAttribute>
  229. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  230. <integer key="value" value="1"/>
  231. </userDefinedRuntimeAttribute>
  232. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  233. <size key="value" width="0.0" height="0.0"/>
  234. </userDefinedRuntimeAttribute>
  235. </userDefinedRuntimeAttributes>
  236. </view>
  237. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5AK-y0-nrp">
  238. <rect key="frame" x="16" y="378" width="288" height="280"/>
  239. <subviews>
  240. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="培训照片" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kYM-KR-Vu2">
  241. <rect key="frame" x="8" y="15" width="76" height="21"/>
  242. <constraints>
  243. <constraint firstAttribute="height" constant="21" id="0dI-jg-kJC"/>
  244. <constraint firstAttribute="width" constant="76" id="2oY-jb-NNS"/>
  245. </constraints>
  246. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  247. <nil key="textColor"/>
  248. <nil key="highlightedColor"/>
  249. </label>
  250. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="faB-qf-mKw">
  251. <rect key="frame" x="8" y="51" width="272" height="154"/>
  252. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  253. <constraints>
  254. <constraint firstAttribute="height" constant="154" id="sA0-SH-ZuI"/>
  255. </constraints>
  256. </view>
  257. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="l5L-dJ-GEH">
  258. <rect key="frame" x="34" y="215" width="220" height="55"/>
  259. <color key="backgroundColor" red="0.23137254901960785" green="0.46666666666666667" blue="0.95294117647058818" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  260. <constraints>
  261. <constraint firstAttribute="height" constant="55" id="2nM-be-qrh"/>
  262. <constraint firstAttribute="width" constant="220" id="MXK-f7-tl0"/>
  263. </constraints>
  264. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  265. <inset key="titleEdgeInsets" minX="10" minY="0.0" maxX="0.0" maxY="0.0"/>
  266. <inset key="imageEdgeInsets" minX="15" minY="12" maxX="15" maxY="12"/>
  267. <state key="normal" title="过程拍照" image="classroom_camera">
  268. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  269. </state>
  270. <userDefinedRuntimeAttributes>
  271. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  272. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  273. <integer key="value" value="8"/>
  274. </userDefinedRuntimeAttribute>
  275. </userDefinedRuntimeAttributes>
  276. <connections>
  277. <action selector="submit_clickdo:" destination="gTV-IL-0wX" eventType="touchUpInside" id="mjd-pt-xsw"/>
  278. </connections>
  279. </button>
  280. </subviews>
  281. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  282. <constraints>
  283. <constraint firstItem="l5L-dJ-GEH" firstAttribute="top" secondItem="faB-qf-mKw" secondAttribute="bottom" constant="10" id="Cf5-Te-eZG"/>
  284. <constraint firstAttribute="trailing" secondItem="faB-qf-mKw" secondAttribute="trailing" constant="8" id="FAb-Sx-XIh"/>
  285. <constraint firstItem="kYM-KR-Vu2" firstAttribute="top" secondItem="5AK-y0-nrp" secondAttribute="top" constant="15" id="WJV-83-SKh"/>
  286. <constraint firstItem="kYM-KR-Vu2" firstAttribute="leading" secondItem="5AK-y0-nrp" secondAttribute="leading" constant="8" id="eiu-De-A1J"/>
  287. <constraint firstItem="faB-qf-mKw" firstAttribute="leading" secondItem="5AK-y0-nrp" secondAttribute="leading" constant="8" id="lI8-K6-W2h"/>
  288. <constraint firstAttribute="height" constant="280" id="mzc-NX-2nW"/>
  289. <constraint firstItem="faB-qf-mKw" firstAttribute="top" secondItem="kYM-KR-Vu2" secondAttribute="bottom" constant="15" id="p9m-Q2-nIO"/>
  290. <constraint firstItem="l5L-dJ-GEH" firstAttribute="centerX" secondItem="5AK-y0-nrp" secondAttribute="centerX" id="wj0-nN-akS"/>
  291. </constraints>
  292. <userDefinedRuntimeAttributes>
  293. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  294. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  295. <integer key="value" value="10"/>
  296. </userDefinedRuntimeAttribute>
  297. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  298. <integer key="value" value="8"/>
  299. </userDefinedRuntimeAttribute>
  300. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  301. <integer key="value" value="1"/>
  302. </userDefinedRuntimeAttribute>
  303. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  304. <size key="value" width="0.0" height="0.0"/>
  305. </userDefinedRuntimeAttribute>
  306. </userDefinedRuntimeAttributes>
  307. </view>
  308. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7KQ-fQ-6fM">
  309. <rect key="frame" x="16" y="32" width="288" height="634"/>
  310. <subviews>
  311. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="考场空数据占位图" translatesAutoresizingMaskIntoConstraints="NO" id="hXY-IN-lJ3">
  312. <rect key="frame" x="24" y="141" width="240" height="128"/>
  313. <constraints>
  314. <constraint firstAttribute="height" constant="128" id="6sO-WC-Qlf"/>
  315. <constraint firstAttribute="width" constant="240" id="wm0-w4-I1s"/>
  316. </constraints>
  317. </imageView>
  318. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="还没有您的课堂信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eqx-xY-xrX">
  319. <rect key="frame" x="61" y="319" width="166" height="22"/>
  320. <constraints>
  321. <constraint firstAttribute="width" constant="166" id="9DF-rR-u80"/>
  322. <constraint firstAttribute="height" constant="22" id="wa9-cX-8qL"/>
  323. </constraints>
  324. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  325. <nil key="textColor"/>
  326. <nil key="highlightedColor"/>
  327. </label>
  328. </subviews>
  329. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  330. <constraints>
  331. <constraint firstItem="hXY-IN-lJ3" firstAttribute="centerX" secondItem="7KQ-fQ-6fM" secondAttribute="centerX" id="ah3-pg-Bw5"/>
  332. <constraint firstItem="eqx-xY-xrX" firstAttribute="centerX" secondItem="7KQ-fQ-6fM" secondAttribute="centerX" id="hnd-dg-oMR"/>
  333. <constraint firstItem="hXY-IN-lJ3" firstAttribute="top" secondItem="7KQ-fQ-6fM" secondAttribute="top" constant="141" id="uP8-9x-q4e"/>
  334. <constraint firstItem="eqx-xY-xrX" firstAttribute="top" secondItem="hXY-IN-lJ3" secondAttribute="bottom" constant="50" id="wgG-Au-RFA"/>
  335. </constraints>
  336. <userDefinedRuntimeAttributes>
  337. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  338. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  339. <integer key="value" value="10"/>
  340. </userDefinedRuntimeAttribute>
  341. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  342. <integer key="value" value="8"/>
  343. </userDefinedRuntimeAttribute>
  344. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  345. <integer key="value" value="1"/>
  346. </userDefinedRuntimeAttribute>
  347. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  348. <size key="value" width="0.0" height="0.0"/>
  349. </userDefinedRuntimeAttribute>
  350. </userDefinedRuntimeAttributes>
  351. </view>
  352. </subviews>
  353. </view>
  354. <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
  355. <constraints>
  356. <constraint firstItem="5AK-y0-nrp" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="1Kz-pI-qdB"/>
  357. <constraint firstItem="5AK-y0-nrp" firstAttribute="top" secondItem="lNa-sV-KWt" secondAttribute="bottom" constant="16" id="3Qp-RW-Ya6"/>
  358. <constraint firstItem="7KQ-fQ-6fM" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="aNc-Oe-caB"/>
  359. <constraint firstAttribute="trailing" secondItem="lNa-sV-KWt" secondAttribute="trailing" constant="16" id="fKO-4P-bYQ"/>
  360. <constraint firstAttribute="trailing" secondItem="7KQ-fQ-6fM" secondAttribute="trailing" constant="16" id="fM2-gT-bt0"/>
  361. <constraint firstItem="lNa-sV-KWt" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="l13-ec-Cyn"/>
  362. <constraint firstItem="lNa-sV-KWt" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="32" id="mYb-Qv-OBL"/>
  363. <constraint firstAttribute="trailing" secondItem="5AK-y0-nrp" secondAttribute="trailing" constant="16" id="nZr-0X-GSf"/>
  364. <constraint firstItem="7KQ-fQ-6fM" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="32" id="vZ1-97-Mck"/>
  365. <constraint firstAttribute="bottom" secondItem="7KQ-fQ-6fM" secondAttribute="bottom" id="x00-Zv-otv"/>
  366. </constraints>
  367. <size key="customSize" width="308" height="505"/>
  368. <connections>
  369. <outlet property="cat_num_label" destination="ygt-6n-Mtq" id="v6B-nU-woo"/>
  370. <outlet property="coach_name_label" destination="5bo-dI-wJO" id="OQp-2E-KvC"/>
  371. <outlet property="course_ptime_label" destination="uDx-Iw-Z5O" id="1m5-0P-al6"/>
  372. <outlet property="exit_ptime_label" destination="P4l-Io-AnM" id="GTM-ug-GWE"/>
  373. <outlet property="imageArrayView" destination="faB-qf-mKw" id="2c4-B2-fuQ"/>
  374. <outlet property="not_data_view" destination="7KQ-fQ-6fM" id="3hi-5k-Wa2"/>
  375. <outlet property="px00_view" destination="lNa-sV-KWt" id="HoW-Zg-zOK"/>
  376. <outlet property="px01_view" destination="5AK-y0-nrp" id="ftz-2W-xLd"/>
  377. <outlet property="room_name_label" destination="002-QM-OCW" id="00u-hD-8wK"/>
  378. <outlet property="sign_time_label" destination="AwZ-h4-8IC" id="7gY-8c-nye"/>
  379. <outlet property="stu_name_label" destination="fmu-yY-xfB" id="V70-8M-m4r"/>
  380. <outlet property="submit_btn" destination="l5L-dJ-GEH" id="00R-di-yWF"/>
  381. </connections>
  382. <point key="canvasLocation" x="235.11450381679387" y="148.59154929577466"/>
  383. </collectionViewCell>
  384. </objects>
  385. <resources>
  386. <image name="classroom_camera" width="34" height="34"/>
  387. <image name="考场空数据占位图" width="302.66665649414062" height="137.66667175292969"/>
  388. <systemColor name="systemBackgroundColor">
  389. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  390. </systemColor>
  391. </resources>
  392. </document>