ChatMsgNoticeCell.xib 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655
  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="ChatMsgNoticeCell0" id="MUk-ld-Gv3" customClass="ChatMsgNoticeCell">
  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="MUk-ld-Gv3" id="N9W-Yc-8aK">
  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="6tu-ia-Yg9">
  21. <rect key="frame" x="15" y="10.5" width="290" height="29.5"/>
  22. <subviews>
  23. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pOD-0b-OwV">
  24. <rect key="frame" x="124.5" y="6" 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="dWq-On-7Mj">
  32. <rect key="frame" x="0.0" y="0.0" width="290" height="29.5"/>
  33. </button>
  34. </subviews>
  35. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  36. <constraints>
  37. <constraint firstAttribute="bottom" secondItem="dWq-On-7Mj" secondAttribute="bottom" id="G5H-bZ-bap"/>
  38. <constraint firstAttribute="trailing" secondItem="dWq-On-7Mj" secondAttribute="trailing" id="JUg-89-I9n"/>
  39. <constraint firstAttribute="height" constant="29.5" id="XjA-gM-Tkq"/>
  40. <constraint firstItem="dWq-On-7Mj" firstAttribute="leading" secondItem="6tu-ia-Yg9" secondAttribute="leading" id="YSX-0n-gGv"/>
  41. <constraint firstItem="pOD-0b-OwV" firstAttribute="centerX" secondItem="6tu-ia-Yg9" secondAttribute="centerX" id="ZK8-fU-uqd"/>
  42. <constraint firstItem="pOD-0b-OwV" firstAttribute="centerY" secondItem="6tu-ia-Yg9" secondAttribute="centerY" id="dbY-ot-uTP"/>
  43. <constraint firstItem="dWq-On-7Mj" firstAttribute="top" secondItem="6tu-ia-Yg9" secondAttribute="top" id="xbn-m4-NWa"/>
  44. </constraints>
  45. </view>
  46. </subviews>
  47. <constraints>
  48. <constraint firstAttribute="trailing" secondItem="6tu-ia-Yg9" secondAttribute="trailing" constant="15" id="6Aa-sg-N7K"/>
  49. <constraint firstItem="6tu-ia-Yg9" firstAttribute="leading" secondItem="N9W-Yc-8aK" secondAttribute="leading" constant="15" id="YyZ-u1-ePc"/>
  50. <constraint firstItem="6tu-ia-Yg9" firstAttribute="centerY" secondItem="N9W-Yc-8aK" secondAttribute="centerY" id="fxs-nU-qRJ"/>
  51. </constraints>
  52. </tableViewCellContentView>
  53. <viewLayoutGuide key="safeArea" id="l55-5V-AnX"/>
  54. <connections>
  55. <outlet property="cell0SearchBgView" destination="6tu-ia-Yg9" id="tbL-1W-zDS"/>
  56. <outlet property="cell0SearchBtn" destination="dWq-On-7Mj" id="EzS-pC-9ES"/>
  57. <outlet property="rightImageView" destination="fgk-QS-xjW" id="VzY-O7-l1j"/>
  58. </connections>
  59. <point key="canvasLocation" x="132" y="136"/>
  60. </tableViewCell>
  61. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell1" id="X18-AX-axa" customClass="ChatMsgNoticeCell">
  62. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  63. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  64. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="X18-AX-axa" id="8fN-NE-9xY">
  65. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  66. <autoresizingMask key="autoresizingMask"/>
  67. <subviews>
  68. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="wQr-kt-m1i">
  69. <rect key="frame" x="16.5" y="17" width="41" height="35"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="35" id="SL4-56-vLm"/>
  72. <constraint firstAttribute="width" constant="41" id="nE6-uu-8hh"/>
  73. </constraints>
  74. </imageView>
  75. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="KlS-Le-0K6">
  76. <rect key="frame" x="298" y="28" width="7" height="13.5"/>
  77. </imageView>
  78. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HqA-QP-krJ">
  79. <rect key="frame" x="65.5" y="24" width="52" height="21"/>
  80. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  81. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F5q-Vh-AqU">
  85. <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
  86. <constraints>
  87. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="sfY-hz-1cR"/>
  88. </constraints>
  89. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  90. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  91. <nil key="highlightedColor"/>
  92. </label>
  93. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="v3I-Rz-McA">
  94. <rect key="frame" x="65.5" y="68.5" width="254.5" height="0.5"/>
  95. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  96. <constraints>
  97. <constraint firstAttribute="height" constant="0.5" id="NfS-nb-DQ0"/>
  98. </constraints>
  99. </view>
  100. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="F5k-P5-Mmp">
  101. <rect key="frame" x="207" y="26.5" width="30" height="16"/>
  102. </imageView>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="F5q-Vh-AqU" firstAttribute="centerY" secondItem="8fN-NE-9xY" secondAttribute="centerY" id="GkS-BG-Yfs"/>
  106. <constraint firstItem="wQr-kt-m1i" firstAttribute="centerY" secondItem="8fN-NE-9xY" secondAttribute="centerY" id="Mvk-kj-Lez"/>
  107. <constraint firstItem="KlS-Le-0K6" firstAttribute="centerY" secondItem="8fN-NE-9xY" secondAttribute="centerY" id="PvM-BI-j5k"/>
  108. <constraint firstAttribute="trailing" secondItem="v3I-Rz-McA" secondAttribute="trailing" id="Quk-Ty-WBG"/>
  109. <constraint firstAttribute="trailing" secondItem="KlS-Le-0K6" secondAttribute="trailing" constant="15" id="Ud8-5r-Wxl"/>
  110. <constraint firstItem="KlS-Le-0K6" firstAttribute="leading" secondItem="F5q-Vh-AqU" secondAttribute="trailing" constant="5" id="Vid-Jh-Ia1"/>
  111. <constraint firstItem="F5q-Vh-AqU" firstAttribute="leading" secondItem="F5k-P5-Mmp" secondAttribute="trailing" constant="4" id="WzD-BQ-KjA"/>
  112. <constraint firstAttribute="bottom" secondItem="v3I-Rz-McA" secondAttribute="bottom" id="dFh-B7-6ea"/>
  113. <constraint firstItem="HqA-QP-krJ" firstAttribute="leading" secondItem="8fN-NE-9xY" secondAttribute="leading" constant="65.5" id="fiY-7i-mgr"/>
  114. <constraint firstItem="F5k-P5-Mmp" firstAttribute="centerY" secondItem="F5q-Vh-AqU" secondAttribute="centerY" id="iz1-bK-sDx"/>
  115. <constraint firstItem="HqA-QP-krJ" firstAttribute="centerY" secondItem="wQr-kt-m1i" secondAttribute="centerY" id="uVr-Yo-TlJ"/>
  116. <constraint firstItem="v3I-Rz-McA" firstAttribute="leading" secondItem="HqA-QP-krJ" secondAttribute="leading" id="y6S-NL-tAW"/>
  117. <constraint firstItem="wQr-kt-m1i" firstAttribute="leading" secondItem="8fN-NE-9xY" secondAttribute="leading" constant="16.5" id="zpi-cJ-YUl"/>
  118. </constraints>
  119. </tableViewCellContentView>
  120. <viewLayoutGuide key="safeArea" id="LwA-kU-Fy0"/>
  121. <connections>
  122. <outlet property="IsTopImgV" destination="F5k-P5-Mmp" id="v6q-xe-ogr"/>
  123. <outlet property="cell1IconImgView" destination="wQr-kt-m1i" id="v2Z-8N-lbW"/>
  124. <outlet property="cell1TimeLabel" destination="F5q-Vh-AqU" id="OgM-tF-229"/>
  125. <outlet property="cell1TitleLabel" destination="HqA-QP-krJ" id="EzK-x6-jAL"/>
  126. </connections>
  127. <point key="canvasLocation" x="131.8840579710145" y="258.81696428571428"/>
  128. </tableViewCell>
  129. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell2" id="ffI-kD-e4l" customClass="ChatMsgNoticeCell">
  130. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  131. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  132. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ffI-kD-e4l" id="I2f-nD-4rb">
  133. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  134. <autoresizingMask key="autoresizingMask"/>
  135. <subviews>
  136. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="T3D-Ha-UrF">
  137. <rect key="frame" x="16.5" y="18" width="40" height="40"/>
  138. <constraints>
  139. <constraint firstAttribute="height" constant="40" id="JK7-L2-77c"/>
  140. <constraint firstAttribute="width" constant="40" id="XmR-rb-R9X"/>
  141. </constraints>
  142. </imageView>
  143. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oKP-A7-wkO">
  144. <rect key="frame" x="54.5" y="10" width="10" height="10"/>
  145. <color key="backgroundColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. <constraints>
  147. <constraint firstAttribute="width" constant="10" id="VRK-2N-530"/>
  148. <constraint firstAttribute="height" constant="10" id="g66-B7-fK7"/>
  149. </constraints>
  150. </view>
  151. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jiq-BD-Pe6">
  152. <rect key="frame" x="65" y="18" width="135" height="20.5"/>
  153. <constraints>
  154. <constraint firstAttribute="height" constant="20.5" id="NRl-IX-Iqc"/>
  155. </constraints>
  156. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  157. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  158. <nil key="highlightedColor"/>
  159. </label>
  160. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bC4-yw-AgH">
  161. <rect key="frame" x="236" y="21" width="69" height="14.5"/>
  162. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  163. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  164. <nil key="highlightedColor"/>
  165. </label>
  166. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="250" text="明天下午三点" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iCa-Eb-DBA">
  167. <rect key="frame" x="65" y="43.5" width="80" height="16"/>
  168. <constraints>
  169. <constraint firstAttribute="height" constant="16" id="Zmy-6r-CM9"/>
  170. </constraints>
  171. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  172. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  173. <nil key="highlightedColor"/>
  174. </label>
  175. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w9k-SR-rqO">
  176. <rect key="frame" x="65" y="75.5" width="255" height="0.5"/>
  177. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  178. <constraints>
  179. <constraint firstAttribute="height" constant="0.5" id="27b-oh-6Ga"/>
  180. </constraints>
  181. </view>
  182. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="已读:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="REY-E2-Ceq">
  183. <rect key="frame" x="150" y="43.5" width="30.5" height="16"/>
  184. <constraints>
  185. <constraint firstAttribute="height" constant="16" id="qOl-Hk-z5n"/>
  186. </constraints>
  187. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  188. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  189. <nil key="highlightedColor"/>
  190. </label>
  191. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iMM-zG-IQm">
  192. <rect key="frame" x="274" y="23" width="31" height="30"/>
  193. <state key="normal" title="编辑">
  194. <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  195. </state>
  196. </button>
  197. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="e3t-zb-PXt">
  198. <rect key="frame" x="201" y="20.5" width="30" height="16"/>
  199. </imageView>
  200. </subviews>
  201. <constraints>
  202. <constraint firstAttribute="trailing" secondItem="iMM-zG-IQm" secondAttribute="trailing" constant="15" id="FaX-Cz-2oH"/>
  203. <constraint firstItem="Jiq-BD-Pe6" firstAttribute="leading" secondItem="I2f-nD-4rb" secondAttribute="leading" constant="65" id="GK6-Iw-79a"/>
  204. <constraint firstItem="bC4-yw-AgH" firstAttribute="centerY" secondItem="Jiq-BD-Pe6" secondAttribute="centerY" id="HAc-Ca-UoR"/>
  205. <constraint firstItem="REY-E2-Ceq" firstAttribute="centerY" secondItem="iCa-Eb-DBA" secondAttribute="centerY" id="LWw-w1-FaG"/>
  206. <constraint firstItem="bC4-yw-AgH" firstAttribute="leading" secondItem="e3t-zb-PXt" secondAttribute="trailing" priority="750" constant="5" id="Mkh-Cf-Alb"/>
  207. <constraint firstItem="iMM-zG-IQm" firstAttribute="centerY" secondItem="I2f-nD-4rb" secondAttribute="centerY" id="OdD-gv-s7M"/>
  208. <constraint firstAttribute="bottom" secondItem="w9k-SR-rqO" secondAttribute="bottom" id="QVx-5J-yJj"/>
  209. <constraint firstItem="T3D-Ha-UrF" firstAttribute="leading" secondItem="I2f-nD-4rb" secondAttribute="leading" constant="16.5" id="Qjb-bn-rRD"/>
  210. <constraint firstItem="e3t-zb-PXt" firstAttribute="centerY" secondItem="bC4-yw-AgH" secondAttribute="centerY" id="UKF-cF-GPI"/>
  211. <constraint firstAttribute="trailing" secondItem="iMM-zG-IQm" secondAttribute="trailing" constant="15" id="YAj-qW-Jjc"/>
  212. <constraint firstAttribute="trailing" secondItem="Jiq-BD-Pe6" secondAttribute="trailing" constant="120" id="cs1-nz-sUK"/>
  213. <constraint firstItem="iCa-Eb-DBA" firstAttribute="top" secondItem="Jiq-BD-Pe6" secondAttribute="bottom" constant="5" id="dFn-uS-sni"/>
  214. <constraint firstItem="oKP-A7-wkO" firstAttribute="top" secondItem="T3D-Ha-UrF" secondAttribute="top" constant="-8" id="dRF-U0-7J8"/>
  215. <constraint firstItem="REY-E2-Ceq" firstAttribute="top" secondItem="Jiq-BD-Pe6" secondAttribute="bottom" constant="5" id="dqx-xw-xjc"/>
  216. <constraint firstItem="iMM-zG-IQm" firstAttribute="centerY" secondItem="I2f-nD-4rb" secondAttribute="centerY" id="eYB-SZ-XpD"/>
  217. <constraint firstItem="T3D-Ha-UrF" firstAttribute="centerY" secondItem="I2f-nD-4rb" secondAttribute="centerY" id="fWd-k8-6Y4"/>
  218. <constraint firstItem="iCa-Eb-DBA" firstAttribute="leading" secondItem="T3D-Ha-UrF" secondAttribute="trailing" constant="8.5" id="lOS-IX-5Mc"/>
  219. <constraint firstAttribute="trailing" secondItem="bC4-yw-AgH" secondAttribute="trailing" constant="15" id="mO2-ct-LPP"/>
  220. <constraint firstItem="w9k-SR-rqO" firstAttribute="leading" secondItem="Jiq-BD-Pe6" secondAttribute="leading" id="mVQ-PH-pdg"/>
  221. <constraint firstItem="REY-E2-Ceq" firstAttribute="leading" secondItem="iCa-Eb-DBA" secondAttribute="trailing" constant="5" id="ngK-8q-PYj"/>
  222. <constraint firstItem="Jiq-BD-Pe6" firstAttribute="top" secondItem="T3D-Ha-UrF" secondAttribute="top" id="pbL-7Z-t9r"/>
  223. <constraint firstAttribute="trailing" secondItem="w9k-SR-rqO" secondAttribute="trailing" id="veG-jR-XdU"/>
  224. <constraint firstItem="oKP-A7-wkO" firstAttribute="trailing" secondItem="T3D-Ha-UrF" secondAttribute="trailing" constant="8" id="zMG-GL-rNY"/>
  225. </constraints>
  226. </tableViewCellContentView>
  227. <viewLayoutGuide key="safeArea" id="7di-v8-S8p"/>
  228. <connections>
  229. <outlet property="IsTopImgV" destination="e3t-zb-PXt" id="e6Q-Ms-Ya3"/>
  230. <outlet property="cell2EditBtn" destination="iMM-zG-IQm" id="cRQ-KJ-c85"/>
  231. <outlet property="cell2IntroLabel" destination="iCa-Eb-DBA" id="nHZ-8S-Br4"/>
  232. <outlet property="cell2RedBgView" destination="oKP-A7-wkO" id="ecS-n7-3bL"/>
  233. <outlet property="cell2TimeLabel" destination="bC4-yw-AgH" id="hD2-7y-cIZ"/>
  234. <outlet property="cell2TitleLabel" destination="Jiq-BD-Pe6" id="xg0-Wz-ttK"/>
  235. <outlet property="cell2UnReadNumberLbl" destination="REY-E2-Ceq" id="k9b-ec-jEA"/>
  236. <outlet property="cell2UserImgView" destination="T3D-Ha-UrF" id="SC1-1t-TwB"/>
  237. </connections>
  238. <point key="canvasLocation" x="131.8840579710145" y="346.875"/>
  239. </tableViewCell>
  240. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell10" id="3mM-Qh-WjH" customClass="ChatMsgNoticeCell">
  241. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  242. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  243. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="3mM-Qh-WjH" id="eeA-oz-O1d">
  244. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  245. <autoresizingMask key="autoresizingMask"/>
  246. <subviews>
  247. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xod-JK-vw5">
  248. <rect key="frame" x="4" y="15.5" width="38" height="38"/>
  249. <constraints>
  250. <constraint firstAttribute="width" constant="38" id="PNb-xi-JNE"/>
  251. <constraint firstAttribute="height" constant="38" id="zfz-k8-FaY"/>
  252. </constraints>
  253. <state key="normal" image="sendinfo_no"/>
  254. <state key="selected" image="sendinfo_yes"/>
  255. </button>
  256. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="R5f-G0-aHs">
  257. <rect key="frame" x="46" y="17" width="41" height="35"/>
  258. <constraints>
  259. <constraint firstAttribute="height" constant="35" id="911-r6-gP7"/>
  260. <constraint firstAttribute="width" constant="41" id="Pok-b3-WrA"/>
  261. </constraints>
  262. </imageView>
  263. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="ErY-SH-rCm">
  264. <rect key="frame" x="298" y="28" width="7" height="13.5"/>
  265. </imageView>
  266. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nmN-Lb-csU">
  267. <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
  268. <constraints>
  269. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="9b5-BF-e83"/>
  270. </constraints>
  271. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  272. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  273. <nil key="highlightedColor"/>
  274. </label>
  275. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hTt-Xw-w4M">
  276. <rect key="frame" x="97" y="68.5" width="223" height="0.5"/>
  277. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  278. <constraints>
  279. <constraint firstAttribute="height" constant="0.5" id="JBv-9m-MSB"/>
  280. </constraints>
  281. </view>
  282. <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="11W-3q-fjU">
  283. <rect key="frame" x="97" y="24.5" width="96.5" height="20.5"/>
  284. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  285. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  286. <nil key="highlightedColor"/>
  287. </label>
  288. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="X1V-pz-VAJ">
  289. <rect key="frame" x="268" y="21" width="30" height="27"/>
  290. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  291. <state key="normal" title="进入"/>
  292. </button>
  293. </subviews>
  294. <constraints>
  295. <constraint firstItem="ErY-SH-rCm" firstAttribute="centerY" secondItem="eeA-oz-O1d" secondAttribute="centerY" id="1z0-jj-UeQ"/>
  296. <constraint firstItem="xod-JK-vw5" firstAttribute="centerY" secondItem="eeA-oz-O1d" secondAttribute="centerY" id="2b0-u6-qgp"/>
  297. <constraint firstItem="11W-3q-fjU" firstAttribute="leading" secondItem="R5f-G0-aHs" secondAttribute="trailing" constant="10" id="5Ci-gm-Ej2"/>
  298. <constraint firstItem="11W-3q-fjU" firstAttribute="centerY" secondItem="R5f-G0-aHs" secondAttribute="centerY" id="75f-7t-mu2"/>
  299. <constraint firstItem="ErY-SH-rCm" firstAttribute="leading" secondItem="nmN-Lb-csU" secondAttribute="trailing" constant="5" id="CiM-kx-VaR"/>
  300. <constraint firstItem="hTt-Xw-w4M" firstAttribute="leading" secondItem="11W-3q-fjU" secondAttribute="leading" id="E6G-u1-paZ"/>
  301. <constraint firstItem="nmN-Lb-csU" firstAttribute="centerY" secondItem="eeA-oz-O1d" secondAttribute="centerY" id="LHv-th-rPR"/>
  302. <constraint firstItem="R5f-G0-aHs" firstAttribute="centerY" secondItem="eeA-oz-O1d" secondAttribute="centerY" id="MLA-ne-jhY"/>
  303. <constraint firstItem="ErY-SH-rCm" firstAttribute="leading" secondItem="X1V-pz-VAJ" secondAttribute="trailing" id="MuF-0E-ZKy"/>
  304. <constraint firstItem="11W-3q-fjU" firstAttribute="width" secondItem="eeA-oz-O1d" secondAttribute="width" multiplier="0.3" constant="0.29999999999999999" id="RPW-XH-T9G"/>
  305. <constraint firstAttribute="trailing" secondItem="ErY-SH-rCm" secondAttribute="trailing" constant="15" id="VBj-u5-Q7y"/>
  306. <constraint firstItem="X1V-pz-VAJ" firstAttribute="centerY" secondItem="eeA-oz-O1d" secondAttribute="centerY" id="cWJ-Ol-qOm"/>
  307. <constraint firstAttribute="bottom" secondItem="hTt-Xw-w4M" secondAttribute="bottom" id="eSN-gw-tPw"/>
  308. <constraint firstAttribute="trailing" secondItem="hTt-Xw-w4M" secondAttribute="trailing" id="jFx-sq-r2b"/>
  309. <constraint firstItem="R5f-G0-aHs" firstAttribute="leading" secondItem="xod-JK-vw5" secondAttribute="trailing" constant="4" id="kXj-6Q-nzF"/>
  310. <constraint firstItem="xod-JK-vw5" firstAttribute="leading" secondItem="eeA-oz-O1d" secondAttribute="leading" constant="4" id="phR-3f-oLu"/>
  311. </constraints>
  312. </tableViewCellContentView>
  313. <viewLayoutGuide key="safeArea" id="t72-xP-7fC"/>
  314. <connections>
  315. <outlet property="cell1IconImgView" destination="R5f-G0-aHs" id="7ha-i2-zRt"/>
  316. <outlet property="cell1SelectButton" destination="xod-JK-vw5" id="3Mr-US-4eI"/>
  317. <outlet property="cell1TimeLabel" destination="nmN-Lb-csU" id="3ES-cF-tnU"/>
  318. <outlet property="cell1TitleLabel" destination="11W-3q-fjU" id="Hts-4k-fyL"/>
  319. <outlet property="enterBtn" destination="X1V-pz-VAJ" id="UKB-6u-BAB"/>
  320. </connections>
  321. <point key="canvasLocation" x="131.8840579710145" y="435.60267857142856"/>
  322. </tableViewCell>
  323. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell20" id="Qlx-RX-aSb" customClass="ChatMsgNoticeCell">
  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="Qlx-RX-aSb" id="Fha-89-BO0">
  327. <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
  328. <autoresizingMask key="autoresizingMask"/>
  329. <subviews>
  330. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NcS-EB-rQc">
  331. <rect key="frame" x="94" y="18" width="137" height="21"/>
  332. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  333. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  334. <nil key="highlightedColor"/>
  335. </label>
  336. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8jj-El-Qda">
  337. <rect key="frame" x="236" y="21.5" width="69" height="14.5"/>
  338. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  339. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  340. <nil key="highlightedColor"/>
  341. </label>
  342. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点,听涛会议室开会议,讨…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EqM-Ja-9Yo">
  343. <rect key="frame" x="94" y="42" width="137" height="16"/>
  344. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  345. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  346. <nil key="highlightedColor"/>
  347. </label>
  348. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XQR-mR-rKf">
  349. <rect key="frame" x="94" y="75.5" width="226" height="0.5"/>
  350. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  351. <constraints>
  352. <constraint firstAttribute="height" constant="0.5" id="8Mz-nu-E2w"/>
  353. </constraints>
  354. </view>
  355. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8bj-mF-0FL">
  356. <rect key="frame" x="274" y="23" width="31" height="30"/>
  357. <state key="normal" title="编辑">
  358. <color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  359. </state>
  360. </button>
  361. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q9R-w5-Vbw">
  362. <rect key="frame" x="4" y="19" width="38" height="38"/>
  363. <constraints>
  364. <constraint firstAttribute="height" constant="38" id="0vN-AK-EGk"/>
  365. <constraint firstAttribute="width" constant="38" id="tcF-Hh-Uee"/>
  366. </constraints>
  367. <state key="normal" image="sendinfo_no"/>
  368. <state key="selected" image="sendinfo_yes"/>
  369. </button>
  370. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="1hb-QE-1ga">
  371. <rect key="frame" x="46" y="18" width="40" height="40"/>
  372. <constraints>
  373. <constraint firstAttribute="height" constant="40" id="59x-DE-Txn"/>
  374. <constraint firstAttribute="width" constant="40" id="61N-Qs-wYm"/>
  375. </constraints>
  376. </imageView>
  377. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SNb-48-j10">
  378. <rect key="frame" x="80" y="14" width="10" height="10"/>
  379. <color key="backgroundColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  380. <constraints>
  381. <constraint firstAttribute="width" constant="10" id="RtE-uB-8Qw"/>
  382. <constraint firstAttribute="height" constant="10" id="vrQ-as-QyG"/>
  383. </constraints>
  384. </view>
  385. </subviews>
  386. <constraints>
  387. <constraint firstItem="Q9R-w5-Vbw" firstAttribute="leading" secondItem="Fha-89-BO0" secondAttribute="leading" constant="4" id="562-GH-hAi"/>
  388. <constraint firstItem="XQR-mR-rKf" firstAttribute="leading" secondItem="NcS-EB-rQc" secondAttribute="leading" id="8aW-6f-aRj"/>
  389. <constraint firstItem="1hb-QE-1ga" firstAttribute="leading" secondItem="Q9R-w5-Vbw" secondAttribute="trailing" constant="4" id="A2F-OK-zig"/>
  390. <constraint firstItem="SNb-48-j10" firstAttribute="trailing" secondItem="1hb-QE-1ga" secondAttribute="trailing" constant="4" id="Idw-GV-fg0"/>
  391. <constraint firstItem="NcS-EB-rQc" firstAttribute="top" secondItem="1hb-QE-1ga" secondAttribute="top" id="Jpk-zR-rWp"/>
  392. <constraint firstAttribute="trailing" secondItem="XQR-mR-rKf" secondAttribute="trailing" id="N5w-7f-7cP"/>
  393. <constraint firstItem="8bj-mF-0FL" firstAttribute="centerY" secondItem="Fha-89-BO0" secondAttribute="centerY" id="NIj-aw-yUW"/>
  394. <constraint firstItem="Q9R-w5-Vbw" firstAttribute="centerY" secondItem="Fha-89-BO0" secondAttribute="centerY" id="NmZ-iP-hvv"/>
  395. <constraint firstItem="SNb-48-j10" firstAttribute="top" secondItem="1hb-QE-1ga" secondAttribute="top" constant="-4" id="Oa6-Oi-TUF"/>
  396. <constraint firstItem="EqM-Ja-9Yo" firstAttribute="bottom" secondItem="1hb-QE-1ga" secondAttribute="bottom" id="UjI-f7-FWe"/>
  397. <constraint firstItem="EqM-Ja-9Yo" firstAttribute="leading" secondItem="NcS-EB-rQc" secondAttribute="leading" id="azD-GT-J8v"/>
  398. <constraint firstAttribute="trailing" secondItem="8bj-mF-0FL" secondAttribute="trailing" constant="15" id="dr7-Io-vSp"/>
  399. <constraint firstItem="NcS-EB-rQc" firstAttribute="width" secondItem="EqM-Ja-9Yo" secondAttribute="width" id="ear-Wh-GIo"/>
  400. <constraint firstItem="8jj-El-Qda" firstAttribute="centerY" secondItem="NcS-EB-rQc" secondAttribute="centerY" id="sCG-pY-7Mv"/>
  401. <constraint firstItem="NcS-EB-rQc" firstAttribute="leading" secondItem="SNb-48-j10" secondAttribute="trailing" constant="4" id="tEJ-Ha-fg5"/>
  402. <constraint firstAttribute="bottom" secondItem="XQR-mR-rKf" secondAttribute="bottom" id="tLB-ko-WAd"/>
  403. <constraint firstItem="1hb-QE-1ga" firstAttribute="centerY" secondItem="Fha-89-BO0" secondAttribute="centerY" id="ulb-p8-erL"/>
  404. <constraint firstAttribute="trailing" secondItem="8jj-El-Qda" secondAttribute="trailing" constant="15" id="vBZ-j8-UJa"/>
  405. <constraint firstItem="8jj-El-Qda" firstAttribute="leading" secondItem="NcS-EB-rQc" secondAttribute="trailing" constant="5" id="zxW-7m-s0Y"/>
  406. </constraints>
  407. </tableViewCellContentView>
  408. <viewLayoutGuide key="safeArea" id="9nd-OD-Ed3"/>
  409. <connections>
  410. <outlet property="cell2EditBtn" destination="8bj-mF-0FL" id="U9x-Lj-UV1"/>
  411. <outlet property="cell2IntroLabel" destination="EqM-Ja-9Yo" id="LPo-NE-Mrd"/>
  412. <outlet property="cell2RedBgView" destination="SNb-48-j10" id="yU7-zH-AmX"/>
  413. <outlet property="cell2SelectButton" destination="Q9R-w5-Vbw" id="H1x-KO-0xZ"/>
  414. <outlet property="cell2TimeLabel" destination="8jj-El-Qda" id="D9f-ed-VOM"/>
  415. <outlet property="cell2TitleLabel" destination="NcS-EB-rQc" id="0Qz-eM-FBe"/>
  416. <outlet property="cell2UserImgView" destination="1hb-QE-1ga" id="p1C-y2-VWg"/>
  417. </connections>
  418. <point key="canvasLocation" x="131.8840579710145" y="517.63392857142856"/>
  419. </tableViewCell>
  420. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell30" id="ISO-tt-GTE" customClass="ChatMsgNoticeCell">
  421. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  422. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  423. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ISO-tt-GTE" id="xIL-tD-laE">
  424. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  425. <autoresizingMask key="autoresizingMask"/>
  426. <subviews>
  427. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vIw-B9-0IR">
  428. <rect key="frame" x="15" y="10.5" width="290" height="29.5"/>
  429. <subviews>
  430. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="根目录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZES-qq-CpT">
  431. <rect key="frame" x="1.5" y="4" width="52" height="21"/>
  432. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  433. <color key="textColor" systemColor="linkColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  434. <nil key="highlightedColor"/>
  435. </label>
  436. </subviews>
  437. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  438. <constraints>
  439. <constraint firstAttribute="height" constant="29.5" id="McC-VZ-Mn3"/>
  440. <constraint firstItem="ZES-qq-CpT" firstAttribute="centerY" secondItem="vIw-B9-0IR" secondAttribute="centerY" id="drX-Xo-fDt"/>
  441. <constraint firstItem="ZES-qq-CpT" firstAttribute="leading" secondItem="vIw-B9-0IR" secondAttribute="leading" constant="1.5" id="xEm-V3-6u1"/>
  442. </constraints>
  443. </view>
  444. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Huw-ty-aqD">
  445. <rect key="frame" x="0.0" y="49.5" width="320" height="0.5"/>
  446. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  447. <constraints>
  448. <constraint firstAttribute="height" constant="0.5" id="cT5-o7-9Ux"/>
  449. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="0.5" id="h9Z-VM-miw"/>
  450. </constraints>
  451. </view>
  452. </subviews>
  453. <constraints>
  454. <constraint firstItem="vIw-B9-0IR" firstAttribute="centerY" secondItem="xIL-tD-laE" secondAttribute="centerY" id="NSe-C8-h81"/>
  455. <constraint firstItem="Huw-ty-aqD" firstAttribute="leading" secondItem="xIL-tD-laE" secondAttribute="leading" id="Z27-P5-S0j"/>
  456. <constraint firstItem="vIw-B9-0IR" firstAttribute="leading" secondItem="xIL-tD-laE" secondAttribute="leading" constant="15" id="ft5-Br-dLP"/>
  457. <constraint firstAttribute="trailing" secondItem="vIw-B9-0IR" secondAttribute="trailing" constant="15" id="gbY-LH-NSR"/>
  458. <constraint firstAttribute="trailing" secondItem="Huw-ty-aqD" secondAttribute="trailing" id="s7R-hT-neo"/>
  459. <constraint firstAttribute="bottom" secondItem="Huw-ty-aqD" secondAttribute="bottom" id="ulZ-FO-dfc"/>
  460. </constraints>
  461. </tableViewCellContentView>
  462. <viewLayoutGuide key="safeArea" id="ZIp-zY-IzO"/>
  463. <connections>
  464. <outlet property="cell0SearchBgView" destination="vIw-B9-0IR" id="1tR-Cq-nta"/>
  465. </connections>
  466. <point key="canvasLocation" x="131.8840579710145" y="589.95535714285711"/>
  467. </tableViewCell>
  468. <tableViewCell multipleTouchEnabled="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell40" id="08H-K4-bVb" userLabel="ChatMsgNoticeCell40" customClass="ChatMsgNoticeCell">
  469. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  470. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  471. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="08H-K4-bVb" id="NkN-3m-HEK">
  472. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  473. <autoresizingMask key="autoresizingMask"/>
  474. <subviews>
  475. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="HsQ-ia-rRh">
  476. <rect key="frame" x="16.5" y="17" width="41" height="35"/>
  477. <constraints>
  478. <constraint firstAttribute="height" constant="35" id="R1J-wT-4s9"/>
  479. <constraint firstAttribute="width" constant="41" id="tYc-Iw-CHv"/>
  480. </constraints>
  481. </imageView>
  482. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="fgk-QS-xjW">
  483. <rect key="frame" x="298" y="28" width="7" height="13.5"/>
  484. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  485. </imageView>
  486. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OzE-0H-cb3">
  487. <rect key="frame" x="65.5" y="14" width="52" height="21"/>
  488. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  489. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  490. <nil key="highlightedColor"/>
  491. </label>
  492. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vt5-r2-ZJA">
  493. <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
  494. <constraints>
  495. <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="ZpO-vc-sCS"/>
  496. </constraints>
  497. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  498. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  499. <nil key="highlightedColor"/>
  500. </label>
  501. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IWt-jb-vU7">
  502. <rect key="frame" x="65.5" y="68.5" width="254.5" height="0.5"/>
  503. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  504. <constraints>
  505. <constraint firstAttribute="height" constant="0.5" id="dSd-JV-VPb"/>
  506. </constraints>
  507. </view>
  508. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bhA-wS-cVs">
  509. <rect key="frame" x="268" y="21" width="30" height="27"/>
  510. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  511. <state key="normal" title="进入">
  512. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
  513. </state>
  514. </button>
  515. <view alpha="0.0" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dZb-E4-IiO">
  516. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  517. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  518. </view>
  519. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="私有" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hE6-8j-uCs">
  520. <rect key="frame" x="65" y="43" width="175" height="13"/>
  521. <constraints>
  522. <constraint firstAttribute="height" constant="13" id="YdQ-4X-3lA"/>
  523. </constraints>
  524. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  525. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  526. <nil key="highlightedColor"/>
  527. </label>
  528. </subviews>
  529. <constraints>
  530. <constraint firstItem="OzE-0H-cb3" firstAttribute="leading" secondItem="NkN-3m-HEK" secondAttribute="leading" constant="65.5" id="0GS-Vm-hVS"/>
  531. <constraint firstItem="dZb-E4-IiO" firstAttribute="top" secondItem="NkN-3m-HEK" secondAttribute="top" id="0eo-pV-3wd"/>
  532. <constraint firstItem="fgk-QS-xjW" firstAttribute="centerY" secondItem="NkN-3m-HEK" secondAttribute="centerY" id="5MR-Uw-y2P"/>
  533. <constraint firstItem="HsQ-ia-rRh" firstAttribute="centerY" secondItem="NkN-3m-HEK" secondAttribute="centerY" id="8fB-eU-2ls"/>
  534. <constraint firstAttribute="bottom" secondItem="dZb-E4-IiO" secondAttribute="bottom" id="9nY-Tx-wBw"/>
  535. <constraint firstItem="bhA-wS-cVs" firstAttribute="centerY" secondItem="NkN-3m-HEK" secondAttribute="centerY" id="CUA-vH-BFF"/>
  536. <constraint firstAttribute="bottom" secondItem="IWt-jb-vU7" secondAttribute="bottom" id="FN6-lH-5ya"/>
  537. <constraint firstAttribute="trailing" secondItem="fgk-QS-xjW" secondAttribute="trailing" constant="15" id="IdY-cw-iOg"/>
  538. <constraint firstAttribute="trailing" secondItem="dZb-E4-IiO" secondAttribute="trailing" id="Ne4-sZ-ATp"/>
  539. <constraint firstItem="vt5-r2-ZJA" firstAttribute="centerY" secondItem="NkN-3m-HEK" secondAttribute="centerY" id="Y8m-yi-zAe"/>
  540. <constraint firstItem="fgk-QS-xjW" firstAttribute="leading" secondItem="vt5-r2-ZJA" secondAttribute="trailing" constant="5" id="ZX7-c5-lA2"/>
  541. <constraint firstItem="dZb-E4-IiO" firstAttribute="leading" secondItem="NkN-3m-HEK" secondAttribute="leading" id="cag-KU-Qg1"/>
  542. <constraint firstItem="hE6-8j-uCs" firstAttribute="top" secondItem="OzE-0H-cb3" secondAttribute="bottom" constant="8" id="eaM-IY-LaH"/>
  543. <constraint firstAttribute="trailing" secondItem="hE6-8j-uCs" secondAttribute="trailing" constant="80" id="jX4-Bh-Ep2"/>
  544. <constraint firstItem="HsQ-ia-rRh" firstAttribute="leading" secondItem="NkN-3m-HEK" secondAttribute="leading" constant="16.5" id="pOI-3e-GqP"/>
  545. <constraint firstItem="IWt-jb-vU7" firstAttribute="leading" secondItem="OzE-0H-cb3" secondAttribute="leading" id="sVe-BH-zcf"/>
  546. <constraint firstItem="fgk-QS-xjW" firstAttribute="leading" secondItem="bhA-wS-cVs" secondAttribute="trailing" id="vLB-Nv-YzN"/>
  547. <constraint firstItem="OzE-0H-cb3" firstAttribute="top" secondItem="NkN-3m-HEK" secondAttribute="top" constant="14" id="wdV-mA-Qtm"/>
  548. <constraint firstItem="hE6-8j-uCs" firstAttribute="leading" secondItem="HsQ-ia-rRh" secondAttribute="trailing" constant="7.5" id="y9S-S8-OHy"/>
  549. <constraint firstAttribute="trailing" secondItem="IWt-jb-vU7" secondAttribute="trailing" id="ydk-ED-mGX"/>
  550. </constraints>
  551. </tableViewCellContentView>
  552. <viewLayoutGuide key="safeArea" id="OC0-sB-VJp"/>
  553. <connections>
  554. <outlet property="cell1IconImgView" destination="HsQ-ia-rRh" id="ONm-FD-HgZ"/>
  555. <outlet property="cell1TimeLabel" destination="vt5-r2-ZJA" id="Tck-x8-3yG"/>
  556. <outlet property="cell1TitleLabel" destination="OzE-0H-cb3" id="y4X-lb-DjE"/>
  557. <outlet property="cellBlackVIew" destination="dZb-E4-IiO" id="Rgq-uE-ukj"/>
  558. <outlet property="enterBtn" destination="bhA-wS-cVs" id="kHB-vu-DCF"/>
  559. <outlet property="powerLbl" destination="hE6-8j-uCs" id="jlR-jI-gHw"/>
  560. <outlet property="rightImageView" destination="fgk-QS-xjW" id="bg2-24-ZUD"/>
  561. </connections>
  562. <point key="canvasLocation" x="132" y="677"/>
  563. </tableViewCell>
  564. <tableViewCell multipleTouchEnabled="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatMsgNoticeCell50" id="8kK-W9-bNi" customClass="ChatMsgNoticeCell">
  565. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  566. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  567. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8kK-W9-bNi" id="hNI-G4-lN4">
  568. <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
  569. <autoresizingMask key="autoresizingMask"/>
  570. <subviews>
  571. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="验证信息" translatesAutoresizingMaskIntoConstraints="NO" id="Gfy-zY-5dU">
  572. <rect key="frame" x="16.5" y="17" width="41" height="35"/>
  573. <constraints>
  574. <constraint firstAttribute="height" constant="35" id="FCG-1k-GhS"/>
  575. <constraint firstAttribute="width" constant="41" id="nHV-Km-WEo"/>
  576. </constraints>
  577. </imageView>
  578. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="7rA-BS-NUC">
  579. <rect key="frame" x="298" y="28" width="7" height="13.5"/>
  580. </imageView>
  581. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="验证信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zM1-fd-s6P">
  582. <rect key="frame" x="65.5" y="24" width="69.5" height="21"/>
  583. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  584. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  585. <nil key="highlightedColor"/>
  586. </label>
  587. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uh0-0x-oY0">
  588. <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
  589. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  590. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  591. <nil key="highlightedColor"/>
  592. </label>
  593. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3e8-pX-T7k">
  594. <rect key="frame" x="65.5" y="68.5" width="254.5" height="0.5"/>
  595. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  596. <constraints>
  597. <constraint firstAttribute="height" constant="0.5" id="Wq0-wR-Qce"/>
  598. </constraints>
  599. </view>
  600. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="5A0-VR-57h">
  601. <rect key="frame" x="207" y="26.5" width="30" height="16"/>
  602. </imageView>
  603. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TqM-Ho-IvV">
  604. <rect key="frame" x="49.5" y="9" width="16" height="16"/>
  605. <color key="backgroundColor" systemColor="systemRedColor" red="1" green="0.23137254900000001" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  606. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  607. <constraints>
  608. <constraint firstAttribute="height" constant="16" id="Dfc-Sc-6mD"/>
  609. <constraint firstAttribute="width" constant="16" id="Ver-fL-gOS"/>
  610. </constraints>
  611. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  612. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  613. <nil key="highlightedColor"/>
  614. </label>
  615. </subviews>
  616. <constraints>
  617. <constraint firstItem="TqM-Ho-IvV" firstAttribute="bottom" secondItem="Gfy-zY-5dU" secondAttribute="top" constant="8" id="18K-nH-FQ1"/>
  618. <constraint firstItem="TqM-Ho-IvV" firstAttribute="trailing" secondItem="Gfy-zY-5dU" secondAttribute="trailing" constant="8" id="1gb-Zn-Gdo"/>
  619. <constraint firstItem="Uh0-0x-oY0" firstAttribute="leading" secondItem="5A0-VR-57h" secondAttribute="trailing" constant="4" id="Aod-jw-1Gu"/>
  620. <constraint firstItem="3e8-pX-T7k" firstAttribute="leading" secondItem="zM1-fd-s6P" secondAttribute="leading" id="Chn-aG-75k"/>
  621. <constraint firstAttribute="bottom" secondItem="3e8-pX-T7k" secondAttribute="bottom" id="EOj-Bi-W10"/>
  622. <constraint firstItem="zM1-fd-s6P" firstAttribute="leading" secondItem="hNI-G4-lN4" secondAttribute="leading" constant="65.5" id="FM7-yf-nKj"/>
  623. <constraint firstAttribute="trailing" secondItem="7rA-BS-NUC" secondAttribute="trailing" constant="15" id="MLg-oU-46N"/>
  624. <constraint firstItem="5A0-VR-57h" firstAttribute="centerY" secondItem="Uh0-0x-oY0" secondAttribute="centerY" id="efR-B4-3y9"/>
  625. <constraint firstItem="Gfy-zY-5dU" firstAttribute="centerY" secondItem="hNI-G4-lN4" secondAttribute="centerY" id="gYA-SN-w7l"/>
  626. <constraint firstItem="7rA-BS-NUC" firstAttribute="centerY" secondItem="hNI-G4-lN4" secondAttribute="centerY" id="mTA-zG-Efd"/>
  627. <constraint firstItem="7rA-BS-NUC" firstAttribute="leading" secondItem="Uh0-0x-oY0" secondAttribute="trailing" constant="5" id="p0I-jc-zV9"/>
  628. <constraint firstAttribute="trailing" secondItem="3e8-pX-T7k" secondAttribute="trailing" id="pSF-X1-Cfw"/>
  629. <constraint firstItem="zM1-fd-s6P" firstAttribute="centerY" secondItem="Gfy-zY-5dU" secondAttribute="centerY" id="prv-QL-ggZ"/>
  630. <constraint firstItem="Gfy-zY-5dU" firstAttribute="leading" secondItem="hNI-G4-lN4" secondAttribute="leading" constant="16.5" id="qIR-pH-cG5"/>
  631. <constraint firstItem="Uh0-0x-oY0" firstAttribute="centerY" secondItem="hNI-G4-lN4" secondAttribute="centerY" id="sO4-DB-5mT"/>
  632. </constraints>
  633. </tableViewCellContentView>
  634. <viewLayoutGuide key="safeArea" id="JAz-zj-QfO"/>
  635. <connections>
  636. <outlet property="IsTopImgV" destination="5A0-VR-57h" id="vET-2B-lY1"/>
  637. <outlet property="cell1TimeLabel" destination="Uh0-0x-oY0" id="r47-sS-dlM"/>
  638. <outlet property="cell1TitleLabel" destination="zM1-fd-s6P" id="6wW-w3-BnC"/>
  639. <outlet property="yanRedNumL" destination="TqM-Ho-IvV" id="sIg-sx-uBa"/>
  640. </connections>
  641. <point key="canvasLocation" x="132" y="816"/>
  642. </tableViewCell>
  643. </objects>
  644. <resources>
  645. <image name="chatmsg_list_testuser_img" width="45" height="45"/>
  646. <image name="chatmsg_rightArrow_icon" width="7" height="13.5"/>
  647. <image name="chatmsg_search_icon" width="12" height="12"/>
  648. <image name="find_1" width="37" height="32"/>
  649. <image name="sendinfo_no" width="38" height="38"/>
  650. <image name="sendinfo_yes" width="38" height="38"/>
  651. <image name="置顶" width="30" height="16"/>
  652. <image name="验证信息" width="40" height="40"/>
  653. </resources>
  654. </document>