You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

132 lines
12 KiB

2 years ago
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
<capability name="System colors in document resources" minToolsVersion="11.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" rowHeight="291" id="KGk-i7-Jjw" customClass="MessageTableViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="119"/>
<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="119"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="12:45" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3oS-p6-deL">
<rect key="frame" x="272" y="16" width="34" height="16"/>
<fontDescription key="fontDescription" type="system" pointSize="13"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="CellGraySelected.png" translatesAutoresizingMaskIntoConstraints="NO" id="89O-vW-D5i">
<rect key="frame" x="8" y="47" width="0.0" height="25"/>
<constraints>
<constraint firstAttribute="width" id="FSM-HQ-yub"/>
<constraint firstAttribute="height" constant="25" id="n0e-hs-9rA"/>
</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="OGX-r4-jeR">
<rect key="frame" x="16" y="10" width="100" height="21"/>
<constraints>
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="100" id="0UJ-0T-S59"/>
<constraint firstAttribute="height" constant="21" id="MJO-tY-3dJ"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<color key="textColor" red="0.20191533859999999" green="0.4702835977" blue="0.96563827989999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="测试内容测试内容测试内容测试内容测" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kfZ-yl-70M">
<rect key="frame" x="16" y="34" width="280" height="42"/>
<constraints>
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="21" id="nFL-MJ-Wjq"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CWQ-vl-Pke">
<rect key="frame" x="251" y="84" width="55" height="25"/>
<color key="backgroundColor" red="1" green="0.67952473960000004" blue="0.0039215686269999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="Fld-TV-B9p"/>
<constraint firstAttribute="width" constant="55" id="hBT-ej-V99"/>
</constraints>
<state key="normal" title="拒绝">
<color key="titleColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</state>
<connections>
<action selector="noAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="dQ2-Br-Cyv"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bAW-Be-qbW">
<rect key="frame" x="176" y="84" width="55" height="25"/>
<color key="backgroundColor" red="1" green="0.67952473960000004" blue="0.0039215686269999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstAttribute="height" constant="25" id="lIP-ip-Xhg"/>
<constraint firstAttribute="width" constant="55" id="qzp-cN-NGg"/>
</constraints>
<state key="normal" title="同意">
<color key="titleColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
</state>
<connections>
<action selector="argeeAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="VjT-hf-5ID"/>
</connections>
</button>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="●" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y5S-jj-RGJ">
<rect key="frame" x="283" y="30" width="12" height="15"/>
<constraints>
<constraint firstAttribute="height" constant="15" id="iJc-fS-rbW"/>
<constraint firstAttribute="width" constant="12" id="uEl-H7-uko"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="12"/>
<color key="textColor" systemColor="systemRedColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="Y5S-jj-RGJ" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="19" id="43R-fx-dmV"/>
<constraint firstItem="OGX-r4-jeR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="7hR-oE-XU9"/>
<constraint firstItem="89O-vW-D5i" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="FYG-kd-034"/>
<constraint firstItem="3oS-p6-deL" firstAttribute="trailing" secondItem="CWQ-vl-Pke" secondAttribute="trailing" id="IU0-OE-du4"/>
<constraint firstItem="kfZ-yl-70M" firstAttribute="top" secondItem="OGX-r4-jeR" secondAttribute="bottom" constant="3" id="JdN-F3-s0L"/>
<constraint firstItem="bAW-Be-qbW" firstAttribute="top" secondItem="kfZ-yl-70M" secondAttribute="bottom" constant="8" id="KBR-l5-LaM"/>
<constraint firstAttribute="trailing" secondItem="3oS-p6-deL" secondAttribute="trailing" constant="14" id="KeD-Ot-X4X"/>
<constraint firstItem="CWQ-vl-Pke" firstAttribute="leading" secondItem="bAW-Be-qbW" secondAttribute="trailing" constant="20" id="LMl-vy-eEd"/>
<constraint firstItem="3oS-p6-deL" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="16" id="PAF-1l-O3x"/>
<constraint firstItem="CWQ-vl-Pke" firstAttribute="centerY" secondItem="bAW-Be-qbW" secondAttribute="centerY" id="RCs-uM-OV9"/>
<constraint firstAttribute="trailingMargin" secondItem="Y5S-jj-RGJ" secondAttribute="trailing" constant="9" id="SYw-A2-AJz"/>
<constraint firstItem="89O-vW-D5i" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="UKC-Qu-E6b"/>
<constraint firstItem="OGX-r4-jeR" firstAttribute="leading" secondItem="89O-vW-D5i" secondAttribute="trailing" constant="8" id="XrZ-FH-Ib5"/>
<constraint firstItem="kfZ-yl-70M" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" multiplier="280/320" id="ZVe-fM-VEl"/>
<constraint firstItem="kfZ-yl-70M" firstAttribute="leading" secondItem="OGX-r4-jeR" secondAttribute="leading" id="hh2-wI-hC3"/>
<constraint firstAttribute="bottom" secondItem="CWQ-vl-Pke" secondAttribute="bottom" constant="10" id="hwz-vM-iZQ"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="aTitleLabel" destination="OGX-r4-jeR" id="2cv-oO-DfV"/>
<outlet property="agreeBtn" destination="bAW-Be-qbW" id="Z0P-CA-CfI"/>
<outlet property="agreeBtnHeightNSCL" destination="lIP-ip-Xhg" id="wNy-9O-vaD"/>
<outlet property="messageLabel" destination="kfZ-yl-70M" id="C8a-rl-N9s"/>
<outlet property="reFusalBtn" destination="CWQ-vl-Pke" id="QpD-3P-bYv"/>
<outlet property="reFusalBtnHeightNSCL" destination="Fld-TV-B9p" id="GCa-GM-a2A"/>
<outlet property="readLabel" destination="Y5S-jj-RGJ" id="IqO-Yq-vNi"/>
<outlet property="selectImageView" destination="89O-vW-D5i" id="4s1-HG-HWM"/>
<outlet property="selectImageWidth" destination="FSM-HQ-yub" id="WmD-vZ-mkW"/>
<outlet property="timeLabel" destination="3oS-p6-deL" id="4OR-ry-yXb"/>
</connections>
<point key="canvasLocation" x="-529" y="-43"/>
</tableViewCell>
</objects>
<resources>
<image name="CellGraySelected.png" width="30" height="30"/>
<systemColor name="systemRedColor">
<color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
</resources>
</document>