ChatMsgListCell.xib 51 KB

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