123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" 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="IHHotelCell" rowHeight="236" id="KGk-i7-Jjw" customClass="IHHotelCell" customModule="智能照明" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="236"/>
- <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="236"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="C" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Abu-Vo-qyl">
- <rect key="frame" x="20" y="15" width="30" height="30"/>
- <color key="backgroundColor" red="0.3411764705882353" green="0.24705882352941178" blue="0.58431372549019611" alpha="0.10000000000000001" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="Sq9-3x-bKS"/>
- <constraint firstAttribute="width" constant="30" id="UAa-ry-7rT"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="16"/>
- <color key="textColor" red="0.3411764705882353" green="0.24705882352941178" blue="0.58431372549019611" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Hotel-ChongQin" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gSc-g8-aHP">
- <rect key="frame" x="60" y="20" width="110" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UjY-Zq-MYZ">
- <rect key="frame" x="60" y="55" width="240" height="116"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NRq-tm-0xB">
- <rect key="frame" x="15" y="16" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="ThC-gY-lXu"/>
- <constraint firstAttribute="height" constant="4" id="Ttw-z1-aFT"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0sK-3P-X1a">
- <rect key="frame" x="15" y="42" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="3se-h2-UXY"/>
- <constraint firstAttribute="height" constant="4" id="cfv-Uk-Org"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Aha-gZ-dbF">
- <rect key="frame" x="15" y="68" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="OZP-bG-tJV"/>
- <constraint firstAttribute="height" constant="4" id="fx7-kT-Oxm"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XGi-JO-QWq">
- <rect key="frame" x="15" y="94" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="4" id="1gm-MX-Q8V"/>
- <constraint firstAttribute="width" constant="4" id="UpA-Nw-jzG"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="灯控" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="P7W-Gb-IqH">
- <rect key="frame" x="29" y="9.5" width="24" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <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="1ds-i9-BOO">
- <rect key="frame" x="29" y="61.5" width="36" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <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="ya4-P0-fBE">
- <rect key="frame" x="29" y="87.5" width="60" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="654" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kpl-Sg-vSZ">
- <rect key="frame" x="198" y="10" width="22" height="16"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="487" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q0u-ej-wmT">
- <rect key="frame" x="198.5" y="35.5" width="21.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="353" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fiw-jy-ekc">
- <rect key="frame" x="198" y="61.5" width="22" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="105" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oxl-Op-UpF">
- <rect key="frame" x="200.5" y="87.5" width="19.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="HCL灯控" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oTf-03-42P">
- <rect key="frame" x="29" y="35.5" width="49" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.96470588235294119" green="0.97254901960784312" blue="0.96862745098039216" alpha="0.80306227189781021" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="oTf-03-42P" firstAttribute="leading" secondItem="0sK-3P-X1a" secondAttribute="trailing" constant="10" id="149-md-B8d"/>
- <constraint firstItem="NRq-tm-0xB" firstAttribute="leading" secondItem="UjY-Zq-MYZ" secondAttribute="leading" constant="15" id="2PD-lg-asl"/>
- <constraint firstItem="XGi-JO-QWq" firstAttribute="top" secondItem="Aha-gZ-dbF" secondAttribute="bottom" constant="22" id="3Fu-ke-IdG"/>
- <constraint firstItem="Fiw-jy-ekc" firstAttribute="trailing" secondItem="q0u-ej-wmT" secondAttribute="trailing" id="3JE-MO-nE9"/>
- <constraint firstItem="Aha-gZ-dbF" firstAttribute="top" secondItem="0sK-3P-X1a" secondAttribute="bottom" constant="22" id="3jb-OO-qEX"/>
- <constraint firstItem="ya4-P0-fBE" firstAttribute="leading" secondItem="XGi-JO-QWq" secondAttribute="trailing" constant="10" id="53E-ua-BgQ"/>
- <constraint firstItem="1ds-i9-BOO" firstAttribute="centerY" secondItem="Aha-gZ-dbF" secondAttribute="centerY" id="6ex-WE-Tja"/>
- <constraint firstItem="ya4-P0-fBE" firstAttribute="centerY" secondItem="XGi-JO-QWq" secondAttribute="centerY" id="BeJ-cn-4FT"/>
- <constraint firstItem="Fiw-jy-ekc" firstAttribute="centerY" secondItem="1ds-i9-BOO" secondAttribute="centerY" id="BiH-WM-BXe"/>
- <constraint firstItem="q0u-ej-wmT" firstAttribute="trailing" secondItem="Kpl-Sg-vSZ" secondAttribute="trailing" id="FSC-8B-bye"/>
- <constraint firstItem="Kpl-Sg-vSZ" firstAttribute="centerY" secondItem="P7W-Gb-IqH" secondAttribute="centerY" id="GAo-GG-y0k"/>
- <constraint firstItem="XGi-JO-QWq" firstAttribute="leading" secondItem="Aha-gZ-dbF" secondAttribute="leading" id="GfK-cg-6wr"/>
- <constraint firstItem="P7W-Gb-IqH" firstAttribute="centerY" secondItem="NRq-tm-0xB" secondAttribute="centerY" id="NDR-aO-b4y"/>
- <constraint firstItem="0sK-3P-X1a" firstAttribute="leading" secondItem="NRq-tm-0xB" secondAttribute="leading" id="R8i-2j-33p"/>
- <constraint firstItem="P7W-Gb-IqH" firstAttribute="leading" secondItem="NRq-tm-0xB" secondAttribute="trailing" constant="10" id="RdE-7A-UdS"/>
- <constraint firstItem="oxl-Op-UpF" firstAttribute="centerY" secondItem="ya4-P0-fBE" secondAttribute="centerY" id="U9P-dH-5LH"/>
- <constraint firstItem="oTf-03-42P" firstAttribute="centerY" secondItem="0sK-3P-X1a" secondAttribute="centerY" id="Wi0-d4-Tr8"/>
- <constraint firstItem="0sK-3P-X1a" firstAttribute="top" secondItem="NRq-tm-0xB" secondAttribute="bottom" constant="22" id="XUv-Yx-3N5"/>
- <constraint firstItem="NRq-tm-0xB" firstAttribute="top" secondItem="UjY-Zq-MYZ" secondAttribute="top" constant="16" id="XdS-cU-JXE"/>
- <constraint firstItem="oxl-Op-UpF" firstAttribute="trailing" secondItem="Fiw-jy-ekc" secondAttribute="trailing" id="Xwg-2W-9pv"/>
- <constraint firstItem="1ds-i9-BOO" firstAttribute="leading" secondItem="Aha-gZ-dbF" secondAttribute="trailing" constant="10" id="c0f-hF-peZ"/>
- <constraint firstAttribute="trailing" secondItem="Kpl-Sg-vSZ" secondAttribute="trailing" constant="20" id="cwH-94-bXI"/>
- <constraint firstItem="Kpl-Sg-vSZ" firstAttribute="top" secondItem="UjY-Zq-MYZ" secondAttribute="top" constant="10" id="eKU-2K-7zG"/>
- <constraint firstItem="Aha-gZ-dbF" firstAttribute="leading" secondItem="0sK-3P-X1a" secondAttribute="leading" id="ghj-Uc-OEv"/>
- <constraint firstAttribute="height" constant="116" id="kIj-aQ-ncc"/>
- <constraint firstItem="q0u-ej-wmT" firstAttribute="centerY" secondItem="oTf-03-42P" secondAttribute="centerY" id="vja-4Q-nPS"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lct-fe-2Hv">
- <rect key="frame" x="60" y="181" width="240" height="37"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="告警" translatesAutoresizingMaskIntoConstraints="NO" id="Dh4-ZC-lGV">
- <rect key="frame" x="15" y="10.5" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="3mr-sB-ZqA"/>
- <constraint firstAttribute="height" constant="16" id="sdZ-49-wef"/>
- </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="Xoo-XQ-t3a">
- <rect key="frame" x="41" y="10" width="48" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="85" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kkf-VT-UBB">
- <rect key="frame" x="205.5" y="10" width="14.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="1" green="0.047058823529411764" blue="0.30196078431372547" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.99179440740000002" green="0.95295077559999997" blue="0.95294100049999997" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="37" id="6ZH-KR-cfF"/>
- <constraint firstItem="Dh4-ZC-lGV" firstAttribute="leading" secondItem="lct-fe-2Hv" secondAttribute="leading" constant="15" id="DEX-Mt-bj0"/>
- <constraint firstItem="Kkf-VT-UBB" firstAttribute="centerY" secondItem="lct-fe-2Hv" secondAttribute="centerY" id="R3O-ca-m71"/>
- <constraint firstItem="Xoo-XQ-t3a" firstAttribute="leading" secondItem="Dh4-ZC-lGV" secondAttribute="trailing" constant="10" id="W4f-B8-eg0"/>
- <constraint firstItem="Xoo-XQ-t3a" firstAttribute="centerY" secondItem="lct-fe-2Hv" secondAttribute="centerY" id="ceV-zv-uFs"/>
- <constraint firstAttribute="trailing" secondItem="Kkf-VT-UBB" secondAttribute="trailing" constant="20" id="uMu-RQ-cYU"/>
- <constraint firstItem="Dh4-ZC-lGV" firstAttribute="centerY" secondItem="lct-fe-2Hv" secondAttribute="centerY" id="vPd-OW-Aa2"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="gSc-g8-aHP" firstAttribute="centerY" secondItem="Abu-Vo-qyl" secondAttribute="centerY" id="AHw-tv-S24"/>
- <constraint firstItem="lct-fe-2Hv" firstAttribute="leading" secondItem="UjY-Zq-MYZ" secondAttribute="leading" id="GJD-DF-wZT"/>
- <constraint firstItem="UjY-Zq-MYZ" firstAttribute="leading" secondItem="gSc-g8-aHP" secondAttribute="leading" id="GWQ-1i-Hhp"/>
- <constraint firstItem="lct-fe-2Hv" firstAttribute="top" secondItem="UjY-Zq-MYZ" secondAttribute="bottom" constant="10" id="Ko0-TT-e3D"/>
- <constraint firstItem="lct-fe-2Hv" firstAttribute="trailing" secondItem="UjY-Zq-MYZ" secondAttribute="trailing" id="LIQ-SZ-Ix0"/>
- <constraint firstItem="UjY-Zq-MYZ" firstAttribute="top" secondItem="gSc-g8-aHP" secondAttribute="bottom" constant="15" id="XNb-cm-T1h"/>
- <constraint firstItem="Abu-Vo-qyl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="d4u-bG-xKS"/>
- <constraint firstItem="gSc-g8-aHP" firstAttribute="leading" secondItem="Abu-Vo-qyl" secondAttribute="trailing" constant="10" id="iFB-X2-uml"/>
- <constraint firstAttribute="trailing" secondItem="UjY-Zq-MYZ" secondAttribute="trailing" constant="20" id="nEb-wW-7Ij"/>
- <constraint firstItem="Abu-Vo-qyl" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="vxU-Cm-5PT"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
- <connections>
- <outlet property="alarmCountLabel" destination="Kkf-VT-UBB" id="lVs-4C-hKd"/>
- <outlet property="cirCountLabel" destination="q0u-ej-wmT" id="f7Y-hu-chJ"/>
- <outlet property="iconLabel" destination="Abu-Vo-qyl" id="Nw2-rd-HfK"/>
- <outlet property="lightCountLabel" destination="Kpl-Sg-vSZ" id="zgc-yo-vOi"/>
- <outlet property="nameLabel" destination="gSc-g8-aHP" id="uOi-p1-ium"/>
- <outlet property="purifierCountLabel" destination="oxl-Op-UpF" id="83v-kq-ybL"/>
- <outlet property="sensorCountLabel" destination="Fiw-jy-ekc" id="ZS7-5v-BQT"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="184.15178571428569"/>
- </tableViewCell>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SchoolCell" rowHeight="264" id="W2L-y1-qaA" customClass="IHHotelCell" customModule="智能照明" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="264"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="W2L-y1-qaA" id="aY7-qV-6OU">
- <rect key="frame" x="0.0" y="0.0" width="320" height="264"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="C" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AQw-Sv-IHk">
- <rect key="frame" x="20" y="15" width="30" height="30"/>
- <color key="backgroundColor" red="0.3411764706" green="0.2470588235" blue="0.58431372550000005" alpha="0.10000000000000001" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="PDl-GL-Nql"/>
- <constraint firstAttribute="height" constant="30" id="qcP-hw-wpB"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="16"/>
- <color key="textColor" red="0.3411764706" green="0.2470588235" blue="0.58431372550000005" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Hotel-ChongQin" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0Z4-5v-L0h">
- <rect key="frame" x="60" y="20" width="110" height="20"/>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZsD-xp-RG9">
- <rect key="frame" x="60" y="55" width="240" height="149"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pky-QG-frL">
- <rect key="frame" x="15" y="16" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="5Bk-33-4tM"/>
- <constraint firstAttribute="height" constant="4" id="qml-Eu-8mZ"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DaB-MO-qiS">
- <rect key="frame" x="15" y="42" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="4" id="lBI-go-25z"/>
- <constraint firstAttribute="width" constant="4" id="yzR-ZM-p8e"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QKD-zr-iIR">
- <rect key="frame" x="15" y="68" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="T1Z-8O-Y3g"/>
- <constraint firstAttribute="height" constant="4" id="uSc-EW-TWN"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Sup-0i-g7u">
- <rect key="frame" x="15" y="94" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="width" constant="4" id="Cr6-4L-VsP"/>
- <constraint firstAttribute="height" constant="4" id="ed9-aW-n6j"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="教室灯" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Arf-QD-eQz">
- <rect key="frame" x="29" y="9.5" width="36" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <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="UnR-bJ-bRc">
- <rect key="frame" x="29" y="61.5" width="24" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <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="AhO-ef-S9F">
- <rect key="frame" x="29" y="87.5" width="24" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="654" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G6N-3J-ORa">
- <rect key="frame" x="198" y="10" width="22" height="16"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="487" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Me-QL-jUe">
- <rect key="frame" x="198.5" y="35.5" width="21.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="353" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F5F-GP-eNz">
- <rect key="frame" x="198" y="61.5" width="22" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="105" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gMj-j8-391">
- <rect key="frame" x="200.5" y="87.5" width="19.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2F2-4F-0S3">
- <rect key="frame" x="15" y="123" width="4" height="4"/>
- <color key="backgroundColor" red="0.78091007469999996" green="0.80345302819999997" blue="0.83137744670000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="4" id="9Hw-VN-gbG"/>
- <constraint firstAttribute="width" constant="4" id="QIw-OP-XHk"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="2"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="网关" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MiX-jO-M8m">
- <rect key="frame" x="29" y="116.5" width="24" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="105" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="a9v-1g-92q">
- <rect key="frame" x="200.5" y="116.5" width="19.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.20000159740000001" green="0.19999706749999999" blue="0.20000010730000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <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="IIa-Hd-Jya">
- <rect key="frame" x="29" y="35.5" width="36" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="0.80306227190000001" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="QKD-zr-iIR" firstAttribute="top" secondItem="DaB-MO-qiS" secondAttribute="bottom" constant="22" id="3Em-DA-5k1"/>
- <constraint firstItem="DaB-MO-qiS" firstAttribute="leading" secondItem="Pky-QG-frL" secondAttribute="leading" id="A5e-o8-EXr"/>
- <constraint firstItem="Pky-QG-frL" firstAttribute="leading" secondItem="ZsD-xp-RG9" secondAttribute="leading" constant="15" id="BHN-OR-q6w"/>
- <constraint firstItem="F5F-GP-eNz" firstAttribute="centerY" secondItem="UnR-bJ-bRc" secondAttribute="centerY" id="DTE-mY-UYb"/>
- <constraint firstItem="MiX-jO-M8m" firstAttribute="leading" secondItem="2F2-4F-0S3" secondAttribute="trailing" constant="10" id="FQz-9i-oSn"/>
- <constraint firstItem="gMj-j8-391" firstAttribute="centerY" secondItem="AhO-ef-S9F" secondAttribute="centerY" id="FU9-p9-lck"/>
- <constraint firstItem="Pky-QG-frL" firstAttribute="top" secondItem="ZsD-xp-RG9" secondAttribute="top" constant="16" id="Ia2-Y4-OZi"/>
- <constraint firstAttribute="trailing" secondItem="G6N-3J-ORa" secondAttribute="trailing" constant="20" id="J0w-8R-iqi"/>
- <constraint firstItem="IIa-Hd-Jya" firstAttribute="leading" secondItem="DaB-MO-qiS" secondAttribute="trailing" constant="10" id="Jeo-De-a68"/>
- <constraint firstItem="G6N-3J-ORa" firstAttribute="top" secondItem="ZsD-xp-RG9" secondAttribute="top" constant="10" id="KxO-Nk-CTE"/>
- <constraint firstItem="9Me-QL-jUe" firstAttribute="trailing" secondItem="G6N-3J-ORa" secondAttribute="trailing" id="Kyj-b6-8Fi"/>
- <constraint firstItem="UnR-bJ-bRc" firstAttribute="leading" secondItem="QKD-zr-iIR" secondAttribute="trailing" constant="10" id="LAk-d6-HaK"/>
- <constraint firstItem="Arf-QD-eQz" firstAttribute="centerY" secondItem="Pky-QG-frL" secondAttribute="centerY" id="N4y-AM-R9b"/>
- <constraint firstItem="9Me-QL-jUe" firstAttribute="centerY" secondItem="IIa-Hd-Jya" secondAttribute="centerY" id="PaL-47-eCh"/>
- <constraint firstItem="a9v-1g-92q" firstAttribute="trailing" secondItem="gMj-j8-391" secondAttribute="trailing" id="SIc-ai-coo"/>
- <constraint firstItem="DaB-MO-qiS" firstAttribute="top" secondItem="Pky-QG-frL" secondAttribute="bottom" constant="22" id="SlU-hL-qq2"/>
- <constraint firstItem="AhO-ef-S9F" firstAttribute="centerY" secondItem="Sup-0i-g7u" secondAttribute="centerY" id="T6V-L9-1fW"/>
- <constraint firstItem="IIa-Hd-Jya" firstAttribute="centerY" secondItem="DaB-MO-qiS" secondAttribute="centerY" id="Tk1-sb-OQh"/>
- <constraint firstItem="F5F-GP-eNz" firstAttribute="trailing" secondItem="9Me-QL-jUe" secondAttribute="trailing" id="Ura-yn-Jxs"/>
- <constraint firstItem="Arf-QD-eQz" firstAttribute="leading" secondItem="Pky-QG-frL" secondAttribute="trailing" constant="10" id="aUn-1e-wb6"/>
- <constraint firstItem="Sup-0i-g7u" firstAttribute="leading" secondItem="QKD-zr-iIR" secondAttribute="leading" id="bSQ-Ue-MnI"/>
- <constraint firstItem="Sup-0i-g7u" firstAttribute="top" secondItem="QKD-zr-iIR" secondAttribute="bottom" constant="22" id="diR-pG-BA4"/>
- <constraint firstItem="G6N-3J-ORa" firstAttribute="centerY" secondItem="Arf-QD-eQz" secondAttribute="centerY" id="gsv-1A-IRa"/>
- <constraint firstAttribute="bottom" secondItem="2F2-4F-0S3" secondAttribute="bottom" constant="22" id="hZ7-Xt-F7T"/>
- <constraint firstItem="a9v-1g-92q" firstAttribute="centerY" secondItem="MiX-jO-M8m" secondAttribute="centerY" id="hcD-Td-Hqx"/>
- <constraint firstItem="QKD-zr-iIR" firstAttribute="leading" secondItem="DaB-MO-qiS" secondAttribute="leading" id="hpQ-WJ-BJU"/>
- <constraint firstItem="2F2-4F-0S3" firstAttribute="centerY" secondItem="MiX-jO-M8m" secondAttribute="centerY" id="knE-Lv-BXR"/>
- <constraint firstItem="UnR-bJ-bRc" firstAttribute="centerY" secondItem="QKD-zr-iIR" secondAttribute="centerY" id="oij-X8-Yxb"/>
- <constraint firstItem="AhO-ef-S9F" firstAttribute="leading" secondItem="Sup-0i-g7u" secondAttribute="trailing" constant="10" id="r0b-6s-Z0P"/>
- <constraint firstItem="2F2-4F-0S3" firstAttribute="leading" secondItem="Sup-0i-g7u" secondAttribute="leading" id="wHg-j7-xGF"/>
- <constraint firstAttribute="height" constant="149" id="yJ3-8H-6AU"/>
- <constraint firstItem="gMj-j8-391" firstAttribute="trailing" secondItem="F5F-GP-eNz" secondAttribute="trailing" id="yqp-y8-bLa"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fud-v7-UTU">
- <rect key="frame" x="60" y="221" width="240" height="37"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="告警" translatesAutoresizingMaskIntoConstraints="NO" id="00i-hG-k9c">
- <rect key="frame" x="15" y="10.5" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="GV7-cf-4V4"/>
- <constraint firstAttribute="height" constant="16" id="JM3-u6-27f"/>
- </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="Tfe-vB-4rc">
- <rect key="frame" x="41" y="10" width="48" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.40516301989999998" green="0.43787699940000002" blue="0.51373600959999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="85" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xvO-Fb-dEn">
- <rect key="frame" x="205.5" y="10" width="14.5" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="1" green="0.047058823530000002" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.99179440740000002" green="0.95295077559999997" blue="0.95294100049999997" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstItem="xvO-Fb-dEn" firstAttribute="centerY" secondItem="fud-v7-UTU" secondAttribute="centerY" id="1jm-66-AWN"/>
- <constraint firstAttribute="height" constant="37" id="3nM-Az-xt5"/>
- <constraint firstItem="00i-hG-k9c" firstAttribute="centerY" secondItem="fud-v7-UTU" secondAttribute="centerY" id="Jzk-41-GmE"/>
- <constraint firstItem="Tfe-vB-4rc" firstAttribute="leading" secondItem="00i-hG-k9c" secondAttribute="trailing" constant="10" id="PlR-Aa-Aw3"/>
- <constraint firstItem="00i-hG-k9c" firstAttribute="leading" secondItem="fud-v7-UTU" secondAttribute="leading" constant="15" id="YCr-3z-s8A"/>
- <constraint firstAttribute="trailing" secondItem="xvO-Fb-dEn" secondAttribute="trailing" constant="20" id="gSg-qf-tZW"/>
- <constraint firstItem="Tfe-vB-4rc" firstAttribute="centerY" secondItem="fud-v7-UTU" secondAttribute="centerY" id="hLW-2J-uzW"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="ZsD-xp-RG9" firstAttribute="top" secondItem="0Z4-5v-L0h" secondAttribute="bottom" constant="15" id="BVN-id-5sz"/>
- <constraint firstItem="fud-v7-UTU" firstAttribute="top" secondItem="ZsD-xp-RG9" secondAttribute="bottom" constant="17" id="Etl-QB-vQO"/>
- <constraint firstItem="fud-v7-UTU" firstAttribute="trailing" secondItem="ZsD-xp-RG9" secondAttribute="trailing" id="NGM-Qp-1cN"/>
- <constraint firstItem="0Z4-5v-L0h" firstAttribute="centerY" secondItem="AQw-Sv-IHk" secondAttribute="centerY" id="OxE-Qe-RxJ"/>
- <constraint firstItem="fud-v7-UTU" firstAttribute="leading" secondItem="ZsD-xp-RG9" secondAttribute="leading" id="Sbb-wA-5Fx"/>
- <constraint firstItem="AQw-Sv-IHk" firstAttribute="top" secondItem="aY7-qV-6OU" secondAttribute="top" constant="15" id="VpB-1p-RNH"/>
- <constraint firstAttribute="trailing" secondItem="ZsD-xp-RG9" secondAttribute="trailing" constant="20" id="ZbQ-6g-7bV"/>
- <constraint firstItem="ZsD-xp-RG9" firstAttribute="leading" secondItem="0Z4-5v-L0h" secondAttribute="leading" id="aiz-Qi-dJG"/>
- <constraint firstItem="0Z4-5v-L0h" firstAttribute="leading" secondItem="AQw-Sv-IHk" secondAttribute="trailing" constant="10" id="fWK-AP-tOd"/>
- <constraint firstItem="AQw-Sv-IHk" firstAttribute="leading" secondItem="aY7-qV-6OU" secondAttribute="leading" constant="20" id="y8U-AL-zPD"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="zqI-xo-gkd"/>
- <connections>
- <outlet property="alarmCountLabel" destination="xvO-Fb-dEn" id="8dO-i3-euZ"/>
- <outlet property="cirCountLabel" destination="9Me-QL-jUe" id="IXf-d0-QYl"/>
- <outlet property="gateWayCountLabel" destination="a9v-1g-92q" id="bY2-Hk-34x"/>
- <outlet property="iconLabel" destination="AQw-Sv-IHk" id="Q7k-KD-C5O"/>
- <outlet property="lightCountLabel" destination="G6N-3J-ORa" id="q0F-yt-Ytx"/>
- <outlet property="nameLabel" destination="0Z4-5v-L0h" id="DRB-7p-tAv"/>
- <outlet property="purifierCountLabel" destination="gMj-j8-391" id="3dP-oY-ovj"/>
- <outlet property="sensorCountLabel" destination="F5F-GP-eNz" id="uy4-gK-LqP"/>
- </connections>
- <point key="canvasLocation" x="105.79710144927537" y="391.07142857142856"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="告警" width="18" height="21"/>
- </resources>
- </document>
|