HomeWeiCousreCell.xib 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" 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="15706"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeWeiCousreCell0" rowHeight="137" id="KGk-i7-Jjw" customClass="HomeWeiCousreCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="127"/>
  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="320" height="127"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xwu-8Z-Lpc">
  21. <rect key="frame" x="15" y="23.5" width="130" height="80"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="img_placeHolder" translatesAutoresizingMaskIntoConstraints="NO" id="JQz-WS-Pz6">
  24. <rect key="frame" x="0.0" y="0.0" width="130" height="80"/>
  25. <constraints>
  26. <constraint firstAttribute="width" secondItem="JQz-WS-Pz6" secondAttribute="height" multiplier="130:80" id="SiB-Qb-UMV"/>
  27. </constraints>
  28. </imageView>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_video_leftIcon" translatesAutoresizingMaskIntoConstraints="NO" id="uol-zb-5L9">
  30. <rect key="frame" x="5" y="61" width="12" height="12"/>
  31. </imageView>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="02:14:27" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bgp-qa-TtD">
  33. <rect key="frame" x="19.5" y="61" width="42.5" height="12"/>
  34. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  35. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <nil key="highlightedColor"/>
  37. </label>
  38. </subviews>
  39. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  40. <constraints>
  41. <constraint firstItem="Bgp-qa-TtD" firstAttribute="centerY" secondItem="uol-zb-5L9" secondAttribute="centerY" id="Jfq-Pu-2vn"/>
  42. <constraint firstItem="uol-zb-5L9" firstAttribute="bottom" secondItem="JQz-WS-Pz6" secondAttribute="bottom" constant="-7" id="JjF-Nb-i3v"/>
  43. <constraint firstAttribute="width" constant="130" id="KTc-Sz-vRT"/>
  44. <constraint firstAttribute="bottom" secondItem="JQz-WS-Pz6" secondAttribute="bottom" id="R3m-2x-X1b"/>
  45. <constraint firstItem="JQz-WS-Pz6" firstAttribute="top" secondItem="Xwu-8Z-Lpc" secondAttribute="top" id="Tvd-QR-1iq"/>
  46. <constraint firstItem="JQz-WS-Pz6" firstAttribute="leading" secondItem="Xwu-8Z-Lpc" secondAttribute="leading" id="W52-9C-gwl"/>
  47. <constraint firstItem="Bgp-qa-TtD" firstAttribute="leading" secondItem="uol-zb-5L9" secondAttribute="trailing" constant="2.5" id="WyB-EB-htt"/>
  48. <constraint firstAttribute="trailing" secondItem="JQz-WS-Pz6" secondAttribute="trailing" id="bru-Do-AhE"/>
  49. <constraint firstItem="uol-zb-5L9" firstAttribute="leading" secondItem="JQz-WS-Pz6" secondAttribute="leading" constant="5" id="vHR-SJ-9aV"/>
  50. </constraints>
  51. </view>
  52. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="理科思维记古诗——中国诗词 大会冠军陈更独家开讲" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KJB-m3-kx3">
  53. <rect key="frame" x="160" y="15" width="145" height="41"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  55. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="浅谈如何在大学英语教学中提高" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zat-pn-bTP">
  59. <rect key="frame" x="160" y="68" width="145" height="17"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  61. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="梅倩" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fCc-3R-NJB">
  65. <rect key="frame" x="160" y="97" width="25" height="14.5"/>
  66. <constraints>
  67. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="Oj4-ih-BSS"/>
  68. </constraints>
  69. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  70. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="今天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cdf-yD-0ub">
  74. <rect key="frame" x="197" y="97" width="25" height="14.5"/>
  75. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  76. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Home_yun_icon" translatesAutoresizingMaskIntoConstraints="NO" id="Ojh-TS-zhY">
  80. <rect key="frame" x="234" y="99" width="15" height="11"/>
  81. </imageView>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="207" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ztE-2b-9Wy">
  83. <rect key="frame" x="254" y="97" width="21.5" height="14.5"/>
  84. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  85. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="st1-VG-jPC">
  89. <rect key="frame" x="0.0" y="126.5" width="320" height="0.5"/>
  90. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="0.5" id="J1F-VS-iYQ"/>
  93. </constraints>
  94. </view>
  95. </subviews>
  96. <constraints>
  97. <constraint firstItem="zat-pn-bTP" firstAttribute="leading" secondItem="KJB-m3-kx3" secondAttribute="leading" id="0DF-cp-YtT"/>
  98. <constraint firstAttribute="trailing" secondItem="st1-VG-jPC" secondAttribute="trailing" id="0Vl-zy-lWM"/>
  99. <constraint firstItem="zat-pn-bTP" firstAttribute="top" secondItem="KJB-m3-kx3" secondAttribute="bottom" constant="12" id="1sE-Dr-vP3"/>
  100. <constraint firstItem="ztE-2b-9Wy" firstAttribute="leading" secondItem="Ojh-TS-zhY" secondAttribute="trailing" constant="5" id="6Z1-K5-yfw"/>
  101. <constraint firstItem="fCc-3R-NJB" firstAttribute="top" secondItem="zat-pn-bTP" secondAttribute="bottom" constant="12" id="8Za-9I-9HH"/>
  102. <constraint firstAttribute="trailing" secondItem="zat-pn-bTP" secondAttribute="trailing" constant="15" id="9gC-3D-0QB"/>
  103. <constraint firstItem="cdf-yD-0ub" firstAttribute="leading" secondItem="fCc-3R-NJB" secondAttribute="trailing" constant="12" id="Bd5-oN-iYg"/>
  104. <constraint firstItem="Ojh-TS-zhY" firstAttribute="centerY" secondItem="ztE-2b-9Wy" secondAttribute="centerY" id="Dhd-CV-IRu"/>
  105. <constraint firstItem="ztE-2b-9Wy" firstAttribute="top" secondItem="zat-pn-bTP" secondAttribute="bottom" constant="12" id="F4N-hw-atb"/>
  106. <constraint firstItem="st1-VG-jPC" firstAttribute="top" secondItem="ztE-2b-9Wy" secondAttribute="bottom" constant="15" id="HMH-pz-klC"/>
  107. <constraint firstItem="Ojh-TS-zhY" firstAttribute="leading" secondItem="cdf-yD-0ub" secondAttribute="trailing" constant="12" id="O4b-fT-UuX"/>
  108. <constraint firstItem="Xwu-8Z-Lpc" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="SNQ-1d-lpn"/>
  109. <constraint firstItem="cdf-yD-0ub" firstAttribute="top" secondItem="zat-pn-bTP" secondAttribute="bottom" constant="12" id="Ub6-wz-I7H"/>
  110. <constraint firstItem="KJB-m3-kx3" firstAttribute="leading" secondItem="Xwu-8Z-Lpc" secondAttribute="trailing" constant="15" id="Ue3-0v-yg2"/>
  111. <constraint firstItem="Xwu-8Z-Lpc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="V3D-ij-tzS"/>
  112. <constraint firstAttribute="trailing" secondItem="KJB-m3-kx3" secondAttribute="trailing" constant="15" id="amV-Rf-voq"/>
  113. <constraint firstItem="KJB-m3-kx3" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="cc2-g3-nTO"/>
  114. <constraint firstItem="st1-VG-jPC" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="eHj-99-bAV"/>
  115. <constraint firstAttribute="bottom" secondItem="st1-VG-jPC" secondAttribute="bottom" id="s31-gn-04k"/>
  116. <constraint firstItem="fCc-3R-NJB" firstAttribute="leading" secondItem="KJB-m3-kx3" secondAttribute="leading" id="uyl-qh-wr5"/>
  117. </constraints>
  118. </tableViewCellContentView>
  119. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  120. <connections>
  121. <outlet property="height" destination="cc2-g3-nTO" id="5ph-eZ-Tdi"/>
  122. <outlet property="imgV" destination="JQz-WS-Pz6" id="pOR-D3-750"/>
  123. <outlet property="lineLeft" destination="eHj-99-bAV" id="9PX-Bf-emx"/>
  124. <outlet property="lineRight" destination="0Vl-zy-lWM" id="XiI-aF-2oE"/>
  125. <outlet property="lineV" destination="st1-VG-jPC" id="XiU-Ef-z8b"/>
  126. <outlet property="nameContant" destination="Bd5-oN-iYg" id="ty7-s1-Rd0"/>
  127. <outlet property="nameL" destination="fCc-3R-NJB" id="GdB-iq-7IX"/>
  128. <outlet property="numL" destination="ztE-2b-9Wy" id="Y9F-8c-rWB"/>
  129. <outlet property="subTitleL" destination="zat-pn-bTP" id="3ZO-m7-LQB"/>
  130. <outlet property="timeContant" destination="O4b-fT-UuX" id="47X-OA-839"/>
  131. <outlet property="timeL" destination="cdf-yD-0ub" id="HYt-fI-baH"/>
  132. <outlet property="titleL" destination="KJB-m3-kx3" id="6ih-sS-IfC"/>
  133. <outlet property="yunV" destination="Ojh-TS-zhY" id="VOV-MF-8D0"/>
  134. </connections>
  135. <point key="canvasLocation" x="113.04347826086958" y="-89.397321428571431"/>
  136. </tableViewCell>
  137. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeWeiCousreCell1" rowHeight="137" id="hj2-ed-aZh" customClass="HomeWeiCousreCell">
  138. <rect key="frame" x="0.0" y="0.0" width="320" height="110"/>
  139. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  140. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="hj2-ed-aZh" id="aqn-G2-abH">
  141. <rect key="frame" x="0.0" y="0.0" width="320" height="110"/>
  142. <autoresizingMask key="autoresizingMask"/>
  143. <subviews>
  144. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Jck-7h-Uq0">
  145. <rect key="frame" x="15" y="15" width="290" height="80"/>
  146. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  147. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="E7B-2R-aX9">
  148. <size key="itemSize" width="50" height="50"/>
  149. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  150. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  151. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  152. </collectionViewFlowLayout>
  153. </collectionView>
  154. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hTR-k4-yg9">
  155. <rect key="frame" x="15" y="109.5" width="290" height="0.5"/>
  156. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="0.5" id="5Zx-Je-jau"/>
  159. </constraints>
  160. </view>
  161. </subviews>
  162. <constraints>
  163. <constraint firstItem="Jck-7h-Uq0" firstAttribute="top" secondItem="aqn-G2-abH" secondAttribute="top" constant="15" id="0Gb-Jy-bdr"/>
  164. <constraint firstAttribute="trailing" secondItem="Jck-7h-Uq0" secondAttribute="trailing" constant="15" id="39h-Cd-61p"/>
  165. <constraint firstAttribute="bottom" secondItem="hTR-k4-yg9" secondAttribute="bottom" id="eOe-O1-a5F"/>
  166. <constraint firstItem="Jck-7h-Uq0" firstAttribute="centerY" secondItem="aqn-G2-abH" secondAttribute="centerY" id="h6v-RO-7Pn"/>
  167. <constraint firstAttribute="trailing" secondItem="hTR-k4-yg9" secondAttribute="trailing" constant="15" id="va8-wZ-mOX"/>
  168. <constraint firstItem="hTR-k4-yg9" firstAttribute="leading" secondItem="aqn-G2-abH" secondAttribute="leading" constant="15" id="y6r-Em-qhc"/>
  169. <constraint firstItem="Jck-7h-Uq0" firstAttribute="leading" secondItem="aqn-G2-abH" secondAttribute="leading" constant="15" id="yBC-Xa-Y8x"/>
  170. </constraints>
  171. </tableViewCellContentView>
  172. <viewLayoutGuide key="safeArea" id="LOB-2f-rCO"/>
  173. <connections>
  174. <outlet property="collectionView" destination="Jck-7h-Uq0" id="zsK-ur-dcx"/>
  175. </connections>
  176. <point key="canvasLocation" x="111.59420289855073" y="59.933035714285708"/>
  177. </tableViewCell>
  178. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeWeiCousreCell2" rowHeight="137" id="Yw5-ns-89l" customClass="HomeWeiCousreCell">
  179. <rect key="frame" x="0.0" y="0.0" width="320" height="127"/>
  180. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  181. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Yw5-ns-89l" id="BkQ-vH-8x8">
  182. <rect key="frame" x="0.0" y="0.0" width="320" height="127"/>
  183. <autoresizingMask key="autoresizingMask"/>
  184. <subviews>
  185. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="理科思维记古诗——中国诗词 大会冠军陈更独家开讲" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jHa-67-RnV">
  186. <rect key="frame" x="15" y="15" width="290" height="66.5"/>
  187. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  188. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  189. <nil key="highlightedColor"/>
  190. </label>
  191. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="梅倩" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zfp-E7-USX">
  192. <rect key="frame" x="15" y="93.5" width="29" height="17"/>
  193. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  194. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  195. <nil key="highlightedColor"/>
  196. </label>
  197. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="今天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DU8-cn-xoP">
  198. <rect key="frame" x="64" y="93.5" width="29" height="17"/>
  199. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  200. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  201. <nil key="highlightedColor"/>
  202. </label>
  203. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3.7万人已学习" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e1P-BX-gYZ">
  204. <rect key="frame" x="113" y="93.5" width="91.5" height="17"/>
  205. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  206. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  207. <nil key="highlightedColor"/>
  208. </label>
  209. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tlf-Kp-bpi">
  210. <rect key="frame" x="0.0" y="126.5" width="320" height="0.5"/>
  211. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  212. <constraints>
  213. <constraint firstAttribute="height" constant="0.5" id="HrP-aK-qQX"/>
  214. </constraints>
  215. </view>
  216. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="简介" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qGh-xF-F3V">
  217. <rect key="frame" x="262" y="92.5" width="31" height="19"/>
  218. <constraints>
  219. <constraint firstAttribute="height" constant="19" id="c92-mY-P72"/>
  220. </constraints>
  221. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  222. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  223. <nil key="highlightedColor"/>
  224. </label>
  225. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Book_rightjian_icon" translatesAutoresizingMaskIntoConstraints="NO" id="bSM-Lg-H0b">
  226. <rect key="frame" x="297" y="95" width="8" height="14"/>
  227. </imageView>
  228. </subviews>
  229. <constraints>
  230. <constraint firstItem="Tlf-Kp-bpi" firstAttribute="leading" secondItem="BkQ-vH-8x8" secondAttribute="leading" id="3pS-Tp-eKw"/>
  231. <constraint firstItem="jHa-67-RnV" firstAttribute="leading" secondItem="BkQ-vH-8x8" secondAttribute="leading" constant="15" id="5vk-o3-NWz"/>
  232. <constraint firstItem="Zfp-E7-USX" firstAttribute="leading" secondItem="BkQ-vH-8x8" secondAttribute="leading" constant="15" id="8QM-6S-RPh"/>
  233. <constraint firstItem="e1P-BX-gYZ" firstAttribute="leading" secondItem="DU8-cn-xoP" secondAttribute="trailing" constant="20" id="8a8-c5-JyT"/>
  234. <constraint firstAttribute="trailing" secondItem="jHa-67-RnV" secondAttribute="trailing" constant="15" id="Aqb-Ck-b72"/>
  235. <constraint firstItem="bSM-Lg-H0b" firstAttribute="leading" secondItem="qGh-xF-F3V" secondAttribute="trailing" constant="4" id="BOg-f4-3ft"/>
  236. <constraint firstItem="Zfp-E7-USX" firstAttribute="top" secondItem="jHa-67-RnV" secondAttribute="bottom" constant="12" id="HvH-Y6-QTJ"/>
  237. <constraint firstItem="e1P-BX-gYZ" firstAttribute="top" secondItem="jHa-67-RnV" secondAttribute="bottom" constant="12" id="Lc0-xc-NgR"/>
  238. <constraint firstItem="DU8-cn-xoP" firstAttribute="top" secondItem="jHa-67-RnV" secondAttribute="bottom" constant="12" id="Mk9-Yt-WLo"/>
  239. <constraint firstItem="jHa-67-RnV" firstAttribute="top" secondItem="BkQ-vH-8x8" secondAttribute="top" constant="15" id="Vvq-WU-dd5"/>
  240. <constraint firstItem="bSM-Lg-H0b" firstAttribute="centerY" secondItem="qGh-xF-F3V" secondAttribute="centerY" id="egC-Cu-a6G"/>
  241. <constraint firstAttribute="trailing" secondItem="bSM-Lg-H0b" secondAttribute="trailing" constant="15" id="fQd-6H-rpF"/>
  242. <constraint firstItem="qGh-xF-F3V" firstAttribute="top" secondItem="jHa-67-RnV" secondAttribute="bottom" constant="11" id="gNZ-Dk-vLF"/>
  243. <constraint firstItem="Tlf-Kp-bpi" firstAttribute="top" secondItem="qGh-xF-F3V" secondAttribute="bottom" constant="15" id="h4n-CA-ecu"/>
  244. <constraint firstAttribute="trailing" secondItem="Tlf-Kp-bpi" secondAttribute="trailing" id="hwL-dV-J0h"/>
  245. <constraint firstItem="DU8-cn-xoP" firstAttribute="leading" secondItem="Zfp-E7-USX" secondAttribute="trailing" constant="20" id="mIf-ay-N5q"/>
  246. <constraint firstAttribute="bottom" secondItem="Tlf-Kp-bpi" secondAttribute="bottom" id="meY-xe-nfL"/>
  247. </constraints>
  248. </tableViewCellContentView>
  249. <viewLayoutGuide key="safeArea" id="gMv-px-4lS"/>
  250. <connections>
  251. <outlet property="jianjieL" destination="qGh-xF-F3V" id="8Hf-GO-GER"/>
  252. <outlet property="nameContant" destination="mIf-ay-N5q" id="5ez-pP-vec"/>
  253. <outlet property="nameL" destination="Zfp-E7-USX" id="tdQ-oZ-FWU"/>
  254. <outlet property="numL" destination="e1P-BX-gYZ" id="LFh-pe-tCv"/>
  255. <outlet property="timeL" destination="DU8-cn-xoP" id="BvW-YX-h5s"/>
  256. <outlet property="titleL" destination="jHa-67-RnV" id="RTL-YG-8c9"/>
  257. </connections>
  258. <point key="canvasLocation" x="111.59420289855073" y="204.57589285714286"/>
  259. </tableViewCell>
  260. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HomeWeiCousreCell3" rowHeight="119" id="kI0-1F-mCg" customClass="HomeWeiCousreCell">
  261. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  262. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  263. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kI0-1F-mCg" id="F78-ym-t2e">
  264. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  265. <autoresizingMask key="autoresizingMask"/>
  266. <subviews>
  267. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="尼日尔-刚果语系" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wPm-9L-yHB">
  268. <rect key="frame" x="15" y="15" width="249.5" height="23.5"/>
  269. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  270. <nil key="textColor"/>
  271. <nil key="highlightedColor"/>
  272. </label>
  273. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8yz-Zj-y9d">
  274. <rect key="frame" x="15" y="79.5" width="290" height="0.5"/>
  275. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  276. <constraints>
  277. <constraint firstAttribute="height" constant="0.5" id="PtP-P0-aha"/>
  278. </constraints>
  279. </view>
  280. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="信息与传播理论,新闻事业,广播,电视…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ims-E9-iUB">
  281. <rect key="frame" x="15" y="48.5" width="249.5" height="16"/>
  282. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  283. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  284. <nil key="highlightedColor"/>
  285. </label>
  286. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Book_rightjian_icon" translatesAutoresizingMaskIntoConstraints="NO" id="nhd-8V-5HL">
  287. <rect key="frame" x="279.5" y="33" width="25.5" height="14"/>
  288. </imageView>
  289. </subviews>
  290. <constraints>
  291. <constraint firstItem="Ims-E9-iUB" firstAttribute="top" secondItem="wPm-9L-yHB" secondAttribute="bottom" constant="10" id="4eH-nf-VJx"/>
  292. <constraint firstItem="wPm-9L-yHB" firstAttribute="leading" secondItem="F78-ym-t2e" secondAttribute="leading" constant="15" id="A51-8N-EEZ"/>
  293. <constraint firstItem="nhd-8V-5HL" firstAttribute="centerY" secondItem="F78-ym-t2e" secondAttribute="centerY" id="Ck6-fK-ZyU"/>
  294. <constraint firstItem="wPm-9L-yHB" firstAttribute="trailing" secondItem="nhd-8V-5HL" secondAttribute="leading" constant="-15" id="DRA-Q2-Rx9"/>
  295. <constraint firstItem="Ims-E9-iUB" firstAttribute="leading" secondItem="F78-ym-t2e" secondAttribute="leading" constant="15" id="EJA-yY-q8g"/>
  296. <constraint firstItem="Ims-E9-iUB" firstAttribute="trailing" secondItem="nhd-8V-5HL" secondAttribute="leading" constant="-15" id="Hox-tV-AgI"/>
  297. <constraint firstItem="8yz-Zj-y9d" firstAttribute="top" secondItem="Ims-E9-iUB" secondAttribute="bottom" constant="15" id="TVj-rD-OGV"/>
  298. <constraint firstAttribute="trailing" secondItem="8yz-Zj-y9d" secondAttribute="trailing" constant="15" id="Zti-aJ-5ef"/>
  299. <constraint firstAttribute="bottom" secondItem="8yz-Zj-y9d" secondAttribute="bottom" id="eVl-RL-vUv"/>
  300. <constraint firstItem="8yz-Zj-y9d" firstAttribute="leading" secondItem="F78-ym-t2e" secondAttribute="leading" constant="15" id="fEZ-c5-ELy"/>
  301. <constraint firstItem="wPm-9L-yHB" firstAttribute="top" secondItem="F78-ym-t2e" secondAttribute="top" constant="15" id="i5i-Tg-sdt"/>
  302. <constraint firstAttribute="trailing" secondItem="nhd-8V-5HL" secondAttribute="trailing" constant="15" id="xxi-fq-oyl"/>
  303. </constraints>
  304. </tableViewCellContentView>
  305. <viewLayoutGuide key="safeArea" id="joA-d3-ysF"/>
  306. <connections>
  307. <outlet property="subTitleL" destination="Ims-E9-iUB" id="3nK-Jk-13U"/>
  308. <outlet property="titleL" destination="wPm-9L-yHB" id="knJ-Mt-t95"/>
  309. </connections>
  310. <point key="canvasLocation" x="111.59420289855073" y="347.54464285714283"/>
  311. </tableViewCell>
  312. </objects>
  313. <resources>
  314. <image name="Book_rightjian_icon" width="8" height="14"/>
  315. <image name="Home_yun_icon" width="15" height="11"/>
  316. <image name="home_video_leftIcon" width="12" height="12"/>
  317. <image name="img_placeHolder" width="800" height="800"/>
  318. </resources>
  319. </document>