RQSimulateExamSituationCell.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  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" id="KGk-i7-Jjw" customClass="RQSimulateExamSituationCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="400"/>
  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="400"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NXU-ch-n6D">
  21. <rect key="frame" x="16" y="5" width="343" height="390"/>
  22. <subviews>
  23. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="模考情况" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7dY-jm-fH3">
  24. <rect key="frame" x="16" y="16" width="69.5" height="20.5"/>
  25. <fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
  26. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KJu-GJ-lGy" customClass="QMUIButton">
  30. <rect key="frame" x="279.5" y="18.5" width="47.5" height="16"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  32. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  33. <state key="normal" title="去考试" image="更多">
  34. <color key="titleColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. </state>
  36. <userDefinedRuntimeAttributes>
  37. <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
  38. <real key="value" value="8"/>
  39. </userDefinedRuntimeAttribute>
  40. </userDefinedRuntimeAttributes>
  41. <connections>
  42. <action selector="toExamBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="AvH-GK-P8L"/>
  43. </connections>
  44. </button>
  45. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="center" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="3Rf-T8-eXl">
  46. <rect key="frame" x="16" y="52.5" width="91" height="23"/>
  47. <subviews>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="累计模考" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Kh-c4-YPk">
  49. <rect key="frame" x="0.0" y="3.5" width="53.5" height="16"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  51. <color key="textColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" 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="10" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EEM-oB-5Dq">
  55. <rect key="frame" x="55.5" y="0.0" width="20" height="23"/>
  56. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  57. <color key="textColor" red="0.0039215686269999999" green="0.75686274509999996" blue="0.55294117649999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="次" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JDR-Md-ub4">
  61. <rect key="frame" x="77.5" y="3.5" width="13.5" height="16"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  63. <color key="textColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. </subviews>
  67. </stackView>
  68. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qoE-hD-CQ0">
  69. <rect key="frame" x="16" y="96" width="311" height="246"/>
  70. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  71. <constraints>
  72. <constraint firstAttribute="width" secondItem="qoE-hD-CQ0" secondAttribute="height" multiplier="311:246" id="wKi-Ch-t9p"/>
  73. </constraints>
  74. </view>
  75. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="近10次模拟考情况" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Skz-jV-7dJ">
  76. <rect key="frame" x="118" y="350" width="107" height="16"/>
  77. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  78. <color key="textColor" red="0.36078431370000003" green="0.37647058820000001" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <nil key="highlightedColor"/>
  80. </label>
  81. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o6F-hp-gQp" customClass="QMUIButton">
  82. <rect key="frame" x="236" y="49" width="91" height="30"/>
  83. <constraints>
  84. <constraint firstAttribute="width" secondItem="o6F-hp-gQp" secondAttribute="height" multiplier="76/25" id="p0a-Sg-Qlp"/>
  85. <constraint firstAttribute="height" constant="30" id="qBa-F8-xD5"/>
  86. </constraints>
  87. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  88. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  89. <state key="normal" title="快速提分">
  90. <color key="titleColor" red="0.0039215686274509803" green="0.75686274509803919" blue="0.55294117647058827" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  91. </state>
  92. <userDefinedRuntimeAttributes>
  93. <userDefinedRuntimeAttribute type="number" keyPath="layer.borderWidth">
  94. <integer key="value" value="1"/>
  95. </userDefinedRuntimeAttribute>
  96. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  97. <real key="value" value="15"/>
  98. </userDefinedRuntimeAttribute>
  99. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  100. </userDefinedRuntimeAttributes>
  101. <connections>
  102. <action selector="fastToUpBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="eY4-uE-0bm"/>
  103. </connections>
  104. </button>
  105. </subviews>
  106. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  107. <constraints>
  108. <constraint firstAttribute="trailing" secondItem="o6F-hp-gQp" secondAttribute="trailing" constant="16" id="0OL-dZ-ea3"/>
  109. <constraint firstItem="7dY-jm-fH3" firstAttribute="top" secondItem="NXU-ch-n6D" secondAttribute="top" constant="16" id="1DA-qf-Kl3"/>
  110. <constraint firstAttribute="trailing" secondItem="KJu-GJ-lGy" secondAttribute="trailing" constant="16" id="484-nn-omM"/>
  111. <constraint firstAttribute="trailing" secondItem="qoE-hD-CQ0" secondAttribute="trailing" constant="16" id="4aj-Fb-Win"/>
  112. <constraint firstItem="qoE-hD-CQ0" firstAttribute="leading" secondItem="NXU-ch-n6D" secondAttribute="leading" constant="16" id="8UW-lZ-riS"/>
  113. <constraint firstItem="o6F-hp-gQp" firstAttribute="centerY" secondItem="3Rf-T8-eXl" secondAttribute="centerY" id="Gra-X0-KAb"/>
  114. <constraint firstItem="KJu-GJ-lGy" firstAttribute="centerY" secondItem="7dY-jm-fH3" secondAttribute="centerY" id="H2L-AB-6oR"/>
  115. <constraint firstItem="7dY-jm-fH3" firstAttribute="leading" secondItem="NXU-ch-n6D" secondAttribute="leading" constant="16" id="N4z-Gx-Ic9"/>
  116. <constraint firstItem="qoE-hD-CQ0" firstAttribute="top" secondItem="3Kh-c4-YPk" secondAttribute="bottom" constant="24" id="SU3-IW-11X"/>
  117. <constraint firstItem="3Rf-T8-eXl" firstAttribute="top" secondItem="7dY-jm-fH3" secondAttribute="bottom" constant="16" id="kme-fO-VP0"/>
  118. <constraint firstItem="Skz-jV-7dJ" firstAttribute="centerX" secondItem="NXU-ch-n6D" secondAttribute="centerX" id="tdD-rN-MIa"/>
  119. <constraint firstItem="3Rf-T8-eXl" firstAttribute="leading" secondItem="NXU-ch-n6D" secondAttribute="leading" constant="16" id="zsX-ql-VN2"/>
  120. <constraint firstItem="Skz-jV-7dJ" firstAttribute="top" secondItem="qoE-hD-CQ0" secondAttribute="bottom" constant="8" id="zvc-4K-yhx"/>
  121. </constraints>
  122. <userDefinedRuntimeAttributes>
  123. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  124. <integer key="value" value="8"/>
  125. </userDefinedRuntimeAttribute>
  126. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  127. <integer key="value" value="1"/>
  128. </userDefinedRuntimeAttribute>
  129. <userDefinedRuntimeAttribute type="size" keyPath="layer.shadowOffset">
  130. <size key="value" width="0.0" height="0.0"/>
  131. </userDefinedRuntimeAttribute>
  132. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="NO"/>
  133. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  134. <integer key="value" value="10"/>
  135. </userDefinedRuntimeAttribute>
  136. </userDefinedRuntimeAttributes>
  137. </view>
  138. </subviews>
  139. <constraints>
  140. <constraint firstAttribute="bottom" secondItem="NXU-ch-n6D" secondAttribute="bottom" constant="5" id="YRG-en-XAd"/>
  141. <constraint firstItem="NXU-ch-n6D" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="mlG-n4-oNE"/>
  142. <constraint firstItem="NXU-ch-n6D" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="zNK-CR-0Se"/>
  143. <constraint firstAttribute="trailing" secondItem="NXU-ch-n6D" secondAttribute="trailing" constant="16" id="zm7-7v-hWo"/>
  144. </constraints>
  145. </tableViewCellContentView>
  146. <connections>
  147. <outlet property="examNumLabel" destination="EEM-oB-5Dq" id="BsI-9r-sUx"/>
  148. <outlet property="kuaiSuTiFenBtn" destination="o6F-hp-gQp" id="Q3c-4o-ZEk"/>
  149. <outlet property="lineSuperView" destination="qoE-hD-CQ0" id="zbc-na-si5"/>
  150. <outlet property="myContentView" destination="NXU-ch-n6D" id="uOX-Tg-3GK"/>
  151. <outlet property="toDoExamBtn" destination="KJu-GJ-lGy" id="4vv-4u-rR6"/>
  152. </connections>
  153. <point key="canvasLocation" x="137.68115942028987" y="106.47321428571428"/>
  154. </tableViewCell>
  155. </objects>
  156. <resources>
  157. <image name="更多" width="7.5" height="13"/>
  158. <systemColor name="systemBackgroundColor">
  159. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  160. </systemColor>
  161. </resources>
  162. </document>