123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell0" id="fmq-cd-fkN" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fmq-cd-fkN" id="ep9-xt-qwx">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6BW-DJ-I7t">
- <rect key="frame" x="15" y="10.5" width="290" height="29.5"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j9b-wp-ea1">
- <rect key="frame" x="124.5" y="6" width="41" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <inset key="imageEdgeInsets" minX="-6.5" minY="0.0" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="搜索" image="chatmsg_search_icon">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZpK-t8-PXa">
- <rect key="frame" x="0.0" y="0.0" width="290" height="29.5"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="j9b-wp-ea1" firstAttribute="centerY" secondItem="6BW-DJ-I7t" secondAttribute="centerY" id="DOt-Ft-uwu"/>
- <constraint firstAttribute="trailing" secondItem="ZpK-t8-PXa" secondAttribute="trailing" id="ED4-vr-TL6"/>
- <constraint firstItem="ZpK-t8-PXa" firstAttribute="leading" secondItem="6BW-DJ-I7t" secondAttribute="leading" id="VwE-pj-0Vd"/>
- <constraint firstItem="ZpK-t8-PXa" firstAttribute="top" secondItem="6BW-DJ-I7t" secondAttribute="top" id="azB-ky-2DY"/>
- <constraint firstItem="j9b-wp-ea1" firstAttribute="centerX" secondItem="6BW-DJ-I7t" secondAttribute="centerX" id="m4q-UA-PQ9"/>
- <constraint firstAttribute="height" constant="29.5" id="pBx-vO-mIh"/>
- <constraint firstAttribute="bottom" secondItem="ZpK-t8-PXa" secondAttribute="bottom" id="u63-R8-1Re"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="6BW-DJ-I7t" secondAttribute="trailing" constant="15" id="6nx-xz-94g"/>
- <constraint firstItem="6BW-DJ-I7t" firstAttribute="leading" secondItem="ep9-xt-qwx" secondAttribute="leading" constant="15" id="Wtf-CE-MC9"/>
- <constraint firstItem="6BW-DJ-I7t" firstAttribute="centerY" secondItem="ep9-xt-qwx" secondAttribute="centerY" id="kdc-q0-Bd7"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="SQH-VM-d0Y"/>
- <connections>
- <outlet property="cell0SearchBgView" destination="6BW-DJ-I7t" id="YCF-QF-NgZ"/>
- <outlet property="cell0SearchBtn" destination="ZpK-t8-PXa" id="btd-ll-Z2L"/>
- <outlet property="rightImageView" destination="9mG-lB-IEE" id="8bS-WJ-BRp"/>
- </connections>
- <point key="canvasLocation" x="132" y="136"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell1" id="qQw-bx-uqF" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="qQw-bx-uqF" id="9TA-HG-OU9">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="dok-bS-6aW">
- <rect key="frame" x="16.5" y="17" width="41" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="A4H-L0-9oN"/>
- <constraint firstAttribute="width" constant="41" id="VIW-5C-Jg4"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="Z1A-lR-Uan">
- <rect key="frame" x="298" y="28.5" width="7" height="12"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b1X-Xi-nKk">
- <rect key="frame" x="65.5" y="24" width="52" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cxi-sg-3NN">
- <rect key="frame" x="283" y="27.5" width="10" height="14.5"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="rFd-HA-G64"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1Wy-80-r4T">
- <rect key="frame" x="65.5" y="68.5" width="254.5" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="ueM-Xv-dYX"/>
- </constraints>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="Xf9-ia-XPR">
- <rect key="frame" x="127.5" y="26.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="Z1A-lR-Uan" firstAttribute="centerY" secondItem="9TA-HG-OU9" secondAttribute="centerY" id="9rc-Ya-R82"/>
- <constraint firstItem="Z1A-lR-Uan" firstAttribute="leading" secondItem="cxi-sg-3NN" secondAttribute="trailing" constant="5" id="CB6-il-rcG"/>
- <constraint firstAttribute="trailing" secondItem="Z1A-lR-Uan" secondAttribute="trailing" constant="15" id="FWL-T6-h3G"/>
- <constraint firstItem="1Wy-80-r4T" firstAttribute="leading" secondItem="b1X-Xi-nKk" secondAttribute="leading" id="HrZ-R6-ya6"/>
- <constraint firstItem="b1X-Xi-nKk" firstAttribute="leading" secondItem="9TA-HG-OU9" secondAttribute="leading" constant="65.5" id="LPn-PO-60m"/>
- <constraint firstItem="cxi-sg-3NN" firstAttribute="centerY" secondItem="9TA-HG-OU9" secondAttribute="centerY" id="Pah-50-H7H"/>
- <constraint firstItem="Xf9-ia-XPR" firstAttribute="centerY" secondItem="9TA-HG-OU9" secondAttribute="centerY" id="Rko-u8-nNW"/>
- <constraint firstItem="dok-bS-6aW" firstAttribute="centerY" secondItem="9TA-HG-OU9" secondAttribute="centerY" id="WcG-HF-Tam"/>
- <constraint firstAttribute="trailing" secondItem="1Wy-80-r4T" secondAttribute="trailing" id="fX5-Fn-Muo"/>
- <constraint firstAttribute="bottom" secondItem="1Wy-80-r4T" secondAttribute="bottom" id="igX-Ul-WFY"/>
- <constraint firstItem="dok-bS-6aW" firstAttribute="leading" secondItem="9TA-HG-OU9" secondAttribute="leading" constant="16.5" id="jET-Fy-Tpq"/>
- <constraint firstItem="b1X-Xi-nKk" firstAttribute="centerY" secondItem="dok-bS-6aW" secondAttribute="centerY" id="rRR-LA-C3d"/>
- <constraint firstItem="Xf9-ia-XPR" firstAttribute="centerY" secondItem="b1X-Xi-nKk" secondAttribute="centerY" id="tft-z8-7bS"/>
- <constraint firstItem="Xf9-ia-XPR" firstAttribute="leading" secondItem="b1X-Xi-nKk" secondAttribute="trailing" constant="10" id="yXD-7a-zpa"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="LE4-Wk-Ydh"/>
- <connections>
- <outlet property="IsTopImgV" destination="Xf9-ia-XPR" id="srJ-GW-36C"/>
- <outlet property="cell1IconImgView" destination="dok-bS-6aW" id="I5d-kX-IN1"/>
- <outlet property="cell1TimeLabel" destination="cxi-sg-3NN" id="doS-b4-Duu"/>
- <outlet property="cell1TitleLabel" destination="b1X-Xi-nKk" id="9XP-cq-5T6"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="258.81696428571428"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell2" id="7q2-Q0-qpt" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7q2-Q0-qpt" id="cbN-LK-vVj">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="CNJ-jN-de3">
- <rect key="frame" x="16.5" y="18" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="lSi-Do-IoI"/>
- <constraint firstAttribute="height" constant="40" id="vvk-sQ-tS4"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1ce-DS-QbR">
- <rect key="frame" x="65" y="18" width="121.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RaR-12-Nue">
- <rect key="frame" x="284" y="33" width="10" height="10"/>
- <constraints>
- <constraint firstAttribute="height" constant="10" id="5EE-hi-TND"/>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="a0a-sh-6QF"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eJ4-Lq-zve">
- <rect key="frame" x="65" y="43.5" width="80" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="b1h-eY-xWD"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="388-vT-nqB">
- <rect key="frame" x="65" y="75.5" width="255" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="ygx-Ch-pYV"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未读数" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sl6-2V-Ej3">
- <rect key="frame" x="149" y="43.5" width="40" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="DL6-Bc-jpF"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="1" green="0.58431372549019611" blue="0.011764705882352941" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="FA3-Bi-JFh">
- <rect key="frame" x="298" y="32" width="7" height="12"/>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="yEi-We-HYs">
- <rect key="frame" x="196.5" y="20.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="yEi-We-HYs" firstAttribute="leading" secondItem="1ce-DS-QbR" secondAttribute="trailing" constant="10" id="1He-MK-nJP"/>
- <constraint firstAttribute="trailing" secondItem="388-vT-nqB" secondAttribute="trailing" id="3Hw-g8-aqX"/>
- <constraint firstItem="1ce-DS-QbR" firstAttribute="leading" secondItem="cbN-LK-vVj" secondAttribute="leading" constant="65" id="8Lo-hm-rrI"/>
- <constraint firstItem="eJ4-Lq-zve" firstAttribute="leading" secondItem="1ce-DS-QbR" secondAttribute="leading" id="8wA-un-P3V"/>
- <constraint firstItem="FA3-Bi-JFh" firstAttribute="centerY" secondItem="cbN-LK-vVj" secondAttribute="centerY" id="9BL-yO-rxM"/>
- <constraint firstItem="FA3-Bi-JFh" firstAttribute="leading" secondItem="RaR-12-Nue" secondAttribute="trailing" constant="4" id="9nX-cI-cCH"/>
- <constraint firstItem="Sl6-2V-Ej3" firstAttribute="leading" secondItem="eJ4-Lq-zve" secondAttribute="trailing" constant="4" id="AFX-1p-7BQ"/>
- <constraint firstItem="Sl6-2V-Ej3" firstAttribute="top" secondItem="eJ4-Lq-zve" secondAttribute="top" id="ESY-Hr-4Gx"/>
- <constraint firstAttribute="trailing" secondItem="FA3-Bi-JFh" secondAttribute="trailing" constant="15" id="IBy-X3-dLs"/>
- <constraint firstItem="388-vT-nqB" firstAttribute="leading" secondItem="1ce-DS-QbR" secondAttribute="leading" id="LGE-ej-pbf"/>
- <constraint firstItem="yEi-We-HYs" firstAttribute="centerY" secondItem="1ce-DS-QbR" secondAttribute="centerY" id="Nwe-Mv-lMR"/>
- <constraint firstAttribute="bottom" secondItem="388-vT-nqB" secondAttribute="bottom" id="UAQ-Qb-HxU"/>
- <constraint firstItem="1ce-DS-QbR" firstAttribute="top" secondItem="CNJ-jN-de3" secondAttribute="top" id="em7-bB-s8P"/>
- <constraint firstItem="CNJ-jN-de3" firstAttribute="leading" secondItem="cbN-LK-vVj" secondAttribute="leading" constant="16.5" id="gfb-bi-2s6"/>
- <constraint firstItem="CNJ-jN-de3" firstAttribute="centerY" secondItem="cbN-LK-vVj" secondAttribute="centerY" id="qhB-em-Jsh"/>
- <constraint firstItem="RaR-12-Nue" firstAttribute="centerY" secondItem="cbN-LK-vVj" secondAttribute="centerY" id="tw9-p6-nuY"/>
- <constraint firstItem="Sl6-2V-Ej3" firstAttribute="bottom" secondItem="eJ4-Lq-zve" secondAttribute="bottom" id="vAw-Yy-uM8"/>
- <constraint firstItem="eJ4-Lq-zve" firstAttribute="top" secondItem="1ce-DS-QbR" secondAttribute="bottom" constant="5" id="wVN-tn-rIf"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="RK7-zX-wi4"/>
- <connections>
- <outlet property="IsTopImgV" destination="yEi-We-HYs" id="bmG-I5-xTb"/>
- <outlet property="cell2IntroLabel" destination="eJ4-Lq-zve" id="2GB-qx-Cfz"/>
- <outlet property="cell2RedNumLabel" destination="Sl6-2V-Ej3" id="bhD-hj-qci"/>
- <outlet property="cell2TimeLabel" destination="RaR-12-Nue" id="f7U-iN-Jgw"/>
- <outlet property="cell2TitleLabel" destination="1ce-DS-QbR" id="vIS-N3-NOF"/>
- <outlet property="cell2UserImgView" destination="CNJ-jN-de3" id="cam-sp-sHI"/>
- <outlet property="rightImageView" destination="FA3-Bi-JFh" id="9yc-1U-fqd"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="346.875"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell10" id="UMk-27-yRx" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UMk-27-yRx" id="NoK-Ak-Kl5">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9mX-hA-CBQ">
- <rect key="frame" x="4" y="15.5" width="38" height="38"/>
- <constraints>
- <constraint firstAttribute="height" constant="38" id="1Sv-iw-GdM"/>
- <constraint firstAttribute="width" constant="38" id="PT4-4J-Acq"/>
- </constraints>
- <state key="normal" image="sendinfo_no"/>
- <state key="selected" image="sendinfo_yes"/>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="Oaj-Ul-JPu">
- <rect key="frame" x="46" y="17" width="41" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="btf-ha-QWB"/>
- <constraint firstAttribute="width" constant="41" id="iQs-ew-cDN"/>
- </constraints>
- </imageView>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="ede-IH-dLP">
- <rect key="frame" x="298" y="28.5" width="7" height="12"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DDA-fZ-AAT">
- <rect key="frame" x="97" y="68.5" width="223" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="evs-u6-afR"/>
- </constraints>
- </view>
- <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="rPG-Kz-bDl">
- <rect key="frame" x="97" y="24.5" width="52" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="4NF-sx-d0a">
- <rect key="frame" x="159" y="26.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="ede-IH-dLP" secondAttribute="trailing" constant="15" id="A44-RV-IXY"/>
- <constraint firstItem="rPG-Kz-bDl" firstAttribute="centerY" secondItem="Oaj-Ul-JPu" secondAttribute="centerY" id="Cui-js-DNL"/>
- <constraint firstItem="Oaj-Ul-JPu" firstAttribute="leading" secondItem="9mX-hA-CBQ" secondAttribute="trailing" constant="4" id="J1u-xm-scs"/>
- <constraint firstItem="9mX-hA-CBQ" firstAttribute="centerY" secondItem="NoK-Ak-Kl5" secondAttribute="centerY" id="Lpf-fd-F5A"/>
- <constraint firstItem="rPG-Kz-bDl" firstAttribute="leading" secondItem="Oaj-Ul-JPu" secondAttribute="trailing" constant="10" id="PCV-Vf-zfX"/>
- <constraint firstItem="9mX-hA-CBQ" firstAttribute="leading" secondItem="NoK-Ak-Kl5" secondAttribute="leading" constant="4" id="W0m-mL-0f6"/>
- <constraint firstAttribute="bottom" secondItem="DDA-fZ-AAT" secondAttribute="bottom" id="eIm-pJ-7u3"/>
- <constraint firstAttribute="trailing" secondItem="DDA-fZ-AAT" secondAttribute="trailing" id="enx-ql-jSo"/>
- <constraint firstItem="4NF-sx-d0a" firstAttribute="leading" secondItem="rPG-Kz-bDl" secondAttribute="trailing" constant="10" id="f6D-m6-WmR"/>
- <constraint firstItem="DDA-fZ-AAT" firstAttribute="leading" secondItem="rPG-Kz-bDl" secondAttribute="leading" id="f7R-XU-r7f"/>
- <constraint firstItem="Oaj-Ul-JPu" firstAttribute="centerY" secondItem="NoK-Ak-Kl5" secondAttribute="centerY" id="rik-wd-VjV"/>
- <constraint firstItem="4NF-sx-d0a" firstAttribute="centerY" secondItem="rPG-Kz-bDl" secondAttribute="centerY" id="vPu-Qf-jgr"/>
- <constraint firstItem="ede-IH-dLP" firstAttribute="centerY" secondItem="NoK-Ak-Kl5" secondAttribute="centerY" id="yaw-GE-c6e"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="dbp-XZ-HvW"/>
- <connections>
- <outlet property="IsTopImgV" destination="4NF-sx-d0a" id="h2C-jI-XT5"/>
- <outlet property="cell1IconImgView" destination="Oaj-Ul-JPu" id="cCU-7U-9eV"/>
- <outlet property="cell1SelectButton" destination="9mX-hA-CBQ" id="v0Y-pl-hxG"/>
- <outlet property="cell1TitleLabel" destination="rPG-Kz-bDl" id="jec-nl-Wji"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="435.60267857142856"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatNewRowCell20" id="zdJ-gs-FZO" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zdJ-gs-FZO" id="7vt-K9-YBk">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxd-Bl-lsj">
- <rect key="frame" x="96" y="18" width="121.5" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LzA-N4-rea">
- <rect key="frame" x="180" y="44" width="12" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="rgs-uK-Lrf"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" red="1" green="0.58431372549019611" blue="0.011764705882352941" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cZw-cs-hoI">
- <rect key="frame" x="96" y="44" width="80" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="CXQ-if-ogI"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cCW-mv-9aT">
- <rect key="frame" x="96" y="75.5" width="224" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="8Wb-Cc-Lj3"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6LG-Rc-m1R">
- <rect key="frame" x="4" y="19" width="38" height="38"/>
- <constraints>
- <constraint firstAttribute="height" constant="38" id="EuF-5J-lpm"/>
- <constraint firstAttribute="width" constant="38" id="FiA-JN-IQG"/>
- </constraints>
- <state key="normal" image="sendinfo_no"/>
- <state key="selected" image="sendinfo_yes"/>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="MWo-lk-wUi">
- <rect key="frame" x="46" y="18" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="hJO-9U-Zjv"/>
- <constraint firstAttribute="width" constant="40" id="hmN-qs-fh7"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="1lI-SK-kcU">
- <rect key="frame" x="227.5" y="20.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="6LG-Rc-m1R" firstAttribute="centerY" secondItem="7vt-K9-YBk" secondAttribute="centerY" id="D9R-q8-L8v"/>
- <constraint firstItem="cCW-mv-9aT" firstAttribute="leading" secondItem="gxd-Bl-lsj" secondAttribute="leading" id="GvQ-oX-Vz9"/>
- <constraint firstItem="MWo-lk-wUi" firstAttribute="leading" secondItem="6LG-Rc-m1R" secondAttribute="trailing" constant="4" id="Pz2-E7-aKH"/>
- <constraint firstItem="gxd-Bl-lsj" firstAttribute="leading" secondItem="MWo-lk-wUi" secondAttribute="trailing" constant="10" id="UW1-Nx-VcX"/>
- <constraint firstItem="gxd-Bl-lsj" firstAttribute="top" secondItem="MWo-lk-wUi" secondAttribute="top" id="WWE-Y9-aHG"/>
- <constraint firstItem="6LG-Rc-m1R" firstAttribute="leading" secondItem="7vt-K9-YBk" secondAttribute="leading" constant="4" id="Ytc-en-ryI"/>
- <constraint firstItem="cZw-cs-hoI" firstAttribute="leading" secondItem="gxd-Bl-lsj" secondAttribute="leading" id="aHL-Pr-1Ti"/>
- <constraint firstAttribute="trailing" secondItem="cCW-mv-9aT" secondAttribute="trailing" id="b8h-YC-sQr"/>
- <constraint firstAttribute="bottom" secondItem="cCW-mv-9aT" secondAttribute="bottom" id="cyl-3g-Ryq"/>
- <constraint firstItem="LzA-N4-rea" firstAttribute="top" secondItem="cZw-cs-hoI" secondAttribute="top" id="djt-pG-3N9"/>
- <constraint firstItem="LzA-N4-rea" firstAttribute="bottom" secondItem="cZw-cs-hoI" secondAttribute="bottom" id="eVf-IQ-Kwt"/>
- <constraint firstItem="cZw-cs-hoI" firstAttribute="top" secondItem="gxd-Bl-lsj" secondAttribute="bottom" constant="5" id="mIG-ys-1FF"/>
- <constraint firstItem="MWo-lk-wUi" firstAttribute="centerY" secondItem="7vt-K9-YBk" secondAttribute="centerY" id="obm-41-bRK"/>
- <constraint firstItem="1lI-SK-kcU" firstAttribute="leading" secondItem="gxd-Bl-lsj" secondAttribute="trailing" constant="10" id="phZ-vc-qcw"/>
- <constraint firstItem="1lI-SK-kcU" firstAttribute="centerY" secondItem="gxd-Bl-lsj" secondAttribute="centerY" id="rbr-DU-GUI"/>
- <constraint firstItem="LzA-N4-rea" firstAttribute="leading" secondItem="cZw-cs-hoI" secondAttribute="trailing" constant="4" id="xe3-fG-g8Y"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="Gvb-RA-KbY"/>
- <connections>
- <outlet property="IsTopImgV" destination="1lI-SK-kcU" id="4Qo-7g-ra0"/>
- <outlet property="cell2IntroLabel" destination="cZw-cs-hoI" id="Rgr-TJ-Kdi"/>
- <outlet property="cell2RedNumLabel" destination="LzA-N4-rea" id="qaa-iE-yYu"/>
- <outlet property="cell2SelectButton" destination="6LG-Rc-m1R" id="qW9-Hn-YFp"/>
- <outlet property="cell2TitleLabel" destination="gxd-Bl-lsj" id="M7b-hz-KPu"/>
- <outlet property="cell2UserImgView" destination="MWo-lk-wUi" id="eFd-fl-PH0"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="517.63392857142856"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell30" id="de5-ET-kng" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="de5-ET-kng" id="eEG-qY-RS0">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kCI-S9-G4H">
- <rect key="frame" x="15" y="10.5" width="290" height="29.5"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="根目录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TxI-eq-UCv">
- <rect key="frame" x="34" y="4" width="52" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" systemColor="linkColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="TxI-eq-UCv" firstAttribute="centerY" secondItem="kCI-S9-G4H" secondAttribute="centerY" id="HJl-w0-CJg"/>
- <constraint firstItem="TxI-eq-UCv" firstAttribute="leading" secondItem="kCI-S9-G4H" secondAttribute="leading" constant="34" id="TbD-UC-9TV"/>
- <constraint firstAttribute="height" constant="29.5" id="hZB-Qw-D0F"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="kCI-S9-G4H" secondAttribute="trailing" constant="15" id="Oin-Pz-z7S"/>
- <constraint firstItem="kCI-S9-G4H" firstAttribute="centerY" secondItem="eEG-qY-RS0" secondAttribute="centerY" id="aqU-al-dIy"/>
- <constraint firstItem="kCI-S9-G4H" firstAttribute="leading" secondItem="eEG-qY-RS0" secondAttribute="leading" constant="15" id="hJX-1Z-WGV"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="175-FA-8AX"/>
- <connections>
- <outlet property="cell0SearchBgView" destination="kCI-S9-G4H" id="fCF-mL-V4u"/>
- </connections>
- <point key="canvasLocation" x="132" y="590"/>
- </tableViewCell>
- <tableViewCell multipleTouchEnabled="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatNewRowCell40" id="bL0-3K-dXl" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bL0-3K-dXl" id="FHf-nc-lDh">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="fea-kV-FEJ">
- <rect key="frame" x="16.5" y="17" width="41" height="35"/>
- <constraints>
- <constraint firstAttribute="width" constant="41" id="4lB-N4-huU"/>
- <constraint firstAttribute="height" constant="35" id="kyX-ol-fyC"/>
- </constraints>
- </imageView>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="9mG-lB-IEE">
- <rect key="frame" x="298" y="28.5" width="7" height="12"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ReS-sD-o0r">
- <rect key="frame" x="65.5" y="24" width="52" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6kt-u6-eT1">
- <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
- <constraints>
- <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="9vc-uJ-AC4"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1ms-oW-VMS">
- <rect key="frame" x="65.5" y="68.5" width="254.5" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="duF-3f-iYa"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FyR-Wg-ZKs">
- <rect key="frame" x="160" y="0.0" width="160" height="68.5"/>
- </button>
- <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lnA-wY-GWp">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <color key="backgroundColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="6kt-u6-eT1" firstAttribute="centerY" secondItem="FHf-nc-lDh" secondAttribute="centerY" id="0dh-mN-EPE"/>
- <constraint firstItem="ReS-sD-o0r" firstAttribute="leading" secondItem="FHf-nc-lDh" secondAttribute="leading" constant="65.5" id="2b0-3h-s4l"/>
- <constraint firstAttribute="trailing" secondItem="lnA-wY-GWp" secondAttribute="trailing" id="8gG-WK-6Mf"/>
- <constraint firstItem="FyR-Wg-ZKs" firstAttribute="top" secondItem="FHf-nc-lDh" secondAttribute="top" id="DDY-2a-GQ8"/>
- <constraint firstItem="fea-kV-FEJ" firstAttribute="centerY" secondItem="FHf-nc-lDh" secondAttribute="centerY" id="G6g-Xy-yWQ"/>
- <constraint firstAttribute="trailing" secondItem="FyR-Wg-ZKs" secondAttribute="trailing" id="Hdu-5k-Bei"/>
- <constraint firstAttribute="trailing" secondItem="9mG-lB-IEE" secondAttribute="trailing" constant="15" id="IX7-la-c0p"/>
- <constraint firstItem="FyR-Wg-ZKs" firstAttribute="width" secondItem="FHf-nc-lDh" secondAttribute="width" multiplier="0.5" id="Jcf-Q1-kdb"/>
- <constraint firstItem="lnA-wY-GWp" firstAttribute="top" secondItem="FHf-nc-lDh" secondAttribute="top" id="Nyn-vj-4Wc"/>
- <constraint firstItem="1ms-oW-VMS" firstAttribute="leading" secondItem="ReS-sD-o0r" secondAttribute="leading" id="RD7-VL-p75"/>
- <constraint firstAttribute="trailing" secondItem="1ms-oW-VMS" secondAttribute="trailing" id="Vie-on-gFL"/>
- <constraint firstItem="fea-kV-FEJ" firstAttribute="leading" secondItem="FHf-nc-lDh" secondAttribute="leading" constant="16.5" id="ZVh-zs-Wec"/>
- <constraint firstItem="1ms-oW-VMS" firstAttribute="top" secondItem="FyR-Wg-ZKs" secondAttribute="bottom" id="bKF-bd-uFa"/>
- <constraint firstAttribute="bottom" secondItem="lnA-wY-GWp" secondAttribute="bottom" id="cfD-vs-JF3"/>
- <constraint firstItem="9mG-lB-IEE" firstAttribute="leading" secondItem="6kt-u6-eT1" secondAttribute="trailing" constant="5" id="eRX-y2-yau"/>
- <constraint firstItem="9mG-lB-IEE" firstAttribute="centerY" secondItem="FHf-nc-lDh" secondAttribute="centerY" id="qhR-WD-SfJ"/>
- <constraint firstItem="ReS-sD-o0r" firstAttribute="centerY" secondItem="fea-kV-FEJ" secondAttribute="centerY" id="qt6-EA-UhC"/>
- <constraint firstItem="lnA-wY-GWp" firstAttribute="leading" secondItem="FHf-nc-lDh" secondAttribute="leading" id="sH6-mg-1ov"/>
- <constraint firstAttribute="bottom" secondItem="1ms-oW-VMS" secondAttribute="bottom" id="xPZ-hf-yTr"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="VBg-TZ-wzv"/>
- <connections>
- <outlet property="cell1IconImgView" destination="fea-kV-FEJ" id="Rne-7k-XCX"/>
- <outlet property="cell1TimeLabel" destination="6kt-u6-eT1" id="BsQ-RX-L45"/>
- <outlet property="cell1TitleLabel" destination="ReS-sD-o0r" id="RMP-vX-wdj"/>
- <outlet property="cellBlackVIew" destination="lnA-wY-GWp" id="kUg-Sy-mnL"/>
- <outlet property="rightButton" destination="FyR-Wg-ZKs" id="1X6-ej-qal"/>
- </connections>
- <point key="canvasLocation" x="132" y="1042"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatNewRowCell5" id="X14-KL-1fM" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="X14-KL-1fM" id="8dm-OK-jVd">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="SLJ-3u-6zF">
- <rect key="frame" x="16.5" y="18" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="i4H-0R-DWh"/>
- <constraint firstAttribute="height" constant="40" id="oGc-xJ-vhi"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ich-dS-yff">
- <rect key="frame" x="64.5" y="28" width="121.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="90n-dQ-PDx">
- <rect key="frame" x="284" y="33" width="10" height="10"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="10" id="Zpi-gi-r8h"/>
- <constraint firstAttribute="height" constant="10" id="xzV-CM-NsI"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eSp-6g-gvv">
- <rect key="frame" x="64.5" y="75.5" width="255.5" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="bbS-xM-1m4"/>
- </constraints>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="SrA-0y-IU5">
- <rect key="frame" x="298" y="32" width="7" height="12"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="ich-dS-yff" firstAttribute="centerY" secondItem="SLJ-3u-6zF" secondAttribute="centerY" id="7Hv-dD-7Ti"/>
- <constraint firstAttribute="trailing" secondItem="eSp-6g-gvv" secondAttribute="trailing" id="DIW-PF-Kcb"/>
- <constraint firstItem="90n-dQ-PDx" firstAttribute="centerY" secondItem="8dm-OK-jVd" secondAttribute="centerY" id="U21-8O-57C"/>
- <constraint firstItem="SLJ-3u-6zF" firstAttribute="centerY" secondItem="8dm-OK-jVd" secondAttribute="centerY" id="X9H-G5-rRi"/>
- <constraint firstItem="eSp-6g-gvv" firstAttribute="leading" secondItem="ich-dS-yff" secondAttribute="leading" id="XAF-UR-7CI"/>
- <constraint firstItem="SLJ-3u-6zF" firstAttribute="leading" secondItem="8dm-OK-jVd" secondAttribute="leading" constant="16.5" id="efn-X7-anA"/>
- <constraint firstItem="SrA-0y-IU5" firstAttribute="leading" secondItem="90n-dQ-PDx" secondAttribute="trailing" constant="4" id="o3f-FU-KsE"/>
- <constraint firstAttribute="trailing" secondItem="SrA-0y-IU5" secondAttribute="trailing" constant="15" id="sT2-MU-bII"/>
- <constraint firstItem="ich-dS-yff" firstAttribute="leading" secondItem="SLJ-3u-6zF" secondAttribute="trailing" constant="8" id="snE-Z1-gQ5"/>
- <constraint firstAttribute="bottom" secondItem="eSp-6g-gvv" secondAttribute="bottom" id="t8s-Vr-J0n"/>
- <constraint firstItem="SrA-0y-IU5" firstAttribute="centerY" secondItem="8dm-OK-jVd" secondAttribute="centerY" id="ySp-tl-gjY"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="6Kw-70-gUj"/>
- <connections>
- <outlet property="cell2TimeLabel" destination="90n-dQ-PDx" id="Pbc-5J-3RB"/>
- <outlet property="cell2TitleLabel" destination="ich-dS-yff" id="w5G-Up-ADA"/>
- <outlet property="cell2UserImgView" destination="SLJ-3u-6zF" id="qis-an-vgB"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="671.65178571428567"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ChatNewRowCell50" id="KvW-hO-Zta" customClass="ChatNewRowCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KvW-hO-Zta" id="Ezy-Td-lvw">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nSd-7L-rtW">
- <rect key="frame" x="96" y="27.5" width="121.5" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dXH-kN-dGJ">
- <rect key="frame" x="96" y="75.5" width="224" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="MKh-Y0-5uV"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J7q-EP-O2t">
- <rect key="frame" x="4" y="19" width="38" height="38"/>
- <constraints>
- <constraint firstAttribute="width" constant="38" id="PeL-BU-WeP"/>
- <constraint firstAttribute="height" constant="38" id="bcw-Bo-qAr"/>
- </constraints>
- <state key="normal" image="sendinfo_no"/>
- <state key="selected" image="sendinfo_yes"/>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="wgG-hL-vy2">
- <rect key="frame" x="46" y="18" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="8vj-3R-MV5"/>
- <constraint firstAttribute="height" constant="40" id="FL6-QA-a9h"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="FDX-ID-2oq">
- <rect key="frame" x="227.5" y="30" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="dXH-kN-dGJ" secondAttribute="trailing" id="1YR-2J-jnk"/>
- <constraint firstItem="wgG-hL-vy2" firstAttribute="leading" secondItem="J7q-EP-O2t" secondAttribute="trailing" constant="4" id="1s2-m6-fOz"/>
- <constraint firstItem="dXH-kN-dGJ" firstAttribute="leading" secondItem="nSd-7L-rtW" secondAttribute="leading" id="4cZ-Gw-dNC"/>
- <constraint firstItem="J7q-EP-O2t" firstAttribute="leading" secondItem="Ezy-Td-lvw" secondAttribute="leading" constant="4" id="Ftb-us-lO4"/>
- <constraint firstAttribute="bottom" secondItem="dXH-kN-dGJ" secondAttribute="bottom" id="LeF-yK-43p"/>
- <constraint firstItem="FDX-ID-2oq" firstAttribute="centerY" secondItem="nSd-7L-rtW" secondAttribute="centerY" id="MyS-aT-rSs"/>
- <constraint firstItem="wgG-hL-vy2" firstAttribute="centerY" secondItem="Ezy-Td-lvw" secondAttribute="centerY" id="U2x-x8-GEs"/>
- <constraint firstItem="FDX-ID-2oq" firstAttribute="leading" secondItem="nSd-7L-rtW" secondAttribute="trailing" constant="10" id="exP-Ib-EDj"/>
- <constraint firstItem="nSd-7L-rtW" firstAttribute="leading" secondItem="wgG-hL-vy2" secondAttribute="trailing" constant="10" id="hZm-1s-KMx"/>
- <constraint firstItem="nSd-7L-rtW" firstAttribute="centerY" secondItem="wgG-hL-vy2" secondAttribute="centerY" id="tv7-Dh-NU9"/>
- <constraint firstItem="J7q-EP-O2t" firstAttribute="centerY" secondItem="Ezy-Td-lvw" secondAttribute="centerY" id="xkN-uX-kN2"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="658-V0-uGs"/>
- <connections>
- <outlet property="IsTopImgV" destination="FDX-ID-2oq" id="uIc-pg-N28"/>
- <outlet property="cell2SelectButton" destination="J7q-EP-O2t" id="cWE-Jj-UB2"/>
- <outlet property="cell2TitleLabel" destination="nSd-7L-rtW" id="Vsw-S9-Lcl"/>
- <outlet property="cell2UserImgView" destination="wgG-hL-vy2" id="kyG-6z-poK"/>
- </connections>
- <point key="canvasLocation" x="132" y="768"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="chatmsg_list_testuser_img" width="45" height="45"/>
- <image name="chatmsg_rightArrow_icon" width="6.5" height="12"/>
- <image name="chatmsg_search_icon" width="12" height="12"/>
- <image name="find_1" width="37" height="32"/>
- <image name="sendinfo_no" width="38" height="38"/>
- <image name="sendinfo_yes" width="38" height="38"/>
- <image name="置顶" width="30" height="16"/>
- </resources>
- </document>
|