123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <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" customClass="SBTUpateDeviceNameVCtr" customModule="SolarBT" customModuleProvider="target">
- <connections>
- <outlet property="DeviceNameLabel" destination="FwJ-QX-Mhx" id="QNA-Sn-dWi"/>
- <outlet property="backLabel" destination="f8s-Qw-CdS" id="jc3-F0-SGJ"/>
- <outlet property="box" destination="tOb-RS-lVw" id="Abc-ff-qtj"/>
- <outlet property="devicenameTextfield" destination="E6r-Lz-gYo" id="bnO-yR-927"/>
- <outlet property="placeHolder" destination="XHN-uf-T2T" id="xmc-kM-pbG"/>
- <outlet property="saveBtn" destination="seN-Co-WwJ" id="hae-Ag-iJA"/>
- <outlet property="textBox" destination="uKh-3V-Qmf" id="LKg-7K-sAS"/>
- <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="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tOb-RS-lVw">
- <rect key="frame" x="57" y="325.5" width="300" height="245"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FwJ-QX-Mhx">
- <rect key="frame" x="25" y="20" width="76" height="27"/>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="19"/>
- <color key="textColor" red="0.13333333333333333" green="0.13333333333333333" blue="0.13333333333333333" 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="f8s-Qw-CdS">
- <rect key="frame" x="251" y="20" width="24" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
- <color key="textColor" red="0.62352941176470589" green="0.62352941176470589" blue="0.62352941176470589" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="seN-Co-WwJ">
- <rect key="frame" x="13" y="181" width="274" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="CQn-DD-ZgT"/>
- </constraints>
- <state key="normal" title="保存">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="saveAction:" destination="-1" eventType="touchUpInside" id="Drc-Uo-tJT"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uKh-3V-Qmf">
- <rect key="frame" x="25" y="100" width="250" height="50"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="E6r-Lz-gYo">
- <rect key="frame" x="10" y="16.5" width="230" height="17"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="7zp-aA-gti"/>
- <constraint firstAttribute="trailing" secondItem="E6r-Lz-gYo" secondAttribute="trailing" constant="10" id="Cye-5U-FTH"/>
- <constraint firstItem="E6r-Lz-gYo" firstAttribute="centerY" secondItem="uKh-3V-Qmf" secondAttribute="centerY" id="HiC-K5-sE7"/>
- <constraint firstItem="E6r-Lz-gYo" firstAttribute="leading" secondItem="uKh-3V-Qmf" secondAttribute="leading" constant="10" id="eFe-YO-Q7p"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入设备名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XHN-uf-T2T">
- <rect key="frame" x="25" y="55" width="84" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="FwJ-QX-Mhx" firstAttribute="top" secondItem="tOb-RS-lVw" secondAttribute="top" constant="20" id="2IV-oR-vby"/>
- <constraint firstItem="uKh-3V-Qmf" firstAttribute="leading" secondItem="tOb-RS-lVw" secondAttribute="leading" constant="25" id="BbU-6U-28S"/>
- <constraint firstItem="f8s-Qw-CdS" firstAttribute="top" secondItem="tOb-RS-lVw" secondAttribute="top" constant="20" id="Fmq-o5-exg"/>
- <constraint firstItem="FwJ-QX-Mhx" firstAttribute="leading" secondItem="tOb-RS-lVw" secondAttribute="leading" constant="25" id="KX8-y4-aSC"/>
- <constraint firstAttribute="width" constant="300" id="KxZ-xo-NNk"/>
- <constraint firstItem="uKh-3V-Qmf" firstAttribute="top" secondItem="XHN-uf-T2T" secondAttribute="bottom" constant="28" id="U4i-cc-4r6"/>
- <constraint firstItem="seN-Co-WwJ" firstAttribute="top" secondItem="uKh-3V-Qmf" secondAttribute="bottom" constant="31" id="UyC-wY-ESZ"/>
- <constraint firstAttribute="trailing" secondItem="uKh-3V-Qmf" secondAttribute="trailing" constant="25" id="WVa-dQ-rLU"/>
- <constraint firstItem="seN-Co-WwJ" firstAttribute="leading" secondItem="tOb-RS-lVw" secondAttribute="leading" constant="13" id="Z0J-DS-eNO"/>
- <constraint firstAttribute="trailing" secondItem="seN-Co-WwJ" secondAttribute="trailing" constant="13" id="dZF-va-hPr"/>
- <constraint firstAttribute="height" constant="245" id="l2R-ad-ryX"/>
- <constraint firstItem="XHN-uf-T2T" firstAttribute="leading" secondItem="tOb-RS-lVw" secondAttribute="leading" constant="25" id="oKO-wR-06B"/>
- <constraint firstAttribute="trailing" secondItem="f8s-Qw-CdS" secondAttribute="trailing" constant="25" id="tot-m1-izw"/>
- <constraint firstItem="XHN-uf-T2T" firstAttribute="top" secondItem="FwJ-QX-Mhx" secondAttribute="bottom" constant="8" id="wFO-WX-XeQ"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.68627923727035522" green="0.68626612424850464" blue="0.68627506494522095" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstItem="tOb-RS-lVw" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="IF4-0X-PmY"/>
- <constraint firstItem="tOb-RS-lVw" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="ie9-eP-Gnc"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="137.68115942028987" y="118.52678571428571"/>
- </view>
- </objects>
- </document>
|