GHTabViewCell.xib 53 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
  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" restorationIdentifier="GHTabViewCell" selectionStyle="default" indentationWidth="10" rowHeight="211" id="KGk-i7-Jjw" customClass="GHTabViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="468" height="358"/>
  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="468" height="358"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hwI-Vq-KDR">
  22. <rect key="frame" x="20" y="11" width="428" height="334"/>
  23. <subviews>
  24. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="mIO-lj-v9x" userLabel="Stack View1">
  25. <rect key="frame" x="0.0" y="0.0" width="428" height="110"/>
  26. <subviews>
  27. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillProportionally" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="DO1-t8-tCk">
  28. <rect key="frame" x="0.0" y="25" width="321" height="60"/>
  29. <subviews>
  30. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="mAc-AQ-Tbp">
  31. <rect key="frame" x="0.0" y="0.0" width="70" height="60"/>
  32. <subviews>
  33. <imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VdD-Uy-VZP">
  34. <rect key="frame" x="5" y="0.0" width="60" height="60"/>
  35. <constraints>
  36. <constraint firstAttribute="width" constant="60" id="9Hl-Du-bTm"/>
  37. <constraint firstAttribute="height" constant="60" id="h2W-cK-m3K"/>
  38. </constraints>
  39. </imageView>
  40. </subviews>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="70" id="O4L-nc-cYs"/>
  43. </constraints>
  44. </stackView>
  45. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="top" spacing="2" translatesAutoresizingMaskIntoConstraints="NO" id="mMG-UG-PYf">
  46. <rect key="frame" x="75" y="0.0" width="246" height="60"/>
  47. <subviews>
  48. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="3" translatesAutoresizingMaskIntoConstraints="NO" id="EGg-vg-T9L">
  49. <rect key="frame" x="0.0" y="0.0" width="123.66666666666667" height="20.333333333333332"/>
  50. <subviews>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="小猫" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Hk-jW-U3p">
  52. <rect key="frame" x="0.0" y="1.6666666666666643" width="28.666666666666668" height="17"/>
  53. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  54. <nil key="textColor"/>
  55. <nil key="highlightedColor"/>
  56. </label>
  57. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NiB-Lw-yCp">
  58. <rect key="frame" x="31.666666666666671" y="0.0" width="40" height="20"/>
  59. <subviews>
  60. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dJL-qS-CGM">
  61. <rect key="frame" x="4.9999999999999858" y="4" width="10" height="10"/>
  62. <constraints>
  63. <constraint firstAttribute="height" constant="10" id="v1J-3E-xEk"/>
  64. <constraint firstAttribute="width" constant="10" id="vux-D7-qkS"/>
  65. </constraints>
  66. </imageView>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BkI-at-Ckf">
  68. <rect key="frame" x="17.999999999999986" y="3" width="20" height="14"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="20" id="D0a-mb-ob0"/>
  71. <constraint firstAttribute="height" constant="14" id="I4W-hX-kIa"/>
  72. </constraints>
  73. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
  74. <nil key="textColor"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. </subviews>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="20" id="1Nj-zw-e7z"/>
  80. <constraint firstItem="BkI-at-Ckf" firstAttribute="top" secondItem="NiB-Lw-yCp" secondAttribute="top" constant="3" id="Di8-QV-aMo"/>
  81. <constraint firstItem="dJL-qS-CGM" firstAttribute="top" secondItem="NiB-Lw-yCp" secondAttribute="top" constant="4" id="bVI-EI-oSG"/>
  82. <constraint firstItem="BkI-at-Ckf" firstAttribute="leading" secondItem="dJL-qS-CGM" secondAttribute="trailing" constant="3" id="j71-b8-yUz"/>
  83. <constraint firstAttribute="width" constant="40" id="jwZ-RU-3HB"/>
  84. <constraint firstItem="dJL-qS-CGM" firstAttribute="leading" secondItem="NiB-Lw-yCp" secondAttribute="leading" constant="5" id="uZK-GZ-nIY"/>
  85. </constraints>
  86. </view>
  87. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gonghui_zhenren" translatesAutoresizingMaskIntoConstraints="NO" id="l6j-lT-TXo">
  88. <rect key="frame" x="74.666666666666657" y="2" width="49" height="16"/>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="49" id="GA5-7r-O4P"/>
  91. <constraint firstAttribute="height" constant="20" id="dQu-hl-6Kh"/>
  92. </constraints>
  93. </imageView>
  94. </subviews>
  95. </stackView>
  96. <stackView opaque="NO" contentMode="scaleToFill" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="VNc-Z6-XSB">
  97. <rect key="frame" x="0.0" y="22.333333333333336" width="86.666666666666671" height="20"/>
  98. <subviews>
  99. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ID: 123456" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Sj-bY-b9C">
  100. <rect key="frame" x="0.0" y="1.9999999999999991" width="66.666666666666671" height="15.666666666666664"/>
  101. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  102. <color key="textColor" systemColor="secondaryLabelColor"/>
  103. <nil key="highlightedColor"/>
  104. </label>
  105. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d7k-5R-sSf">
  106. <rect key="frame" x="66.666666666666657" y="0.0" width="20" height="20"/>
  107. <constraints>
  108. <constraint firstAttribute="width" constant="20" id="MtY-tJ-SgD"/>
  109. </constraints>
  110. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  111. <state key="normal" image="gonghui_copy"/>
  112. <connections>
  113. <action selector="copyAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="IuQ-I7-CXo"/>
  114. </connections>
  115. </button>
  116. </subviews>
  117. </stackView>
  118. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="571-0b-XXH">
  119. <rect key="frame" x="0.0" y="44.333333333333329" width="70.666666666666671" height="15.666666666666664"/>
  120. <subviews>
  121. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="注册时间:12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XDJ-fa-fhd">
  122. <rect key="frame" x="0.0" y="0.0" width="70.666666666666671" height="15.666666666666666"/>
  123. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  124. <color key="textColor" systemColor="secondaryLabelColor"/>
  125. <nil key="highlightedColor"/>
  126. </label>
  127. </subviews>
  128. </stackView>
  129. </subviews>
  130. </stackView>
  131. </subviews>
  132. <constraints>
  133. <constraint firstItem="mAc-AQ-Tbp" firstAttribute="leading" secondItem="DO1-t8-tCk" secondAttribute="leading" id="2AQ-CE-coA"/>
  134. <constraint firstAttribute="bottom" secondItem="mMG-UG-PYf" secondAttribute="bottom" id="Nd6-bx-l8c"/>
  135. <constraint firstAttribute="trailing" secondItem="mMG-UG-PYf" secondAttribute="trailing" id="Ndb-Bb-9Ap"/>
  136. <constraint firstItem="mMG-UG-PYf" firstAttribute="top" secondItem="DO1-t8-tCk" secondAttribute="top" id="Vvo-0b-AFA"/>
  137. <constraint firstItem="mAc-AQ-Tbp" firstAttribute="top" secondItem="DO1-t8-tCk" secondAttribute="top" id="jtO-Av-3jp"/>
  138. <constraint firstItem="mMG-UG-PYf" firstAttribute="leading" secondItem="mAc-AQ-Tbp" secondAttribute="trailing" constant="5" id="pl6-AD-Owb"/>
  139. <constraint firstAttribute="bottom" secondItem="mAc-AQ-Tbp" secondAttribute="bottom" id="qwu-We-yDb"/>
  140. </constraints>
  141. </stackView>
  142. <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mdh-pf-RfB">
  143. <rect key="frame" x="321" y="34.666666666666664" width="107" height="40.999999999999993"/>
  144. <subviews>
  145. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="bottom" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="PHI-Tg-ncY">
  146. <rect key="frame" x="0.0" y="0.0" width="107" height="41"/>
  147. <subviews>
  148. <stackView opaque="NO" contentMode="scaleToFill" alignment="bottom" translatesAutoresizingMaskIntoConstraints="NO" id="ua0-03-Mg0">
  149. <rect key="frame" x="38.333333333333321" y="0.0" width="68.666666666666686" height="18"/>
  150. <subviews>
  151. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="产生收益 " lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZF4-WR-Vx4">
  152. <rect key="frame" x="0.0" y="1" width="68.666666666666671" height="17"/>
  153. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  154. <nil key="textColor"/>
  155. <nil key="highlightedColor"/>
  156. </label>
  157. </subviews>
  158. </stackView>
  159. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" alignment="top" spacing="4" translatesAutoresizingMaskIntoConstraints="NO" id="GdI-Lv-4ev">
  160. <rect key="frame" x="50.666666666666686" y="23.000000000000007" width="56.333333333333343" height="18"/>
  161. <subviews>
  162. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="unM-dx-Tsk">
  163. <rect key="frame" x="0.0" y="0.0" width="9.6666666666666643" height="18"/>
  164. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  165. <color key="textColor" red="1" green="0.46274509803921571" blue="0.75294117647058822" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  166. <nil key="highlightedColor"/>
  167. </label>
  168. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金币 " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cXP-3D-Fjb">
  169. <rect key="frame" x="13.666666666666629" y="0.0" width="42.666666666666657" height="18"/>
  170. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  171. <nil key="textColor"/>
  172. <nil key="highlightedColor"/>
  173. </label>
  174. </subviews>
  175. </stackView>
  176. </subviews>
  177. </stackView>
  178. </subviews>
  179. </stackView>
  180. </subviews>
  181. <constraints>
  182. <constraint firstItem="DO1-t8-tCk" firstAttribute="width" secondItem="Mdh-pf-RfB" secondAttribute="width" multiplier="3" id="QBK-cp-KEG"/>
  183. <constraint firstAttribute="height" constant="110" id="uNg-uO-ciN"/>
  184. </constraints>
  185. </stackView>
  186. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="H9i-h3-3Yq" userLabel="Stack View2">
  187. <rect key="frame" x="0.0" y="110" width="428" height="224"/>
  188. <subviews>
  189. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="eM2-Cy-Ege">
  190. <rect key="frame" x="0.0" y="0.0" width="428" height="74.666666666666671"/>
  191. <subviews>
  192. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="pOa-ji-47B">
  193. <rect key="frame" x="0.0" y="11.999999999999996" width="107" height="50.666666666666657"/>
  194. <subviews>
  195. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MmM-EB-VoA">
  196. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  197. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  198. <nil key="textColor"/>
  199. <nil key="highlightedColor"/>
  200. </label>
  201. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="文字收益" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Orv-E7-s3R">
  202. <rect key="frame" x="27.000000000000004" y="30.333333333333343" width="53.333333333333343" height="20.333333333333329"/>
  203. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  204. <color key="textColor" systemColor="secondaryLabelColor"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. </subviews>
  208. </stackView>
  209. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="GL8-yG-KCd">
  210. <rect key="frame" x="107" y="11.999999999999996" width="107" height="50.666666666666657"/>
  211. <subviews>
  212. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RZN-28-Jfa">
  213. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  214. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  215. <nil key="textColor"/>
  216. <nil key="highlightedColor"/>
  217. </label>
  218. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="视频收益" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PUR-E6-cab">
  219. <rect key="frame" x="27.000000000000004" y="30.333333333333343" width="53.333333333333343" height="20.333333333333329"/>
  220. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  221. <color key="textColor" systemColor="secondaryLabelColor"/>
  222. <nil key="highlightedColor"/>
  223. </label>
  224. </subviews>
  225. </stackView>
  226. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="yas-0M-YUG">
  227. <rect key="frame" x="214" y="11.999999999999996" width="107" height="50.666666666666657"/>
  228. <subviews>
  229. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gY9-PC-T44">
  230. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  231. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  232. <nil key="textColor"/>
  233. <nil key="highlightedColor"/>
  234. </label>
  235. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="语音收益" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="psz-co-P9l">
  236. <rect key="frame" x="27.000000000000004" y="30.333333333333343" width="53.333333333333343" height="20.333333333333329"/>
  237. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  238. <color key="textColor" systemColor="secondaryLabelColor"/>
  239. <nil key="highlightedColor"/>
  240. </label>
  241. </subviews>
  242. </stackView>
  243. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="7wC-r5-LO4">
  244. <rect key="frame" x="321" y="14.333333333333343" width="107" height="46"/>
  245. <subviews>
  246. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cAK-WA-H8G">
  247. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  248. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  249. <nil key="textColor"/>
  250. <nil key="highlightedColor"/>
  251. </label>
  252. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="礼物收益" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X4a-GX-m4w">
  253. <rect key="frame" x="27.000000000000004" y="30.333333333333318" width="53.333333333333343" height="15.666666666666668"/>
  254. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  255. <color key="textColor" systemColor="secondaryLabelColor"/>
  256. <nil key="highlightedColor"/>
  257. </label>
  258. </subviews>
  259. </stackView>
  260. </subviews>
  261. </stackView>
  262. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="5mf-Qc-Bqs">
  263. <rect key="frame" x="0.0" y="74.666666666666657" width="428" height="74.666666666666657"/>
  264. <subviews>
  265. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="VKS-UY-wVd">
  266. <rect key="frame" x="0.0" y="14.333333333333343" width="107" height="46"/>
  267. <subviews>
  268. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1eQ-zS-91a">
  269. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  270. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  271. <nil key="textColor"/>
  272. <nil key="highlightedColor"/>
  273. </label>
  274. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="在线时长" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4VB-Zp-gQN">
  275. <rect key="frame" x="27.000000000000004" y="30.333333333333346" width="53.333333333333343" height="15.666666666666668"/>
  276. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  277. <color key="textColor" systemColor="secondaryLabelColor"/>
  278. <nil key="highlightedColor"/>
  279. </label>
  280. </subviews>
  281. </stackView>
  282. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Bun-7N-n2L">
  283. <rect key="frame" x="107" y="11.999999999999996" width="107" height="50.666666666666657"/>
  284. <subviews>
  285. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RCs-Vc-PAk">
  286. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  287. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  288. <nil key="textColor"/>
  289. <nil key="highlightedColor"/>
  290. </label>
  291. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="心动次数 " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="21o-dg-px7">
  292. <rect key="frame" x="25.333333333333339" y="30.333333333333343" width="56.666666666666657" height="20.333333333333329"/>
  293. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  294. <color key="textColor" systemColor="secondaryLabelColor"/>
  295. <nil key="highlightedColor"/>
  296. </label>
  297. </subviews>
  298. </stackView>
  299. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Qqb-Zx-dq4">
  300. <rect key="frame" x="214" y="11.999999999999996" width="107" height="50.666666666666657"/>
  301. <subviews>
  302. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VnR-tN-mxi">
  303. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  304. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  305. <nil key="textColor"/>
  306. <nil key="highlightedColor"/>
  307. </label>
  308. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="会话场数" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YQy-m4-sFI">
  309. <rect key="frame" x="27.000000000000004" y="30.333333333333343" width="53.333333333333343" height="20.333333333333329"/>
  310. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  311. <color key="textColor" systemColor="secondaryLabelColor"/>
  312. <nil key="highlightedColor"/>
  313. </label>
  314. </subviews>
  315. </stackView>
  316. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="UFz-Xg-i6i">
  317. <rect key="frame" x="321" y="11.999999999999996" width="107" height="50.666666666666657"/>
  318. <subviews>
  319. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4NO-Eq-esV">
  320. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  321. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  322. <nil key="textColor"/>
  323. <nil key="highlightedColor"/>
  324. </label>
  325. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="充值钻石" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f3H-7m-xCN">
  326. <rect key="frame" x="27.000000000000004" y="30.333333333333343" width="53.333333333333343" height="20.333333333333329"/>
  327. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  328. <color key="textColor" systemColor="secondaryLabelColor"/>
  329. <nil key="highlightedColor"/>
  330. </label>
  331. </subviews>
  332. </stackView>
  333. </subviews>
  334. </stackView>
  335. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="me5-r2-kMb">
  336. <rect key="frame" x="0.0" y="149.33333333333331" width="428" height="74.666666666666686"/>
  337. <subviews>
  338. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Y07-Gz-zyG">
  339. <rect key="frame" x="0.0" y="15.666666666666682" width="107" height="43.666666666666657"/>
  340. <subviews>
  341. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3ee-0F-lST">
  342. <rect key="frame" x="37.333333333333343" y="0.0" width="32.666666666666657" height="18"/>
  343. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  344. <nil key="textColor"/>
  345. <nil key="highlightedColor"/>
  346. </label>
  347. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="最后登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2g0-2f-fho">
  348. <rect key="frame" x="27.000000000000004" y="28.000000000000004" width="53.333333333333343" height="15.666666666666668"/>
  349. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  350. <color key="textColor" systemColor="secondaryLabelColor"/>
  351. <nil key="highlightedColor"/>
  352. </label>
  353. </subviews>
  354. </stackView>
  355. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="7Pe-3T-OaU">
  356. <rect key="frame" x="107" y="14.333333333333371" width="107" height="46"/>
  357. <subviews>
  358. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DRs-Fg-Yd8">
  359. <rect key="frame" x="33" y="0.0" width="41.333333333333343" height="20.333333333333332"/>
  360. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  361. <nil key="textColor"/>
  362. <nil key="highlightedColor"/>
  363. </label>
  364. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TA收益" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PYh-pB-gJk">
  365. <rect key="frame" x="31.666666666666657" y="30.333333333333318" width="44" height="15.666666666666668"/>
  366. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  367. <color key="textColor" systemColor="secondaryLabelColor"/>
  368. <nil key="highlightedColor"/>
  369. </label>
  370. </subviews>
  371. </stackView>
  372. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="u35-81-6lq">
  373. <rect key="frame" x="214" y="12.333333333333371" width="107" height="50"/>
  374. </stackView>
  375. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Bf2-GD-g2h">
  376. <rect key="frame" x="321" y="12.333333333333371" width="107" height="50"/>
  377. </stackView>
  378. </subviews>
  379. </stackView>
  380. </subviews>
  381. </stackView>
  382. </subviews>
  383. <constraints>
  384. <constraint firstAttribute="trailing" secondItem="mIO-lj-v9x" secondAttribute="trailing" id="Gow-oV-HfQ"/>
  385. <constraint firstAttribute="trailing" secondItem="H9i-h3-3Yq" secondAttribute="trailing" id="He5-6A-qcU"/>
  386. <constraint firstItem="H9i-h3-3Yq" firstAttribute="top" secondItem="mIO-lj-v9x" secondAttribute="bottom" id="JoB-pH-Mev"/>
  387. <constraint firstAttribute="bottom" secondItem="H9i-h3-3Yq" secondAttribute="bottom" id="LxR-WP-3u7"/>
  388. <constraint firstItem="H9i-h3-3Yq" firstAttribute="leading" secondItem="hwI-Vq-KDR" secondAttribute="leading" id="Ohx-d1-4c8"/>
  389. <constraint firstItem="mIO-lj-v9x" firstAttribute="top" secondItem="hwI-Vq-KDR" secondAttribute="top" id="ik8-ew-QpE"/>
  390. <constraint firstItem="mIO-lj-v9x" firstAttribute="leading" secondItem="hwI-Vq-KDR" secondAttribute="leading" id="rDV-XE-2iV"/>
  391. </constraints>
  392. <userDefinedRuntimeAttributes>
  393. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  394. <color key="value" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  395. </userDefinedRuntimeAttribute>
  396. </userDefinedRuntimeAttributes>
  397. </view>
  398. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="89G-up-dSG" userLabel="View2">
  399. <rect key="frame" x="20" y="345" width="428" height="2"/>
  400. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  401. <constraints>
  402. <constraint firstAttribute="height" constant="2" id="0G4-Ra-6hB"/>
  403. </constraints>
  404. </view>
  405. </subviews>
  406. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  407. <constraints>
  408. <constraint firstAttribute="bottomMargin" secondItem="89G-up-dSG" secondAttribute="bottom" id="8iH-6h-Rrm"/>
  409. <constraint firstItem="89G-up-dSG" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="Htz-ar-cFd"/>
  410. <constraint firstAttribute="trailingMargin" secondItem="89G-up-dSG" secondAttribute="trailing" id="P0Z-KW-6WC"/>
  411. <constraint firstItem="hwI-Vq-KDR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="RaF-Jl-Vgd"/>
  412. <constraint firstItem="89G-up-dSG" firstAttribute="top" secondItem="hwI-Vq-KDR" secondAttribute="bottom" id="Y2t-4C-iUw"/>
  413. <constraint firstItem="hwI-Vq-KDR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="inc-7b-ckj"/>
  414. <constraint firstAttribute="trailingMargin" secondItem="hwI-Vq-KDR" secondAttribute="trailing" id="kef-uG-Cxm"/>
  415. </constraints>
  416. <userDefinedRuntimeAttributes>
  417. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  418. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  419. </userDefinedRuntimeAttribute>
  420. </userDefinedRuntimeAttributes>
  421. </tableViewCellContentView>
  422. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  423. <connections>
  424. <outlet property="ageLabel" destination="BkI-at-Ckf" id="09N-Xz-8MI"/>
  425. <outlet property="authorImgV" destination="l6j-lT-TXo" id="saY-JA-v7l"/>
  426. <outlet property="bgView" destination="hwI-Vq-KDR" id="yfF-6g-XGn"/>
  427. <outlet property="czzsLabel" destination="4NO-Eq-esV" id="0D4-Sz-hmx"/>
  428. <outlet property="earnLabel" destination="unM-dx-Tsk" id="cdm-bW-YqQ"/>
  429. <outlet property="genderBgV" destination="NiB-Lw-yCp" id="fbI-ko-YCa"/>
  430. <outlet property="genderImgV" destination="dJL-qS-CGM" id="xa8-0C-mYh"/>
  431. <outlet property="headImgV" destination="VdD-Uy-VZP" id="gry-9d-lxw"/>
  432. <outlet property="hhcsLabel" destination="VnR-tN-mxi" id="35l-TC-eoU"/>
  433. <outlet property="idLabel" destination="2Sj-bY-b9C" id="dFK-9U-tQR"/>
  434. <outlet property="lwsyLabel" destination="cAK-WA-H8G" id="V33-6S-fq1"/>
  435. <outlet property="nameLabel" destination="9Hk-jW-U3p" id="fDm-96-5l5"/>
  436. <outlet property="spsyLabel" destination="RZN-28-Jfa" id="oql-Xd-bDh"/>
  437. <outlet property="tasyLabel" destination="DRs-Fg-Yd8" id="uCa-aS-M0P"/>
  438. <outlet property="wzsyLabel" destination="MmM-EB-VoA" id="exh-Hh-oXE"/>
  439. <outlet property="xdcsLabel" destination="RCs-Vc-PAk" id="C2a-ls-dke"/>
  440. <outlet property="yysyLabel" destination="gY9-PC-T44" id="E4d-J1-ltO"/>
  441. <outlet property="zcTimeLabel" destination="XDJ-fa-fhd" id="G7z-m0-Lrs"/>
  442. <outlet property="zhdlLabel" destination="3ee-0F-lST" id="4FT-9q-Grl"/>
  443. <outlet property="zxscLabel" destination="1eQ-zS-91a" id="tB7-ob-olK"/>
  444. </connections>
  445. <point key="canvasLocation" x="56.488549618320612" y="45.070422535211272"/>
  446. </tableViewCell>
  447. </objects>
  448. <resources>
  449. <image name="gonghui_copy" width="12" height="12"/>
  450. <image name="gonghui_zhenren" width="40" height="16"/>
  451. <systemColor name="secondaryLabelColor">
  452. <color red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  453. </systemColor>
  454. <systemColor name="systemBackgroundColor">
  455. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  456. </systemColor>
  457. </resources>
  458. </document>