RQExamHistoryCell.xib 98 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  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"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="199" id="KGk-i7-Jjw" customClass="RQExamHistoryCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="643"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="643"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QVh-F9-08H">
  21. <rect key="frame" x="16" y="5" width="343" height="628"/>
  22. <subviews>
  23. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="历史成绩" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W3B-yO-qei">
  24. <rect key="frame" x="16" y="8" width="69.5" height="50"/>
  25. <constraints>
  26. <constraint firstAttribute="height" constant="50" id="mR4-SA-Ht9"/>
  27. </constraints>
  28. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  29. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n1I-fe-bFa" customClass="QMUIButton">
  33. <rect key="frame" x="265.5" y="25" width="61.5" height="16"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  35. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  36. <state key="normal" title="提分秘籍" image="更多">
  37. <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. </state>
  39. <userDefinedRuntimeAttributes>
  40. <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
  41. <real key="value" value="8"/>
  42. </userDefinedRuntimeAttribute>
  43. </userDefinedRuntimeAttributes>
  44. </button>
  45. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="equalSpacing" alignment="center" spacing="13" translatesAutoresizingMaskIntoConstraints="NO" id="jwE-Hc-hqt">
  46. <rect key="frame" x="16" y="64" width="311" height="548"/>
  47. <subviews>
  48. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="7ZI-AQ-bBs">
  49. <rect key="frame" x="0.0" y="0.0" width="311" height="0.0"/>
  50. <subviews>
  51. <stackView hidden="YES" opaque="NO" tag="1990" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="GdC-VT-Ltl">
  52. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  53. <subviews>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bEB-bh-c5l">
  55. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  56. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="1" id="Bqu-VV-Lao"/>
  59. </constraints>
  60. </view>
  61. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="hhu-42-I1X">
  62. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  63. <subviews>
  64. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="2pV-zo-l9j">
  65. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  66. <constraints>
  67. <constraint firstAttribute="width" secondItem="2pV-zo-l9j" secondAttribute="height" multiplier="4/14" id="TUu-AR-b0P"/>
  68. </constraints>
  69. </imageView>
  70. <label opaque="NO" userInteractionEnabled="NO" tag="1001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0eR-1h-v2x">
  71. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  73. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  74. <nil key="highlightedColor"/>
  75. </label>
  76. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="ZyT-13-tk7">
  77. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  78. <subviews>
  79. <label opaque="NO" userInteractionEnabled="NO" tag="1002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7TT-0S-9FG">
  80. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  81. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  82. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. <label opaque="NO" userInteractionEnabled="NO" tag="1003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2oj-0S-ltU">
  86. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  87. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  88. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. </subviews>
  92. </stackView>
  93. <label opaque="NO" userInteractionEnabled="NO" tag="1004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6lL-YD-OJq">
  94. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  95. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  96. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  97. <nil key="highlightedColor"/>
  98. </label>
  99. </subviews>
  100. <constraints>
  101. <constraint firstAttribute="height" constant="50" id="Afp-Z4-Vof"/>
  102. <constraint firstItem="ZyT-13-tk7" firstAttribute="centerX" secondItem="hhu-42-I1X" secondAttribute="centerX" id="P1B-5x-cOV"/>
  103. </constraints>
  104. </stackView>
  105. </subviews>
  106. <constraints>
  107. <constraint firstItem="bEB-bh-c5l" firstAttribute="width" secondItem="GdC-VT-Ltl" secondAttribute="width" id="DIc-oM-FSe"/>
  108. <constraint firstAttribute="height" constant="50" id="XbR-qv-eLp"/>
  109. </constraints>
  110. </stackView>
  111. <stackView hidden="YES" opaque="NO" tag="1991" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="GtU-2c-FWx">
  112. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  113. <subviews>
  114. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vSy-ch-UxM">
  115. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  116. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  117. <constraints>
  118. <constraint firstAttribute="height" constant="1" id="RsQ-Sj-aOb"/>
  119. </constraints>
  120. </view>
  121. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="UpT-f1-7Pf">
  122. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  123. <subviews>
  124. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="rO3-b2-0Ek">
  125. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  126. <constraints>
  127. <constraint firstAttribute="width" secondItem="rO3-b2-0Ek" secondAttribute="height" multiplier="4/14" id="OsJ-Na-C0l"/>
  128. </constraints>
  129. </imageView>
  130. <label opaque="NO" userInteractionEnabled="NO" tag="2001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vET-XM-LuP">
  131. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  132. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  133. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  134. <nil key="highlightedColor"/>
  135. </label>
  136. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="zaG-B9-ZsX">
  137. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  138. <subviews>
  139. <label opaque="NO" userInteractionEnabled="NO" tag="2002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1rJ-Sh-gZH">
  140. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  141. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  142. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  143. <nil key="highlightedColor"/>
  144. </label>
  145. <label opaque="NO" userInteractionEnabled="NO" tag="2003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k0N-ak-jZb">
  146. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  147. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  148. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <nil key="highlightedColor"/>
  150. </label>
  151. </subviews>
  152. </stackView>
  153. <label opaque="NO" userInteractionEnabled="NO" tag="2004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fTv-p9-1wp">
  154. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  155. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  156. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  157. <nil key="highlightedColor"/>
  158. </label>
  159. </subviews>
  160. <constraints>
  161. <constraint firstItem="zaG-B9-ZsX" firstAttribute="centerX" secondItem="UpT-f1-7Pf" secondAttribute="centerX" id="bNE-zA-1Rc"/>
  162. <constraint firstAttribute="height" constant="50" id="ef1-HT-QDo"/>
  163. </constraints>
  164. </stackView>
  165. </subviews>
  166. <constraints>
  167. <constraint firstAttribute="height" constant="50" id="Wsy-mi-MRG"/>
  168. <constraint firstItem="vSy-ch-UxM" firstAttribute="width" secondItem="GtU-2c-FWx" secondAttribute="width" id="yga-Yp-6aR"/>
  169. </constraints>
  170. </stackView>
  171. <stackView hidden="YES" opaque="NO" tag="1992" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="bGf-Tn-5aU">
  172. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  173. <subviews>
  174. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Jzl-Ox-LTd">
  175. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  176. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. <constraints>
  178. <constraint firstAttribute="height" constant="1" id="stB-EI-41c"/>
  179. </constraints>
  180. </view>
  181. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="5Yr-7W-Ddv">
  182. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  183. <subviews>
  184. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="xye-nb-llY">
  185. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  186. <constraints>
  187. <constraint firstAttribute="width" secondItem="xye-nb-llY" secondAttribute="height" multiplier="4/14" id="BQV-qe-FJR"/>
  188. </constraints>
  189. </imageView>
  190. <label opaque="NO" userInteractionEnabled="NO" tag="3001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JJN-C3-aRJ">
  191. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  192. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  193. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  194. <nil key="highlightedColor"/>
  195. </label>
  196. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="TBD-PU-FQm">
  197. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  198. <subviews>
  199. <label opaque="NO" userInteractionEnabled="NO" tag="3002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" numberOfLines="2002" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hFc-23-M2u">
  200. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  201. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  202. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  203. <nil key="highlightedColor"/>
  204. </label>
  205. <label opaque="NO" userInteractionEnabled="NO" tag="3003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dki-NG-KPK">
  206. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  207. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  208. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  209. <nil key="highlightedColor"/>
  210. </label>
  211. </subviews>
  212. </stackView>
  213. <label opaque="NO" userInteractionEnabled="NO" tag="3004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aUR-VQ-mdD">
  214. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  215. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  216. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  217. <nil key="highlightedColor"/>
  218. </label>
  219. </subviews>
  220. <constraints>
  221. <constraint firstItem="TBD-PU-FQm" firstAttribute="centerX" secondItem="5Yr-7W-Ddv" secondAttribute="centerX" id="aVy-UO-HFO"/>
  222. <constraint firstAttribute="height" constant="50" id="kr3-Q7-1p1"/>
  223. </constraints>
  224. </stackView>
  225. </subviews>
  226. <constraints>
  227. <constraint firstAttribute="height" constant="50" id="PCa-gM-iJv"/>
  228. <constraint firstItem="Jzl-Ox-LTd" firstAttribute="width" secondItem="bGf-Tn-5aU" secondAttribute="width" id="sQv-rv-Y76"/>
  229. </constraints>
  230. </stackView>
  231. <stackView hidden="YES" opaque="NO" tag="1993" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="8H9-1I-4St">
  232. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  233. <subviews>
  234. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="686-u8-VGS">
  235. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  236. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  237. <constraints>
  238. <constraint firstAttribute="height" constant="1" id="qBB-sM-0fe"/>
  239. </constraints>
  240. </view>
  241. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="bNl-H9-xEv">
  242. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  243. <subviews>
  244. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="eh5-93-pkw">
  245. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  246. <constraints>
  247. <constraint firstAttribute="width" secondItem="eh5-93-pkw" secondAttribute="height" multiplier="4/14" id="juy-GJ-Oek"/>
  248. </constraints>
  249. </imageView>
  250. <label opaque="NO" userInteractionEnabled="NO" tag="4001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="C0R-qs-TsZ">
  251. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  252. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  253. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  254. <nil key="highlightedColor"/>
  255. </label>
  256. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="VV1-3S-tPb">
  257. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  258. <subviews>
  259. <label opaque="NO" userInteractionEnabled="NO" tag="4002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tjq-Tu-cS7">
  260. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  261. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  262. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  263. <nil key="highlightedColor"/>
  264. </label>
  265. <label opaque="NO" userInteractionEnabled="NO" tag="4003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5jT-N1-GNJ">
  266. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  267. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  268. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  269. <nil key="highlightedColor"/>
  270. </label>
  271. </subviews>
  272. </stackView>
  273. <label opaque="NO" userInteractionEnabled="NO" tag="4004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zQV-Ef-EyA">
  274. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  275. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  276. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  277. <nil key="highlightedColor"/>
  278. </label>
  279. </subviews>
  280. <constraints>
  281. <constraint firstItem="VV1-3S-tPb" firstAttribute="centerX" secondItem="bNl-H9-xEv" secondAttribute="centerX" id="Bos-lj-Px7"/>
  282. <constraint firstAttribute="height" constant="50" id="aEz-vZ-1dy"/>
  283. </constraints>
  284. </stackView>
  285. </subviews>
  286. <constraints>
  287. <constraint firstItem="686-u8-VGS" firstAttribute="width" secondItem="8H9-1I-4St" secondAttribute="width" id="NOr-PV-0e2"/>
  288. <constraint firstAttribute="height" constant="50" id="nWo-AW-AK2"/>
  289. </constraints>
  290. </stackView>
  291. <stackView hidden="YES" opaque="NO" tag="1994" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="c6e-V3-zXO">
  292. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  293. <subviews>
  294. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ir9-V9-zOk">
  295. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  296. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. <constraints>
  298. <constraint firstAttribute="height" constant="1" id="CUL-hN-3FT"/>
  299. </constraints>
  300. </view>
  301. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="IAs-8k-iqe">
  302. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  303. <subviews>
  304. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="JJZ-aa-dyi">
  305. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  306. <constraints>
  307. <constraint firstAttribute="width" secondItem="JJZ-aa-dyi" secondAttribute="height" multiplier="4/14" id="MJy-OF-6zl"/>
  308. </constraints>
  309. </imageView>
  310. <label opaque="NO" userInteractionEnabled="NO" tag="5001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NoT-cu-bMb">
  311. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  312. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  313. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  314. <nil key="highlightedColor"/>
  315. </label>
  316. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="CDC-4P-yQ6">
  317. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  318. <subviews>
  319. <label opaque="NO" userInteractionEnabled="NO" tag="5002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ia5-oC-MZK">
  320. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  321. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  322. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  323. <nil key="highlightedColor"/>
  324. </label>
  325. <label opaque="NO" userInteractionEnabled="NO" tag="5003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4Zy-eB-2Nl">
  326. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  327. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  328. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  329. <nil key="highlightedColor"/>
  330. </label>
  331. </subviews>
  332. </stackView>
  333. <label opaque="NO" userInteractionEnabled="NO" tag="5004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EE3-QB-meg">
  334. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  335. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  336. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  337. <nil key="highlightedColor"/>
  338. </label>
  339. </subviews>
  340. <constraints>
  341. <constraint firstItem="CDC-4P-yQ6" firstAttribute="centerX" secondItem="IAs-8k-iqe" secondAttribute="centerX" id="GdA-qK-ivs"/>
  342. <constraint firstAttribute="height" constant="50" id="uau-Ep-mjJ"/>
  343. </constraints>
  344. </stackView>
  345. </subviews>
  346. <constraints>
  347. <constraint firstItem="Ir9-V9-zOk" firstAttribute="width" secondItem="c6e-V3-zXO" secondAttribute="width" id="0Mw-E9-8g9"/>
  348. <constraint firstAttribute="height" constant="50" id="IyH-YI-dZI"/>
  349. </constraints>
  350. </stackView>
  351. <stackView hidden="YES" opaque="NO" tag="1996" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="yUp-dZ-g0O">
  352. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  353. <subviews>
  354. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sd6-Yz-Oib">
  355. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  356. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  357. <constraints>
  358. <constraint firstAttribute="height" constant="1" id="Zvl-mu-1cM"/>
  359. </constraints>
  360. </view>
  361. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="N22-S8-72n">
  362. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  363. <subviews>
  364. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="WmC-WQ-E2E">
  365. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  366. <constraints>
  367. <constraint firstAttribute="width" secondItem="WmC-WQ-E2E" secondAttribute="height" multiplier="4/14" id="YvZ-o7-crg"/>
  368. </constraints>
  369. </imageView>
  370. <label opaque="NO" userInteractionEnabled="NO" tag="6001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SUN-v9-bsA">
  371. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  372. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  373. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  374. <nil key="highlightedColor"/>
  375. </label>
  376. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="yYV-qw-EFL">
  377. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  378. <subviews>
  379. <label opaque="NO" userInteractionEnabled="NO" tag="6002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sNx-Zb-svB">
  380. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  381. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  382. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  383. <nil key="highlightedColor"/>
  384. </label>
  385. <label opaque="NO" userInteractionEnabled="NO" tag="6003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JnU-21-U2n">
  386. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  387. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  388. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  389. <nil key="highlightedColor"/>
  390. </label>
  391. </subviews>
  392. </stackView>
  393. <label opaque="NO" userInteractionEnabled="NO" tag="6004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cFP-y6-0BC">
  394. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  395. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  396. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  397. <nil key="highlightedColor"/>
  398. </label>
  399. </subviews>
  400. <constraints>
  401. <constraint firstItem="yYV-qw-EFL" firstAttribute="centerX" secondItem="N22-S8-72n" secondAttribute="centerX" id="g5t-La-F6b"/>
  402. <constraint firstAttribute="height" constant="50" id="w3t-W2-OXb"/>
  403. </constraints>
  404. </stackView>
  405. </subviews>
  406. <constraints>
  407. <constraint firstItem="Sd6-Yz-Oib" firstAttribute="width" secondItem="yUp-dZ-g0O" secondAttribute="width" id="9MT-2E-bFG"/>
  408. <constraint firstAttribute="height" constant="50" id="V2c-hx-ign"/>
  409. </constraints>
  410. </stackView>
  411. <stackView hidden="YES" opaque="NO" tag="1997" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="ZBk-gb-UfY">
  412. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  413. <subviews>
  414. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sg6-1p-0Yv">
  415. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  416. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  417. <constraints>
  418. <constraint firstAttribute="height" constant="1" id="ddG-W1-lnG"/>
  419. </constraints>
  420. </view>
  421. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="tpq-VS-MPd">
  422. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  423. <subviews>
  424. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="OOf-g8-1Uz">
  425. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  426. <constraints>
  427. <constraint firstAttribute="width" secondItem="OOf-g8-1Uz" secondAttribute="height" multiplier="4/14" id="asI-0n-Y2l"/>
  428. </constraints>
  429. </imageView>
  430. <label opaque="NO" userInteractionEnabled="NO" tag="7001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0nh-EB-adH">
  431. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  432. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  433. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  434. <nil key="highlightedColor"/>
  435. </label>
  436. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="pwI-QC-OIX">
  437. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  438. <subviews>
  439. <label opaque="NO" userInteractionEnabled="NO" tag="7002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="doT-mb-gA6">
  440. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  441. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  442. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  443. <nil key="highlightedColor"/>
  444. </label>
  445. <label opaque="NO" userInteractionEnabled="NO" tag="7003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2af-8t-wc1">
  446. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  447. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  448. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  449. <nil key="highlightedColor"/>
  450. </label>
  451. </subviews>
  452. </stackView>
  453. <label opaque="NO" userInteractionEnabled="NO" tag="7004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="H3x-WW-AV8">
  454. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  455. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  456. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  457. <nil key="highlightedColor"/>
  458. </label>
  459. </subviews>
  460. <constraints>
  461. <constraint firstAttribute="height" constant="50" id="DhL-5I-SFO"/>
  462. <constraint firstItem="pwI-QC-OIX" firstAttribute="centerX" secondItem="tpq-VS-MPd" secondAttribute="centerX" id="hvN-b9-cEY"/>
  463. </constraints>
  464. </stackView>
  465. </subviews>
  466. <constraints>
  467. <constraint firstItem="Sg6-1p-0Yv" firstAttribute="width" secondItem="ZBk-gb-UfY" secondAttribute="width" id="06x-C1-9uR"/>
  468. <constraint firstAttribute="height" constant="50" id="R4S-Yc-dYs"/>
  469. </constraints>
  470. </stackView>
  471. <stackView hidden="YES" opaque="NO" tag="1995" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="aL2-vy-PBz">
  472. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  473. <subviews>
  474. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="znE-SS-opF">
  475. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  476. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  477. <constraints>
  478. <constraint firstAttribute="height" constant="1" id="V5t-nq-tLe"/>
  479. </constraints>
  480. </view>
  481. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="vwS-QX-WEb">
  482. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  483. <subviews>
  484. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="A1b-7o-mTm">
  485. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  486. <constraints>
  487. <constraint firstAttribute="width" secondItem="A1b-7o-mTm" secondAttribute="height" multiplier="4/14" id="iy7-WI-clF"/>
  488. </constraints>
  489. </imageView>
  490. <label opaque="NO" userInteractionEnabled="NO" tag="8001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n3q-yA-jat">
  491. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  492. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  493. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  494. <nil key="highlightedColor"/>
  495. </label>
  496. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="0ec-FS-CLK">
  497. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  498. <subviews>
  499. <label opaque="NO" userInteractionEnabled="NO" tag="8002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b3R-7w-RdF">
  500. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  501. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  502. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  503. <nil key="highlightedColor"/>
  504. </label>
  505. <label opaque="NO" userInteractionEnabled="NO" tag="8003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uxe-3z-AS2">
  506. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  507. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  508. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  509. <nil key="highlightedColor"/>
  510. </label>
  511. </subviews>
  512. </stackView>
  513. <label opaque="NO" userInteractionEnabled="NO" tag="8004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0lq-lW-thk">
  514. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  515. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  516. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  517. <nil key="highlightedColor"/>
  518. </label>
  519. </subviews>
  520. <constraints>
  521. <constraint firstItem="0ec-FS-CLK" firstAttribute="centerX" secondItem="vwS-QX-WEb" secondAttribute="centerX" id="535-41-h5I"/>
  522. <constraint firstAttribute="height" constant="50" id="YJg-7e-8pJ"/>
  523. </constraints>
  524. </stackView>
  525. </subviews>
  526. <constraints>
  527. <constraint firstAttribute="height" constant="50" id="EhI-2O-k80"/>
  528. <constraint firstItem="znE-SS-opF" firstAttribute="width" secondItem="aL2-vy-PBz" secondAttribute="width" id="Tl0-zz-1vv"/>
  529. </constraints>
  530. </stackView>
  531. <stackView hidden="YES" opaque="NO" tag="1998" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="fY5-9y-8iz">
  532. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  533. <subviews>
  534. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iJB-xh-SR3">
  535. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  536. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  537. <constraints>
  538. <constraint firstAttribute="height" constant="1" id="BoE-UU-QHD"/>
  539. </constraints>
  540. </view>
  541. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="UqQ-Vi-y3w">
  542. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  543. <subviews>
  544. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="e9F-3A-L9H">
  545. <rect key="frame" x="0.0" y="18" width="4" height="14"/>
  546. <constraints>
  547. <constraint firstAttribute="width" secondItem="e9F-3A-L9H" secondAttribute="height" multiplier="4/14" id="hRz-hk-RdB"/>
  548. </constraints>
  549. </imageView>
  550. <label opaque="NO" userInteractionEnabled="NO" tag="9001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hS8-zw-uYm">
  551. <rect key="frame" x="29.5" y="16.5" width="29.5" height="17"/>
  552. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  553. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  554. <nil key="highlightedColor"/>
  555. </label>
  556. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="ygX-G2-ONZ">
  557. <rect key="frame" x="84" y="16.5" width="143" height="17"/>
  558. <subviews>
  559. <label opaque="NO" userInteractionEnabled="NO" tag="9002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z40-01-wZe">
  560. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  561. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  562. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  563. <nil key="highlightedColor"/>
  564. </label>
  565. <label opaque="NO" userInteractionEnabled="NO" tag="9003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9zb-h0-nCx">
  566. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  567. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  568. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  569. <nil key="highlightedColor"/>
  570. </label>
  571. </subviews>
  572. </stackView>
  573. <label opaque="NO" userInteractionEnabled="NO" tag="9004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pvC-pj-NVi">
  574. <rect key="frame" x="252.5" y="16.5" width="58.5" height="17"/>
  575. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  576. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  577. <nil key="highlightedColor"/>
  578. </label>
  579. </subviews>
  580. <constraints>
  581. <constraint firstAttribute="height" constant="50" id="1Ey-Lo-RjL"/>
  582. <constraint firstItem="ygX-G2-ONZ" firstAttribute="centerX" secondItem="UqQ-Vi-y3w" secondAttribute="centerX" id="IJp-j3-6pN"/>
  583. </constraints>
  584. </stackView>
  585. </subviews>
  586. <constraints>
  587. <constraint firstAttribute="height" constant="50" id="M20-sH-tOH"/>
  588. <constraint firstItem="iJB-xh-SR3" firstAttribute="width" secondItem="fY5-9y-8iz" secondAttribute="width" id="jzJ-om-efk"/>
  589. </constraints>
  590. </stackView>
  591. <stackView hidden="YES" opaque="NO" tag="1999" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="6ov-vg-PLo">
  592. <rect key="frame" x="0.0" y="0.0" width="311" height="50"/>
  593. <subviews>
  594. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1bz-Rs-9ds">
  595. <rect key="frame" x="0.0" y="0.0" width="311" height="1"/>
  596. <color key="backgroundColor" red="0.90980392160000001" green="0.90980392160000001" blue="0.90980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  597. <constraints>
  598. <constraint firstAttribute="height" constant="1" id="C7J-UI-OhE"/>
  599. </constraints>
  600. </view>
  601. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="uvR-fN-ncl">
  602. <rect key="frame" x="0.0" y="25" width="311" height="25"/>
  603. <subviews>
  604. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="成绩小图标" translatesAutoresizingMaskIntoConstraints="NO" id="xd9-fn-Jcu">
  605. <rect key="frame" x="0.0" y="5.5" width="4" height="14"/>
  606. <constraints>
  607. <constraint firstAttribute="width" secondItem="xd9-fn-Jcu" secondAttribute="height" multiplier="4/14" id="tVQ-4Y-KPh"/>
  608. </constraints>
  609. </imageView>
  610. <label opaque="NO" userInteractionEnabled="NO" tag="10001" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10分" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d3o-Ww-2K5">
  611. <rect key="frame" x="29.5" y="4" width="29.5" height="17"/>
  612. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  613. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  614. <nil key="highlightedColor"/>
  615. </label>
  616. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="HZh-ut-Tor">
  617. <rect key="frame" x="84" y="4" width="143" height="17"/>
  618. <subviews>
  619. <label opaque="NO" userInteractionEnabled="NO" tag="10002" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="59分53秒" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="may-K3-A78">
  620. <rect key="frame" x="0.0" y="0.0" width="63.5" height="17"/>
  621. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  622. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  623. <nil key="highlightedColor"/>
  624. </label>
  625. <label opaque="NO" userInteractionEnabled="NO" tag="10003" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="06月08日" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mHo-Hm-qHL">
  626. <rect key="frame" x="79.5" y="0.0" width="63.5" height="17"/>
  627. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  628. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  629. <nil key="highlightedColor"/>
  630. </label>
  631. </subviews>
  632. </stackView>
  633. <label opaque="NO" userInteractionEnabled="NO" tag="10004" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="马路杀手" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vbf-fn-AQM">
  634. <rect key="frame" x="252.5" y="4" width="58.5" height="17"/>
  635. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  636. <color key="textColor" red="1" green="0.30196078430000001" blue="0.32549019610000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  637. <nil key="highlightedColor"/>
  638. </label>
  639. </subviews>
  640. <constraints>
  641. <constraint firstItem="HZh-ut-Tor" firstAttribute="centerX" secondItem="uvR-fN-ncl" secondAttribute="centerX" id="0W3-so-Pre"/>
  642. <constraint firstAttribute="height" constant="50" id="Vun-1u-hZd"/>
  643. </constraints>
  644. </stackView>
  645. </subviews>
  646. <constraints>
  647. <constraint firstItem="1bz-Rs-9ds" firstAttribute="width" secondItem="6ov-vg-PLo" secondAttribute="width" id="oEd-vs-oVx"/>
  648. <constraint firstAttribute="height" constant="50" id="rJe-qn-FwT"/>
  649. </constraints>
  650. </stackView>
  651. </subviews>
  652. <constraints>
  653. <constraint firstItem="ZBk-gb-UfY" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="41k-K2-fEv"/>
  654. <constraint firstItem="6ov-vg-PLo" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="5Lo-vQ-hBR"/>
  655. <constraint firstItem="GdC-VT-Ltl" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="5NA-be-VqM"/>
  656. <constraint firstItem="fY5-9y-8iz" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="8NN-de-mpc"/>
  657. <constraint firstItem="aL2-vy-PBz" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="BaX-x6-Nbe"/>
  658. <constraint firstItem="GtU-2c-FWx" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="Syu-ds-1me"/>
  659. <constraint firstItem="c6e-V3-zXO" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="aX0-xz-3fW"/>
  660. <constraint firstItem="bGf-Tn-5aU" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="orr-Pp-6Fb"/>
  661. <constraint firstItem="8H9-1I-4St" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="qqj-na-iSD"/>
  662. <constraint firstItem="yUp-dZ-g0O" firstAttribute="width" secondItem="7ZI-AQ-bBs" secondAttribute="width" id="wxs-ZJ-Uch"/>
  663. </constraints>
  664. </stackView>
  665. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="-您还没有考试过-" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xky-mh-omt">
  666. <rect key="frame" x="103" y="513" width="105" height="35"/>
  667. <constraints>
  668. <constraint firstAttribute="height" constant="35" id="T6I-Pq-SZh"/>
  669. </constraints>
  670. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  671. <color key="textColor" red="0.54117647058823526" green="0.56470588235294117" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  672. <nil key="highlightedColor"/>
  673. </label>
  674. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9bU-0R-gmJ" customClass="QMUIButton">
  675. <rect key="frame" x="110" y="548" width="91" height="30"/>
  676. <constraints>
  677. <constraint firstAttribute="height" constant="30" id="6is-2c-ErN"/>
  678. <constraint firstAttribute="width" secondItem="9bU-0R-gmJ" secondAttribute="height" multiplier="76/25" id="AEJ-H4-UZA"/>
  679. </constraints>
  680. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  681. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  682. <state key="normal" title="去考试">
  683. <color key="titleColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.55294117649999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  684. </state>
  685. <userDefinedRuntimeAttributes>
  686. <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
  687. <integer key="value" value="1"/>
  688. </userDefinedRuntimeAttribute>
  689. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  690. <real key="value" value="15"/>
  691. </userDefinedRuntimeAttribute>
  692. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  693. </userDefinedRuntimeAttributes>
  694. <connections>
  695. <action selector="toExamAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="eWC-di-juA"/>
  696. </connections>
  697. </button>
  698. </subviews>
  699. <constraints>
  700. <constraint firstItem="7ZI-AQ-bBs" firstAttribute="width" secondItem="jwE-Hc-hqt" secondAttribute="width" id="AxR-tc-XYV"/>
  701. <constraint firstItem="9bU-0R-gmJ" firstAttribute="width" secondItem="9bU-0R-gmJ" secondAttribute="height" multiplier="76/25" id="M1j-e7-CAK"/>
  702. </constraints>
  703. </stackView>
  704. </subviews>
  705. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  706. <constraints>
  707. <constraint firstAttribute="trailing" secondItem="n1I-fe-bFa" secondAttribute="trailing" constant="16" id="5EW-Au-ME3"/>
  708. <constraint firstItem="jwE-Hc-hqt" firstAttribute="top" secondItem="W3B-yO-qei" secondAttribute="bottom" constant="6" id="QkM-mw-A5N"/>
  709. <constraint firstItem="W3B-yO-qei" firstAttribute="leading" secondItem="QVh-F9-08H" secondAttribute="leading" constant="16" id="SSe-qz-nel"/>
  710. <constraint firstAttribute="trailing" secondItem="jwE-Hc-hqt" secondAttribute="trailing" constant="16" id="dJj-A1-QoC"/>
  711. <constraint firstItem="W3B-yO-qei" firstAttribute="top" secondItem="QVh-F9-08H" secondAttribute="top" constant="8" id="jTR-l6-ZYg"/>
  712. <constraint firstItem="n1I-fe-bFa" firstAttribute="centerY" secondItem="W3B-yO-qei" secondAttribute="centerY" id="kFm-x0-Dhg"/>
  713. <constraint firstItem="jwE-Hc-hqt" firstAttribute="leading" secondItem="QVh-F9-08H" secondAttribute="leading" constant="16" id="lCG-wv-a7M"/>
  714. <constraint firstAttribute="bottom" secondItem="jwE-Hc-hqt" secondAttribute="bottom" constant="16" id="oSY-0Y-E4I"/>
  715. </constraints>
  716. <userDefinedRuntimeAttributes>
  717. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  718. <integer key="value" value="8"/>
  719. </userDefinedRuntimeAttribute>
  720. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  721. <integer key="value" value="1"/>
  722. </userDefinedRuntimeAttribute>
  723. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  724. <size key="value" width="0.0" height="0.0"/>
  725. </userDefinedRuntimeAttribute>
  726. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  727. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  728. <integer key="value" value="10"/>
  729. </userDefinedRuntimeAttribute>
  730. </userDefinedRuntimeAttributes>
  731. </view>
  732. </subviews>
  733. <constraints>
  734. <constraint firstItem="QVh-F9-08H" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="WiI-h4-l08"/>
  735. <constraint firstItem="QVh-F9-08H" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="dGR-HF-m7R"/>
  736. <constraint firstAttribute="trailing" secondItem="QVh-F9-08H" secondAttribute="trailing" constant="16" id="mB5-89-XdF"/>
  737. <constraint firstAttribute="bottom" secondItem="QVh-F9-08H" secondAttribute="bottom" constant="10" id="wFz-kD-hTz"/>
  738. </constraints>
  739. </tableViewCellContentView>
  740. <constraints>
  741. <constraint firstItem="eh5-93-pkw" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="4LY-HT-YpL"/>
  742. <constraint firstItem="xye-nb-llY" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="6Dh-L3-VYU"/>
  743. <constraint firstItem="WmC-WQ-E2E" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="NgE-lK-BxP"/>
  744. <constraint firstItem="JJZ-aa-dyi" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="UN0-PB-Nv8"/>
  745. <constraint firstItem="e9F-3A-L9H" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="VMw-td-n6P"/>
  746. <constraint firstItem="rO3-b2-0Ek" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="oAj-5q-8eM"/>
  747. <constraint firstItem="xd9-fn-Jcu" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="sJp-9b-1hb"/>
  748. <constraint firstItem="A1b-7o-mTm" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="und-36-to1"/>
  749. <constraint firstItem="2pV-zo-l9j" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="wXf-82-NaV"/>
  750. <constraint firstItem="OOf-g8-1Uz" firstAttribute="width" secondItem="KGk-i7-Jjw" secondAttribute="width" multiplier="0.0106667" id="yMl-NI-0Qc"/>
  751. </constraints>
  752. <connections>
  753. <outlet property="bottomLabel" destination="xky-mh-omt" id="KVb-PI-akP"/>
  754. <outlet property="historyListView" destination="7ZI-AQ-bBs" id="YFU-g9-c9B"/>
  755. <outlet property="myContentView" destination="QVh-F9-08H" id="1vD-Vb-Qzi"/>
  756. <outlet property="toDoExamBtn" destination="9bU-0R-gmJ" id="i7O-mu-8W3"/>
  757. <outlet property="toTiFenBtn" destination="n1I-fe-bFa" id="yvg-lf-H9a"/>
  758. </connections>
  759. <point key="canvasLocation" x="125.36231884057972" y="-45.200892857142854"/>
  760. </tableViewCell>
  761. </objects>
  762. <resources>
  763. <image name="成绩小图标" width="4" height="14"/>
  764. <image name="更多" width="7.5" height="13"/>
  765. <systemColor name="systemBackgroundColor">
  766. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  767. </systemColor>
  768. </resources>
  769. </document>