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.
 
 
 
 

60 lines
5.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<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" rowHeight="330" id="KGk-i7-Jjw" customClass="HomeEmptyViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="330"/>
<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="330"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0U7-2s-upR">
<rect key="frame" x="14" y="235.5" width="292" height="44"/>
<color key="backgroundColor" red="1" green="0.67952473960000004" blue="0.0039215686269999999" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstAttribute="height" constant="44" id="mZJ-sL-CfA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="18"/>
<state key="normal" title="添加设备">
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_binding_equipment" translatesAutoresizingMaskIntoConstraints="NO" id="VlL-XU-Hqi">
<rect key="frame" x="105.5" y="12.5" width="109.5" height="99"/>
</imageView>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您还没有绑定设备赶快去绑定一个设备体验一下吧!" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4i2-Tw-OHh">
<rect key="frame" x="30" y="144.5" width="260" height="41"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.53333333329999999" green="0.53333333329999999" blue="0.53333333329999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="0U7-2s-upR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="4l2-SH-21g"/>
<constraint firstItem="4i2-Tw-OHh" firstAttribute="top" secondItem="VlL-XU-Hqi" secondAttribute="bottom" constant="33" id="Lec-oK-7TC"/>
<constraint firstItem="4i2-Tw-OHh" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ZJ0-3N-hfw"/>
<constraint firstAttribute="trailing" secondItem="0U7-2s-upR" secondAttribute="trailing" constant="14" id="gsb-bN-XKz"/>
<constraint firstItem="0U7-2s-upR" firstAttribute="top" secondItem="4i2-Tw-OHh" secondAttribute="bottom" constant="50" id="nIY-Bj-4Px"/>
<constraint firstItem="4i2-Tw-OHh" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="p7J-Wz-Dgo"/>
<constraint firstItem="VlL-XU-Hqi" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="zBV-bC-eg2"/>
<constraint firstItem="0U7-2s-upR" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="zZV-kO-e5E"/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<connections>
<outlet property="addDeviceBtn" destination="0U7-2s-upR" id="yg1-nw-Xxs"/>
</connections>
<point key="canvasLocation" x="131.8840579710145" y="216.29464285714286"/>
</tableViewCell>
</objects>
<resources>
<image name="icon_binding_equipment" width="109.5" height="99"/>
</resources>
</document>