123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?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>
- <customFonts key="customFonts">
- <array key="Alibaba-PuHuiTi-Medium.otf">
- <string>AlibabaPuHuiTiM</string>
- </array>
- </customFonts>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="IHFloorPicker" customModule="智能照明" customModuleProvider="target">
- <connections>
- <outlet property="contentView" destination="bUJ-Ov-3xp" id="L44-p5-chj"/>
- <outlet property="hotelNameLabel" destination="h8p-PW-PXS" id="OHL-iY-or5"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="362" height="339"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2EE-sC-yWe">
- <rect key="frame" x="20" y="263" width="322" height="40"/>
- <color key="backgroundColor" red="0.3411764706" green="0.2470588235" blue="0.58431372550000005" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="Ukv-jF-kLI"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="17"/>
- <state key="normal" title="保存">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="save:" destination="-1" eventType="touchUpInside" id="TTk-dl-ZnV"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ffU-Mw-OPg">
- <rect key="frame" x="323" y="29" width="16" height="16"/>
- <constraints>
- <constraint firstAttribute="width" constant="16" id="IfO-6l-6oj"/>
- <constraint firstAttribute="height" constant="16" id="vWI-Xi-JKh"/>
- </constraints>
- <state key="normal" title="Button" image="ic_quxiao"/>
- <connections>
- <action selector="close:" destination="-1" eventType="touchUpInside" id="FcS-uJ-l9o"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ShenZhen Hotel" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h8p-PW-PXS">
- <rect key="frame" x="20" y="47" width="108.5" height="19.5"/>
- <fontDescription key="fontDescription" name="AlibabaPuHuiTiM" family="Alibaba PuHuiTi" 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="bUJ-Ov-3xp">
- <rect key="frame" x="20" y="76.5" width="322" height="146.5"/>
- <color key="backgroundColor" red="0.96470588235294119" green="0.97254901960784312" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="2EE-sC-yWe" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="AwN-Vj-8fL"/>
- <constraint firstAttribute="trailing" secondItem="2EE-sC-yWe" secondAttribute="trailing" constant="20" id="FPz-AO-F3H"/>
- <constraint firstItem="ffU-Mw-OPg" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="29" id="JrG-LT-7FW"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="bUJ-Ov-3xp" secondAttribute="trailing" constant="20" id="Nzs-F6-1Ee"/>
- <constraint firstItem="2EE-sC-yWe" firstAttribute="top" secondItem="bUJ-Ov-3xp" secondAttribute="bottom" constant="40" id="S0a-Eb-wVd"/>
- <constraint firstItem="bUJ-Ov-3xp" firstAttribute="top" secondItem="h8p-PW-PXS" secondAttribute="bottom" constant="10" id="TD2-tE-5gQ"/>
- <constraint firstItem="h8p-PW-PXS" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="47" id="cKm-fr-GXr"/>
- <constraint firstItem="bUJ-Ov-3xp" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="20" id="gWq-iV-Rsk"/>
- <constraint firstAttribute="bottom" secondItem="2EE-sC-yWe" secondAttribute="bottom" constant="36" id="lcA-8Q-dLb"/>
- <constraint firstAttribute="trailing" secondItem="ffU-Mw-OPg" secondAttribute="trailing" constant="23" id="slE-Si-GOp"/>
- <constraint firstItem="h8p-PW-PXS" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="x8E-XQ-FnN"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="149" y="280"/>
- </view>
- </objects>
- <resources>
- <image name="ic_quxiao" width="16" height="16"/>
- </resources>
- </document>
|