123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <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="ChatMsgListCell0" id="KGk-i7-Jjw" customClass="ChatMsgListCell">
- <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="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DUI-Td-nrR">
- <rect key="frame" x="15" y="11" width="290" height="36"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tOe-xt-d9Q">
- <rect key="frame" x="124.5" y="9.5" 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="YMV-Mt-7Z1">
- <rect key="frame" x="0.0" y="0.0" width="290" height="36"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="YMV-Mt-7Z1" secondAttribute="trailing" id="10n-lT-WcB"/>
- <constraint firstAttribute="bottom" secondItem="YMV-Mt-7Z1" secondAttribute="bottom" id="I2D-Oq-spF"/>
- <constraint firstAttribute="height" constant="36" id="maQ-fP-030"/>
- <constraint firstItem="YMV-Mt-7Z1" firstAttribute="leading" secondItem="DUI-Td-nrR" secondAttribute="leading" id="ouV-4z-C1t"/>
- <constraint firstItem="YMV-Mt-7Z1" firstAttribute="top" secondItem="DUI-Td-nrR" secondAttribute="top" id="teh-HX-Mlg"/>
- <constraint firstItem="tOe-xt-d9Q" firstAttribute="centerX" secondItem="DUI-Td-nrR" secondAttribute="centerX" id="uSm-Mm-pBt"/>
- <constraint firstItem="tOe-xt-d9Q" firstAttribute="centerY" secondItem="DUI-Td-nrR" secondAttribute="centerY" id="wW4-gQ-ziL"/>
- </constraints>
- </view>
- <view alpha="0.69999999999999996" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aUe-RB-LS0">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="DUI-Td-nrR" secondAttribute="trailing" constant="15" id="3zW-E4-SvI"/>
- <constraint firstItem="aUe-RB-LS0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="AZC-oB-Ygl"/>
- <constraint firstAttribute="trailing" secondItem="aUe-RB-LS0" secondAttribute="trailing" id="DMg-YQ-YeH"/>
- <constraint firstAttribute="bottom" secondItem="DUI-Td-nrR" secondAttribute="bottom" constant="3" id="PzR-GH-vlD"/>
- <constraint firstItem="DUI-Td-nrR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="lnQ-c7-6kk"/>
- <constraint firstAttribute="bottom" secondItem="aUe-RB-LS0" secondAttribute="bottom" id="v5y-Id-D3S"/>
- <constraint firstItem="aUe-RB-LS0" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="wzQ-gC-VoB"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="cell0MengCengView" destination="aUe-RB-LS0" id="Mz1-yw-Mpg"/>
- <outlet property="cell0SearchBgView" destination="DUI-Td-nrR" id="j4u-VL-Vmc"/>
- <outlet property="cell0SearchBtn" destination="YMV-Mt-7Z1" id="PTF-fd-MzA"/>
- </connections>
- <point key="canvasLocation" x="132" y="88"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell1" id="Kvw-lD-KLs" customClass="ChatMsgListCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="90"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Kvw-lD-KLs" id="dRh-Bp-163">
- <rect key="frame" x="0.0" y="0.0" width="320" height="90"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0oD-Oi-ctz">
- <rect key="frame" x="0.0" y="0.0" width="320" height="90"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="ycx-QL-wZi">
- <rect key="frame" x="298" y="38.5" width="7" height="13.5"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uk0-BD-xrv">
- <rect key="frame" x="297" y="0.0" width="23" height="90"/>
- <constraints>
- <constraint firstAttribute="width" constant="23" id="HNu-YW-PoA"/>
- <constraint firstAttribute="height" constant="90" id="MkV-WC-4oD"/>
- </constraints>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="uk0-BD-xrv" firstAttribute="centerY" secondItem="0oD-Oi-ctz" secondAttribute="centerY" id="3zQ-iY-R5L"/>
- <constraint firstAttribute="trailing" secondItem="uk0-BD-xrv" secondAttribute="trailing" id="K3x-3P-oeN"/>
- <constraint firstItem="ycx-QL-wZi" firstAttribute="leading" secondItem="uk0-BD-xrv" secondAttribute="leading" constant="1" id="TD0-M8-lST"/>
- <constraint firstItem="ycx-QL-wZi" firstAttribute="centerY" secondItem="uk0-BD-xrv" secondAttribute="centerY" id="gvf-RA-xEg"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gX1-ax-cOi">
- <rect key="frame" x="0.0" y="89.5" width="320" height="0.5"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="zvh-01-Tqx"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="0oD-Oi-ctz" secondAttribute="bottom" id="S2I-li-fSV"/>
- <constraint firstItem="gX1-ax-cOi" firstAttribute="leading" secondItem="dRh-Bp-163" secondAttribute="leading" id="Yts-qH-iML"/>
- <constraint firstItem="0oD-Oi-ctz" firstAttribute="leading" secondItem="dRh-Bp-163" secondAttribute="leading" id="b27-K8-dK6"/>
- <constraint firstItem="0oD-Oi-ctz" firstAttribute="top" secondItem="dRh-Bp-163" secondAttribute="top" id="fUD-kt-S4U"/>
- <constraint firstAttribute="bottom" secondItem="gX1-ax-cOi" secondAttribute="bottom" id="gM3-i7-Dbk"/>
- <constraint firstAttribute="trailing" secondItem="0oD-Oi-ctz" secondAttribute="trailing" id="szw-bw-5LF"/>
- <constraint firstAttribute="trailing" secondItem="gX1-ax-cOi" secondAttribute="trailing" id="vcZ-pQ-yet"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="520-dZ-mlc"/>
- <connections>
- <outlet property="cell1ContentBgView" destination="0oD-Oi-ctz" id="lGo-81-8UC"/>
- <outlet property="cell1RightIntoBtn" destination="uk0-BD-xrv" id="4HG-4a-ma7"/>
- <outlet property="rightImg" destination="ycx-QL-wZi" id="yPv-kN-YcJ"/>
- </connections>
- <point key="canvasLocation" x="132" y="169"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell2" id="kGg-7T-U7m" customClass="ChatMsgListCell">
- <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="kGg-7T-U7m" id="8Em-ak-KJt">
- <rect key="frame" x="0.0" y="0.0" width="320" height="69"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="pIr-RR-aEj">
- <rect key="frame" x="16.5" y="17" width="41" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="LBy-Pw-6OM"/>
- <constraint firstAttribute="width" constant="41" id="rnt-CK-XNf"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="工作组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="54b-tj-Jef">
- <rect key="frame" x="67.5" y="24" width="52" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gkW-9F-Trm">
- <rect key="frame" x="253" y="27.5" width="52" height="14.5"/>
- <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="FDY-87-MWZ">
- <rect key="frame" x="0.0" y="68.5" width="320" 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="i8k-sB-FQL"/>
- </constraints>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="kK7-QT-hJW">
- <rect key="frame" x="218" y="26.5" width="30" height="16"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MBc-d1-Gg2">
- <rect key="frame" x="275" y="21" width="30" height="27"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="进入">
- <color key="titleColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="kK7-QT-hJW" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="3DG-r9-KYq"/>
- <constraint firstItem="54b-tj-Jef" firstAttribute="leading" secondItem="pIr-RR-aEj" secondAttribute="trailing" constant="10" id="7vQ-7d-BoL"/>
- <constraint firstItem="pIr-RR-aEj" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="A0H-nm-jag"/>
- <constraint firstItem="54b-tj-Jef" firstAttribute="centerY" secondItem="pIr-RR-aEj" secondAttribute="centerY" id="C4J-rl-fs7"/>
- <constraint firstAttribute="trailing" secondItem="MBc-d1-Gg2" secondAttribute="trailing" constant="15" id="IdB-jb-Ldm"/>
- <constraint firstItem="pIr-RR-aEj" firstAttribute="leading" secondItem="8Em-ak-KJt" secondAttribute="leading" constant="16.5" id="WaP-pl-D1D"/>
- <constraint firstItem="MBc-d1-Gg2" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="XWs-d5-KC7"/>
- <constraint firstItem="FDY-87-MWZ" firstAttribute="leading" secondItem="8Em-ak-KJt" secondAttribute="leading" id="Z8S-yN-3Wv"/>
- <constraint firstAttribute="trailing" secondItem="gkW-9F-Trm" secondAttribute="trailing" constant="15" id="bd0-YV-9Iu"/>
- <constraint firstItem="gkW-9F-Trm" firstAttribute="leading" secondItem="kK7-QT-hJW" secondAttribute="trailing" constant="5" id="e1i-IP-Ff4"/>
- <constraint firstAttribute="trailing" secondItem="FDY-87-MWZ" secondAttribute="trailing" id="ftj-Up-bdm"/>
- <constraint firstAttribute="bottom" secondItem="FDY-87-MWZ" secondAttribute="bottom" id="n9q-U8-zvn"/>
- <constraint firstItem="gkW-9F-Trm" firstAttribute="centerY" secondItem="8Em-ak-KJt" secondAttribute="centerY" id="smn-HV-xVs"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="nuM-GB-X2c"/>
- <connections>
- <outlet property="cell2IconImgView" destination="pIr-RR-aEj" id="y63-Wk-5DW"/>
- <outlet property="cell2TimeLabel" destination="gkW-9F-Trm" id="oUg-cr-3zB"/>
- <outlet property="cell2TitleLabel" destination="54b-tj-Jef" id="vUg-ow-jOi"/>
- <outlet property="cell2isTop" destination="kK7-QT-hJW" id="Mfj-3z-c8F"/>
- <outlet property="enterBtn" destination="MBc-d1-Gg2" id="U65-ZV-6Ef"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="258.81696428571428"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell3" id="mIG-BC-k84" customClass="ChatMsgListCell">
- <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="mIG-BC-k84" id="7nY-Vd-szn">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="jW0-ag-kPY">
- <rect key="frame" x="16.5" y="15.5" width="45" height="45"/>
- <constraints>
- <constraint firstAttribute="width" constant="45" id="NJf-yw-PzU"/>
- <constraint firstAttribute="height" constant="45" id="fMJ-J5-4yd"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cxc-O7-6da">
- <rect key="frame" x="53.5" y="7.5" width="16" height="16"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iML-Jd-Srj">
- <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="96l-Qd-MZU"/>
- <constraint firstAttribute="height" constant="16" id="n7J-kd-Fcr"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="1" green="0.32156862745098036" blue="0.32156862745098036" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="iML-Jd-Srj" firstAttribute="centerX" secondItem="Cxc-O7-6da" secondAttribute="centerX" id="CDL-0A-tQf"/>
- <constraint firstAttribute="width" constant="16" id="F7C-sl-ULL"/>
- <constraint firstItem="iML-Jd-Srj" firstAttribute="centerY" secondItem="Cxc-O7-6da" secondAttribute="centerY" id="fMM-k2-5Bz"/>
- <constraint firstAttribute="height" constant="16" id="uEb-YF-0Ui"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bCT-0y-CKa">
- <rect key="frame" x="71.5" y="17" width="121.5" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jzo-XK-20A">
- <rect key="frame" x="236" y="20.5" width="69" height="14.5"/>
- <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>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="c5Y-rm-Dy7">
- <rect key="frame" x="201" y="19.5" width="30" height="16"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="明天下午三点,听涛会议室开会议,讨…" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hoJ-3m-RuZ">
- <rect key="frame" x="71.5" y="49.5" width="218.5" height="16"/>
- <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="Rnh-I9-b2l">
- <rect key="frame" x="0.0" y="75.5" width="320" 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="cwZ-qZ-za7"/>
- </constraints>
- </view>
- <view alpha="0.69999998807907104" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="e2X-c3-R1A">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- </view>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="Rnh-I9-b2l" secondAttribute="bottom" id="1hG-Wd-E8h"/>
- <constraint firstItem="e2X-c3-R1A" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" id="2S2-mh-L35"/>
- <constraint firstItem="hoJ-3m-RuZ" firstAttribute="leading" secondItem="bCT-0y-CKa" secondAttribute="leading" id="8wx-Fb-sIC"/>
- <constraint firstAttribute="trailing" secondItem="Jzo-XK-20A" secondAttribute="trailing" constant="15" id="A2h-h0-uT5"/>
- <constraint firstAttribute="trailing" secondItem="e2X-c3-R1A" secondAttribute="trailing" id="CWC-Nb-Su9"/>
- <constraint firstAttribute="trailing" secondItem="Rnh-I9-b2l" secondAttribute="trailing" id="Cjc-YE-4uI"/>
- <constraint firstAttribute="bottom" secondItem="e2X-c3-R1A" secondAttribute="bottom" id="EuX-Ux-rFc"/>
- <constraint firstItem="bCT-0y-CKa" firstAttribute="leading" secondItem="jW0-ag-kPY" secondAttribute="trailing" constant="10" id="Jao-a6-lNP"/>
- <constraint firstItem="Cxc-O7-6da" firstAttribute="trailing" secondItem="jW0-ag-kPY" secondAttribute="trailing" constant="8" id="Oj1-9Y-9oF"/>
- <constraint firstItem="jW0-ag-kPY" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" constant="16.5" id="SnO-qK-ka4"/>
- <constraint firstItem="Rnh-I9-b2l" firstAttribute="leading" secondItem="7nY-Vd-szn" secondAttribute="leading" id="WdV-n2-jyg"/>
- <constraint firstItem="Cxc-O7-6da" firstAttribute="top" secondItem="jW0-ag-kPY" secondAttribute="top" constant="-8" id="WzE-pP-mJ3"/>
- <constraint firstItem="Jzo-XK-20A" firstAttribute="leading" secondItem="c5Y-rm-Dy7" secondAttribute="trailing" constant="5" id="ZsN-Ov-kI9"/>
- <constraint firstItem="c5Y-rm-Dy7" firstAttribute="centerY" secondItem="Jzo-XK-20A" secondAttribute="centerY" id="aCM-Qm-LhS"/>
- <constraint firstAttribute="trailing" secondItem="hoJ-3m-RuZ" secondAttribute="trailing" constant="30" id="fJb-7J-HJ9"/>
- <constraint firstItem="Jzo-XK-20A" firstAttribute="centerY" secondItem="bCT-0y-CKa" secondAttribute="centerY" id="hZX-1R-9Om"/>
- <constraint firstItem="jW0-ag-kPY" firstAttribute="centerY" secondItem="7nY-Vd-szn" secondAttribute="centerY" id="i6l-kU-kWT"/>
- <constraint firstItem="e2X-c3-R1A" firstAttribute="top" secondItem="7nY-Vd-szn" secondAttribute="top" id="kab-gv-96E"/>
- <constraint firstItem="bCT-0y-CKa" firstAttribute="top" secondItem="jW0-ag-kPY" secondAttribute="top" constant="1.5" id="mYY-zg-bi1"/>
- <constraint firstItem="hoJ-3m-RuZ" firstAttribute="top" secondItem="bCT-0y-CKa" secondAttribute="bottom" constant="11.5" id="sHZ-U8-NRH"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="YCn-Pw-JpG"/>
- <connections>
- <outlet property="IsTopView" destination="c5Y-rm-Dy7" id="SRy-ue-6an"/>
- <outlet property="cell3IntroLabel" destination="hoJ-3m-RuZ" id="f8T-Mu-vRq"/>
- <outlet property="cell3MengCengView" destination="e2X-c3-R1A" id="7vs-ZI-ELE"/>
- <outlet property="cell3RedBgView" destination="Cxc-O7-6da" id="t2G-38-Gex"/>
- <outlet property="cell3RedNumLabel" destination="iML-Jd-Srj" id="Rx9-KK-nu1"/>
- <outlet property="cell3TimeLabel" destination="Jzo-XK-20A" id="HZJ-7G-hdK"/>
- <outlet property="cell3TitleLabel" destination="bCT-0y-CKa" id="xWn-5g-xeH"/>
- <outlet property="cell3UserImgView" destination="jW0-ag-kPY" id="35U-Dz-squ"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="346.875"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell4" id="8SX-En-zQ8" customClass="ChatMsgListCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="8SX-En-zQ8" id="ed7-UV-YYI">
- <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x1i-Jc-ULB">
- <rect key="frame" x="0.0" y="0.0" width="320" height="40"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="长按右侧三横,拖动可进行排序" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="THu-Km-6Gz">
- <rect key="frame" x="74" y="13" width="172" height="14.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.94117647058823528" green="0.93725490196078431" blue="0.95686274509803915" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="THu-Km-6Gz" firstAttribute="centerX" secondItem="x1i-Jc-ULB" secondAttribute="centerX" id="ED4-dr-iP5"/>
- <constraint firstItem="THu-Km-6Gz" firstAttribute="centerY" secondItem="x1i-Jc-ULB" secondAttribute="centerY" id="UgL-GS-r5D"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="x1i-Jc-ULB" firstAttribute="leading" secondItem="ed7-UV-YYI" secondAttribute="leading" id="CN4-OY-tAO"/>
- <constraint firstAttribute="bottom" secondItem="x1i-Jc-ULB" secondAttribute="bottom" id="Q0W-ul-96j"/>
- <constraint firstAttribute="trailing" secondItem="x1i-Jc-ULB" secondAttribute="trailing" id="bPd-Bh-Jy0"/>
- <constraint firstItem="x1i-Jc-ULB" firstAttribute="top" secondItem="ed7-UV-YYI" secondAttribute="top" id="z9R-Fd-Fds"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="NjD-Am-5mJ"/>
- <point key="canvasLocation" x="132" y="428"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell5" id="1p0-w9-tIv" customClass="ChatMsgListCell">
- <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="1p0-w9-tIv" id="bJ1-HN-fn2">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_list_testuser_img" translatesAutoresizingMaskIntoConstraints="NO" id="Ab5-vV-RRj">
- <rect key="frame" x="46" y="15.5" width="45" height="45"/>
- <constraints>
- <constraint firstAttribute="height" constant="45" id="Yym-3z-dq7"/>
- <constraint firstAttribute="width" constant="45" id="zQi-Sr-pQj"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vxE-XA-Qol">
- <rect key="frame" x="83" y="7.5" width="16" height="16"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AAp-Dj-RkA">
- <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="Myw-hs-iqe"/>
- <constraint firstAttribute="width" constant="16" id="qlA-wo-9ql"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="7GH-gz-pxi"/>
- <constraint firstAttribute="width" constant="16" id="Hyy-1s-Tme"/>
- <constraint firstItem="AAp-Dj-RkA" firstAttribute="centerY" secondItem="vxE-XA-Qol" secondAttribute="centerY" id="bmg-9z-mYf"/>
- <constraint firstItem="AAp-Dj-RkA" firstAttribute="centerX" secondItem="vxE-XA-Qol" secondAttribute="centerX" id="f3P-6d-R1A"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="出版传媒策划部" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oZL-eo-ieU">
- <rect key="frame" x="101" y="17" width="121.5" height="20.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="253" verticalHuggingPriority="251" horizontalCompressionResistancePriority="752" text="09-14 14:57" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gYZ-JF-yiQ">
- <rect key="frame" x="236" y="20" width="69" height="14.5"/>
- <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="yuI-Zo-6PZ">
- <rect key="frame" x="101" y="49.5" width="189" height="12"/>
- <constraints>
- <constraint firstAttribute="height" constant="12" id="ZR6-dE-Se2"/>
- </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="qLr-oy-7Ad">
- <rect key="frame" x="0.0" y="75.5" width="320" 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="xap-Ar-aZc"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NAG-vW-MHp">
- <rect key="frame" x="4" y="19" width="38" height="38"/>
- <constraints>
- <constraint firstAttribute="height" constant="38" id="66l-f2-rxX"/>
- <constraint firstAttribute="width" constant="38" id="v2R-yf-1lp"/>
- </constraints>
- <state key="normal" image="sendinfo_no"/>
- <state key="selected" image="sendinfo_yes"/>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="252" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="4PE-Pf-Ky1">
- <rect key="frame" x="201" y="19.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="NAG-vW-MHp" firstAttribute="leading" secondItem="bJ1-HN-fn2" secondAttribute="leading" constant="4" id="1Kg-xX-yxk"/>
- <constraint firstItem="gYZ-JF-yiQ" firstAttribute="leading" secondItem="4PE-Pf-Ky1" secondAttribute="trailing" constant="5" id="7BX-KG-gwD"/>
- <constraint firstItem="qLr-oy-7Ad" firstAttribute="leading" secondItem="bJ1-HN-fn2" secondAttribute="leading" id="7Qz-Iw-SGQ"/>
- <constraint firstItem="yuI-Zo-6PZ" firstAttribute="top" secondItem="oZL-eo-ieU" secondAttribute="bottom" constant="12" id="Biu-Rk-VcR"/>
- <constraint firstAttribute="trailing" secondItem="yuI-Zo-6PZ" secondAttribute="trailing" constant="30" id="Bp9-ni-mlC"/>
- <constraint firstAttribute="bottom" secondItem="qLr-oy-7Ad" secondAttribute="bottom" id="MLw-Fa-hq1"/>
- <constraint firstItem="oZL-eo-ieU" firstAttribute="top" secondItem="Ab5-vV-RRj" secondAttribute="top" constant="1.5" id="Mwn-uo-kx9"/>
- <constraint firstItem="vxE-XA-Qol" firstAttribute="trailing" secondItem="Ab5-vV-RRj" secondAttribute="trailing" constant="8" id="O71-No-bfz"/>
- <constraint firstItem="Ab5-vV-RRj" firstAttribute="leading" secondItem="NAG-vW-MHp" secondAttribute="trailing" constant="4" id="O7M-z5-M1K"/>
- <constraint firstItem="NAG-vW-MHp" firstAttribute="centerY" secondItem="bJ1-HN-fn2" secondAttribute="centerY" id="S9A-lj-OSQ"/>
- <constraint firstAttribute="trailing" secondItem="gYZ-JF-yiQ" secondAttribute="trailing" constant="15" id="V2V-Le-IfW"/>
- <constraint firstItem="oZL-eo-ieU" firstAttribute="leading" secondItem="Ab5-vV-RRj" secondAttribute="trailing" constant="10" id="X8Z-tz-mCk"/>
- <constraint firstItem="4PE-Pf-Ky1" firstAttribute="centerY" secondItem="gYZ-JF-yiQ" secondAttribute="centerY" id="YJc-zg-6lY"/>
- <constraint firstItem="gYZ-JF-yiQ" firstAttribute="centerY" secondItem="oZL-eo-ieU" secondAttribute="centerY" id="iWk-dg-6ne"/>
- <constraint firstItem="Ab5-vV-RRj" firstAttribute="centerY" secondItem="bJ1-HN-fn2" secondAttribute="centerY" id="imA-Z1-0MV"/>
- <constraint firstAttribute="trailing" secondItem="qLr-oy-7Ad" secondAttribute="trailing" id="ptI-y1-fDg"/>
- <constraint firstItem="vxE-XA-Qol" firstAttribute="top" secondItem="Ab5-vV-RRj" secondAttribute="top" constant="-8" id="qPq-aX-eHV"/>
- <constraint firstItem="yuI-Zo-6PZ" firstAttribute="leading" secondItem="oZL-eo-ieU" secondAttribute="leading" id="sHz-mU-mFp"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="DaH-Gg-y0q"/>
- <connections>
- <outlet property="IsTopView" destination="4PE-Pf-Ky1" id="JEV-Pv-gXE"/>
- <outlet property="cell5IntroLabel" destination="yuI-Zo-6PZ" id="IfS-Cp-hV9"/>
- <outlet property="cell5RedBgView" destination="vxE-XA-Qol" id="kcT-dC-LlK"/>
- <outlet property="cell5RedNumLabel" destination="AAp-Dj-RkA" id="ffI-pF-vja"/>
- <outlet property="cell5SelectBtn" destination="NAG-vW-MHp" id="2bU-Lm-63y"/>
- <outlet property="cell5TimeLabel" destination="gYZ-JF-yiQ" id="VoV-cK-Uw2"/>
- <outlet property="cell5TitleLabel" destination="oZL-eo-ieU" id="UUN-lu-1jZ"/>
- <outlet property="cell5UserImgView" destination="Ab5-vV-RRj" id="D74-gb-3o6"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="501.5625"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="ChatMsgListCell6" id="DXy-ao-yC6" customClass="ChatMsgListCell">
- <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="DXy-ao-yC6" id="yJU-KW-a5F">
- <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="YJf-tf-FVo">
- <rect key="frame" x="4" y="15.5" width="38" height="38"/>
- <constraints>
- <constraint firstAttribute="height" constant="38" id="KAp-AT-NtA"/>
- <constraint firstAttribute="width" constant="38" id="MSN-vB-ugQ"/>
- </constraints>
- <state key="normal" image="sendinfo_no"/>
- <state key="selected" image="sendinfo_yes"/>
- </button>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="find_1" translatesAutoresizingMaskIntoConstraints="NO" id="fkl-RX-pmv">
- <rect key="frame" x="46" y="17" width="41" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="Wcr-nW-C5N"/>
- <constraint firstAttribute="width" constant="41" id="der-9D-zQ8"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chatmsg_rightArrow_icon" translatesAutoresizingMaskIntoConstraints="NO" id="vgG-mD-kiR">
- <rect key="frame" x="298" y="28" width="7" height="13.5"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="28分钟前" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uv7-Xf-zfL">
- <rect key="frame" x="241" y="27.5" width="52" height="14.5"/>
- <constraints>
- <constraint firstAttribute="width" relation="lessThanOrEqual" constant="60" id="EqL-lo-uyQ"/>
- </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="fAS-Vv-lqo">
- <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="XhG-Im-a4D"/>
- </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="B7M-TT-xEF">
- <rect key="frame" x="97" y="24.5" width="96.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>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="置顶" translatesAutoresizingMaskIntoConstraints="NO" id="Fk0-3Q-kq9">
- <rect key="frame" x="206" y="26.5" width="30" height="16"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="YJf-tf-FVo" firstAttribute="leading" secondItem="yJU-KW-a5F" secondAttribute="leading" constant="4" id="0cx-a2-gSv"/>
- <constraint firstItem="B7M-TT-xEF" firstAttribute="centerY" secondItem="fkl-RX-pmv" secondAttribute="centerY" id="EdB-8z-uWf"/>
- <constraint firstItem="YJf-tf-FVo" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="Iyc-ZF-5Xl"/>
- <constraint firstItem="fkl-RX-pmv" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="N8Y-xR-1rU"/>
- <constraint firstItem="Fk0-3Q-kq9" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="PJb-Tp-mxh"/>
- <constraint firstItem="vgG-mD-kiR" firstAttribute="leading" secondItem="uv7-Xf-zfL" secondAttribute="trailing" constant="5" id="Qe7-zy-a21"/>
- <constraint firstItem="fkl-RX-pmv" firstAttribute="leading" secondItem="YJf-tf-FVo" secondAttribute="trailing" constant="4" id="RmG-tC-bB4"/>
- <constraint firstItem="B7M-TT-xEF" firstAttribute="width" secondItem="yJU-KW-a5F" secondAttribute="width" multiplier="0.3" constant="0.29999999999999999" id="Ub1-jU-HK8"/>
- <constraint firstAttribute="trailing" secondItem="fAS-Vv-lqo" secondAttribute="trailing" id="Xk9-xo-C6K"/>
- <constraint firstItem="vgG-mD-kiR" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="aEd-aN-5Oc"/>
- <constraint firstItem="uv7-Xf-zfL" firstAttribute="leading" secondItem="Fk0-3Q-kq9" secondAttribute="trailing" constant="5" id="bFL-Gv-535"/>
- <constraint firstItem="uv7-Xf-zfL" firstAttribute="centerY" secondItem="yJU-KW-a5F" secondAttribute="centerY" id="cQK-vj-rft"/>
- <constraint firstItem="fAS-Vv-lqo" firstAttribute="leading" secondItem="B7M-TT-xEF" secondAttribute="leading" id="fXQ-Zt-7JK"/>
- <constraint firstItem="B7M-TT-xEF" firstAttribute="leading" secondItem="fkl-RX-pmv" secondAttribute="trailing" constant="10" id="gLR-Q2-W5c"/>
- <constraint firstAttribute="bottom" secondItem="fAS-Vv-lqo" secondAttribute="bottom" id="l1G-tq-VUe"/>
- <constraint firstAttribute="trailing" secondItem="vgG-mD-kiR" secondAttribute="trailing" constant="15" id="nsn-dE-XUz"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="4dO-ji-EcO"/>
- <connections>
- <outlet property="IsTopView" destination="Fk0-3Q-kq9" id="SIm-Qm-Bbj"/>
- <outlet property="cell2RightArrowImgView" destination="vgG-mD-kiR" id="BOV-v5-A7X"/>
- <outlet property="cell2TimeLabel" destination="uv7-Xf-zfL" id="LUr-57-Ias"/>
- <outlet property="cell2TitleLabel" destination="B7M-TT-xEF" id="PM1-6x-JaK"/>
- <outlet property="cell6SelectBtn" destination="YJf-tf-FVo" id="HAA-Gh-A4N"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="608.37053571428567"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="chatmsg_list_testuser_img" width="45" height="45"/>
- <image name="chatmsg_rightArrow_icon" width="7" height="13.5"/>
- <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>
|