ChatMsgListCell.xib 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="16087"/>
  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="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell0" id="KGk-i7-Jjw" customClass="ChatMsgListCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  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="50"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DUI-Td-nrR">
  21. <rect key="frame" x="15" y="11" width="290" height="36"/>
  22. <subviews>
  23. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tOe-xt-d9Q">
  24. <rect key="frame" x="124.5" y="9.5" width="41" height="17"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  26. <inset key="imageEdgeInsets" minX="-6.5" minY="0.0" maxX="0.0" maxY="0.0"/>
  27. <state key="normal" title="搜索" image="chatmsg_search_icon">
  28. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  29. </state>
  30. </button>
  31. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YMV-Mt-7Z1">
  32. <rect key="frame" x="0.0" y="0.0" width="290" height="36"/>
  33. </button>
  34. </subviews>
  35. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <constraints>
  37. <constraint firstAttribute="trailing" secondItem="YMV-Mt-7Z1" secondAttribute="trailing" id="10n-lT-WcB"/>
  38. <constraint firstAttribute="bottom" secondItem="YMV-Mt-7Z1" secondAttribute="bottom" id="I2D-Oq-spF"/>
  39. <constraint firstAttribute="height" constant="36" id="maQ-fP-030"/>
  40. <constraint firstItem="YMV-Mt-7Z1" firstAttribute="leading" secondItem="DUI-Td-nrR" secondAttribute="leading" id="ouV-4z-C1t"/>
  41. <constraint firstItem="YMV-Mt-7Z1" firstAttribute="top" secondItem="DUI-Td-nrR" secondAttribute="top" id="teh-HX-Mlg"/>
  42. <constraint firstItem="tOe-xt-d9Q" firstAttribute="centerX" secondItem="DUI-Td-nrR" secondAttribute="centerX" id="uSm-Mm-pBt"/>
  43. <constraint firstItem="tOe-xt-d9Q" firstAttribute="centerY" secondItem="DUI-Td-nrR" secondAttribute="centerY" id="wW4-gQ-ziL"/>
  44. </constraints>
  45. </view>
  46. <view alpha="0.69999999999999996" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aUe-RB-LS0">
  47. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  48. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  49. </view>
  50. </subviews>
  51. <constraints>
  52. <constraint firstAttribute="trailing" secondItem="DUI-Td-nrR" secondAttribute="trailing" constant="15" id="3zW-E4-SvI"/>
  53. <constraint firstItem="aUe-RB-LS0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="AZC-oB-Ygl"/>
  54. <constraint firstAttribute="trailing" secondItem="aUe-RB-LS0" secondAttribute="trailing" id="DMg-YQ-YeH"/>
  55. <constraint firstAttribute="bottom" secondItem="DUI-Td-nrR" secondAttribute="bottom" constant="3" id="PzR-GH-vlD"/>
  56. <constraint firstItem="DUI-Td-nrR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="lnQ-c7-6kk"/>
  57. <constraint firstAttribute="bottom" secondItem="aUe-RB-LS0" secondAttribute="bottom" id="v5y-Id-D3S"/>
  58. <constraint firstItem="aUe-RB-LS0" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="wzQ-gC-VoB"/>
  59. </constraints>
  60. </tableViewCellContentView>
  61. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  62. <connections>
  63. <outlet property="cell0MengCengView" destination="aUe-RB-LS0" id="Mz1-yw-Mpg"/>
  64. <outlet property="cell0SearchBgView" destination="DUI-Td-nrR" id="j4u-VL-Vmc"/>
  65. <outlet property="cell0SearchBtn" destination="YMV-Mt-7Z1" id="PTF-fd-MzA"/>
  66. </connections>
  67. <point key="canvasLocation" x="132" y="88"/>
  68. </tableViewCell>
  69. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell1" id="Kvw-lD-KLs" customClass="ChatMsgListCell">
  70. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  71. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  72. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Kvw-lD-KLs" id="dRh-Bp-163">
  73. <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
  74. <autoresizingMask key="autoresizingMask"/>
  75. <subviews>
  76. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0oD-Oi-ctz">
  77. <rect key="frame" x="0.0" y="0.0" width="320" height="79.5"/>
  78. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  79. </view>
  80. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="czq-5F-sql">
  81. <rect key="frame" x="0.0" y="79.5" width="320" height="0.5"/>
  82. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="0.84705882352941175" colorSpace="calibratedRGB"/>
  83. <constraints>
  84. <constraint firstAttribute="height" constant="0.5" id="cNV-kX-0XX"/>
  85. </constraints>
  86. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  87. <nil key="textColor"/>
  88. <nil key="highlightedColor"/>
  89. </label>
  90. </subviews>
  91. <constraints>
  92. <constraint firstItem="czq-5F-sql" firstAttribute="leading" secondItem="dRh-Bp-163" secondAttribute="leading" id="9Eg-Nx-ayd"/>
  93. <constraint firstItem="0oD-Oi-ctz" firstAttribute="leading" secondItem="dRh-Bp-163" secondAttribute="leading" id="b27-K8-dK6"/>
  94. <constraint firstItem="0oD-Oi-ctz" firstAttribute="top" secondItem="dRh-Bp-163" secondAttribute="top" id="fUD-kt-S4U"/>
  95. <constraint firstItem="czq-5F-sql" firstAttribute="top" secondItem="0oD-Oi-ctz" secondAttribute="bottom" id="gt7-D6-PC8"/>
  96. <constraint firstAttribute="bottom" secondItem="czq-5F-sql" secondAttribute="bottom" id="ssb-ak-EbE"/>
  97. <constraint firstAttribute="trailing" secondItem="0oD-Oi-ctz" secondAttribute="trailing" id="szw-bw-5LF"/>
  98. <constraint firstAttribute="trailing" secondItem="czq-5F-sql" secondAttribute="trailing" id="zmp-ez-o28"/>
  99. </constraints>
  100. </tableViewCellContentView>
  101. <viewLayoutGuide key="safeArea" id="520-dZ-mlc"/>
  102. <connections>
  103. <outlet property="bottomL" destination="czq-5F-sql" id="Xxk-Hy-BHO"/>
  104. <outlet property="cell1ContentBgView" destination="0oD-Oi-ctz" id="lGo-81-8UC"/>
  105. </connections>
  106. <point key="canvasLocation" x="131.8840579710145" y="168.75"/>
  107. </tableViewCell>
  108. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell2" id="kGg-7T-U7m" customClass="ChatMsgListCell">
  109. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  110. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  111. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="kGg-7T-U7m" id="8Em-ak-KJt">
  112. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  113. <autoresizingMask key="autoresizingMask"/>
  114. <subviews>
  115. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="pIr-RR-aEj">
  116. <rect key="frame" x="16.5" y="18.5" width="40" height="32"/>
  117. <constraints>
  118. <constraint firstAttribute="width" constant="40" id="gOa-12-2S7"/>
  119. </constraints>
  120. </imageView>
  121. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="54b-tj-Jef">
  122. <rect key="frame" x="66.5" y="24" width="52" height="21"/>
  123. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  124. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  125. <nil key="highlightedColor"/>
  126. </label>
  127. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gkW-9F-Trm">
  128. <rect key="frame" x="253" y="27.5" width="52" height="14.5"/>
  129. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  130. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  131. <nil key="highlightedColor"/>
  132. </label>
  133. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FDY-87-MWZ">
  134. <rect key="frame" x="0.0" y="68.5" width="320" height="0.5"/>
  135. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="0.5" id="i8k-sB-FQL"/>
  138. </constraints>
  139. </view>
  140. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="kK7-QT-hJW">
  141. <rect key="frame" x="218" y="26.5" width="30" height="16"/>
  142. </imageView>
  143. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MBc-d1-Gg2">
  144. <rect key="frame" x="275" y="21" width="30" height="27"/>
  145. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  146. <state key="normal" title="进入">
  147. <color key="titleColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
  148. </state>
  149. </button>
  150. </subviews>
  151. <constraints>
  152. <constraint firstItem="kK7-QT-hJW" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="3DG-r9-KYq"/>
  153. <constraint firstItem="54b-tj-Jef" firstAttribute="leading" secondItem="pIr-RR-aEj" secondAttribute="trailing" constant="10" id="7vQ-7d-BoL"/>
  154. <constraint firstItem="pIr-RR-aEj" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="A0H-nm-jag"/>
  155. <constraint firstItem="54b-tj-Jef" firstAttribute="centerY" secondItem="pIr-RR-aEj" secondAttribute="centerY" id="C4J-rl-fs7"/>
  156. <constraint firstAttribute="trailing" secondItem="MBc-d1-Gg2" secondAttribute="trailing" constant="15" id="IdB-jb-Ldm"/>
  157. <constraint firstItem="pIr-RR-aEj" firstAttribute="leading" secondItem="8Em-ak-KJt" secondAttribute="leading" constant="16.5" id="WaP-pl-D1D"/>
  158. <constraint firstItem="MBc-d1-Gg2" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="XWs-d5-KC7"/>
  159. <constraint firstItem="FDY-87-MWZ" firstAttribute="leading" secondItem="8Em-ak-KJt" secondAttribute="leading" id="Z8S-yN-3Wv"/>
  160. <constraint firstAttribute="trailing" secondItem="gkW-9F-Trm" secondAttribute="trailing" constant="15" id="bd0-YV-9Iu"/>
  161. <constraint firstItem="gkW-9F-Trm" firstAttribute="leading" secondItem="kK7-QT-hJW" secondAttribute="trailing" constant="5" id="e1i-IP-Ff4"/>
  162. <constraint firstAttribute="trailing" secondItem="FDY-87-MWZ" secondAttribute="trailing" id="ftj-Up-bdm"/>
  163. <constraint firstAttribute="bottom" secondItem="FDY-87-MWZ" secondAttribute="bottom" id="n9q-U8-zvn"/>
  164. <constraint firstItem="gkW-9F-Trm" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="smn-HV-xVs"/>
  165. </constraints>
  166. </tableViewCellContentView>
  167. <viewLayoutGuide key="safeArea" id="nuM-GB-X2c"/>
  168. <connections>
  169. <outlet property="cell2IconImgView" destination="pIr-RR-aEj" id="y63-Wk-5DW"/>
  170. <outlet property="cell2TimeLabel" destination="gkW-9F-Trm" id="oUg-cr-3zB"/>
  171. <outlet property="cell2TitleLabel" destination="54b-tj-Jef" id="vUg-ow-jOi"/>
  172. <outlet property="cell2isTop" destination="kK7-QT-hJW" id="Mfj-3z-c8F"/>
  173. <outlet property="enterBtn" destination="MBc-d1-Gg2" id="U65-ZV-6Ef"/>
  174. <outlet property="leftW" destination="7vQ-7d-BoL" id="b51-GZ-CiE"/>
  175. </connections>
  176. <point key="canvasLocation" x="131.8840579710145" y="258.81696428571428"/>
  177. </tableViewCell>
  178. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell3" id="mIG-BC-k84" customClass="ChatMsgListCell">
  179. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  180. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  181. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mIG-BC-k84" id="7nY-Vd-szn">
  182. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  183. <autoresizingMask key="autoresizingMask"/>
  184. <subviews>
  185. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="jW0-ag-kPY">
  186. <rect key="frame" x="16.5" y="18" width="40" height="40"/>
  187. <constraints>
  188. <constraint firstAttribute="width" constant="40" id="NJf-yw-PzU"/>
  189. <constraint firstAttribute="height" constant="40" id="fMJ-J5-4yd"/>
  190. </constraints>
  191. <userDefinedRuntimeAttributes>
  192. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  193. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  194. <integer key="value" value="4"/>
  195. </userDefinedRuntimeAttribute>
  196. </userDefinedRuntimeAttributes>
  197. </imageView>
  198. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cxc-O7-6da">
  199. <rect key="frame" x="48.5" y="10" width="16" height="16"/>
  200. <subviews>
  201. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iML-Jd-Srj">
  202. <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
  203. <constraints>
  204. <constraint firstAttribute="width" constant="16" id="96l-Qd-MZU"/>
  205. <constraint firstAttribute="height" constant="16" id="n7J-kd-Fcr"/>
  206. </constraints>
  207. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  208. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  209. <nil key="highlightedColor"/>
  210. </label>
  211. </subviews>
  212. <color key="backgroundColor" red="1" green="0.32156862745098036" blue="0.32156862745098036" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  213. <constraints>
  214. <constraint firstItem="iML-Jd-Srj" firstAttribute="centerX" secondItem="Cxc-O7-6da" secondAttribute="centerX" id="CDL-0A-tQf"/>
  215. <constraint firstAttribute="width" constant="16" id="F7C-sl-ULL"/>
  216. <constraint firstItem="iML-Jd-Srj" firstAttribute="centerY" secondItem="Cxc-O7-6da" secondAttribute="centerY" id="fMM-k2-5Bz"/>
  217. <constraint firstAttribute="height" constant="16" id="uEb-YF-0Ui"/>
  218. </constraints>
  219. </view>
  220. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bCT-0y-CKa">
  221. <rect key="frame" x="66.5" y="19.5" width="121.5" height="21"/>
  222. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  223. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  224. <nil key="highlightedColor"/>
  225. </label>
  226. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jzo-XK-20A">
  227. <rect key="frame" x="236" y="23" width="69" height="14.5"/>
  228. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  229. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  230. <nil key="highlightedColor"/>
  231. </label>
  232. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="c5Y-rm-Dy7">
  233. <rect key="frame" x="201" y="22" width="30" height="16"/>
  234. </imageView>
  235. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点,听涛会议室开会议,讨…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hoJ-3m-RuZ">
  236. <rect key="frame" x="66.5" y="52" width="223.5" height="16"/>
  237. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  238. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  239. <nil key="highlightedColor"/>
  240. </label>
  241. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rnh-I9-b2l">
  242. <rect key="frame" x="0.0" y="75.5" width="320" height="0.5"/>
  243. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="0.5" id="cwZ-qZ-za7"/>
  246. </constraints>
  247. </view>
  248. <view alpha="0.69999998807907104" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="e2X-c3-R1A">
  249. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  250. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  251. </view>
  252. </subviews>
  253. <constraints>
  254. <constraint firstAttribute="bottom" secondItem="Rnh-I9-b2l" secondAttribute="bottom" id="1hG-Wd-E8h"/>
  255. <constraint firstItem="e2X-c3-R1A" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" id="2S2-mh-L35"/>
  256. <constraint firstItem="hoJ-3m-RuZ" firstAttribute="leading" secondItem="bCT-0y-CKa" secondAttribute="leading" id="8wx-Fb-sIC"/>
  257. <constraint firstAttribute="trailing" secondItem="Jzo-XK-20A" secondAttribute="trailing" constant="15" id="A2h-h0-uT5"/>
  258. <constraint firstAttribute="trailing" secondItem="e2X-c3-R1A" secondAttribute="trailing" id="CWC-Nb-Su9"/>
  259. <constraint firstAttribute="trailing" secondItem="Rnh-I9-b2l" secondAttribute="trailing" id="Cjc-YE-4uI"/>
  260. <constraint firstAttribute="bottom" secondItem="e2X-c3-R1A" secondAttribute="bottom" id="EuX-Ux-rFc"/>
  261. <constraint firstItem="bCT-0y-CKa" firstAttribute="leading" secondItem="jW0-ag-kPY" secondAttribute="trailing" constant="10" id="Jao-a6-lNP"/>
  262. <constraint firstItem="Cxc-O7-6da" firstAttribute="trailing" secondItem="jW0-ag-kPY" secondAttribute="trailing" constant="8" id="Oj1-9Y-9oF"/>
  263. <constraint firstItem="jW0-ag-kPY" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" constant="16.5" id="SnO-qK-ka4"/>
  264. <constraint firstItem="Rnh-I9-b2l" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" id="WdV-n2-jyg"/>
  265. <constraint firstItem="Cxc-O7-6da" firstAttribute="top" secondItem="jW0-ag-kPY" secondAttribute="top" constant="-8" id="WzE-pP-mJ3"/>
  266. <constraint firstItem="Jzo-XK-20A" firstAttribute="leading" secondItem="c5Y-rm-Dy7" secondAttribute="trailing" constant="5" id="ZsN-Ov-kI9"/>
  267. <constraint firstItem="c5Y-rm-Dy7" firstAttribute="centerY" secondItem="Jzo-XK-20A" secondAttribute="centerY" id="aCM-Qm-LhS"/>
  268. <constraint firstAttribute="trailing" secondItem="hoJ-3m-RuZ" secondAttribute="trailing" constant="30" id="fJb-7J-HJ9"/>
  269. <constraint firstItem="Jzo-XK-20A" firstAttribute="centerY" secondItem="bCT-0y-CKa" secondAttribute="centerY" id="hZX-1R-9Om"/>
  270. <constraint firstItem="jW0-ag-kPY" firstAttribute="centerY" secondItem="7nY-Vd-szn" secondAttribute="centerY" id="i6l-kU-kWT"/>
  271. <constraint firstItem="e2X-c3-R1A" firstAttribute="top" secondItem="7nY-Vd-szn" secondAttribute="top" id="kab-gv-96E"/>
  272. <constraint firstItem="bCT-0y-CKa" firstAttribute="top" secondItem="jW0-ag-kPY" secondAttribute="top" constant="1.5" id="mYY-zg-bi1"/>
  273. <constraint firstItem="hoJ-3m-RuZ" firstAttribute="top" secondItem="bCT-0y-CKa" secondAttribute="bottom" constant="11.5" id="sHZ-U8-NRH"/>
  274. </constraints>
  275. </tableViewCellContentView>
  276. <viewLayoutGuide key="safeArea" id="YCn-Pw-JpG"/>
  277. <connections>
  278. <outlet property="IsTopView" destination="c5Y-rm-Dy7" id="SRy-ue-6an"/>
  279. <outlet property="cell3IntroLabel" destination="hoJ-3m-RuZ" id="f8T-Mu-vRq"/>
  280. <outlet property="cell3MengCengView" destination="e2X-c3-R1A" id="7vs-ZI-ELE"/>
  281. <outlet property="cell3RedBgView" destination="Cxc-O7-6da" id="t2G-38-Gex"/>
  282. <outlet property="cell3RedNumLabel" destination="iML-Jd-Srj" id="Rx9-KK-nu1"/>
  283. <outlet property="cell3TimeLabel" destination="Jzo-XK-20A" id="HZJ-7G-hdK"/>
  284. <outlet property="cell3TitleLabel" destination="bCT-0y-CKa" id="xWn-5g-xeH"/>
  285. <outlet property="cell3UserImgView" destination="jW0-ag-kPY" id="35U-Dz-squ"/>
  286. </connections>
  287. <point key="canvasLocation" x="131.8840579710145" y="346.875"/>
  288. </tableViewCell>
  289. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell4" id="8SX-En-zQ8" customClass="ChatMsgListCell">
  290. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  291. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  292. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8SX-En-zQ8" id="ed7-UV-YYI">
  293. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  294. <autoresizingMask key="autoresizingMask"/>
  295. <subviews>
  296. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x1i-Jc-ULB">
  297. <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
  298. <subviews>
  299. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="长按右侧三横,拖动可进行排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="THu-Km-6Gz">
  300. <rect key="frame" x="74" y="13" width="172" height="14.5"/>
  301. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  302. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  303. <nil key="highlightedColor"/>
  304. </label>
  305. </subviews>
  306. <color key="backgroundColor" red="0.94117647058823528" green="0.93725490196078431" blue="0.95686274509803915" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  307. <constraints>
  308. <constraint firstItem="THu-Km-6Gz" firstAttribute="centerX" secondItem="x1i-Jc-ULB" secondAttribute="centerX" id="ED4-dr-iP5"/>
  309. <constraint firstItem="THu-Km-6Gz" firstAttribute="centerY" secondItem="x1i-Jc-ULB" secondAttribute="centerY" id="UgL-GS-r5D"/>
  310. </constraints>
  311. </view>
  312. </subviews>
  313. <constraints>
  314. <constraint firstItem="x1i-Jc-ULB" firstAttribute="leading" secondItem="ed7-UV-YYI" secondAttribute="leading" id="CN4-OY-tAO"/>
  315. <constraint firstAttribute="bottom" secondItem="x1i-Jc-ULB" secondAttribute="bottom" id="Q0W-ul-96j"/>
  316. <constraint firstAttribute="trailing" secondItem="x1i-Jc-ULB" secondAttribute="trailing" id="bPd-Bh-Jy0"/>
  317. <constraint firstItem="x1i-Jc-ULB" firstAttribute="top" secondItem="ed7-UV-YYI" secondAttribute="top" id="z9R-Fd-Fds"/>
  318. </constraints>
  319. </tableViewCellContentView>
  320. <viewLayoutGuide key="safeArea" id="NjD-Am-5mJ"/>
  321. <point key="canvasLocation" x="132" y="428"/>
  322. </tableViewCell>
  323. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell5" id="1p0-w9-tIv" customClass="ChatMsgListCell">
  324. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  325. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  326. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1p0-w9-tIv" id="bJ1-HN-fn2">
  327. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  328. <autoresizingMask key="autoresizingMask"/>
  329. <subviews>
  330. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="Ab5-vV-RRj">
  331. <rect key="frame" x="46" y="18" width="40" height="40"/>
  332. <constraints>
  333. <constraint firstAttribute="height" constant="40" id="Yym-3z-dq7"/>
  334. <constraint firstAttribute="width" constant="40" id="zQi-Sr-pQj"/>
  335. </constraints>
  336. <userDefinedRuntimeAttributes>
  337. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  338. <integer key="value" value="4"/>
  339. </userDefinedRuntimeAttribute>
  340. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  341. </userDefinedRuntimeAttributes>
  342. </imageView>
  343. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vxE-XA-Qol">
  344. <rect key="frame" x="78" y="10" width="16" height="16"/>
  345. <subviews>
  346. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AAp-Dj-RkA">
  347. <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
  348. <constraints>
  349. <constraint firstAttribute="height" constant="16" id="Myw-hs-iqe"/>
  350. <constraint firstAttribute="width" constant="16" id="qlA-wo-9ql"/>
  351. </constraints>
  352. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  353. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  354. <nil key="highlightedColor"/>
  355. </label>
  356. </subviews>
  357. <color key="backgroundColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  358. <constraints>
  359. <constraint firstAttribute="height" constant="16" id="7GH-gz-pxi"/>
  360. <constraint firstAttribute="width" constant="16" id="Hyy-1s-Tme"/>
  361. <constraint firstItem="AAp-Dj-RkA" firstAttribute="centerY" secondItem="vxE-XA-Qol" secondAttribute="centerY" id="bmg-9z-mYf"/>
  362. <constraint firstItem="AAp-Dj-RkA" firstAttribute="centerX" secondItem="vxE-XA-Qol" secondAttribute="centerX" id="f3P-6d-R1A"/>
  363. </constraints>
  364. </view>
  365. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oZL-eo-ieU">
  366. <rect key="frame" x="96" y="19.5" width="121.5" height="20.5"/>
  367. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  368. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  369. <nil key="highlightedColor"/>
  370. </label>
  371. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="253" verticalHuggingPriority="251" horizontalCompressionResistancePriority="752" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gYZ-JF-yiQ">
  372. <rect key="frame" x="236" y="22.5" width="69" height="14.5"/>
  373. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  374. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  375. <nil key="highlightedColor"/>
  376. </label>
  377. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点,听涛会议室开会议,讨…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yuI-Zo-6PZ">
  378. <rect key="frame" x="96" y="52" width="194" height="12"/>
  379. <constraints>
  380. <constraint firstAttribute="height" constant="12" id="ZR6-dE-Se2"/>
  381. </constraints>
  382. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  383. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  384. <nil key="highlightedColor"/>
  385. </label>
  386. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qLr-oy-7Ad">
  387. <rect key="frame" x="0.0" y="75.5" width="320" height="0.5"/>
  388. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  389. <constraints>
  390. <constraint firstAttribute="height" constant="0.5" id="xap-Ar-aZc"/>
  391. </constraints>
  392. </view>
  393. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NAG-vW-MHp">
  394. <rect key="frame" x="4" y="19" width="38" height="38"/>
  395. <constraints>
  396. <constraint firstAttribute="height" constant="38" id="66l-f2-rxX"/>
  397. <constraint firstAttribute="width" constant="38" id="v2R-yf-1lp"/>
  398. </constraints>
  399. <state key="normal" image="sendinfo_no"/>
  400. <state key="selected" image="sendinfo_yes"/>
  401. </button>
  402. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="4PE-Pf-Ky1">
  403. <rect key="frame" x="201" y="22" width="30" height="16"/>
  404. </imageView>
  405. </subviews>
  406. <constraints>
  407. <constraint firstItem="NAG-vW-MHp" firstAttribute="leading" secondItem="bJ1-HN-fn2" secondAttribute="leading" constant="4" id="1Kg-xX-yxk"/>
  408. <constraint firstItem="gYZ-JF-yiQ" firstAttribute="leading" secondItem="4PE-Pf-Ky1" secondAttribute="trailing" constant="5" id="7BX-KG-gwD"/>
  409. <constraint firstItem="qLr-oy-7Ad" firstAttribute="leading" secondItem="bJ1-HN-fn2" secondAttribute="leading" id="7Qz-Iw-SGQ"/>
  410. <constraint firstItem="yuI-Zo-6PZ" firstAttribute="top" secondItem="oZL-eo-ieU" secondAttribute="bottom" constant="12" id="Biu-Rk-VcR"/>
  411. <constraint firstAttribute="trailing" secondItem="yuI-Zo-6PZ" secondAttribute="trailing" constant="30" id="Bp9-ni-mlC"/>
  412. <constraint firstAttribute="bottom" secondItem="qLr-oy-7Ad" secondAttribute="bottom" id="MLw-Fa-hq1"/>
  413. <constraint firstItem="oZL-eo-ieU" firstAttribute="top" secondItem="Ab5-vV-RRj" secondAttribute="top" constant="1.5" id="Mwn-uo-kx9"/>
  414. <constraint firstItem="vxE-XA-Qol" firstAttribute="trailing" secondItem="Ab5-vV-RRj" secondAttribute="trailing" constant="8" id="O71-No-bfz"/>
  415. <constraint firstItem="Ab5-vV-RRj" firstAttribute="leading" secondItem="NAG-vW-MHp" secondAttribute="trailing" constant="4" id="O7M-z5-M1K"/>
  416. <constraint firstItem="NAG-vW-MHp" firstAttribute="centerY" secondItem="bJ1-HN-fn2" secondAttribute="centerY" id="S9A-lj-OSQ"/>
  417. <constraint firstAttribute="trailing" secondItem="gYZ-JF-yiQ" secondAttribute="trailing" constant="15" id="V2V-Le-IfW"/>
  418. <constraint firstItem="oZL-eo-ieU" firstAttribute="leading" secondItem="Ab5-vV-RRj" secondAttribute="trailing" constant="10" id="X8Z-tz-mCk"/>
  419. <constraint firstItem="4PE-Pf-Ky1" firstAttribute="centerY" secondItem="gYZ-JF-yiQ" secondAttribute="centerY" id="YJc-zg-6lY"/>
  420. <constraint firstItem="gYZ-JF-yiQ" firstAttribute="centerY" secondItem="oZL-eo-ieU" secondAttribute="centerY" id="iWk-dg-6ne"/>
  421. <constraint firstItem="Ab5-vV-RRj" firstAttribute="centerY" secondItem="bJ1-HN-fn2" secondAttribute="centerY" id="imA-Z1-0MV"/>
  422. <constraint firstAttribute="trailing" secondItem="qLr-oy-7Ad" secondAttribute="trailing" id="ptI-y1-fDg"/>
  423. <constraint firstItem="vxE-XA-Qol" firstAttribute="top" secondItem="Ab5-vV-RRj" secondAttribute="top" constant="-8" id="qPq-aX-eHV"/>
  424. <constraint firstItem="yuI-Zo-6PZ" firstAttribute="leading" secondItem="oZL-eo-ieU" secondAttribute="leading" id="sHz-mU-mFp"/>
  425. </constraints>
  426. </tableViewCellContentView>
  427. <viewLayoutGuide key="safeArea" id="DaH-Gg-y0q"/>
  428. <connections>
  429. <outlet property="IsTopView" destination="4PE-Pf-Ky1" id="JEV-Pv-gXE"/>
  430. <outlet property="cell5IntroLabel" destination="yuI-Zo-6PZ" id="IfS-Cp-hV9"/>
  431. <outlet property="cell5RedBgView" destination="vxE-XA-Qol" id="kcT-dC-LlK"/>
  432. <outlet property="cell5RedNumLabel" destination="AAp-Dj-RkA" id="ffI-pF-vja"/>
  433. <outlet property="cell5SelectBtn" destination="NAG-vW-MHp" id="2bU-Lm-63y"/>
  434. <outlet property="cell5TimeLabel" destination="gYZ-JF-yiQ" id="VoV-cK-Uw2"/>
  435. <outlet property="cell5TitleLabel" destination="oZL-eo-ieU" id="UUN-lu-1jZ"/>
  436. <outlet property="cell5UserImgView" destination="Ab5-vV-RRj" id="D74-gb-3o6"/>
  437. </connections>
  438. <point key="canvasLocation" x="131.8840579710145" y="501.5625"/>
  439. </tableViewCell>
  440. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell6" id="DXy-ao-yC6" customClass="ChatMsgListCell">
  441. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  442. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  443. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="DXy-ao-yC6" id="yJU-KW-a5F">
  444. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  445. <autoresizingMask key="autoresizingMask"/>
  446. <subviews>
  447. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YJf-tf-FVo">
  448. <rect key="frame" x="4" y="15.5" width="38" height="38"/>
  449. <constraints>
  450. <constraint firstAttribute="height" constant="38" id="KAp-AT-NtA"/>
  451. <constraint firstAttribute="width" constant="38" id="MSN-vB-ugQ"/>
  452. </constraints>
  453. <state key="normal" image="sendinfo_no"/>
  454. <state key="selected" image="sendinfo_yes"/>
  455. </button>
  456. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="fkl-RX-pmv">
  457. <rect key="frame" x="46" y="18.5" width="40" height="32"/>
  458. <constraints>
  459. <constraint firstAttribute="width" constant="40" id="2AK-Xm-nOX"/>
  460. </constraints>
  461. </imageView>
  462. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="vgG-mD-kiR">
  463. <rect key="frame" x="298" y="28.5" width="7" height="12"/>
  464. </imageView>
  465. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uv7-Xf-zfL">
  466. <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
  467. <constraints>
  468. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="EqL-lo-uyQ"/>
  469. </constraints>
  470. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  471. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  472. <nil key="highlightedColor"/>
  473. </label>
  474. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fAS-Vv-lqo">
  475. <rect key="frame" x="96" y="68.5" width="224" height="0.5"/>
  476. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  477. <constraints>
  478. <constraint firstAttribute="height" constant="0.5" id="XhG-Im-a4D"/>
  479. </constraints>
  480. </view>
  481. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B7M-TT-xEF">
  482. <rect key="frame" x="96" y="24.5" width="96.5" height="20.5"/>
  483. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  484. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  485. <nil key="highlightedColor"/>
  486. </label>
  487. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="Fk0-3Q-kq9">
  488. <rect key="frame" x="206" y="26.5" width="30" height="16"/>
  489. </imageView>
  490. </subviews>
  491. <constraints>
  492. <constraint firstItem="YJf-tf-FVo" firstAttribute="leading" secondItem="yJU-KW-a5F" secondAttribute="leading" constant="4" id="0cx-a2-gSv"/>
  493. <constraint firstItem="B7M-TT-xEF" firstAttribute="centerY" secondItem="fkl-RX-pmv" secondAttribute="centerY" id="EdB-8z-uWf"/>
  494. <constraint firstItem="YJf-tf-FVo" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="Iyc-ZF-5Xl"/>
  495. <constraint firstItem="fkl-RX-pmv" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="N8Y-xR-1rU"/>
  496. <constraint firstItem="Fk0-3Q-kq9" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="PJb-Tp-mxh"/>
  497. <constraint firstItem="vgG-mD-kiR" firstAttribute="leading" secondItem="uv7-Xf-zfL" secondAttribute="trailing" constant="5" id="Qe7-zy-a21"/>
  498. <constraint firstItem="fkl-RX-pmv" firstAttribute="leading" secondItem="YJf-tf-FVo" secondAttribute="trailing" constant="4" id="RmG-tC-bB4"/>
  499. <constraint firstItem="B7M-TT-xEF" firstAttribute="width" secondItem="yJU-KW-a5F" secondAttribute="width" multiplier="0.3" constant="0.29999999999999999" id="Ub1-jU-HK8"/>
  500. <constraint firstAttribute="trailing" secondItem="fAS-Vv-lqo" secondAttribute="trailing" id="Xk9-xo-C6K"/>
  501. <constraint firstItem="vgG-mD-kiR" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="aEd-aN-5Oc"/>
  502. <constraint firstItem="uv7-Xf-zfL" firstAttribute="leading" secondItem="Fk0-3Q-kq9" secondAttribute="trailing" constant="5" id="bFL-Gv-535"/>
  503. <constraint firstItem="uv7-Xf-zfL" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="cQK-vj-rft"/>
  504. <constraint firstItem="fAS-Vv-lqo" firstAttribute="leading" secondItem="B7M-TT-xEF" secondAttribute="leading" id="fXQ-Zt-7JK"/>
  505. <constraint firstItem="B7M-TT-xEF" firstAttribute="leading" secondItem="fkl-RX-pmv" secondAttribute="trailing" constant="10" id="gLR-Q2-W5c"/>
  506. <constraint firstAttribute="bottom" secondItem="fAS-Vv-lqo" secondAttribute="bottom" id="l1G-tq-VUe"/>
  507. <constraint firstAttribute="trailing" secondItem="vgG-mD-kiR" secondAttribute="trailing" constant="15" id="nsn-dE-XUz"/>
  508. </constraints>
  509. </tableViewCellContentView>
  510. <viewLayoutGuide key="safeArea" id="4dO-ji-EcO"/>
  511. <connections>
  512. <outlet property="IsTopView" destination="Fk0-3Q-kq9" id="SIm-Qm-Bbj"/>
  513. <outlet property="cell2RightArrowImgView" destination="vgG-mD-kiR" id="BOV-v5-A7X"/>
  514. <outlet property="cell2TimeLabel" destination="uv7-Xf-zfL" id="LUr-57-Ias"/>
  515. <outlet property="cell2TitleLabel" destination="B7M-TT-xEF" id="PM1-6x-JaK"/>
  516. <outlet property="cell6SelectBtn" destination="YJf-tf-FVo" id="HAA-Gh-A4N"/>
  517. <outlet property="leftW" destination="gLR-Q2-W5c" id="IgN-7Y-JaT"/>
  518. </connections>
  519. <point key="canvasLocation" x="131.8840579710145" y="608.37053571428567"/>
  520. </tableViewCell>
  521. </objects>
  522. <resources>
  523. <image name="chatmsg_list_testuser_img" width="45" height="45"/>
  524. <image name="chatmsg_rightArrow_icon" width="6.5" height="12"/>
  525. <image name="chatmsg_search_icon" width="12" height="12"/>
  526. <image name="find_1" width="37" height="32"/>
  527. <image name="sendinfo_no" width="38" height="38"/>
  528. <image name="sendinfo_yes" width="38" height="38"/>
  529. <image name="置顶" width="30" height="16"/>
  530. </resources>
  531. </document>