HomeProblemTopCell.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="17125"/>
  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. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeProblemTopCell0" rowHeight="404" id="KGk-i7-Jjw" customClass="HomeProblemTopCell">
  15. <rect key="frame" x="0.0" y="0.0" width="375" height="453"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="375" height="453"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hwm-Dg-Cf6">
  22. <rect key="frame" x="0.0" y="0.0" width="375" height="10"/>
  23. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="10" id="saF-sq-8PP"/>
  26. </constraints>
  27. </view>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="今日推荐题型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Pe-FU-0St">
  29. <rect key="frame" x="15" y="10" width="345" height="42"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="42" id="Ncc-dj-YqE"/>
  32. </constraints>
  33. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  34. <nil key="textColor"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="一次函数与不等式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="86u-fE-ywa">
  38. <rect key="frame" x="15" y="128" width="345" height="50"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="50" id="Q8a-fH-3fG"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  43. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="4" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0fc-Ma-pCc">
  47. <rect key="frame" x="15" y="178" width="345" height="150.5"/>
  48. <attributedString key="attributedText">
  49. <fragment>
  50. <string key="content" base64-UTF8="YES">
  51. Cg
  52. </string>
  53. <attributes>
  54. <color key="NSColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  55. <font key="NSFont" metaFont="system" size="17"/>
  56. <paragraphStyle key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="8" tighteningFactorForTruncation="0.0"/>
  57. </attributes>
  58. </fragment>
  59. <fragment content=" ">
  60. <attributes>
  61. <color key="NSColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  62. <font key="NSFont" metaFont="system" size="17"/>
  63. <paragraphStyle key="NSParagraphStyle" alignment="justified" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  64. </attributes>
  65. </fragment>
  66. </attributedString>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KTX-8l-iwG">
  70. <rect key="frame" x="131" y="343.5" width="113" height="34"/>
  71. <color key="backgroundColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
  72. <constraints>
  73. <constraint firstAttribute="width" constant="113" id="V4u-6W-BDd"/>
  74. <constraint firstAttribute="height" constant="34" id="dAR-8D-Dq0"/>
  75. </constraints>
  76. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  77. <state key="normal" title="立即学习">
  78. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. </state>
  80. <userDefinedRuntimeAttributes>
  81. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  82. <integer key="value" value="4"/>
  83. </userDefinedRuntimeAttribute>
  84. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  85. </userDefinedRuntimeAttributes>
  86. </button>
  87. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qct-MT-t6U">
  88. <rect key="frame" x="0.0" y="401" width="375" height="10"/>
  89. <color key="backgroundColor" red="0.97254901959999995" green="0.97647058819999999" blue="0.98431372549999996" alpha="1" colorSpace="calibratedRGB"/>
  90. <constraints>
  91. <constraint firstAttribute="height" constant="10" id="tah-ty-B3m"/>
  92. </constraints>
  93. </view>
  94. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="更多题型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lGm-zQ-AaD">
  95. <rect key="frame" x="15" y="423" width="345" height="30"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="30" id="sSt-Fj-1eC"/>
  98. </constraints>
  99. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  100. <nil key="textColor"/>
  101. <nil key="highlightedColor"/>
  102. </label>
  103. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="8xE-K0-gVr">
  104. <rect key="frame" x="15" y="55" width="360" height="76"/>
  105. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  106. <constraints>
  107. <constraint firstAttribute="height" constant="76" id="Q7p-RZ-XXo"/>
  108. </constraints>
  109. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="gnz-Lm-8GS">
  110. <size key="itemSize" width="50" height="50"/>
  111. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  112. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  113. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  114. </collectionViewFlowLayout>
  115. </collectionView>
  116. </subviews>
  117. <constraints>
  118. <constraint firstItem="qct-MT-t6U" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="3mM-rg-8XV"/>
  119. <constraint firstItem="0fc-Ma-pCc" firstAttribute="top" secondItem="86u-fE-ywa" secondAttribute="bottom" id="5xd-MU-VHO"/>
  120. <constraint firstItem="lGm-zQ-AaD" firstAttribute="top" secondItem="qct-MT-t6U" secondAttribute="bottom" constant="12" id="6QJ-WX-y8M"/>
  121. <constraint firstAttribute="trailing" secondItem="8xE-K0-gVr" secondAttribute="trailing" id="6e7-cy-gJw"/>
  122. <constraint firstItem="8xE-K0-gVr" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="7Gt-nZ-4ge"/>
  123. <constraint firstAttribute="trailing" secondItem="0fc-Ma-pCc" secondAttribute="trailing" constant="15" id="7oV-gc-lDk"/>
  124. <constraint firstAttribute="trailing" secondItem="86u-fE-ywa" secondAttribute="trailing" constant="15" id="8v7-pq-FVN"/>
  125. <constraint firstItem="8Pe-FU-0St" firstAttribute="top" secondItem="Hwm-Dg-Cf6" secondAttribute="bottom" id="BcE-FQ-OsZ"/>
  126. <constraint firstItem="qct-MT-t6U" firstAttribute="top" secondItem="KTX-8l-iwG" secondAttribute="bottom" constant="23.5" id="CPu-pm-Vf0"/>
  127. <constraint firstItem="86u-fE-ywa" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="LEP-fe-pQW"/>
  128. <constraint firstItem="KTX-8l-iwG" firstAttribute="top" secondItem="0fc-Ma-pCc" secondAttribute="bottom" constant="15" id="LPy-xI-aia"/>
  129. <constraint firstItem="86u-fE-ywa" firstAttribute="top" secondItem="8xE-K0-gVr" secondAttribute="bottom" id="LVB-Sf-gHV"/>
  130. <constraint firstAttribute="trailing" secondItem="Hwm-Dg-Cf6" secondAttribute="trailing" id="LxA-S5-hzd"/>
  131. <constraint firstItem="Hwm-Dg-Cf6" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="Nph-JV-3Cd"/>
  132. <constraint firstAttribute="bottom" secondItem="lGm-zQ-AaD" secondAttribute="bottom" id="Oa1-kp-sbl"/>
  133. <constraint firstAttribute="trailing" secondItem="lGm-zQ-AaD" secondAttribute="trailing" constant="15" id="PCz-uU-18i"/>
  134. <constraint firstItem="Hwm-Dg-Cf6" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="S0N-9a-Pqn"/>
  135. <constraint firstItem="lGm-zQ-AaD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="V2V-Ms-jnw"/>
  136. <constraint firstItem="8xE-K0-gVr" firstAttribute="top" secondItem="8Pe-FU-0St" secondAttribute="bottom" id="d0k-N8-qJ2"/>
  137. <constraint firstAttribute="trailing" secondItem="8Pe-FU-0St" secondAttribute="trailing" constant="15" id="dAE-xN-Sb2"/>
  138. <constraint firstItem="0fc-Ma-pCc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="fLv-xT-bbb"/>
  139. <constraint firstItem="8Pe-FU-0St" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="hlT-dY-jHa"/>
  140. <constraint firstItem="KTX-8l-iwG" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="iAZ-T6-zqQ"/>
  141. <constraint firstAttribute="trailing" secondItem="qct-MT-t6U" secondAttribute="trailing" id="vvp-nU-C7f"/>
  142. </constraints>
  143. </tableViewCellContentView>
  144. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  145. <connections>
  146. <outlet property="TopBtn" destination="KTX-8l-iwG" id="Eb8-n6-dFo"/>
  147. <outlet property="collectH" destination="Q7p-RZ-XXo" id="LnL-BT-vyG"/>
  148. <outlet property="collectionView" destination="8xE-K0-gVr" id="CQI-2V-n3A"/>
  149. <outlet property="height" destination="saF-sq-8PP" id="WYQ-q0-eiZ"/>
  150. <outlet property="topContentL" destination="0fc-Ma-pCc" id="2qH-bL-vxT"/>
  151. <outlet property="topTitleL" destination="86u-fE-ywa" id="laP-dm-mc6"/>
  152. </connections>
  153. <point key="canvasLocation" x="109.42028985507247" y="136.27232142857142"/>
  154. </tableViewCell>
  155. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeProblemTopCell1" rowHeight="437" id="mz1-wI-faG" customClass="HomeProblemTopCell">
  156. <rect key="frame" x="0.0" y="0.0" width="375" height="133"/>
  157. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  158. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mz1-wI-faG" id="0Zt-q6-Hz7">
  159. <rect key="frame" x="0.0" y="0.0" width="375" height="133"/>
  160. <autoresizingMask key="autoresizingMask"/>
  161. <subviews>
  162. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="254" text="一次函数与不等式" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XOr-LJ-X93">
  163. <rect key="frame" x="131" y="15" width="229" height="20.5"/>
  164. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  165. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  166. <nil key="highlightedColor"/>
  167. </label>
  168. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="fSS-a1-YvI">
  169. <rect key="frame" x="15" y="28.5" width="101" height="76"/>
  170. <constraints>
  171. <constraint firstAttribute="height" constant="76" id="1pA-l4-ejS"/>
  172. <constraint firstAttribute="width" constant="101" id="TMC-ZL-A4x"/>
  173. </constraints>
  174. </imageView>
  175. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="253" text="在水平地面点A处有一网球发射器向…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OJc-2k-Rs9">
  176. <rect key="frame" x="131" y="45.5" width="229" height="17"/>
  177. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  178. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  179. <nil key="highlightedColor"/>
  180. </label>
  181. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="周亮" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1bA-O0-MTy">
  182. <rect key="frame" x="131" y="72.5" width="25" height="14.5"/>
  183. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  184. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  185. <nil key="highlightedColor"/>
  186. </label>
  187. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="初中数学几何知识…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zhq-3K-Q1t">
  188. <rect key="frame" x="131" y="97" width="100" height="20.5"/>
  189. <constraints>
  190. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="100" id="yxY-iA-M9p"/>
  191. </constraints>
  192. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  193. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  194. <nil key="highlightedColor"/>
  195. </label>
  196. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昨天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gfF-Yp-n7Z">
  197. <rect key="frame" x="243" y="100" width="25" height="14.5"/>
  198. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  199. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  200. <nil key="highlightedColor"/>
  201. </label>
  202. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Home_yun_icon" translatesAutoresizingMaskIntoConstraints="NO" id="wwx-ur-EEY">
  203. <rect key="frame" x="280" y="102" width="15" height="11"/>
  204. </imageView>
  205. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="40" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2EO-tB-e4N">
  206. <rect key="frame" x="298" y="100" width="15.5" height="14.5"/>
  207. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  208. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  209. <nil key="highlightedColor"/>
  210. </label>
  211. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W6r-ue-Wb4">
  212. <rect key="frame" x="0.0" y="132.5" width="375" height="0.5"/>
  213. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="0.5" id="OKX-zv-qMg"/>
  216. </constraints>
  217. </view>
  218. </subviews>
  219. <constraints>
  220. <constraint firstItem="wwx-ur-EEY" firstAttribute="leading" secondItem="gfF-Yp-n7Z" secondAttribute="trailing" constant="12" id="17k-69-Yw0"/>
  221. <constraint firstItem="OJc-2k-Rs9" firstAttribute="leading" secondItem="XOr-LJ-X93" secondAttribute="leading" id="3H0-Y1-ZuT"/>
  222. <constraint firstItem="OJc-2k-Rs9" firstAttribute="top" secondItem="XOr-LJ-X93" secondAttribute="bottom" constant="10" id="BZC-eH-AYU"/>
  223. <constraint firstAttribute="bottom" secondItem="W6r-ue-Wb4" secondAttribute="bottom" id="Fpa-21-fQ7"/>
  224. <constraint firstAttribute="trailing" secondItem="OJc-2k-Rs9" secondAttribute="trailing" constant="15" id="GFH-Mb-0lt"/>
  225. <constraint firstItem="2EO-tB-e4N" firstAttribute="centerY" secondItem="zhq-3K-Q1t" secondAttribute="centerY" id="GdF-A1-AEY"/>
  226. <constraint firstItem="XOr-LJ-X93" firstAttribute="leading" secondItem="fSS-a1-YvI" secondAttribute="trailing" constant="15" id="Hly-td-61E"/>
  227. <constraint firstItem="W6r-ue-Wb4" firstAttribute="leading" secondItem="0Zt-q6-Hz7" secondAttribute="leading" id="Kr4-ya-00o"/>
  228. <constraint firstAttribute="trailing" secondItem="W6r-ue-Wb4" secondAttribute="trailing" id="NBe-RL-iYH"/>
  229. <constraint firstItem="XOr-LJ-X93" firstAttribute="top" secondItem="0Zt-q6-Hz7" secondAttribute="top" constant="15" id="OXl-nq-3C3"/>
  230. <constraint firstItem="W6r-ue-Wb4" firstAttribute="top" secondItem="zhq-3K-Q1t" secondAttribute="bottom" constant="15" id="Psc-Tm-Owi"/>
  231. <constraint firstItem="1bA-O0-MTy" firstAttribute="leading" secondItem="XOr-LJ-X93" secondAttribute="leading" id="VSK-rG-gTi"/>
  232. <constraint firstAttribute="trailing" secondItem="XOr-LJ-X93" secondAttribute="trailing" constant="15" id="aGV-fT-dZh"/>
  233. <constraint firstItem="gfF-Yp-n7Z" firstAttribute="centerY" secondItem="zhq-3K-Q1t" secondAttribute="centerY" id="eS3-pn-mdK"/>
  234. <constraint firstItem="gfF-Yp-n7Z" firstAttribute="leading" secondItem="zhq-3K-Q1t" secondAttribute="trailing" constant="12" id="i0G-9X-F42"/>
  235. <constraint firstItem="zhq-3K-Q1t" firstAttribute="leading" secondItem="XOr-LJ-X93" secondAttribute="leading" id="nDF-N1-s31"/>
  236. <constraint firstItem="2EO-tB-e4N" firstAttribute="leading" secondItem="wwx-ur-EEY" secondAttribute="trailing" constant="3" id="np3-wb-yk2"/>
  237. <constraint firstItem="fSS-a1-YvI" firstAttribute="centerY" secondItem="0Zt-q6-Hz7" secondAttribute="centerY" id="uoy-nE-O5z"/>
  238. <constraint firstItem="fSS-a1-YvI" firstAttribute="leading" secondItem="0Zt-q6-Hz7" secondAttribute="leading" constant="15" id="xFb-mr-g4Q"/>
  239. <constraint firstItem="wwx-ur-EEY" firstAttribute="centerY" secondItem="2EO-tB-e4N" secondAttribute="centerY" id="y49-7k-TIc"/>
  240. <constraint firstItem="1bA-O0-MTy" firstAttribute="top" secondItem="OJc-2k-Rs9" secondAttribute="bottom" constant="10" id="yu3-Qe-kFe"/>
  241. <constraint firstItem="wwx-ur-EEY" firstAttribute="centerY" secondItem="zhq-3K-Q1t" secondAttribute="centerY" id="z0r-lT-Lf1"/>
  242. <constraint firstItem="zhq-3K-Q1t" firstAttribute="top" secondItem="1bA-O0-MTy" secondAttribute="bottom" constant="10" id="zJ5-Vz-E7p"/>
  243. </constraints>
  244. </tableViewCellContentView>
  245. <viewLayoutGuide key="safeArea" id="zgn-76-k4X"/>
  246. <connections>
  247. <outlet property="TitleL" destination="XOr-LJ-X93" id="kIv-D2-bjn"/>
  248. <outlet property="imagV" destination="fSS-a1-YvI" id="19A-g8-Uyb"/>
  249. <outlet property="keL" destination="zhq-3K-Q1t" id="ZLY-lW-Dop"/>
  250. <outlet property="nameL" destination="1bA-O0-MTy" id="ylb-wr-zdq"/>
  251. <outlet property="numL" destination="2EO-tB-e4N" id="Dkp-rb-lo4"/>
  252. <outlet property="subTitleL" destination="OJc-2k-Rs9" id="NvS-3c-RF8"/>
  253. <outlet property="timeL" destination="gfF-Yp-n7Z" id="d5L-nV-KJl"/>
  254. <outlet property="yanV" destination="wwx-ur-EEY" id="djY-RW-x0T"/>
  255. </connections>
  256. <point key="canvasLocation" x="107.97101449275362" y="465.73660714285711"/>
  257. </tableViewCell>
  258. </objects>
  259. <resources>
  260. <image name="Home_yun_icon" width="15" height="11"/>
  261. <image name="img_placeHolder" width="800" height="800"/>
  262. <systemColor name="systemBackgroundColor">
  263. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  264. </systemColor>
  265. </resources>
  266. </document>