123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <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="71" id="KGk-i7-Jjw" customClass="YXFamilyTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="343" height="71"/>
- <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="343" height="71"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="riS-Cm-2Ye">
- <rect key="frame" x="15" y="0.0" width="313" height="71"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9ad-Xb-Exz">
- <rect key="frame" x="15" y="70" width="283" height="1"/>
- <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="fJZ-oK-lJf"/>
- </constraints>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_right_arrow" translatesAutoresizingMaskIntoConstraints="NO" id="B3c-KB-vxf">
- <rect key="frame" x="285" y="26.666666666666671" width="18" height="18"/>
- <constraints>
- <constraint firstAttribute="height" constant="18" id="iay-p0-LuG"/>
- <constraint firstAttribute="width" constant="18" id="n94-lr-5bq"/>
- </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="BOx-Rw-IfW">
- <rect key="frame" x="20" y="5" width="100" height="61"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="O67-l8-pG0"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <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" text="2个设备" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bl2-Zh-0Vu">
- <rect key="frame" x="80" y="5" width="200" height="61"/>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="G2O-VJ-dlu"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="B3c-KB-vxf" firstAttribute="centerY" secondItem="riS-Cm-2Ye" secondAttribute="centerY" id="DIz-WN-eM9"/>
- <constraint firstItem="9ad-Xb-Exz" firstAttribute="leading" secondItem="riS-Cm-2Ye" secondAttribute="leading" constant="15" id="XeS-cs-rOE"/>
- <constraint firstAttribute="bottom" secondItem="9ad-Xb-Exz" secondAttribute="bottom" id="YZo-1W-Ec9"/>
- <constraint firstItem="BOx-Rw-IfW" firstAttribute="leading" secondItem="riS-Cm-2Ye" secondAttribute="leading" constant="20" id="dpH-Oh-IBZ"/>
- <constraint firstItem="Bl2-Zh-0Vu" firstAttribute="centerY" secondItem="BOx-Rw-IfW" secondAttribute="centerY" id="jPz-of-cux"/>
- <constraint firstAttribute="bottom" secondItem="BOx-Rw-IfW" secondAttribute="bottom" constant="5" id="o6X-j1-MW7"/>
- <constraint firstItem="Bl2-Zh-0Vu" firstAttribute="height" secondItem="BOx-Rw-IfW" secondAttribute="height" id="wH9-AJ-Ozj"/>
- <constraint firstItem="BOx-Rw-IfW" firstAttribute="top" secondItem="riS-Cm-2Ye" secondAttribute="top" constant="5" id="xlh-6B-Ujt"/>
- <constraint firstItem="B3c-KB-vxf" firstAttribute="leading" secondItem="Bl2-Zh-0Vu" secondAttribute="trailing" constant="5" id="yeh-VD-GiH"/>
- <constraint firstAttribute="trailing" secondItem="B3c-KB-vxf" secondAttribute="trailing" constant="10" id="zFT-Dt-32p"/>
- <constraint firstAttribute="trailing" secondItem="9ad-Xb-Exz" secondAttribute="trailing" constant="15" id="zvp-wC-KDw"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.97647058823529409" green="0.97647058823529409" blue="0.97647058823529409" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="riS-Cm-2Ye" secondAttribute="trailing" constant="15" id="7wc-B1-JHV"/>
- <constraint firstItem="riS-Cm-2Ye" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="J1x-FQ-Y9p"/>
- <constraint firstAttribute="bottom" secondItem="riS-Cm-2Ye" secondAttribute="bottom" id="LDi-O4-LUc"/>
- <constraint firstItem="riS-Cm-2Ye" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Rat-yY-kIy"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="lineView" destination="9ad-Xb-Exz" id="S8K-aJ-rwp"/>
- <outlet property="nameLabel" destination="BOx-Rw-IfW" id="ZWD-st-n0h"/>
- <outlet property="textLabel" destination="Bl2-Zh-0Vu" id="njo-BU-K3C"/>
- </connections>
- <point key="canvasLocation" x="156.4885496183206" y="-4.5774647887323949"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="home_right_arrow" width="8.6666669845581055" height="14"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|