<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="ONK-hA-QQI">
|
<device id="retina5_9" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
|
<capability name="collection view cell content view" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<scenes>
|
<!--Navigation Controller-->
|
<scene sceneID="sVg-hI-M2w">
|
<objects>
|
<navigationController id="ONK-hA-QQI" sceneMemberID="viewController">
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="eff-FA-E0K">
|
<rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
<autoresizingMask key="autoresizingMask"/>
|
</navigationBar>
|
<connections>
|
<segue destination="xER-UM-zGQ" kind="relationship" relationship="rootViewController" id="0PT-Tb-DGq"/>
|
</connections>
|
</navigationController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="JKL-6W-0Zp" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-4361" y="-1110"/>
|
</scene>
|
<!--Scan View Controller-->
|
<scene sceneID="wkD-NV-Ob8">
|
<objects>
|
<viewController storyboardIdentifier="DHQRScanViewController" hidesBottomBarWhenPushed="YES" id="xER-UM-zGQ" customClass="DHQRScanViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="ty1-OK-gdU"/>
|
<viewControllerLayoutGuide type="bottom" id="lrw-RM-t2Z"/>
|
</layoutGuides>
|
<view key="view" multipleTouchEnabled="YES" contentMode="scaleToFill" id="qUI-sp-bhP">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请扫描设备机身标签上的二维码" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8or-2L-u7K">
|
<rect key="frame" x="30" y="447" width="315" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xrb-el-ZQ7" userLabel="ReferenceView">
|
<rect key="frame" x="84.666666666666686" y="108" width="206" height="206"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="206" id="Y72-02-P6c"/>
|
<constraint firstAttribute="height" secondItem="xrb-el-ZQ7" secondAttribute="width" multiplier="1:1" id="vEs-Ty-i0X"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CzV-3B-m8j">
|
<rect key="frame" x="160.66666666666666" y="260" width="54" height="34"/>
|
<state key="normal" title="Button"/>
|
</button>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_pic_qrcode" translatesAutoresizingMaskIntoConstraints="NO" id="i1c-PL-WdV">
|
<rect key="frame" x="77" y="351" width="221" height="86"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="221" id="Buw-Ev-SKa"/>
|
<constraint firstAttribute="height" constant="86" id="tKk-7c-41i"/>
|
</constraints>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1ke-Rb-7ev">
|
<rect key="frame" x="109.66666666666669" y="706" width="156" height="45"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_number" translatesAutoresizingMaskIntoConstraints="NO" id="Nop-nQ-UIb">
|
<rect key="frame" x="21.999999999999986" y="7.6666666666666288" width="30" height="30"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备序列号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Jv-Qz-FEm">
|
<rect key="frame" x="56.999999999999986" y="13.666666666666629" width="77.000000000000014" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" red="0.99607843139999996" green="0.55294117649999996" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="7Jv-Qz-FEm" firstAttribute="centerY" secondItem="1ke-Rb-7ev" secondAttribute="centerY" id="6ta-yq-jGC"/>
|
<constraint firstItem="7Jv-Qz-FEm" firstAttribute="leading" secondItem="Nop-nQ-UIb" secondAttribute="trailing" constant="5" id="HwA-DO-6VT"/>
|
<constraint firstItem="Nop-nQ-UIb" firstAttribute="leading" secondItem="1ke-Rb-7ev" secondAttribute="leading" constant="22" id="Od9-g3-2fJ"/>
|
<constraint firstAttribute="trailing" secondItem="7Jv-Qz-FEm" secondAttribute="trailing" constant="22" id="hQR-JG-JUt"/>
|
<constraint firstAttribute="height" constant="45" id="hRU-P2-YYN"/>
|
<constraint firstItem="Nop-nQ-UIb" firstAttribute="centerY" secondItem="1ke-Rb-7ev" secondAttribute="centerY" id="iiC-ja-YZu"/>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="45" id="tpJ-6J-HT6"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="i1c-PL-WdV" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="2xQ-T8-aMb"/>
|
<constraint firstItem="8or-2L-u7K" firstAttribute="leading" secondItem="qUI-sp-bhP" secondAttribute="leading" constant="30" id="DYQ-D0-UEA"/>
|
<constraint firstItem="i1c-PL-WdV" firstAttribute="top" secondItem="xrb-el-ZQ7" secondAttribute="bottom" constant="37" id="Ddb-g0-cGD"/>
|
<constraint firstItem="lrw-RM-t2Z" firstAttribute="top" secondItem="1ke-Rb-7ev" secondAttribute="bottom" constant="27" id="Flu-h9-BYq"/>
|
<constraint firstItem="CzV-3B-m8j" firstAttribute="bottom" secondItem="xrb-el-ZQ7" secondAttribute="bottom" constant="-20" id="J2w-fV-QY8"/>
|
<constraint firstItem="xrb-el-ZQ7" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="T2d-he-3JQ"/>
|
<constraint firstItem="xrb-el-ZQ7" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="UzL-F2-asj"/>
|
<constraint firstItem="1ke-Rb-7ev" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="ab1-6m-Ha4"/>
|
<constraint firstItem="CzV-3B-m8j" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="aw5-dr-pem"/>
|
<constraint firstItem="8or-2L-u7K" firstAttribute="centerX" secondItem="qUI-sp-bhP" secondAttribute="centerX" id="ohx-ZP-TOr"/>
|
<constraint firstItem="xrb-el-ZQ7" firstAttribute="top" secondItem="ty1-OK-gdU" secondAttribute="bottom" constant="20" id="qQ1-Zq-AJ1"/>
|
<constraint firstItem="8or-2L-u7K" firstAttribute="top" secondItem="i1c-PL-WdV" secondAttribute="bottom" constant="10" id="s6K-Np-deT"/>
|
<constraint firstAttribute="trailing" secondItem="8or-2L-u7K" secondAttribute="trailing" constant="30" id="wfd-8P-kVW"/>
|
</constraints>
|
</view>
|
<navigationItem key="navigationItem" id="7RK-EK-cVd"/>
|
<connections>
|
<outlet property="imageView" destination="i1c-PL-WdV" id="exL-T8-Hsf"/>
|
<outlet property="inputSnLabel" destination="7Jv-Qz-FEm" id="340-VE-Ird"/>
|
<outlet property="inputSnView" destination="1ke-Rb-7ev" id="GPj-Jv-dKC"/>
|
<outlet property="scanWidth" destination="Y72-02-P6c" id="Ydy-AE-CzD"/>
|
<outlet property="switchBtn" destination="CzV-3B-m8j" id="C9O-aG-Byj"/>
|
<outlet property="tipLabel" destination="8or-2L-u7K" id="g0j-I8-Rls"/>
|
<outlet property="topConstraint" destination="qQ1-Zq-AJ1" id="2Oz-Si-3Gb"/>
|
<segue destination="Geb-11-piY" kind="show" identifier="PushToBindByOther" id="Egt-ne-Zft"/>
|
<segue destination="jV1-ix-Xs0" kind="show" id="RhQ-va-bS5"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="40D-aO-qNG" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-3288.75" y="-1111.2676056338028"/>
|
</scene>
|
<!--InputSN View Controller-->
|
<scene sceneID="7uC-fb-lu7">
|
<objects>
|
<viewController storyboardIdentifier="DHInputSNViewControllerSID" id="iK7-6N-373" customClass="DHInputSNViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="bSC-nE-WJc"/>
|
<viewControllerLayoutGuide type="bottom" id="s0O-WS-20n"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="zW3-ue-3Wp">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aP1-ZY-q01" userLabel="KeyboardView" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="44" width="375" height="734"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_pic_serialnumber" translatesAutoresizingMaskIntoConstraints="NO" id="Qap-ok-qTD">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="214"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="214" id="Yej-Uy-j5k"/>
|
</constraints>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入设备序列号" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="bCa-Uk-6AI" customClass="LCTextField">
|
<rect key="frame" x="0.0" y="262" width="375" height="49"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="49" id="kX4-p7-EXN"/>
|
</constraints>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*乐盒及配件不支持手动输入序列号添加" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xJT-eJ-HsD">
|
<rect key="frame" x="15" y="318.66666666666669" width="345" height="15.666666666666686"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入设备机身标签上的序列号(S/N)和安全码" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k8N-BB-wfG">
|
<rect key="frame" x="15" y="229" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1YI-cK-hXP">
|
<rect key="frame" x="15" y="458.33333333333331" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.5725490196078431" blue="0.0039215686274509803" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="NtO-W8-h31"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="iK7-6N-373" eventType="touchUpInside" id="bd7-lT-IKk"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*如标签上无安全验证码,则输入123456" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i5M-0M-BnA">
|
<rect key="frame" x="15" y="405.66666666666669" width="345" height="15.666666666666686"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入设备安全验证码" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="2SJ-gd-iF8" customClass="LCTextField">
|
<rect key="frame" x="0.0" y="349.33333333333331" width="375" height="49"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="49" id="KMg-DC-ttn"/>
|
</constraints>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstItem="bCa-Uk-6AI" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" id="Beo-Yz-7nb"/>
|
<constraint firstItem="1YI-cK-hXP" firstAttribute="centerX" secondItem="aP1-ZY-q01" secondAttribute="centerX" id="EUH-9h-gI3"/>
|
<constraint firstItem="xJT-eJ-HsD" firstAttribute="leading" secondItem="bCa-Uk-6AI" secondAttribute="leading" constant="15" id="EaR-qG-QaD"/>
|
<constraint firstItem="bCa-Uk-6AI" firstAttribute="centerX" secondItem="aP1-ZY-q01" secondAttribute="centerX" id="G1h-v5-6ee"/>
|
<constraint firstItem="1YI-cK-hXP" firstAttribute="top" secondItem="i5M-0M-BnA" secondAttribute="bottom" constant="45" id="If6-nB-Kwf"/>
|
<constraint firstItem="k8N-BB-wfG" firstAttribute="centerX" secondItem="aP1-ZY-q01" secondAttribute="centerX" id="MWD-bd-I3B"/>
|
<constraint firstAttribute="trailing" secondItem="2SJ-gd-iF8" secondAttribute="trailing" id="Nhf-kf-KZi"/>
|
<constraint firstItem="k8N-BB-wfG" firstAttribute="top" secondItem="Qap-ok-qTD" secondAttribute="bottom" constant="15" id="WGb-km-aov"/>
|
<constraint firstAttribute="trailing" secondItem="xJT-eJ-HsD" secondAttribute="trailing" constant="15" id="bJ0-kn-YvH"/>
|
<constraint firstItem="2SJ-gd-iF8" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" id="dPr-vE-qhw"/>
|
<constraint firstItem="k8N-BB-wfG" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" constant="15" id="iS6-vd-XEd"/>
|
<constraint firstItem="i5M-0M-BnA" firstAttribute="top" secondItem="2SJ-gd-iF8" secondAttribute="bottom" constant="7.5" id="oFn-8J-h3i"/>
|
<constraint firstItem="i5M-0M-BnA" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" constant="15" id="pGl-Kg-bDc"/>
|
<constraint firstItem="1YI-cK-hXP" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" constant="15" id="pIz-oe-WkM"/>
|
<constraint firstItem="Qap-ok-qTD" firstAttribute="top" secondItem="aP1-ZY-q01" secondAttribute="top" id="qPI-rc-WHD"/>
|
<constraint firstItem="1YI-cK-hXP" firstAttribute="top" secondItem="2SJ-gd-iF8" secondAttribute="bottom" priority="900" constant="60" id="rD7-D8-Fe4"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="1YI-cK-hXP" secondAttribute="bottom" constant="5" id="spi-FQ-JcR"/>
|
<constraint firstItem="xJT-eJ-HsD" firstAttribute="top" secondItem="bCa-Uk-6AI" secondAttribute="bottom" constant="7.5" id="sxS-4X-ij4"/>
|
<constraint firstAttribute="trailing" secondItem="i5M-0M-BnA" secondAttribute="trailing" constant="15" id="tIk-Th-k5q"/>
|
<constraint firstItem="2SJ-gd-iF8" firstAttribute="top" secondItem="xJT-eJ-HsD" secondAttribute="bottom" constant="15" id="vsc-DG-esx"/>
|
<constraint firstItem="Qap-ok-qTD" firstAttribute="width" secondItem="aP1-ZY-q01" secondAttribute="width" id="xr3-f4-6PQ"/>
|
<constraint firstItem="bCa-Uk-6AI" firstAttribute="top" secondItem="k8N-BB-wfG" secondAttribute="bottom" constant="15" id="ypd-N2-dTN"/>
|
<constraint firstItem="Qap-ok-qTD" firstAttribute="leading" secondItem="aP1-ZY-q01" secondAttribute="leading" id="z6T-GT-ts2"/>
|
</constraints>
|
<variation key="default">
|
<mask key="constraints">
|
<exclude reference="If6-nB-Kwf"/>
|
</mask>
|
</variation>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="aP1-ZY-q01" firstAttribute="top" secondItem="bSC-nE-WJc" secondAttribute="bottom" id="5Zi-2O-ETK"/>
|
<constraint firstItem="aP1-ZY-q01" firstAttribute="leading" secondItem="zW3-ue-3Wp" secondAttribute="leading" id="ART-uP-ogL"/>
|
<constraint firstItem="s0O-WS-20n" firstAttribute="top" secondItem="aP1-ZY-q01" secondAttribute="bottom" id="Wxk-nk-XYk"/>
|
<constraint firstItem="aP1-ZY-q01" firstAttribute="width" secondItem="zW3-ue-3Wp" secondAttribute="width" id="xGz-rv-T9C"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="autoKeyboardView" destination="aP1-ZY-q01" id="uHD-WN-okX"/>
|
<outlet property="boxTipLabel" destination="xJT-eJ-HsD" id="k4w-tr-iK5"/>
|
<outlet property="inputScTextField" destination="2SJ-gd-iF8" id="50N-EL-gVU"/>
|
<outlet property="inputSnTextField" destination="bCa-Uk-6AI" id="1Vc-2W-owl"/>
|
<outlet property="nextStepButton" destination="1YI-cK-hXP" id="T2I-OW-Msi"/>
|
<outlet property="qrCodeImageView" destination="Qap-ok-qTD" id="G9g-06-fJH"/>
|
<outlet property="qrImageHeightConstraint" destination="Yej-Uy-j5k" id="bfo-Jt-ZBv"/>
|
<outlet property="scTipLabel" destination="i5M-0M-BnA" id="0FN-MC-ZYJ"/>
|
<outlet property="snTipLabel" destination="k8N-BB-wfG" id="E3V-QE-bdg"/>
|
<segue destination="Geb-11-piY" kind="show" identifier="PushToBindByOther" id="lNx-Ee-tzF"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="4o2-DK-OnJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-2162" y="-1110"/>
|
</scene>
|
<!--Initialize Search View Controller-->
|
<scene sceneID="cnm-ue-QCU">
|
<objects>
|
<viewController storyboardIdentifier="DHInitializeSearchViewController" id="vpg-d7-1xc" customClass="DHInitializeSearchViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="Yze-8j-Dj5"/>
|
<viewControllerLayoutGuide type="bottom" id="qVh-bJ-AO1"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="6Ub-eX-RO1">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_detection" translatesAutoresizingMaskIntoConstraints="NO" id="4vY-gW-nRb">
|
<rect key="frame" x="0.0" y="44" width="375" height="265"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="265" id="x0A-qu-Cz9"/>
|
</constraints>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eCH-4c-Dxg" customClass="DHCycleTimerView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="147.66666666666666" y="342" width="80" height="80"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="80" id="Xrw-jQ-mkt"/>
|
<constraint firstAttribute="height" constant="80" id="acv-pa-QZl"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正在检测网络安全配置,请稍候..." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2I5-Ao-Lm2">
|
<rect key="frame" x="30" y="463" width="315" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_detection_1" translatesAutoresizingMaskIntoConstraints="NO" id="z3e-te-3FF">
|
<rect key="frame" x="42.666666666666657" y="44" width="290" height="80"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="290" id="0zr-W0-Tvx"/>
|
<constraint firstAttribute="height" constant="80" id="SWa-W6-9zZ"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="4vY-gW-nRb" firstAttribute="top" secondItem="Yze-8j-Dj5" secondAttribute="bottom" id="2Qe-vF-hrt"/>
|
<constraint firstItem="eCH-4c-Dxg" firstAttribute="centerX" secondItem="6Ub-eX-RO1" secondAttribute="centerX" id="2uI-Ay-axZ"/>
|
<constraint firstItem="z3e-te-3FF" firstAttribute="centerX" secondItem="4vY-gW-nRb" secondAttribute="centerX" id="ITU-IF-qi8"/>
|
<constraint firstItem="z3e-te-3FF" firstAttribute="top" secondItem="Yze-8j-Dj5" secondAttribute="bottom" id="SQH-m6-jeb"/>
|
<constraint firstAttribute="trailing" secondItem="2I5-Ao-Lm2" secondAttribute="trailing" constant="30" id="Uqh-gZ-hE8"/>
|
<constraint firstItem="2I5-Ao-Lm2" firstAttribute="top" secondItem="eCH-4c-Dxg" secondAttribute="bottom" constant="41" id="ZNt-P9-NHB"/>
|
<constraint firstItem="2I5-Ao-Lm2" firstAttribute="leading" secondItem="6Ub-eX-RO1" secondAttribute="leading" constant="30" id="liE-aE-c9E"/>
|
<constraint firstItem="4vY-gW-nRb" firstAttribute="width" secondItem="6Ub-eX-RO1" secondAttribute="width" id="mE1-Vk-c11"/>
|
<constraint firstItem="eCH-4c-Dxg" firstAttribute="top" secondItem="4vY-gW-nRb" secondAttribute="bottom" constant="33" id="qW4-uw-k9Z"/>
|
<constraint firstItem="4vY-gW-nRb" firstAttribute="leading" secondItem="6Ub-eX-RO1" secondAttribute="leading" id="yyH-dv-FNa"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="contentLabel" destination="2I5-Ao-Lm2" id="OH0-Dk-KAB"/>
|
<outlet property="cycleTimerView" destination="eCH-4c-Dxg" id="JMW-Bq-QEK"/>
|
<outlet property="labelBottomConstraint" destination="ZNt-P9-NHB" id="ne9-rk-8kG"/>
|
<outlet property="labelTopConstraint" destination="qW4-uw-k9Z" id="IVn-9i-H85"/>
|
<outlet property="scanImageView" destination="z3e-te-3FF" id="8Fy-5H-kAk"/>
|
<outlet property="topImageView" destination="4vY-gW-nRb" id="noi-Fq-i3R"/>
|
<segue destination="s7u-ld-3FE" kind="show" identifier="PushToWifiPassword" id="UxA-mn-eUc"/>
|
<segue destination="xHe-ie-QPZ" kind="show" identifier="PushToInitialzePassword" id="IwC-Hd-bvI"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="xN0-Ls-qgw" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-396" y="-1272.4137931034484"/>
|
</scene>
|
<!--Wifi Password View Controller-->
|
<scene sceneID="JTJ-iY-qXD">
|
<objects>
|
<viewController storyboardIdentifier="DHWifiPasswordViewController" id="s7u-ld-3FE" customClass="DHWifiPasswordViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="HM9-zT-okd"/>
|
<viewControllerLayoutGuide type="bottom" id="09j-zj-FVO"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="Zl8-JA-0wX">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="758"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QfI-SE-PS2" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jaK-WN-jKh">
|
<rect key="frame" x="15" y="270.33333333333331" width="130" height="24"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="130" id="SJS-9E-jvM"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<inset key="titleEdgeInsets" minX="6" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<state key="normal" title="记住密码" image="common_checkbox_small_default">
|
<color key="titleColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="common_checkbox_small_checked"/>
|
<connections>
|
<action selector="onCheckAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="hLS-df-ZeK"/>
|
</connections>
|
</button>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_wifipassword" translatesAutoresizingMaskIntoConstraints="NO" id="FRL-BH-X3x" customClass="adddevice_icon_wifipassword">
|
<rect key="frame" x="146" y="24.999999999999993" width="83" height="83.333333333333314"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入WIFI密码" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lUH-ny-sXz">
|
<rect key="frame" x="130.66666666666666" y="121.33333333333331" width="114" height="20"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="WIFI网络:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0bq-pg-HXh">
|
<rect key="frame" x="15" y="169" width="70" height="20"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="251" ambiguous="YES" text="nulldfasdfdgsdfsfdsfsdafdgsdfsdafsdvasdvfdsagdsfvsdvasdvadsvd" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N87-PE-IT9">
|
<rect key="frame" x="92.666666666666657" y="159.33333333333334" width="237.33333333333334" height="39"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3KH-eO-rvl" userLabel="SupportView">
|
<rect key="frame" x="211" y="259.33333333333331" width="149" height="46"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NBz-xy-cxv">
|
<rect key="frame" x="123.66666666666669" y="7" width="32" height="32"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="32" id="P8c-9w-n9E"/>
|
<constraint firstAttribute="width" constant="32" id="c1F-Vj-zCU"/>
|
</constraints>
|
<state key="normal" image="adddevice_icon_help"/>
|
<connections>
|
<action selector="onSupportTipAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="CiE-ED-yMg"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m0Q-cY-9mx">
|
<rect key="frame" x="0.0" y="9" width="126.66666666666667" height="28"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<state key="normal" title="该设备不支持5G Wifi">
|
<color key="titleColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="onSupportTipAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="LxX-mU-VPB"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="NBz-xy-cxv" firstAttribute="centerY" secondItem="3KH-eO-rvl" secondAttribute="centerY" id="8wJ-5j-1Vq"/>
|
<constraint firstItem="NBz-xy-cxv" firstAttribute="leading" secondItem="m0Q-cY-9mx" secondAttribute="trailing" constant="-3" id="GSW-jO-5u4"/>
|
<constraint firstAttribute="height" constant="46" id="HaS-HH-ucQ"/>
|
<constraint firstAttribute="trailing" secondItem="NBz-xy-cxv" secondAttribute="trailing" constant="-6.5" id="OVm-u7-aNE"/>
|
<constraint firstItem="m0Q-cY-9mx" firstAttribute="centerY" secondItem="3KH-eO-rvl" secondAttribute="centerY" id="UQi-Cx-6Wu"/>
|
<constraint firstItem="m0Q-cY-9mx" firstAttribute="leading" secondItem="3KH-eO-rvl" secondAttribute="leading" id="bz4-zU-H3H"/>
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" priority="900" constant="149" id="yQ6-6a-wR0"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iVw-Ae-jWS" userLabel="BottomLine">
|
<rect key="frame" x="0.0" y="256.33333333333331" width="375" height="0.66666666666668561"/>
|
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="fGc-nD-54c"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4BB-gy-j3V" userLabel="TopLine">
|
<rect key="frame" x="0.0" y="210" width="375" height="0.33333333333334281"/>
|
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="87z-f4-qZp"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iyw-iJ-uwO" customClass="LCInputView">
|
<rect key="frame" x="10" y="211" width="355" height="45"/>
|
<color key="backgroundColor" red="0.94117647059999998" green="0.60784313729999995" blue="0.10980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="zye-L4-sgk"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uEW-uU-jY9">
|
<rect key="frame" x="15" y="331" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="4zZ-hL-fOZ"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="7xh-a3-H37"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HbB-u1-oft">
|
<rect key="frame" x="330" y="166.33333333333334" width="25" height="25"/>
|
<state key="normal" image="adddevice_icon_switchwifi"/>
|
<connections>
|
<action selector="onWifiSwitchAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="aOm-bQ-NbX"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NWd-qK-X8g">
|
<rect key="frame" x="5" y="386" width="365" height="48"/>
|
<state key="normal">
|
<string key="title">您可检测当前WiFi网络,点击检测
|
</string>
|
<color key="titleColor" red="0.96470588239999999" green="0.4941176471" blue="0.23529411759999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="onWifiDetectAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="D13-nN-73H"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="uEW-uU-jY9" firstAttribute="top" secondItem="iyw-iJ-uwO" secondAttribute="bottom" constant="75" id="2Z4-To-sy4"/>
|
<constraint firstItem="lUH-ny-sXz" firstAttribute="centerX" secondItem="QfI-SE-PS2" secondAttribute="centerX" id="7vj-on-iIW"/>
|
<constraint firstItem="FRL-BH-X3x" firstAttribute="centerX" secondItem="QfI-SE-PS2" secondAttribute="centerX" id="8k2-4q-YGa"/>
|
<constraint firstItem="uEW-uU-jY9" firstAttribute="top" relation="greaterThanOrEqual" secondItem="jaK-WN-jKh" secondAttribute="bottom" constant="35" id="8qA-bl-NOF"/>
|
<constraint firstAttribute="trailing" secondItem="HbB-u1-oft" secondAttribute="trailing" constant="20" id="9Qg-V6-db2"/>
|
<constraint firstItem="uEW-uU-jY9" firstAttribute="centerX" secondItem="QfI-SE-PS2" secondAttribute="centerX" id="CZ7-Q9-M6o"/>
|
<constraint firstItem="lUH-ny-sXz" firstAttribute="top" secondItem="FRL-BH-X3x" secondAttribute="bottom" constant="13" id="Cg8-Rc-HM3"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="NWd-qK-X8g" secondAttribute="bottom" constant="10" id="DRh-Ti-ZlE"/>
|
<constraint firstItem="4BB-gy-j3V" firstAttribute="width" secondItem="QfI-SE-PS2" secondAttribute="width" id="En0-Ji-uKw"/>
|
<constraint firstItem="iVw-Ae-jWS" firstAttribute="bottom" secondItem="iyw-iJ-uwO" secondAttribute="bottom" constant="1" id="Grt-EN-Nck"/>
|
<constraint firstItem="HbB-u1-oft" firstAttribute="centerY" secondItem="0bq-pg-HXh" secondAttribute="centerY" id="HKh-0a-Zwb"/>
|
<constraint firstItem="N87-PE-IT9" firstAttribute="centerY" secondItem="0bq-pg-HXh" secondAttribute="centerY" id="MjL-1k-xsK"/>
|
<constraint firstItem="uEW-uU-jY9" firstAttribute="leading" secondItem="jaK-WN-jKh" secondAttribute="leading" id="Pxd-R1-2JT"/>
|
<constraint firstItem="4BB-gy-j3V" firstAttribute="leading" secondItem="QfI-SE-PS2" secondAttribute="leading" id="Ry5-2G-vHv"/>
|
<constraint firstItem="4BB-gy-j3V" firstAttribute="top" secondItem="iyw-iJ-uwO" secondAttribute="top" constant="-1" id="Spp-Cs-q8c"/>
|
<constraint firstItem="N87-PE-IT9" firstAttribute="top" secondItem="lUH-ny-sXz" secondAttribute="bottom" constant="18" id="T43-ZH-dxQ"/>
|
<constraint firstItem="0bq-pg-HXh" firstAttribute="leading" secondItem="QfI-SE-PS2" secondAttribute="leading" constant="15" id="Z0Q-kc-gJL"/>
|
<constraint firstItem="iyw-iJ-uwO" firstAttribute="centerX" secondItem="QfI-SE-PS2" secondAttribute="centerX" id="ZIF-Ro-Dxq"/>
|
<constraint firstItem="jaK-WN-jKh" firstAttribute="top" secondItem="iyw-iJ-uwO" secondAttribute="bottom" constant="14.5" id="aoF-Pl-4As"/>
|
<constraint firstItem="NWd-qK-X8g" firstAttribute="top" secondItem="uEW-uU-jY9" secondAttribute="bottom" constant="10" id="bKr-7Q-typ"/>
|
<constraint firstAttribute="trailing" secondItem="3KH-eO-rvl" secondAttribute="trailing" constant="15" id="c82-um-mOh"/>
|
<constraint firstItem="NWd-qK-X8g" firstAttribute="centerX" secondItem="QfI-SE-PS2" secondAttribute="centerX" id="dhT-hc-BxV"/>
|
<constraint firstItem="iyw-iJ-uwO" firstAttribute="leading" secondItem="0bq-pg-HXh" secondAttribute="leading" constant="-5" id="fDJ-qm-ZHO"/>
|
<constraint firstItem="3KH-eO-rvl" firstAttribute="centerY" secondItem="jaK-WN-jKh" secondAttribute="centerY" id="gYW-Kt-SCR"/>
|
<constraint firstItem="iVw-Ae-jWS" firstAttribute="leading" secondItem="QfI-SE-PS2" secondAttribute="leading" id="hmJ-yU-taE"/>
|
<constraint firstItem="N87-PE-IT9" firstAttribute="leading" secondItem="0bq-pg-HXh" secondAttribute="trailing" constant="7.5" id="i2V-1c-IoT"/>
|
<constraint firstItem="NWd-qK-X8g" firstAttribute="leading" secondItem="QfI-SE-PS2" secondAttribute="leading" constant="5" id="inw-9Y-lwE"/>
|
<constraint firstItem="m0Q-cY-9mx" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="jaK-WN-jKh" secondAttribute="trailing" constant="10" id="kRg-n0-BAc"/>
|
<constraint firstItem="FRL-BH-X3x" firstAttribute="top" secondItem="QfI-SE-PS2" secondAttribute="top" constant="25" id="pXO-Rd-vpb"/>
|
<constraint firstItem="4BB-gy-j3V" firstAttribute="top" secondItem="0bq-pg-HXh" secondAttribute="bottom" constant="21" id="v2P-OT-hGH"/>
|
<constraint firstAttribute="trailing" secondItem="N87-PE-IT9" secondAttribute="trailing" constant="45" id="vlJ-sN-5ov"/>
|
<constraint firstItem="jaK-WN-jKh" firstAttribute="leading" secondItem="0bq-pg-HXh" secondAttribute="leading" id="vn7-vz-Tdr"/>
|
<constraint firstItem="iVw-Ae-jWS" firstAttribute="width" secondItem="QfI-SE-PS2" secondAttribute="width" id="x2s-ER-H5a"/>
|
<constraint firstItem="iyw-iJ-uwO" firstAttribute="top" secondItem="N87-PE-IT9" secondAttribute="bottom" constant="12.5" id="yme-QG-vDa"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="QfI-SE-PS2" firstAttribute="width" secondItem="Zl8-JA-0wX" secondAttribute="width" id="Qe3-gW-QmT"/>
|
<constraint firstItem="09j-zj-FVO" firstAttribute="top" secondItem="QfI-SE-PS2" secondAttribute="bottom" id="RDU-VW-DvX"/>
|
<constraint firstItem="QfI-SE-PS2" firstAttribute="top" secondItem="HM9-zT-okd" secondAttribute="bottom" id="Y7x-85-9G9"/>
|
<constraint firstItem="QfI-SE-PS2" firstAttribute="leading" secondItem="Zl8-JA-0wX" secondAttribute="leading" id="xii-W4-Jdc"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="autoKeyboardView" destination="QfI-SE-PS2" id="NRY-qH-aWa"/>
|
<outlet property="bottomLine" destination="iVw-Ae-jWS" id="lxm-FB-iJb"/>
|
<outlet property="checkButton" destination="jaK-WN-jKh" id="ask-hx-cvx"/>
|
<outlet property="checkWidthConstraint" destination="SJS-9E-jvM" id="JfA-Pp-En1"/>
|
<outlet property="helpButton" destination="NBz-xy-cxv" id="yaF-bf-t9X"/>
|
<outlet property="imageView" destination="FRL-BH-X3x" id="ZDG-Zb-ZQj"/>
|
<outlet property="inputPwdLabel" destination="lUH-ny-sXz" id="kfy-J3-EEm"/>
|
<outlet property="nextButton" destination="uEW-uU-jY9" id="g6W-Yv-QT7"/>
|
<outlet property="passwordInputView" destination="iyw-iJ-uwO" id="GFb-7q-0dw"/>
|
<outlet property="supportTipButton" destination="m0Q-cY-9mx" id="6B0-40-66X"/>
|
<outlet property="supportView" destination="3KH-eO-rvl" id="KiY-hp-Sok"/>
|
<outlet property="switchWifiBtn" destination="HbB-u1-oft" id="9t6-Ez-9O0"/>
|
<outlet property="topLine" destination="4BB-gy-j3V" id="R5o-Ez-RN1"/>
|
<outlet property="wifiDetectButton" destination="NWd-qK-X8g" id="d1D-nE-jJI"/>
|
<outlet property="wifiLabel" destination="0bq-pg-HXh" id="HYN-eE-1eA"/>
|
<outlet property="wifiNameLabel" destination="N87-PE-IT9" id="D8t-LJ-YuS"/>
|
<outlet property="wifiNameTrailToSuperView" destination="vlJ-sN-5ov" id="uWS-dH-zrt"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Io9-kC-ah0" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="732" y="-1163.568215892054"/>
|
</scene>
|
<!--Wifi Connect View Controller-->
|
<scene sceneID="Moz-cg-hoi">
|
<objects>
|
<viewController storyboardIdentifier="DHWifiConnectViewController" id="k4p-cI-eiS" customClass="DHWifiConnectViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="iwV-KJ-bxU"/>
|
<viewControllerLayoutGuide type="bottom" id="HmY-9V-oIF"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="BVY-i1-YUK">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正在连接路由器,请稍候..." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lvb-K7-zQH">
|
<rect key="frame" x="16" y="695" width="343" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_connectrouter" translatesAutoresizingMaskIntoConstraints="NO" id="WYH-Ja-Yji">
|
<rect key="frame" x="0.0" y="44" width="375" height="531"/>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vNa-Gz-kTh" customClass="DHCycleTimerView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="150" y="600" width="75" height="75"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="75" id="JyX-k7-UWG"/>
|
<constraint firstAttribute="width" constant="75" id="iqd-86-4yD"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fbt-5b-Edd">
|
<rect key="frame" x="14" y="724" width="347" height="38.333333333333371"/>
|
<attributedString key="attributedText">
|
<fragment>
|
<string key="content">调大手机音量,并将手机喇叭对准设备麦克风
|
确认听到布谷,布谷声</string>
|
<attributes>
|
<color key="NSColor" red="0.56077999999999995" green="0.56077999999999995" blue="0.56077999999999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<font key="NSFont" metaFont="system" size="16"/>
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0" allowsDefaultTighteningForTruncation="NO"/>
|
</attributes>
|
</fragment>
|
</attributedString>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_connectrouter_1" translatesAutoresizingMaskIntoConstraints="NO" id="3f1-8n-Nxl">
|
<rect key="frame" x="163" y="114" width="49" height="35"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="35" id="6Iu-VW-jh6"/>
|
<constraint firstAttribute="width" constant="49" id="QOS-ME-OLY"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="vNa-Gz-kTh" firstAttribute="centerX" secondItem="BVY-i1-YUK" secondAttribute="centerX" id="3iV-y3-O3A"/>
|
<constraint firstItem="Lvb-K7-zQH" firstAttribute="top" secondItem="vNa-Gz-kTh" secondAttribute="bottom" constant="20" id="9Ix-9J-BjW"/>
|
<constraint firstItem="WYH-Ja-Yji" firstAttribute="leading" secondItem="BVY-i1-YUK" secondAttribute="leading" id="Cwv-V7-ran"/>
|
<constraint firstItem="vNa-Gz-kTh" firstAttribute="top" secondItem="WYH-Ja-Yji" secondAttribute="bottom" constant="25" id="ENB-2t-uYN"/>
|
<constraint firstItem="Lvb-K7-zQH" firstAttribute="centerX" secondItem="BVY-i1-YUK" secondAttribute="centerX" id="Eav-yo-MF0"/>
|
<constraint firstItem="HmY-9V-oIF" firstAttribute="top" relation="greaterThanOrEqual" secondItem="fbt-5b-Edd" secondAttribute="bottom" constant="5" id="JDN-p7-wJA"/>
|
<constraint firstItem="fbt-5b-Edd" firstAttribute="centerX" secondItem="BVY-i1-YUK" secondAttribute="centerX" id="M9c-Zj-AUB"/>
|
<constraint firstItem="3f1-8n-Nxl" firstAttribute="centerX" secondItem="WYH-Ja-Yji" secondAttribute="centerX" id="NV9-zb-fhK"/>
|
<constraint firstItem="fbt-5b-Edd" firstAttribute="top" secondItem="Lvb-K7-zQH" secondAttribute="bottom" constant="5" id="Sr1-AE-OFm"/>
|
<constraint firstItem="fbt-5b-Edd" firstAttribute="leading" secondItem="BVY-i1-YUK" secondAttribute="leading" constant="14" id="V73-3d-T1T"/>
|
<constraint firstAttribute="trailing" secondItem="fbt-5b-Edd" secondAttribute="trailing" constant="14" id="f2A-up-7p5"/>
|
<constraint firstItem="Lvb-K7-zQH" firstAttribute="leading" secondItem="BVY-i1-YUK" secondAttribute="leading" constant="16" id="kLi-tq-Omc"/>
|
<constraint firstAttribute="trailing" secondItem="Lvb-K7-zQH" secondAttribute="trailing" constant="16" id="mZ0-Ym-9KQ"/>
|
<constraint firstItem="WYH-Ja-Yji" firstAttribute="width" secondItem="BVY-i1-YUK" secondAttribute="width" id="otg-Nb-saX"/>
|
<constraint firstItem="WYH-Ja-Yji" firstAttribute="top" secondItem="3f1-8n-Nxl" secondAttribute="bottom" constant="-105" id="uFQ-Gz-NjX"/>
|
<constraint firstItem="WYH-Ja-Yji" firstAttribute="top" secondItem="iwV-KJ-bxU" secondAttribute="bottom" id="uLf-Uy-Fen"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="contentLabel" destination="Lvb-K7-zQH" id="KvI-do-SLH"/>
|
<outlet property="cycleTimerView" destination="vNa-Gz-kTh" id="TMY-xg-Gk6"/>
|
<outlet property="detailLabel" destination="fbt-5b-Edd" id="4sj-nG-29K"/>
|
<outlet property="imageView" destination="WYH-Ja-Yji" id="Ifw-VK-MyX"/>
|
<outlet property="wifiStrengthView" destination="3f1-8n-Nxl" id="oFJ-7Z-Hfc"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="RNu-wK-Tv0" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="1704.8" y="-1164.4677661169417"/>
|
</scene>
|
<!--Bind Success View Controller-->
|
<scene sceneID="qzf-uU-OfF">
|
<objects>
|
<viewController storyboardIdentifier="DHBindSuccessViewController" id="850-Kk-OPo" customClass="DHBindSuccessViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="Exd-Eq-fpG"/>
|
<viewControllerLayoutGuide type="bottom" id="w3n-xP-GhD"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="P7Q-YV-c5B">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="758"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cI9-mD-29t" userLabel="AutoKeyboardView" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_success_background" translatesAutoresizingMaskIntoConstraints="NO" id="Eat-Y0-NhN">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="152"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="152" id="WeR-oq-UgK"/>
|
</constraints>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="给设备取个名字吧" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="NAK-LZ-DEQ" customClass="LCTextField">
|
<rect key="frame" x="15" y="252" width="345" height="44"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="44" id="I3h-M3-K0s"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_device_default" translatesAutoresizingMaskIntoConstraints="NO" id="6Kz-l7-Wxo">
|
<rect key="frame" x="127.66666666666669" y="70" width="120" height="120"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="120" id="Xbq-oi-VtN"/>
|
<constraint firstAttribute="width" constant="120" id="h8g-Da-FuQ"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="添加成功!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="byQ-X9-Oyv">
|
<rect key="frame" x="15" y="190" width="345" height="21"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="21" id="OH5-ob-7gl"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bcW-RJ-ZIQ" userLabel="Line">
|
<rect key="frame" x="15" y="290.66666666666669" width="345" height="0.33333333333331439"/>
|
<color key="backgroundColor" red="0.85098039215686272" green="0.85098039215686272" blue="0.85098039215686272" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="jgE-L5-Giy"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="给设备取个名字吧!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b0f-6y-bmO">
|
<rect key="frame" x="15" y="224" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.60784313729999995" green="0.60784313729999995" blue="0.60784313729999995" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_success" translatesAutoresizingMaskIntoConstraints="NO" id="iVG-kF-E3T">
|
<rect key="frame" x="215.66666666666666" y="125" width="37" height="37"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="37" id="Mju-6c-Twe"/>
|
<constraint firstAttribute="height" constant="37" id="fNw-xm-QUk"/>
|
</constraints>
|
</imageView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mGn-Rt-GTU">
|
<rect key="frame" x="15" y="346" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="UW6-D9-WvX"/>
|
</constraints>
|
<state key="normal" title="确定">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onConfirmAction:" destination="850-Kk-OPo" eventType="touchUpInside" id="VEG-y4-5i5"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="byQ-X9-Oyv" firstAttribute="top" secondItem="6Kz-l7-Wxo" secondAttribute="bottom" id="2kG-vL-qiV"/>
|
<constraint firstItem="NAK-LZ-DEQ" firstAttribute="leading" secondItem="cI9-mD-29t" secondAttribute="leading" constant="15" id="3mi-z8-ibD"/>
|
<constraint firstItem="byQ-X9-Oyv" firstAttribute="centerX" secondItem="cI9-mD-29t" secondAttribute="centerX" id="8Ml-gt-XeX"/>
|
<constraint firstItem="6Kz-l7-Wxo" firstAttribute="centerX" secondItem="Eat-Y0-NhN" secondAttribute="centerX" id="Ds8-o3-oR1"/>
|
<constraint firstItem="b0f-6y-bmO" firstAttribute="leading" secondItem="cI9-mD-29t" secondAttribute="leading" constant="15" id="EsA-eL-XTY"/>
|
<constraint firstItem="Eat-Y0-NhN" firstAttribute="top" secondItem="cI9-mD-29t" secondAttribute="top" id="GaZ-4W-xG4"/>
|
<constraint firstItem="bcW-RJ-ZIQ" firstAttribute="trailing" secondItem="NAK-LZ-DEQ" secondAttribute="trailing" id="JCy-pk-aZQ"/>
|
<constraint firstItem="NAK-LZ-DEQ" firstAttribute="centerX" secondItem="cI9-mD-29t" secondAttribute="centerX" id="RFW-gi-7NU"/>
|
<constraint firstItem="b0f-6y-bmO" firstAttribute="centerX" secondItem="cI9-mD-29t" secondAttribute="centerX" id="T2I-oT-r8d"/>
|
<constraint firstItem="Eat-Y0-NhN" firstAttribute="width" secondItem="cI9-mD-29t" secondAttribute="width" id="URY-PN-YYC"/>
|
<constraint firstItem="iVG-kF-E3T" firstAttribute="leading" secondItem="6Kz-l7-Wxo" secondAttribute="trailing" constant="-32" id="Urt-YJ-zBj"/>
|
<constraint firstItem="mGn-Rt-GTU" firstAttribute="leading" secondItem="cI9-mD-29t" secondAttribute="leading" constant="15" id="XQw-7M-jkD"/>
|
<constraint firstItem="b0f-6y-bmO" firstAttribute="top" secondItem="byQ-X9-Oyv" secondAttribute="bottom" constant="13" id="aQv-Bx-PTF"/>
|
<constraint firstItem="iVG-kF-E3T" firstAttribute="top" secondItem="6Kz-l7-Wxo" secondAttribute="bottom" constant="-65" id="fNr-a1-s99"/>
|
<constraint firstItem="mGn-Rt-GTU" firstAttribute="top" secondItem="bcW-RJ-ZIQ" secondAttribute="bottom" constant="55" id="g0J-rt-k2Z"/>
|
<constraint firstItem="bcW-RJ-ZIQ" firstAttribute="leading" secondItem="NAK-LZ-DEQ" secondAttribute="leading" id="iqF-CF-NFB"/>
|
<constraint firstItem="byQ-X9-Oyv" firstAttribute="leading" secondItem="cI9-mD-29t" secondAttribute="leading" constant="15" id="kcC-sM-Qgd"/>
|
<constraint firstItem="Eat-Y0-NhN" firstAttribute="leading" secondItem="cI9-mD-29t" secondAttribute="leading" id="pUq-5J-JBs"/>
|
<constraint firstItem="bcW-RJ-ZIQ" firstAttribute="bottom" secondItem="NAK-LZ-DEQ" secondAttribute="bottom" constant="-5" id="rdU-bQ-mih"/>
|
<constraint firstItem="NAK-LZ-DEQ" firstAttribute="top" secondItem="b0f-6y-bmO" secondAttribute="bottom" constant="10" id="sGn-pd-bIb"/>
|
<constraint firstItem="mGn-Rt-GTU" firstAttribute="centerX" secondItem="cI9-mD-29t" secondAttribute="centerX" id="woA-Nb-uPY"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="6Kz-l7-Wxo" firstAttribute="top" secondItem="Exd-Eq-fpG" secondAttribute="bottom" constant="70" id="FCq-z2-GOF"/>
|
<constraint firstItem="w3n-xP-GhD" firstAttribute="top" secondItem="cI9-mD-29t" secondAttribute="bottom" id="HJn-TZ-3dB"/>
|
<constraint firstItem="cI9-mD-29t" firstAttribute="leading" secondItem="P7Q-YV-c5B" secondAttribute="leading" id="bGu-vg-LVV"/>
|
<constraint firstItem="cI9-mD-29t" firstAttribute="width" secondItem="P7Q-YV-c5B" secondAttribute="width" id="gZ4-9T-C8z"/>
|
<constraint firstItem="cI9-mD-29t" firstAttribute="top" secondItem="Exd-Eq-fpG" secondAttribute="bottom" id="qKC-tK-LZH"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="autoKeyboardView" destination="cI9-mD-29t" id="CO6-Rx-EpA"/>
|
<outlet property="bindSuccessImageView" destination="iVG-kF-E3T" id="aM0-Od-5eF"/>
|
<outlet property="confirmButton" destination="mGn-Rt-GTU" id="zQY-Il-Gao"/>
|
<outlet property="contentLabel" destination="byQ-X9-Oyv" id="aV7-UD-fOD"/>
|
<outlet property="detailLabel" destination="b0f-6y-bmO" id="J4o-vz-0Hh"/>
|
<outlet property="imageView" destination="6Kz-l7-Wxo" id="DpM-aZ-u3u"/>
|
<outlet property="lineView" destination="bcW-RJ-ZIQ" id="5fK-4g-fQh"/>
|
<outlet property="textField" destination="NAK-LZ-DEQ" id="Xrn-Vv-Qk8"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="1mS-QD-GPk" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="1400.8" y="-454.72263868065971"/>
|
</scene>
|
<!--Time Zone Setting View Controller-->
|
<scene sceneID="MXP-ow-tRT">
|
<objects>
|
<tableViewController storyboardIdentifier="DHTimeZoneSettingViewController" id="Efe-I0-G5U" customClass="DHTimeZoneSettingViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="50" estimatedRowHeight="50" sectionHeaderHeight="1" sectionFooterHeight="1" id="lfz-sC-80K">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<color key="sectionIndexBackgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<sections>
|
<tableViewSection id="xfx-xZ-ts0">
|
<cells>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="454-Ye-mg7">
|
<rect key="frame" x="0.0" y="28" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="454-Ye-mg7" id="UUG-fu-2dh">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设备时区" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G5V-gI-FMJ">
|
<rect key="frame" x="16" y="15.333333333333334" width="65.333333333333329" height="19.333333333333329"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="100" id="E0b-fc-Trj"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Jt6-QD-LaN">
|
<rect key="frame" x="106.33333333333333" y="0.0" width="252.33333333333337" height="50"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<state key="normal" title="柏林 UTC+01:00">
|
<color key="titleColor" red="0.52635732319999995" green="0.52635732319999995" blue="0.52635732319999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<segue destination="IQB-iN-Br0" kind="show" id="xYz-wf-efg"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstItem="G5V-gI-FMJ" firstAttribute="centerY" secondItem="UUG-fu-2dh" secondAttribute="centerY" id="B2Z-Lq-jEf"/>
|
<constraint firstItem="Jt6-QD-LaN" firstAttribute="leading" secondItem="G5V-gI-FMJ" secondAttribute="trailing" constant="25" id="aYF-wP-Qi9"/>
|
<constraint firstAttribute="trailing" secondItem="Jt6-QD-LaN" secondAttribute="trailing" constant="16.5" id="agt-dH-K0c"/>
|
<constraint firstItem="Jt6-QD-LaN" firstAttribute="height" secondItem="UUG-fu-2dh" secondAttribute="height" id="d6z-BC-KW2"/>
|
<constraint firstItem="G5V-gI-FMJ" firstAttribute="leading" secondItem="UUG-fu-2dh" secondAttribute="leading" constant="16" id="nNe-j8-GcZ"/>
|
<constraint firstItem="Jt6-QD-LaN" firstAttribute="centerY" secondItem="UUG-fu-2dh" secondAttribute="centerY" id="ohM-21-12j"/>
|
</constraints>
|
</tableViewCellContentView>
|
</tableViewCell>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="wmO-qx-8MK">
|
<rect key="frame" x="0.0" y="78" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="wmO-qx-8MK" id="aqB-Ak-VwA">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="夏令时" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zOm-as-GLG">
|
<rect key="frame" x="16" y="15.333333333333334" width="49" height="19.333333333333329"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="100" id="a0k-29-9Sa"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="P3f-FV-dR2">
|
<rect key="frame" x="310" y="9.6666666666666643" width="51" height="31"/>
|
<connections>
|
<action selector="onSwitchValueChanged:" destination="Efe-I0-G5U" eventType="valueChanged" id="JYy-uR-xqo"/>
|
</connections>
|
</switch>
|
</subviews>
|
<constraints>
|
<constraint firstItem="zOm-as-GLG" firstAttribute="centerY" secondItem="aqB-Ak-VwA" secondAttribute="centerY" id="FL3-CM-Ve9"/>
|
<constraint firstAttribute="trailing" secondItem="P3f-FV-dR2" secondAttribute="trailing" constant="16" id="URX-kf-c7a"/>
|
<constraint firstItem="P3f-FV-dR2" firstAttribute="centerY" secondItem="aqB-Ak-VwA" secondAttribute="centerY" id="knu-OV-O9O"/>
|
<constraint firstItem="zOm-as-GLG" firstAttribute="leading" secondItem="aqB-Ak-VwA" secondAttribute="leading" constant="16" id="tbZ-ey-gcU"/>
|
</constraints>
|
</tableViewCellContentView>
|
</tableViewCell>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="G2B-mj-hBQ">
|
<rect key="frame" x="0.0" y="128" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="G2B-mj-hBQ" id="SNF-mf-sdR">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YD7-x3-hoJ">
|
<rect key="frame" x="15.999999999999996" y="15.333333333333334" width="32.666666666666657" height="19.333333333333329"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="lessThanOrEqual" constant="100" id="d4r-8g-D1b"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PQa-bU-1tE">
|
<rect key="frame" x="73.666666666666657" y="0.0" width="285.33333333333337" height="50"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<state key="normal" title="03-01 00:00 ~ 04-01 00:00">
|
<color key="titleColor" red="0.52635732319999995" green="0.52635732319999995" blue="0.52635732319999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="pushToSummerSetting:" destination="Efe-I0-G5U" eventType="touchUpInside" id="Zh8-pg-zsn"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstItem="PQa-bU-1tE" firstAttribute="leading" secondItem="YD7-x3-hoJ" secondAttribute="trailing" constant="25" id="A6R-7O-f8g"/>
|
<constraint firstItem="YD7-x3-hoJ" firstAttribute="centerY" secondItem="SNF-mf-sdR" secondAttribute="centerY" id="Eq5-2N-26g"/>
|
<constraint firstItem="PQa-bU-1tE" firstAttribute="height" secondItem="SNF-mf-sdR" secondAttribute="height" id="b84-YX-x7L"/>
|
<constraint firstAttribute="trailing" secondItem="PQa-bU-1tE" secondAttribute="trailing" constant="16" id="gnQ-K5-W9C"/>
|
<constraint firstItem="YD7-x3-hoJ" firstAttribute="leading" secondItem="SNF-mf-sdR" secondAttribute="leading" constant="16" id="qLk-c2-2f7"/>
|
<constraint firstItem="PQa-bU-1tE" firstAttribute="centerY" secondItem="SNF-mf-sdR" secondAttribute="centerY" id="ujw-ah-T00"/>
|
</constraints>
|
</tableViewCellContentView>
|
</tableViewCell>
|
</cells>
|
</tableViewSection>
|
</sections>
|
<connections>
|
<outlet property="dataSource" destination="Efe-I0-G5U" id="OnY-A1-8xb"/>
|
<outlet property="delegate" destination="Efe-I0-G5U" id="VcU-eF-TMU"/>
|
</connections>
|
</tableView>
|
<connections>
|
<outlet property="dstLabel" destination="zOm-as-GLG" id="7u1-F7-pkG"/>
|
<outlet property="dstSwitch" destination="P3f-FV-dR2" id="zRv-Nx-pGc"/>
|
<outlet property="timeButton" destination="PQa-bU-1tE" id="aNF-lJ-uRY"/>
|
<outlet property="timeLabel" destination="YD7-x3-hoJ" id="SQi-5k-QL1"/>
|
<outlet property="timezoneButton" destination="Jt6-QD-LaN" id="o9E-Wr-8ww"/>
|
<outlet property="timezoneLabel" destination="G5V-gI-FMJ" id="Tm2-u6-MQh"/>
|
</connections>
|
</tableViewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="wCi-2a-dYx" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="1886" y="430"/>
|
</scene>
|
<!--Select Time Zone View Controller-->
|
<scene sceneID="Mgq-f2-yjm">
|
<objects>
|
<viewController storyboardIdentifier="DHSelectTimeZoneViewController" id="IQB-iN-Br0" customClass="DHSelectTimeZoneViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="NFf-Iz-WZo"/>
|
<viewControllerLayoutGuide type="bottom" id="Gf6-9Y-RDY"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="8FA-nt-BAk">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="758"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="WRQ-cM-dGO">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<connections>
|
<outlet property="dataSource" destination="IQB-iN-Br0" id="BWY-gq-81d"/>
|
<outlet property="delegate" destination="IQB-iN-Br0" id="Zq1-M5-wm6"/>
|
</connections>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="Gf6-9Y-RDY" firstAttribute="top" secondItem="WRQ-cM-dGO" secondAttribute="bottom" id="DQe-aW-90h"/>
|
<constraint firstItem="WRQ-cM-dGO" firstAttribute="top" secondItem="NFf-Iz-WZo" secondAttribute="bottom" id="bsW-2D-ktl"/>
|
<constraint firstItem="WRQ-cM-dGO" firstAttribute="leading" secondItem="8FA-nt-BAk" secondAttribute="leading" id="f6l-Nd-MzA"/>
|
<constraint firstItem="WRQ-cM-dGO" firstAttribute="width" secondItem="8FA-nt-BAk" secondAttribute="width" id="rDc-b9-pjM"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="tableView" destination="WRQ-cM-dGO" id="G9h-LQ-Gne"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="e8f-kx-hQb" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="2834" y="-70"/>
|
</scene>
|
<!--Connect Cloud View Controller-->
|
<scene sceneID="efb-qc-ZBJ">
|
<objects>
|
<viewController storyboardIdentifier="DHConnectCloudViewController" id="hRu-u7-y8C" customClass="DHConnectCloudViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="n3m-k8-hcJ"/>
|
<viewControllerLayoutGuide type="bottom" id="UgX-xL-iU5"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="Y57-t0-XNO">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iYc-e5-rm0" customClass="DHCycleTimerView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="150" y="324" width="75" height="75"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="75" id="0LS-oN-Vn5"/>
|
<constraint firstAttribute="width" constant="75" id="bId-o3-3Bz"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正在连接云平台,请稍候..." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7sV-c3-3RJ">
|
<rect key="frame" x="30" y="419" width="315" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_connectcloud_cloud1" translatesAutoresizingMaskIntoConstraints="NO" id="a60-pb-AH7" userLabel="RightCloud">
|
<rect key="frame" x="262" y="115.00000000000001" width="57.666666666666686" height="34.666666666666671"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="57.5" id="12t-8y-Vmj"/>
|
<constraint firstAttribute="height" constant="34.5" id="FBe-69-6JQ"/>
|
</constraints>
|
</imageView>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_connectcloud_cloud2" translatesAutoresizingMaskIntoConstraints="NO" id="1Sf-Uo-h8E" userLabel="LeftCloud">
|
<rect key="frame" x="24" y="117.00000000000001" width="105" height="62.666666666666671"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="62.5" id="48F-Ca-TIa"/>
|
<constraint firstAttribute="width" constant="105" id="fsv-lg-aYq"/>
|
</constraints>
|
</imageView>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_cloudserver" translatesAutoresizingMaskIntoConstraints="NO" id="s3h-NT-XeE">
|
<rect key="frame" x="0.0" y="44" width="375" height="250"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="250" id="N5P-z7-Mdo"/>
|
</constraints>
|
</imageView>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_connectcloud_1" translatesAutoresizingMaskIntoConstraints="NO" id="1Np-Z7-U0W" userLabel="TopConnect">
|
<rect key="frame" x="141.33333333333334" y="78.666666666666671" width="92.666666666666657" height="13.333333333333329"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="1Np-Z7-U0W" firstAttribute="centerX" secondItem="Y57-t0-XNO" secondAttribute="centerX" id="BY2-XF-Crk"/>
|
<constraint firstItem="a60-pb-AH7" firstAttribute="top" secondItem="1Np-Z7-U0W" secondAttribute="bottom" constant="23" id="Ibh-qo-hXf"/>
|
<constraint firstItem="s3h-NT-XeE" firstAttribute="top" secondItem="1Np-Z7-U0W" secondAttribute="bottom" constant="-48" id="InE-FD-7KO"/>
|
<constraint firstItem="s3h-NT-XeE" firstAttribute="top" secondItem="n3m-k8-hcJ" secondAttribute="bottom" id="Our-cR-flu"/>
|
<constraint firstItem="7sV-c3-3RJ" firstAttribute="leading" secondItem="Y57-t0-XNO" secondAttribute="leading" constant="30" id="TsE-ST-1wj"/>
|
<constraint firstItem="s3h-NT-XeE" firstAttribute="width" secondItem="Y57-t0-XNO" secondAttribute="width" id="Y4U-ul-k3W"/>
|
<constraint firstItem="7sV-c3-3RJ" firstAttribute="top" secondItem="iYc-e5-rm0" secondAttribute="bottom" constant="20" id="ZZk-a8-NiZ"/>
|
<constraint firstItem="iYc-e5-rm0" firstAttribute="centerX" secondItem="Y57-t0-XNO" secondAttribute="centerX" id="gFm-Pn-zfY"/>
|
<constraint firstItem="1Sf-Uo-h8E" firstAttribute="leading" secondItem="Y57-t0-XNO" secondAttribute="leading" constant="24" id="jiV-6r-7bj"/>
|
<constraint firstItem="1Sf-Uo-h8E" firstAttribute="top" secondItem="1Np-Z7-U0W" secondAttribute="bottom" constant="25" id="mQj-Wk-DCq"/>
|
<constraint firstItem="iYc-e5-rm0" firstAttribute="top" secondItem="s3h-NT-XeE" secondAttribute="bottom" constant="30" id="p3Y-IJ-PPv"/>
|
<constraint firstAttribute="trailing" secondItem="7sV-c3-3RJ" secondAttribute="trailing" constant="30" id="pLg-rw-wpk"/>
|
<constraint firstAttribute="trailing" secondItem="a60-pb-AH7" secondAttribute="trailing" constant="55.5" id="uBr-iM-3ep"/>
|
<constraint firstItem="s3h-NT-XeE" firstAttribute="leading" secondItem="Y57-t0-XNO" secondAttribute="leading" id="yKZ-bN-bSQ"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="cloudImageView" destination="s3h-NT-XeE" id="cwv-3n-ubR"/>
|
<outlet property="contentLabel" destination="7sV-c3-3RJ" id="6aZ-0F-CW3"/>
|
<outlet property="cycleTimerView" destination="iYc-e5-rm0" id="UzA-z0-UJy"/>
|
<outlet property="leftCloudAnimateView" destination="1Sf-Uo-h8E" id="ME7-RL-NGc"/>
|
<outlet property="rightCloudAnimateView" destination="a60-pb-AH7" id="End-Kh-hWy"/>
|
<outlet property="topAnimateView" destination="1Np-Z7-U0W" id="Zha-uW-GkQ"/>
|
<segue destination="Wuk-8Q-BOh" kind="show" id="OZi-Y0-cd8"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="5ip-st-UZ1" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-572" y="-170"/>
|
</scene>
|
<!--Auth Reg Code View Controller-->
|
<scene sceneID="uuL-1q-Rjt">
|
<objects>
|
<viewController storyboardIdentifier="DHAuthRegCodeViewController" id="JBN-xl-abh" customClass="DHAuthRegCodeViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="CYB-VQ-dRd"/>
|
<viewControllerLayoutGuide type="bottom" id="g6O-J5-aLq"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="c6Q-Ir-lIp">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iLD-z7-GMh" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="44" width="375" height="812"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_pic_safetycode" translatesAutoresizingMaskIntoConstraints="NO" id="JBT-q6-k6p">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="215"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入设备的6位安全码" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JBk-DE-4t6">
|
<rect key="frame" x="15" y="254" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入安全码" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="UKl-dD-NSL" customClass="LCTextField">
|
<rect key="frame" x="0.0" y="290" width="375" height="49"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="49" id="Ilk-cI-Qfj"/>
|
</constraints>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AmI-n6-M7I">
|
<rect key="frame" x="15" y="392" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="a6L-Ig-Vb3"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="JBN-xl-abh" eventType="touchUpInside" id="UfG-kL-Nom"/>
|
<action selector="onNextAction:" destination="iK7-6N-373" eventType="touchUpInside" id="nYc-H6-2Vz"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="JBk-DE-4t6" firstAttribute="centerX" secondItem="iLD-z7-GMh" secondAttribute="centerX" id="0FS-Qr-OaS"/>
|
<constraint firstItem="JBT-q6-k6p" firstAttribute="top" secondItem="iLD-z7-GMh" secondAttribute="top" id="7GL-Bu-U4H"/>
|
<constraint firstItem="UKl-dD-NSL" firstAttribute="top" secondItem="JBk-DE-4t6" secondAttribute="bottom" constant="18" id="8th-lC-8yC"/>
|
<constraint firstItem="JBT-q6-k6p" firstAttribute="centerX" secondItem="iLD-z7-GMh" secondAttribute="centerX" id="EuJ-Y4-7ur"/>
|
<constraint firstItem="AmI-n6-M7I" firstAttribute="centerX" secondItem="iLD-z7-GMh" secondAttribute="centerX" id="NHs-dz-auY"/>
|
<constraint firstItem="JBk-DE-4t6" firstAttribute="top" secondItem="JBT-q6-k6p" secondAttribute="bottom" constant="39" id="SLx-TC-ane"/>
|
<constraint firstItem="AmI-n6-M7I" firstAttribute="top" secondItem="UKl-dD-NSL" secondAttribute="bottom" constant="53" id="Wae-dl-8ni"/>
|
<constraint firstItem="JBT-q6-k6p" firstAttribute="leading" secondItem="iLD-z7-GMh" secondAttribute="leading" id="cWH-hl-PMk"/>
|
<constraint firstItem="UKl-dD-NSL" firstAttribute="centerX" secondItem="iLD-z7-GMh" secondAttribute="centerX" id="dL8-cR-4DG"/>
|
<constraint firstItem="AmI-n6-M7I" firstAttribute="leading" secondItem="iLD-z7-GMh" secondAttribute="leading" constant="15" id="k3U-LP-QbV"/>
|
<constraint firstItem="JBk-DE-4t6" firstAttribute="leading" secondItem="iLD-z7-GMh" secondAttribute="leading" constant="15" id="n69-6g-6Lk"/>
|
<constraint firstItem="UKl-dD-NSL" firstAttribute="leading" secondItem="iLD-z7-GMh" secondAttribute="leading" id="tOQ-cP-gzn"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="iLD-z7-GMh" firstAttribute="top" secondItem="CYB-VQ-dRd" secondAttribute="bottom" id="Ud6-Rd-M6G"/>
|
<constraint firstItem="iLD-z7-GMh" firstAttribute="leading" secondItem="c6Q-Ir-lIp" secondAttribute="leading" id="fOB-rC-dn5"/>
|
<constraint firstItem="iLD-z7-GMh" firstAttribute="height" secondItem="c6Q-Ir-lIp" secondAttribute="height" id="lwf-FF-H0g"/>
|
<constraint firstItem="iLD-z7-GMh" firstAttribute="width" secondItem="c6Q-Ir-lIp" secondAttribute="width" id="ucz-XA-dhd"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="imageView" destination="JBT-q6-k6p" id="n2y-K0-eQo"/>
|
<outlet property="inputCodeTxf" destination="UKl-dD-NSL" id="FjY-kL-cV6"/>
|
<outlet property="nextButton" destination="AmI-n6-M7I" id="U9S-eT-daG"/>
|
<outlet property="tipLabel" destination="JBk-DE-4t6" id="uxa-3R-tow"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="51c-DV-loE" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-484" y="2726"/>
|
</scene>
|
<!--Auth Password View Controller-->
|
<scene sceneID="hON-4n-8i9">
|
<objects>
|
<viewController storyboardIdentifier="DHAuthPasswordViewController" id="Wuk-8Q-BOh" customClass="DHAuthPasswordViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="7C8-Dw-2X2"/>
|
<viewControllerLayoutGuide type="bottom" id="UAm-XT-fYO"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="OUO-L7-dj4" customClass="UIVew">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="758"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RiI-g8-era" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c6t-lc-MCs" userLabel="TipView">
|
<rect key="frame" x="0.0" y="113" width="375" height="611"/>
|
<subviews>
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" editable="NO" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SRH-tZ-05F">
|
<rect key="frame" x="15" y="18" width="345" height="200"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="200" id="hHq-Zm-0V7"/>
|
</constraints>
|
<string key="text">1. 如您曾在乐橙客户端或其他客户端设置过设备密码,并遗忘密码,可将设备恢复默认配置后再重新添加设备,以设置新的设备密码
|
2. 如您未曾设置过设备密码,且您的设备标签上带有”SC码“字样,请输入设备标签上的8位SC码即可。
|
(SC码是您设备的初始密码,您可在添加设备完成后在【设备详情】-【设备设置】-【设备密码】内修改您的设备密码)
|
|
如以上操作未解决您的问题,请拨打客服热线:400-672-8169</string>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
</textView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lZq-49-3dv">
|
<rect key="frame" x="15" y="248" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="QwJ-Wd-f4l"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="Wuk-8Q-BOh" eventType="touchUpInside" id="Hau-WL-kMk"/>
|
<action selector="onNextAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="j0M-yE-OxM"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cMN-O4-Pcm">
|
<rect key="frame" x="27" y="0.0" width="58" height="17"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstItem="SRH-tZ-05F" firstAttribute="top" secondItem="c6t-lc-MCs" secondAttribute="top" constant="18" id="FIC-wa-agx"/>
|
<constraint firstAttribute="trailing" secondItem="SRH-tZ-05F" secondAttribute="trailing" constant="15" id="Fxb-HS-Mib"/>
|
<constraint firstItem="lZq-49-3dv" firstAttribute="centerX" secondItem="c6t-lc-MCs" secondAttribute="centerX" id="Q3V-cM-qwr"/>
|
<constraint firstItem="lZq-49-3dv" firstAttribute="top" secondItem="SRH-tZ-05F" secondAttribute="bottom" constant="30" id="arp-2a-k2j"/>
|
<constraint firstItem="SRH-tZ-05F" firstAttribute="leading" secondItem="c6t-lc-MCs" secondAttribute="leading" constant="15" id="bis-Tz-Zjg"/>
|
<constraint firstItem="lZq-49-3dv" firstAttribute="leading" secondItem="c6t-lc-MCs" secondAttribute="leading" constant="15" id="hFh-5Q-M0G"/>
|
<constraint firstItem="cMN-O4-Pcm" firstAttribute="leading" secondItem="c6t-lc-MCs" secondAttribute="leading" constant="27" id="nA1-Du-jpJ"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="lZq-49-3dv" secondAttribute="bottom" constant="20" id="ufa-ao-7Ta"/>
|
<constraint firstItem="cMN-O4-Pcm" firstAttribute="top" secondItem="c6t-lc-MCs" secondAttribute="top" id="y4v-i4-gGc"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="kgX-hs-ZvW" userLabel="BottomLine">
|
<rect key="frame" x="0.0" y="83.666666666666671" width="375" height="0.3333333333333286"/>
|
<color key="backgroundColor" red="0.85098039219999999" green="0.85098039219999999" blue="0.85098039219999999" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="1Ev-ME-x0W"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="qgQ-b9-xf4" userLabel="TopLine">
|
<rect key="frame" x="0.0" y="37" width="375" height="0.6666666666666643"/>
|
<color key="backgroundColor" red="0.85098039219999999" green="0.85098039219999999" blue="0.85098039219999999" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="or4-NB-KfY"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CKw-zA-Y4O" userLabel="InputView" customClass="LCInputView">
|
<rect key="frame" x="10" y="38" width="355" height="45"/>
|
<color key="backgroundColor" red="0.94509803920000002" green="0.55294117649999996" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="F4f-xJ-NLy"/>
|
</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="Ysw-46-ZF7">
|
<rect key="frame" x="15" y="10" width="350" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.17254901960784313" green="0.17254901960784313" blue="0.17254901960784313" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="kgX-hs-ZvW" firstAttribute="width" secondItem="RiI-g8-era" secondAttribute="width" id="1SF-cI-RYa"/>
|
<constraint firstItem="qgQ-b9-xf4" firstAttribute="top" secondItem="Ysw-46-ZF7" secondAttribute="bottom" constant="10" id="1uw-hR-94B"/>
|
<constraint firstItem="kgX-hs-ZvW" firstAttribute="bottom" secondItem="CKw-zA-Y4O" secondAttribute="bottom" constant="1" id="2E4-7B-BCa"/>
|
<constraint firstItem="c6t-lc-MCs" firstAttribute="top" secondItem="CKw-zA-Y4O" secondAttribute="bottom" constant="30" id="8gr-dQ-9xf"/>
|
<constraint firstItem="Ysw-46-ZF7" firstAttribute="trailing" secondItem="CKw-zA-Y4O" secondAttribute="trailing" id="IeN-gf-nwC"/>
|
<constraint firstItem="qgQ-b9-xf4" firstAttribute="top" secondItem="CKw-zA-Y4O" secondAttribute="top" constant="-1" id="NLJ-Dt-b86"/>
|
<constraint firstItem="CKw-zA-Y4O" firstAttribute="centerX" secondItem="RiI-g8-era" secondAttribute="centerX" id="Pkw-hN-Ky5"/>
|
<constraint firstItem="c6t-lc-MCs" firstAttribute="leading" secondItem="RiI-g8-era" secondAttribute="leading" id="SSJ-np-Yg5"/>
|
<constraint firstItem="CKw-zA-Y4O" firstAttribute="leading" secondItem="RiI-g8-era" secondAttribute="leading" constant="10" id="WHj-89-2zZ"/>
|
<constraint firstItem="qgQ-b9-xf4" firstAttribute="leading" secondItem="RiI-g8-era" secondAttribute="leading" id="WW8-DS-Phv"/>
|
<constraint firstItem="c6t-lc-MCs" firstAttribute="centerX" secondItem="RiI-g8-era" secondAttribute="centerX" id="cL2-o6-Deb"/>
|
<constraint firstItem="Ysw-46-ZF7" firstAttribute="leading" secondItem="CKw-zA-Y4O" secondAttribute="leading" constant="5" id="cyz-yz-Zx5"/>
|
<constraint firstAttribute="bottom" secondItem="c6t-lc-MCs" secondAttribute="bottom" id="nGV-t4-7BG"/>
|
<constraint firstItem="qgQ-b9-xf4" firstAttribute="width" secondItem="RiI-g8-era" secondAttribute="width" id="su6-Q4-EvZ"/>
|
<constraint firstItem="Ysw-46-ZF7" firstAttribute="top" secondItem="RiI-g8-era" secondAttribute="top" constant="10" id="yxT-0i-GbN"/>
|
<constraint firstItem="kgX-hs-ZvW" firstAttribute="leading" secondItem="RiI-g8-era" secondAttribute="leading" id="znf-mu-38g"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="RiI-g8-era" firstAttribute="top" secondItem="7C8-Dw-2X2" secondAttribute="bottom" id="LTU-03-VvF"/>
|
<constraint firstItem="RiI-g8-era" firstAttribute="leading" secondItem="OUO-L7-dj4" secondAttribute="leading" id="Rj4-Xw-OIN"/>
|
<constraint firstItem="RiI-g8-era" firstAttribute="width" secondItem="OUO-L7-dj4" secondAttribute="width" id="SZK-xt-eeI"/>
|
<constraint firstItem="UAm-XT-fYO" firstAttribute="top" secondItem="RiI-g8-era" secondAttribute="bottom" id="Svh-jC-Jh7"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="bottomLine" destination="kgX-hs-ZvW" id="cv5-IU-CM5"/>
|
<outlet property="detailTextView" destination="SRH-tZ-05F" id="ztS-ov-NEy"/>
|
<outlet property="inputTipLabel" destination="Ysw-46-ZF7" id="CsZ-JM-Ein"/>
|
<outlet property="nextButton" destination="lZq-49-3dv" id="nnp-JN-ySb"/>
|
<outlet property="passwordInputView" destination="CKw-zA-Y4O" id="c1O-Rd-hl0"/>
|
<outlet property="textViewHeightConstraint" destination="hHq-Zm-0V7" id="DEp-OW-2Jc"/>
|
<outlet property="tipLabel" destination="cMN-O4-Pcm" id="JlY-yO-Bng"/>
|
<outlet property="topLine" destination="qgQ-b9-xf4" id="i7g-pZ-xHG"/>
|
<outlet property="warmTipView" destination="c6t-lc-MCs" id="1pd-8L-2hG"/>
|
<segue destination="850-Kk-OPo" kind="show" id="bPY-8Z-qao"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="K8A-nU-Zoq" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="375" y="-185.91549295774649"/>
|
</scene>
|
<!--Ap Wifi Select View Controller-->
|
<scene sceneID="eQv-FK-G1M">
|
<objects>
|
<viewController storyboardIdentifier="DHApWifiSelectViewController" id="UB6-Q4-gbM" customClass="DHApWifiSelectViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="0Gl-mI-iOV"/>
|
<viewControllerLayoutGuide type="bottom" id="A2u-wb-j8A"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="mUj-1c-z1H">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="0hC-EI-uMy">
|
<rect key="frame" x="0.0" y="44" width="375" height="734"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<prototypes>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="DHAppWifiCell" id="HQH-EH-gX3" customClass="DHAppWifiCell" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="55.333332061767578" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="HQH-EH-gX3" id="6oS-De-fcu">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="AppWiFI3" textAlignment="natural" lineBreakMode="middleTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PCn-Xk-mPi">
|
<rect key="frame" x="15" y="11.666666666666666" width="294" height="20.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="device_body_wifi_list_wifi2_n" translatesAutoresizingMaskIntoConstraints="NO" id="WWd-aK-Twh">
|
<rect key="frame" x="324" y="7" width="30" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="RgF-qm-zFb"/>
|
<constraint firstAttribute="width" constant="30" id="YfH-tS-R3I"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="WWd-aK-Twh" firstAttribute="centerY" secondItem="6oS-De-fcu" secondAttribute="centerY" id="2VM-b8-4Ch"/>
|
<constraint firstItem="PCn-Xk-mPi" firstAttribute="centerY" secondItem="6oS-De-fcu" secondAttribute="centerY" id="9Vw-TZ-SHV"/>
|
<constraint firstAttribute="trailing" secondItem="WWd-aK-Twh" secondAttribute="trailing" constant="21" id="Sxg-cn-iBw"/>
|
<constraint firstItem="WWd-aK-Twh" firstAttribute="leading" secondItem="PCn-Xk-mPi" secondAttribute="trailing" constant="15" id="Umn-gC-nPB"/>
|
<constraint firstItem="PCn-Xk-mPi" firstAttribute="leading" secondItem="6oS-De-fcu" secondAttribute="leading" constant="15" id="nHe-Lt-29Y"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="nameLabel" destination="PCn-Xk-mPi" id="Cw5-38-7Al"/>
|
<outlet property="qualityImageView" destination="WWd-aK-Twh" id="Ydl-QF-VKe"/>
|
</connections>
|
</tableViewCell>
|
</prototypes>
|
<connections>
|
<outlet property="dataSource" destination="UB6-Q4-gbM" id="fn8-6g-XNC"/>
|
<outlet property="delegate" destination="UB6-Q4-gbM" id="1a4-eE-edY"/>
|
</connections>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="0hC-EI-uMy" firstAttribute="width" secondItem="mUj-1c-z1H" secondAttribute="width" id="Nay-cL-xQ5"/>
|
<constraint firstItem="0hC-EI-uMy" firstAttribute="top" secondItem="0Gl-mI-iOV" secondAttribute="bottom" id="Y8i-Bi-Xj2"/>
|
<constraint firstItem="0hC-EI-uMy" firstAttribute="leading" secondItem="mUj-1c-z1H" secondAttribute="leading" id="llv-yk-waJ"/>
|
<constraint firstItem="A2u-wb-j8A" firstAttribute="top" secondItem="0hC-EI-uMy" secondAttribute="bottom" id="rpG-kI-Yha"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="tableView" destination="0hC-EI-uMy" id="o4b-1y-U8n"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="l0v-y5-SBU" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-483" y="2005"/>
|
</scene>
|
<!--Select Gateway View Controller-->
|
<scene sceneID="yct-hF-fEZ">
|
<objects>
|
<viewController storyboardIdentifier="DHSelectGatewayViewController" id="rbR-fL-zGC" customClass="DHSelectGatewayViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="lHe-6x-IEA"/>
|
<viewControllerLayoutGuide type="bottom" id="DzF-dB-xjh"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="KM5-Xf-zLc">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_default_wps" translatesAutoresizingMaskIntoConstraints="NO" id="92U-b4-yMC">
|
<rect key="frame" x="61" y="74" width="253" height="185"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="185" id="3Kw-0o-iSU"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前配件序列号(S/N):" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iXy-Ux-9Wy">
|
<rect key="frame" x="31" y="267" width="313" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3H013B6YAQ00004" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eq4-wr-nvM">
|
<rect key="frame" x="31" y="299" width="313" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请选择需要关联的网关" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dFC-kT-env">
|
<rect key="frame" x="15" y="347" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xeq-gk-LeX" userLabel="Line">
|
<rect key="frame" x="0.0" y="380" width="375" height="0.66666666666668561"/>
|
<color key="backgroundColor" red="0.82352941180000006" green="0.82352941180000006" blue="0.82352941180000006" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<rect key="contentStretch" x="0.0" y="0.0" width="1" height="0.5"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="iF7-F8-EQT"/>
|
</constraints>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Zbi-ve-3lU">
|
<rect key="frame" x="0.0" y="381" width="375" height="310"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<prototypes>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="DHSelectGatewayCell" id="NuI-CR-cgQ" customClass="DHSelectGatewayCell" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="28" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="NuI-CR-cgQ" id="Z6y-h3-Tyi">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="网关" textAlignment="natural" lineBreakMode="middleTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="w3H-km-AtH">
|
<rect key="frame" x="15.666666666666657" y="11.666666666666666" width="287.33333333333337" height="20.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_box_checkbox" translatesAutoresizingMaskIntoConstraints="NO" id="fBh-0J-5e8">
|
<rect key="frame" x="333" y="12.333333333333336" width="19" height="19"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="19" id="5Ec-CP-YbD"/>
|
<constraint firstAttribute="width" constant="19" id="8jJ-9A-Fbu"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="fBh-0J-5e8" firstAttribute="centerY" secondItem="Z6y-h3-Tyi" secondAttribute="centerY" id="IHG-eq-8tT"/>
|
<constraint firstAttribute="trailing" secondItem="fBh-0J-5e8" secondAttribute="trailing" constant="23" id="MvH-5G-lPE"/>
|
<constraint firstItem="w3H-km-AtH" firstAttribute="leading" secondItem="Z6y-h3-Tyi" secondAttribute="leading" constant="15.5" id="Vwg-ZB-OEA"/>
|
<constraint firstItem="fBh-0J-5e8" firstAttribute="leading" secondItem="w3H-km-AtH" secondAttribute="trailing" constant="30" id="pNd-Dz-H5i"/>
|
<constraint firstItem="w3H-km-AtH" firstAttribute="centerY" secondItem="Z6y-h3-Tyi" secondAttribute="centerY" id="x1q-df-oUg"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="nameLabel" destination="w3H-km-AtH" id="K6Q-ee-vUL"/>
|
<outlet property="stateImageView" destination="fBh-0J-5e8" id="Rxr-bA-neB"/>
|
</connections>
|
</tableViewCell>
|
</prototypes>
|
<connections>
|
<outlet property="dataSource" destination="rbR-fL-zGC" id="GtQ-KK-EA7"/>
|
<outlet property="delegate" destination="rbR-fL-zGC" id="GRw-Uv-KoN"/>
|
</connections>
|
</tableView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jqU-KO-PKA">
|
<rect key="frame" x="16" y="713" width="343" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="WbE-1e-B3R"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<real key="value" value="22.5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="rbR-fL-zGC" eventType="touchUpInside" id="58G-Ud-v10"/>
|
<action selector="onNextAction:" destination="s7u-ld-3FE" eventType="touchUpInside" id="Ta8-0A-GlQ"/>
|
<action selector="onNextAction:" destination="Wuk-8Q-BOh" eventType="touchUpInside" id="oG0-Hq-MEP"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="eq4-wr-nvM" firstAttribute="leading" secondItem="iXy-Ux-9Wy" secondAttribute="leading" id="21p-5g-mZX"/>
|
<constraint firstItem="92U-b4-yMC" firstAttribute="centerX" secondItem="KM5-Xf-zLc" secondAttribute="centerX" id="38t-cg-o8f"/>
|
<constraint firstItem="dFC-kT-env" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" constant="15" id="3Z5-uI-UMU"/>
|
<constraint firstItem="iXy-Ux-9Wy" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" constant="31" id="41i-oM-7Ai"/>
|
<constraint firstItem="eq4-wr-nvM" firstAttribute="top" secondItem="iXy-Ux-9Wy" secondAttribute="bottom" constant="14" id="6qz-2W-7nw"/>
|
<constraint firstItem="Zbi-ve-3lU" firstAttribute="width" secondItem="KM5-Xf-zLc" secondAttribute="width" id="NOc-cc-iko"/>
|
<constraint firstItem="92U-b4-yMC" firstAttribute="top" secondItem="lHe-6x-IEA" secondAttribute="bottom" constant="30" id="PsT-tJ-2ZQ"/>
|
<constraint firstItem="jqU-KO-PKA" firstAttribute="centerX" secondItem="KM5-Xf-zLc" secondAttribute="centerX" id="Uds-wL-q5Y"/>
|
<constraint firstItem="Zbi-ve-3lU" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" id="VgX-4s-MG8"/>
|
<constraint firstItem="jqU-KO-PKA" firstAttribute="top" secondItem="Zbi-ve-3lU" secondAttribute="bottom" constant="22" id="Xam-5s-N0U"/>
|
<constraint firstItem="Zbi-ve-3lU" firstAttribute="top" secondItem="xeq-gk-LeX" secondAttribute="bottom" constant="0.5" id="YU7-W1-Hgw"/>
|
<constraint firstItem="xeq-gk-LeX" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" id="bcN-7J-uYa"/>
|
<constraint firstItem="92U-b4-yMC" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" constant="61" id="bsK-yM-p3P"/>
|
<constraint firstItem="iXy-Ux-9Wy" firstAttribute="top" secondItem="92U-b4-yMC" secondAttribute="bottom" constant="8" id="ghm-Uy-U8l"/>
|
<constraint firstItem="xeq-gk-LeX" firstAttribute="top" secondItem="dFC-kT-env" secondAttribute="bottom" constant="15" id="mNU-a1-CWe"/>
|
<constraint firstItem="iXy-Ux-9Wy" firstAttribute="centerX" secondItem="KM5-Xf-zLc" secondAttribute="centerX" id="n4f-fU-9Qh"/>
|
<constraint firstItem="dFC-kT-env" firstAttribute="top" secondItem="eq4-wr-nvM" secondAttribute="bottom" constant="24" id="raS-ZN-sQn"/>
|
<constraint firstItem="xeq-gk-LeX" firstAttribute="width" secondItem="KM5-Xf-zLc" secondAttribute="width" id="saZ-QU-age"/>
|
<constraint firstItem="eq4-wr-nvM" firstAttribute="centerX" secondItem="KM5-Xf-zLc" secondAttribute="centerX" id="t9X-nQ-J5a"/>
|
<constraint firstItem="jqU-KO-PKA" firstAttribute="leading" secondItem="KM5-Xf-zLc" secondAttribute="leading" constant="16" id="tyM-Bi-Egw"/>
|
<constraint firstItem="DzF-dB-xjh" firstAttribute="top" secondItem="jqU-KO-PKA" secondAttribute="bottom" constant="20" id="v0X-ir-ACk"/>
|
<constraint firstItem="dFC-kT-env" firstAttribute="centerX" secondItem="KM5-Xf-zLc" secondAttribute="centerX" id="wVV-t9-hnB"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="chooseGatewayLabel" destination="dFC-kT-env" id="QdT-0s-ZOX"/>
|
<outlet property="deviceIdLabel" destination="eq4-wr-nvM" id="uWn-lU-7X2"/>
|
<outlet property="deviceImageView" destination="92U-b4-yMC" id="oPh-1r-76E"/>
|
<outlet property="deviceTipLabel" destination="iXy-Ux-9Wy" id="f9l-Px-zJm"/>
|
<outlet property="lineView" destination="xeq-gk-LeX" id="IlD-mD-uhF"/>
|
<outlet property="nextButton" destination="jqU-KO-PKA" id="xRt-BG-fD5"/>
|
<outlet property="tableView" destination="Zbi-ve-3lU" id="Bfv-Js-2Vs"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="f0t-nA-unI" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-482.39999999999998" y="1263.4182908545729"/>
|
</scene>
|
<!--Bind By Other View Controller-->
|
<scene sceneID="ifo-P0-JTv">
|
<objects>
|
<viewController storyboardIdentifier="DHBindByOtherViewController" id="Geb-11-piY" customClass="DHBindByOtherViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="ZA5-oe-hEr"/>
|
<viewControllerLayoutGuide type="bottom" id="qve-ds-tyx"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="1qz-zH-3fo">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_device_default" translatesAutoresizingMaskIntoConstraints="NO" id="eY9-1d-2IS">
|
<rect key="frame" x="102.66666666666669" y="118" width="170" height="240"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="240" id="YyR-Mn-Uem"/>
|
<constraint firstAttribute="width" constant="170" id="g0C-PY-OqM"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HTD-C6-Dr4">
|
<rect key="frame" x="15" y="373" width="345" height="21"/>
|
<attributedString key="attributedText">
|
<fragment content="您的设备已被绑定">
|
<attributes>
|
<color key="NSColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<font key="NSFont" size="15" name="PingFangSC-Semibold"/>
|
<paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
|
</attributes>
|
</fragment>
|
</attributedString>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6M7-AI-uD9" userLabel="TipView">
|
<rect key="frame" x="0.0" y="459" width="375" height="299"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aZZ-yw-33f">
|
<rect key="frame" x="16.999999999999996" y="0.0" width="57.666666666666657" height="17"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
<color key="textColor" red="0.2264146209" green="0.37256360049999998" blue="0.83739906549999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" editable="NO" text="若您无法与其取得联系,请联系当地经销商,或通过service.global@imoulife.com联系我们Imou 技术支持团队进行设备解绑。" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HlI-9d-YVt">
|
<rect key="frame" x="10" y="18" width="355" height="263"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
</textView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="aZZ-yw-33f" firstAttribute="top" secondItem="6M7-AI-uD9" secondAttribute="top" id="6uB-9T-qyY"/>
|
<constraint firstAttribute="trailing" secondItem="HlI-9d-YVt" secondAttribute="trailing" constant="10" id="9Tc-ms-Xyv"/>
|
<constraint firstItem="HlI-9d-YVt" firstAttribute="centerY" secondItem="6M7-AI-uD9" secondAttribute="centerY" id="ASe-lJ-IPf"/>
|
<constraint firstItem="HlI-9d-YVt" firstAttribute="top" secondItem="6M7-AI-uD9" secondAttribute="top" constant="18" id="Cl6-S0-Pzn"/>
|
<constraint firstItem="HlI-9d-YVt" firstAttribute="leading" secondItem="6M7-AI-uD9" secondAttribute="leading" constant="10" id="QAW-DR-ety"/>
|
<constraint firstItem="aZZ-yw-33f" firstAttribute="leading" secondItem="6M7-AI-uD9" secondAttribute="leading" constant="17" id="jr0-Oo-Dmx"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="eY9-1d-2IS" firstAttribute="centerX" secondItem="1qz-zH-3fo" secondAttribute="centerX" id="0YW-o1-Jw0"/>
|
<constraint firstItem="6M7-AI-uD9" firstAttribute="leading" secondItem="1qz-zH-3fo" secondAttribute="leading" id="2x4-AY-5lO"/>
|
<constraint firstItem="HTD-C6-Dr4" firstAttribute="top" secondItem="eY9-1d-2IS" secondAttribute="bottom" constant="15" id="6Mh-hF-p4K"/>
|
<constraint firstItem="HTD-C6-Dr4" firstAttribute="leading" secondItem="1qz-zH-3fo" secondAttribute="leading" constant="15" id="7st-Da-0g1"/>
|
<constraint firstItem="6M7-AI-uD9" firstAttribute="width" secondItem="1qz-zH-3fo" secondAttribute="width" id="SZL-Bd-lwL"/>
|
<constraint firstItem="6M7-AI-uD9" firstAttribute="top" secondItem="HTD-C6-Dr4" secondAttribute="bottom" constant="65" id="X5V-SO-lkZ"/>
|
<constraint firstItem="eY9-1d-2IS" firstAttribute="top" secondItem="ZA5-oe-hEr" secondAttribute="bottom" constant="30" id="cDJ-sw-vn1"/>
|
<constraint firstAttribute="trailing" secondItem="HTD-C6-Dr4" secondAttribute="trailing" constant="15" id="pcS-ft-NIC"/>
|
<constraint firstItem="qve-ds-tyx" firstAttribute="top" secondItem="6M7-AI-uD9" secondAttribute="bottom" constant="20" id="ymI-Ir-DRj"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="bindAccountLabel" destination="HTD-C6-Dr4" id="sOb-JV-lDy"/>
|
<outlet property="imageView" destination="eY9-1d-2IS" id="WmJ-Yc-1ik"/>
|
<outlet property="tipView" destination="6M7-AI-uD9" id="JHJ-Ys-Avj"/>
|
<outlet property="topConstraint" destination="X5V-SO-lkZ" id="y7q-Ne-gNp"/>
|
<outlet property="warmTipLabel" destination="aZZ-yw-33f" id="4qW-sl-4BC"/>
|
<outlet property="warmTipTextView" destination="HlI-9d-YVt" id="3c3-AS-xP2"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="sTQ-mO-hvK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-3287.1999999999998" y="-114.69265367316342"/>
|
</scene>
|
<!--Accessory Connect View Controller-->
|
<scene sceneID="Jpz-oq-u3R">
|
<objects>
|
<viewController storyboardIdentifier="DHAccessoryConnectViewController" id="pAf-Xq-5dc" customClass="DHAccessoryConnectViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="hOs-Vd-Dd5"/>
|
<viewControllerLayoutGuide type="bottom" id="QRl-2b-j06"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="pIx-aw-8S7">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5jj-Pr-Idr" customClass="DHCycleTimerView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="150" y="339" width="75" height="75"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="75" id="eMH-HU-tRy"/>
|
<constraint firstAttribute="height" constant="75" id="sxd-rL-5Ux"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="配对中,请耐心等待" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kkm-qn-lRA">
|
<rect key="frame" x="30" y="434" width="315" height="24"/>
|
<fontDescription key="fontDescription" type="system" pointSize="20"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_pairing" translatesAutoresizingMaskIntoConstraints="NO" id="Rh2-fg-wgq">
|
<rect key="frame" x="0.0" y="44" width="375" height="265"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="265" id="m32-OO-7yF"/>
|
<constraint firstAttribute="width" constant="375" id="tcr-NX-w5U"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请将配件尽可能靠近网关设备" textAlignment="center" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fFO-7w-LHb">
|
<rect key="frame" x="30" y="471.66666666666669" width="315" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_pairing_2" translatesAutoresizingMaskIntoConstraints="NO" id="ILI-xA-ouz">
|
<rect key="frame" x="195" y="124" width="55" height="18"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="18" id="SuC-wA-RN9"/>
|
<constraint firstAttribute="width" constant="55" id="xnc-9i-mgD"/>
|
</constraints>
|
</imageView>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_netsetting_pairing_1" translatesAutoresizingMaskIntoConstraints="NO" id="5Cs-CY-wa9">
|
<rect key="frame" x="125" y="98" width="55" height="18"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="18" id="5tf-rr-ezR"/>
|
<constraint firstAttribute="width" constant="55" id="Mgj-PF-JSz"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="kkm-qn-lRA" secondAttribute="trailing" constant="30" id="6MQ-Bg-CoL"/>
|
<constraint firstItem="fFO-7w-LHb" firstAttribute="centerX" secondItem="pIx-aw-8S7" secondAttribute="centerX" id="Isk-Cy-TNL"/>
|
<constraint firstItem="ILI-xA-ouz" firstAttribute="top" secondItem="5Cs-CY-wa9" secondAttribute="bottom" constant="8" id="Tzz-Qo-u8N"/>
|
<constraint firstItem="fFO-7w-LHb" firstAttribute="leading" secondItem="kkm-qn-lRA" secondAttribute="leading" id="UPh-IQ-LBx"/>
|
<constraint firstItem="ILI-xA-ouz" firstAttribute="centerX" secondItem="Rh2-fg-wgq" secondAttribute="centerX" constant="35" id="akI-yx-bDw"/>
|
<constraint firstItem="kkm-qn-lRA" firstAttribute="leading" secondItem="pIx-aw-8S7" secondAttribute="leading" constant="30" id="cNG-vp-eV2"/>
|
<constraint firstItem="5jj-Pr-Idr" firstAttribute="top" secondItem="Rh2-fg-wgq" secondAttribute="bottom" constant="30" id="gbm-xr-sKB"/>
|
<constraint firstItem="fFO-7w-LHb" firstAttribute="trailing" secondItem="kkm-qn-lRA" secondAttribute="trailing" id="mxy-w4-XWA"/>
|
<constraint firstItem="5Cs-CY-wa9" firstAttribute="centerX" secondItem="pIx-aw-8S7" secondAttribute="centerX" constant="-35" id="qOI-hC-8aw"/>
|
<constraint firstItem="5jj-Pr-Idr" firstAttribute="centerX" secondItem="pIx-aw-8S7" secondAttribute="centerX" id="tB9-mT-oIJ"/>
|
<constraint firstItem="fFO-7w-LHb" firstAttribute="top" secondItem="kkm-qn-lRA" secondAttribute="bottom" constant="13.5" id="tCm-k0-e3l"/>
|
<constraint firstItem="kkm-qn-lRA" firstAttribute="top" secondItem="5jj-Pr-Idr" secondAttribute="bottom" constant="20" id="u8k-hE-BNn"/>
|
<constraint firstItem="Rh2-fg-wgq" firstAttribute="centerX" secondItem="pIx-aw-8S7" secondAttribute="centerX" id="uE9-bG-Jhu"/>
|
<constraint firstItem="Rh2-fg-wgq" firstAttribute="top" secondItem="5Cs-CY-wa9" secondAttribute="bottom" constant="-72" id="vsv-WW-32e"/>
|
<constraint firstItem="Rh2-fg-wgq" firstAttribute="top" secondItem="hOs-Vd-Dd5" secondAttribute="bottom" id="wam-6D-k5L"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="bottomAnimateView" destination="ILI-xA-ouz" id="eKV-ky-WH5"/>
|
<outlet property="contentLabel" destination="kkm-qn-lRA" id="JFJ-4B-TXL"/>
|
<outlet property="cycleTimerView" destination="5jj-Pr-Idr" id="1ja-Dd-vof"/>
|
<outlet property="detailLabel" destination="fFO-7w-LHb" id="03E-aF-Ire"/>
|
<outlet property="imageView" destination="Rh2-fg-wgq" id="7EE-iB-Oju"/>
|
<outlet property="topAnimateView" destination="5Cs-CY-wa9" id="x56-m8-SHe"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="bfy-UA-Dez" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="577" y="1263"/>
|
</scene>
|
<!--SelectDST View Controller-->
|
<scene sceneID="JlR-d5-iJb">
|
<objects>
|
<viewController storyboardIdentifier="DHSelectDSTViewControllerSID" id="2w8-zh-wqU" customClass="DHSelectDSTViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="4Yx-Sf-tZE"/>
|
<viewControllerLayoutGuide type="bottom" id="ayM-aX-jGn"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="zk2-ML-Z6J">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Bip-k3-kAO">
|
<rect key="frame" x="0.0" y="44" width="375" height="812"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<prototypes>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="DHShowTimeCell" id="Ae3-He-AnQ" customClass="DHShowTimeCell" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="28" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Ae3-He-AnQ" id="UGd-15-YPs">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="43.666667938232422"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开始时间" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uj0-BQ-l5E">
|
<rect key="frame" x="15" y="11.666666666666666" width="69.333333333333329" height="20.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="03-01 00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lgD-jc-DBa">
|
<rect key="frame" x="263" y="11.333333333333336" width="97" height="21"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<color key="textColor" red="0.96470588239999999" green="0.4941176471" blue="0.23529411759999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="lgD-jc-DBa" secondAttribute="trailing" constant="15" id="0FY-Ep-bRz"/>
|
<constraint firstItem="Uj0-BQ-l5E" firstAttribute="leading" secondItem="UGd-15-YPs" secondAttribute="leading" constant="15" id="FgP-9d-hee"/>
|
<constraint firstItem="lgD-jc-DBa" firstAttribute="centerY" secondItem="UGd-15-YPs" secondAttribute="centerY" id="myr-lz-ufd"/>
|
<constraint firstItem="Uj0-BQ-l5E" firstAttribute="centerY" secondItem="UGd-15-YPs" secondAttribute="centerY" id="sjo-NA-Q6e"/>
|
</constraints>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="timeLabel" destination="lgD-jc-DBa" id="PkL-rj-A1U"/>
|
<outlet property="titleLabel" destination="Uj0-BQ-l5E" id="dxF-yZ-ipw"/>
|
</connections>
|
</tableViewCell>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="DHShowDatePickerCell" rowHeight="180" id="8j1-M6-Rqa" customClass="DHShowDatePickerCell" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="71.666667938232422" width="375" height="180"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="8j1-M6-Rqa" id="OD1-GO-KGn">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="180"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="2r4-61-tlR">
|
<rect key="frame" x="0.0" y="-18" width="375" height="216"/>
|
</datePicker>
|
</subviews>
|
<constraints>
|
<constraint firstItem="2r4-61-tlR" firstAttribute="centerY" secondItem="OD1-GO-KGn" secondAttribute="centerY" id="HI8-Hq-bw5"/>
|
<constraint firstItem="2r4-61-tlR" firstAttribute="width" secondItem="OD1-GO-KGn" secondAttribute="width" id="s2w-at-UE1"/>
|
</constraints>
|
</tableViewCellContentView>
|
<constraints>
|
<constraint firstItem="2r4-61-tlR" firstAttribute="leading" secondItem="8j1-M6-Rqa" secondAttribute="leading" id="5v1-6G-W0q"/>
|
</constraints>
|
<connections>
|
<outlet property="datePicker" destination="2r4-61-tlR" id="69p-D8-Qno"/>
|
</connections>
|
</tableViewCell>
|
</prototypes>
|
<sections/>
|
<connections>
|
<outlet property="dataSource" destination="2w8-zh-wqU" id="QAM-VF-yk5"/>
|
<outlet property="delegate" destination="2w8-zh-wqU" id="9Fm-zY-J0y"/>
|
</connections>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="Bip-k3-kAO" firstAttribute="leading" secondItem="zk2-ML-Z6J" secondAttribute="leading" id="BFA-fR-iAx"/>
|
<constraint firstItem="Bip-k3-kAO" firstAttribute="height" secondItem="zk2-ML-Z6J" secondAttribute="height" id="VrN-6n-qGh"/>
|
<constraint firstItem="Bip-k3-kAO" firstAttribute="top" secondItem="4Yx-Sf-tZE" secondAttribute="bottom" id="pFj-1N-Ly4"/>
|
<constraint firstItem="Bip-k3-kAO" firstAttribute="width" secondItem="zk2-ML-Z6J" secondAttribute="width" id="uTf-ah-bRR"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="tableView" destination="Bip-k3-kAO" id="H6s-fO-aA6"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Vf4-5p-jtu" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="2857" y="705"/>
|
</scene>
|
<!--InputIMEI View Controller-->
|
<scene sceneID="abd-e5-dQp">
|
<objects>
|
<viewController storyboardIdentifier="DHInputIMEIViewController" id="OBn-WU-yRD" customClass="DHInputIMEIViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="Iry-aS-6t3"/>
|
<viewControllerLayoutGuide type="bottom" id="MbO-wN-82h"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="7MT-lg-QiB">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nTY-tG-ucU" userLabel="KeyboardView" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="44" width="375" height="734"/>
|
<subviews>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_pic_imei" translatesAutoresizingMaskIntoConstraints="NO" id="6ct-wD-qbJ">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="214"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="214" id="XIg-5o-nSb"/>
|
</constraints>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder=" 请输入设备IMEI号" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Ahc-Gg-Ncy" customClass="LCTextField">
|
<rect key="frame" x="0.0" y="262" width="375" height="49"/>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="49" id="gXb-cd-wOJ"/>
|
</constraints>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MEI号为15-17位数字" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rBU-5L-LrZ">
|
<rect key="frame" x="15" y="318.66666666666669" width="345" height="15.666666666666686"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入设备机身标签上的IMEI号" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KVh-ag-DgQ">
|
<rect key="frame" x="15" y="229" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fb1-s6-A5u">
|
<rect key="frame" x="15" y="364.33333333333331" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57254901960000004" blue="0.0039215686269999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="nPa-2H-T7K"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="OBn-WU-yRD" eventType="touchUpInside" id="git-mR-EzD"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
<constraints>
|
<constraint firstItem="fb1-s6-A5u" firstAttribute="leading" secondItem="nTY-tG-ucU" secondAttribute="leading" constant="15" id="15V-Vj-agw"/>
|
<constraint firstItem="6ct-wD-qbJ" firstAttribute="width" secondItem="nTY-tG-ucU" secondAttribute="width" id="8YZ-d7-grk"/>
|
<constraint firstItem="Ahc-Gg-Ncy" firstAttribute="top" secondItem="KVh-ag-DgQ" secondAttribute="bottom" constant="15" id="CsV-Ay-h7w"/>
|
<constraint firstItem="6ct-wD-qbJ" firstAttribute="leading" secondItem="nTY-tG-ucU" secondAttribute="leading" id="Esk-WI-cZ7"/>
|
<constraint firstItem="KVh-ag-DgQ" firstAttribute="top" secondItem="6ct-wD-qbJ" secondAttribute="bottom" constant="15" id="P3D-if-v5w"/>
|
<constraint firstItem="Ahc-Gg-Ncy" firstAttribute="leading" secondItem="nTY-tG-ucU" secondAttribute="leading" id="Q4a-gb-Sxh"/>
|
<constraint firstItem="6ct-wD-qbJ" firstAttribute="top" secondItem="nTY-tG-ucU" secondAttribute="top" id="Sc5-BQ-0iL"/>
|
<constraint firstItem="rBU-5L-LrZ" firstAttribute="leading" secondItem="Ahc-Gg-Ncy" secondAttribute="leading" constant="15" id="ViG-Sr-q51"/>
|
<constraint firstAttribute="trailing" secondItem="rBU-5L-LrZ" secondAttribute="trailing" constant="15" id="Yb8-x7-Chs"/>
|
<constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="fb1-s6-A5u" secondAttribute="bottom" constant="5" id="agA-uk-E3N"/>
|
<constraint firstItem="fb1-s6-A5u" firstAttribute="centerX" secondItem="nTY-tG-ucU" secondAttribute="centerX" id="dzb-1Q-dUF"/>
|
<constraint firstItem="KVh-ag-DgQ" firstAttribute="leading" secondItem="nTY-tG-ucU" secondAttribute="leading" constant="15" id="gw2-c5-9ma"/>
|
<constraint firstItem="rBU-5L-LrZ" firstAttribute="top" secondItem="Ahc-Gg-Ncy" secondAttribute="bottom" constant="7.5" id="hdU-qd-ACB"/>
|
<constraint firstItem="Ahc-Gg-Ncy" firstAttribute="centerX" secondItem="nTY-tG-ucU" secondAttribute="centerX" id="kEe-Te-Pd0"/>
|
<constraint firstItem="fb1-s6-A5u" firstAttribute="top" secondItem="rBU-5L-LrZ" secondAttribute="bottom" constant="30" id="pDb-3j-t3A"/>
|
<constraint firstItem="KVh-ag-DgQ" firstAttribute="centerX" secondItem="nTY-tG-ucU" secondAttribute="centerX" id="xP4-SW-AVl"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="MbO-wN-82h" firstAttribute="top" secondItem="nTY-tG-ucU" secondAttribute="bottom" id="9d5-AW-zsa"/>
|
<constraint firstItem="nTY-tG-ucU" firstAttribute="top" secondItem="Iry-aS-6t3" secondAttribute="bottom" id="hJt-t0-AK0"/>
|
<constraint firstItem="nTY-tG-ucU" firstAttribute="leading" secondItem="7MT-lg-QiB" secondAttribute="leading" id="j22-QE-fFc"/>
|
<constraint firstItem="nTY-tG-ucU" firstAttribute="width" secondItem="7MT-lg-QiB" secondAttribute="width" id="zSk-Cd-BBp"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="autoKeyboardView" destination="nTY-tG-ucU" id="637-zT-l2M"/>
|
<outlet property="imeiImageView" destination="6ct-wD-qbJ" id="5wl-ad-NLC"/>
|
<outlet property="imeiTipLabel" destination="rBU-5L-LrZ" id="s25-uy-zh0"/>
|
<outlet property="inputImeiTextField" destination="Ahc-Gg-Ncy" id="JWb-AR-giw"/>
|
<outlet property="inputImeiTipLabel" destination="KVh-ag-DgQ" id="y6T-1f-Mbt"/>
|
<outlet property="nextButton" destination="fb1-s6-A5u" id="LWZ-BP-NsL"/>
|
<segue destination="jV1-ix-Xs0" kind="show" id="ihu-Tc-nnB"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="OCO-0W-PoN" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-2162" y="-1110"/>
|
</scene>
|
<!--Initialize Password View Controller-->
|
<scene sceneID="DGc-Jz-JYA">
|
<objects>
|
<viewController storyboardIdentifier="DHInitializePasswordViewController" id="xHe-ie-QPZ" customClass="DHInitializePasswordViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="Kpj-da-ydk"/>
|
<viewControllerLayoutGuide type="bottom" id="W3p-je-HVH"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="x8C-xl-FUy">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="758"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8wo-JW-8Vy" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="To enhance security, please set your device password" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="44W-t5-hXn">
|
<rect key="frame" x="15" y="123" width="345" height="45"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="45" id="z7P-ud-YYF"/>
|
</constraints>
|
<fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_devicepassword" translatesAutoresizingMaskIntoConstraints="NO" id="6dh-WE-xYz">
|
<rect key="frame" x="146" y="20" width="83" height="83"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="83" id="JXa-hm-X8s"/>
|
<constraint firstAttribute="height" constant="83" id="K6w-Lv-YQx"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" text="8-32位数字、字母、符合组合(区分大小写) " lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0r7-oC-iHX">
|
<rect key="frame" x="15" y="241" width="345" height="15"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="15" id="zxP-Hc-Tv9"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" verticalHuggingPriority="248" translatesAutoresizingMaskIntoConstraints="NO" id="YNg-7v-Vee" userLabel="BottomLine">
|
<rect key="frame" x="0.0" y="233.66666666666666" width="375" height="0.33333333333334281"/>
|
<color key="backgroundColor" red="0.85098039219999999" green="0.85098039219999999" blue="0.85098039219999999" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="isF-Lp-NGh"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" verticalHuggingPriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="JR1-KF-cGB" userLabel="TopLine">
|
<rect key="frame" x="0.0" y="187" width="375" height="0.66666666666665719"/>
|
<color key="backgroundColor" red="0.85098039219999999" green="0.85098039219999999" blue="0.85098039219999999" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="IHp-z6-8If"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d3x-ed-jkS" userLabel="InputView" customClass="LCInputView">
|
<rect key="frame" x="10" y="188" width="355" height="45"/>
|
<color key="backgroundColor" red="0.94509803920000002" green="0.55294117649999996" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="SgO-cW-6Sg"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vSp-gq-VAi" userLabel="TipView">
|
<rect key="frame" x="0.0" y="291" width="375" height="413"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="N0p-Z8-8Hc">
|
<rect key="frame" x="16.999999999999996" y="0.0" width="57.666666666666657" height="17"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
<color key="textColor" red="0.22641462087631226" green="0.37256360054016113" blue="0.83739906549453735" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" editable="NO" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ydT-Wm-RXF">
|
<rect key="frame" x="10" y="18" width="355" height="335"/>
|
<string key="text">【设备密码】功能是乐橙创新的安全加固策略,皆在更好地保障您设备的信息安全。只有使用正确的设备密码,才能够获取设备的音视频信息;
|
温馨提示:
|
当您将摄像机接入NVR等设备时,需要您手动输入该密码,请您妥善保管;如您遗忘密码,可将设备恢复默认配置后再添加至账号,以设置新的设备密码。</string>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
</textView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="epS-Td-Im2">
|
<rect key="frame" x="25" y="368" width="325" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="YaO-TR-tya"/>
|
</constraints>
|
<state key="normal" title="确定">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onConfirmAction:" destination="xHe-ie-QPZ" eventType="touchUpInside" id="miX-ve-1DJ"/>
|
</connections>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstItem="epS-Td-Im2" firstAttribute="centerX" secondItem="ydT-Wm-RXF" secondAttribute="centerX" id="0Lj-5I-nNE"/>
|
<constraint firstItem="N0p-Z8-8Hc" firstAttribute="top" secondItem="vSp-gq-VAi" secondAttribute="top" id="4yf-7Q-VGi"/>
|
<constraint firstAttribute="trailing" secondItem="ydT-Wm-RXF" secondAttribute="trailing" constant="10" id="BC5-XZ-DPd"/>
|
<constraint firstAttribute="bottom" secondItem="epS-Td-Im2" secondAttribute="bottom" id="C1f-6N-5fM"/>
|
<constraint firstItem="ydT-Wm-RXF" firstAttribute="leading" secondItem="vSp-gq-VAi" secondAttribute="leading" constant="10" id="D8b-t0-xfv"/>
|
<constraint firstItem="epS-Td-Im2" firstAttribute="leading" secondItem="ydT-Wm-RXF" secondAttribute="leading" constant="15" id="OCw-c5-jpL"/>
|
<constraint firstItem="N0p-Z8-8Hc" firstAttribute="leading" secondItem="vSp-gq-VAi" secondAttribute="leading" constant="17" id="XGA-u8-UOv"/>
|
<constraint firstItem="epS-Td-Im2" firstAttribute="top" secondItem="ydT-Wm-RXF" secondAttribute="bottom" constant="15" id="jaQ-dh-uFS"/>
|
<constraint firstItem="ydT-Wm-RXF" firstAttribute="top" secondItem="vSp-gq-VAi" secondAttribute="top" constant="18" id="otq-be-Cp0"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="44W-t5-hXn" firstAttribute="centerX" secondItem="8wo-JW-8Vy" secondAttribute="centerX" id="25E-vZ-hs9"/>
|
<constraint firstAttribute="trailing" secondItem="vSp-gq-VAi" secondAttribute="trailing" id="3pL-5R-b8y"/>
|
<constraint firstItem="YNg-7v-Vee" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" id="3r6-SL-G3U"/>
|
<constraint firstItem="0r7-oC-iHX" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" constant="15" id="6tH-rU-wlq"/>
|
<constraint firstItem="6dh-WE-xYz" firstAttribute="top" secondItem="8wo-JW-8Vy" secondAttribute="top" constant="20" id="7hx-q1-sHa"/>
|
<constraint firstItem="0r7-oC-iHX" firstAttribute="top" secondItem="d3x-ed-jkS" secondAttribute="bottom" constant="8" id="Juz-kw-mnk"/>
|
<constraint firstItem="44W-t5-hXn" firstAttribute="top" secondItem="6dh-WE-xYz" secondAttribute="bottom" constant="20" id="NDf-5T-beh"/>
|
<constraint firstItem="vSp-gq-VAi" firstAttribute="top" secondItem="0r7-oC-iHX" secondAttribute="bottom" constant="35" id="RQY-uA-xB8"/>
|
<constraint firstItem="44W-t5-hXn" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" constant="15" id="WEQ-vU-imB"/>
|
<constraint firstItem="d3x-ed-jkS" firstAttribute="centerX" secondItem="8wo-JW-8Vy" secondAttribute="centerX" id="WdI-f8-DAP"/>
|
<constraint firstItem="0r7-oC-iHX" firstAttribute="centerX" secondItem="8wo-JW-8Vy" secondAttribute="centerX" id="g3C-J0-SkI"/>
|
<constraint firstAttribute="bottom" secondItem="vSp-gq-VAi" secondAttribute="bottom" constant="20" id="iAI-cC-mhf"/>
|
<constraint firstItem="d3x-ed-jkS" firstAttribute="top" secondItem="44W-t5-hXn" secondAttribute="bottom" constant="20" id="lVE-OD-DzZ"/>
|
<constraint firstItem="d3x-ed-jkS" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" constant="10" id="oLN-yK-ZF4"/>
|
<constraint firstItem="JR1-KF-cGB" firstAttribute="top" secondItem="d3x-ed-jkS" secondAttribute="top" constant="-1" id="ofn-9e-LeK"/>
|
<constraint firstItem="JR1-KF-cGB" firstAttribute="width" secondItem="8wo-JW-8Vy" secondAttribute="width" id="rRB-xP-Xth"/>
|
<constraint firstItem="vSp-gq-VAi" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" id="tn1-kn-90e"/>
|
<constraint firstItem="YNg-7v-Vee" firstAttribute="width" secondItem="8wo-JW-8Vy" secondAttribute="width" id="ucy-wl-DRj"/>
|
<constraint firstItem="YNg-7v-Vee" firstAttribute="bottom" secondItem="d3x-ed-jkS" secondAttribute="bottom" constant="1" id="wJp-2b-fG2"/>
|
<constraint firstItem="JR1-KF-cGB" firstAttribute="leading" secondItem="8wo-JW-8Vy" secondAttribute="leading" id="xcV-p4-aHx"/>
|
<constraint firstItem="6dh-WE-xYz" firstAttribute="centerX" secondItem="8wo-JW-8Vy" secondAttribute="centerX" id="xcX-rL-WXs"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="8wo-JW-8Vy" firstAttribute="top" secondItem="Kpj-da-ydk" secondAttribute="bottom" id="0X2-6J-TAC"/>
|
<constraint firstItem="8wo-JW-8Vy" firstAttribute="leading" secondItem="x8C-xl-FUy" secondAttribute="leading" id="Hgy-9N-d6j"/>
|
<constraint firstItem="8wo-JW-8Vy" firstAttribute="width" secondItem="x8C-xl-FUy" secondAttribute="width" id="jW2-ix-m1o"/>
|
<constraint firstItem="W3p-je-HVH" firstAttribute="top" secondItem="8wo-JW-8Vy" secondAttribute="bottom" id="z56-D1-tcD"/>
|
</constraints>
|
</view>
|
<navigationItem key="navigationItem" id="9JU-VP-cFo"/>
|
<connections>
|
<outlet property="bottomLine" destination="YNg-7v-Vee" id="weq-hK-5hU"/>
|
<outlet property="confirmButton" destination="epS-Td-Im2" id="Puh-ZG-AQc"/>
|
<outlet property="pwdInputView" destination="d3x-ed-jkS" id="eaO-N4-YBT"/>
|
<outlet property="pwdTipLabel" destination="0r7-oC-iHX" id="pt8-KG-BvA"/>
|
<outlet property="safeImageView" destination="6dh-WE-xYz" id="BRD-fu-Ciq"/>
|
<outlet property="safeLabel" destination="44W-t5-hXn" id="0bl-Nk-CnV"/>
|
<outlet property="topLabelBottomConstraint" destination="lVE-OD-DzZ" id="IGD-QS-Ylg"/>
|
<outlet property="topLabelTopConstraint" destination="NDf-5T-beh" id="USb-qs-Cng"/>
|
<outlet property="warmPromptLabel" destination="N0p-Z8-8Hc" id="bna-Aq-CBB"/>
|
<outlet property="warmPromptTextView" destination="ydT-Wm-RXF" id="xw7-hC-RQa"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="XYq-kv-dRc" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="732" y="-1978.56071964018"/>
|
</scene>
|
<!--WiFi列表-->
|
<scene sceneID="jRw-g8-NaT">
|
<objects>
|
<viewController storyboardIdentifier="DHWiFiConfigVC" id="Vfc-eA-79a" customClass="DHWiFiConfigVC" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="EbU-Tu-nlu"/>
|
<viewControllerLayoutGuide type="bottom" id="nTl-AE-JND"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="vWy-xN-kDf">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="724"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="RRA-4a-a8V">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="690"/>
|
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
<prototypes>
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="DHWiFiConfigListCell" rowHeight="45" id="yAM-IR-N3E" customClass="DHWiFiConfigListCell" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="55.333332061767578" width="375" height="45"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="yAM-IR-N3E" id="bd9-Uf-b9u">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
|
<autoresizingMask key="autoresizingMask"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="euX-7m-aRf">
|
<rect key="frame" x="15" y="0.0" width="269" height="45"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="h8f-IJ-nv3">
|
<rect key="frame" x="331" y="8" width="29" height="29"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="h8f-IJ-nv3" secondAttribute="height" multiplier="1:1" id="E0f-GL-08Z"/>
|
</constraints>
|
</imageView>
|
<imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hOm-Rh-Wo1">
|
<rect key="frame" x="304" y="14" width="17" height="17"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="hOm-Rh-Wo1" secondAttribute="height" multiplier="1:1" id="VkT-4h-a3p"/>
|
</constraints>
|
</imageView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="h8f-IJ-nv3" firstAttribute="top" secondItem="bd9-Uf-b9u" secondAttribute="top" constant="8" id="0QI-1F-Q8Y"/>
|
<constraint firstItem="euX-7m-aRf" firstAttribute="leading" secondItem="bd9-Uf-b9u" secondAttribute="leading" constant="15" id="Al0-1S-T7S"/>
|
<constraint firstAttribute="bottom" secondItem="hOm-Rh-Wo1" secondAttribute="bottom" constant="14" id="DIV-am-Wir"/>
|
<constraint firstItem="h8f-IJ-nv3" firstAttribute="leading" secondItem="euX-7m-aRf" secondAttribute="trailing" constant="10" id="Fcg-uP-mhM"/>
|
<constraint firstItem="euX-7m-aRf" firstAttribute="top" secondItem="bd9-Uf-b9u" secondAttribute="top" id="Ntc-Bb-Ylw"/>
|
<constraint firstAttribute="bottom" secondItem="h8f-IJ-nv3" secondAttribute="bottom" constant="8" id="cfH-72-YtB"/>
|
<constraint firstAttribute="bottom" secondItem="euX-7m-aRf" secondAttribute="bottom" id="fPc-E0-bpO"/>
|
<constraint firstItem="hOm-Rh-Wo1" firstAttribute="leading" secondItem="euX-7m-aRf" secondAttribute="trailing" constant="20" id="jHf-vh-iUc"/>
|
<constraint firstItem="h8f-IJ-nv3" firstAttribute="leading" secondItem="hOm-Rh-Wo1" secondAttribute="trailing" constant="10" id="jtA-oC-Vdz"/>
|
<constraint firstItem="hOm-Rh-Wo1" firstAttribute="top" secondItem="bd9-Uf-b9u" secondAttribute="top" constant="14" id="tuF-mi-j9M"/>
|
<constraint firstAttribute="trailing" secondItem="h8f-IJ-nv3" secondAttribute="trailing" constant="15" id="vSH-ao-2hH"/>
|
</constraints>
|
<variation key="default">
|
<mask key="constraints">
|
<exclude reference="Fcg-uP-mhM"/>
|
</mask>
|
</variation>
|
</tableViewCellContentView>
|
<connections>
|
<outlet property="nameLabel" destination="euX-7m-aRf" id="cg7-hj-IKR"/>
|
<outlet property="selectImageView" destination="hOm-Rh-Wo1" id="Jsg-K0-fDn"/>
|
<outlet property="wifiImageView" destination="h8f-IJ-nv3" id="ivY-Jb-IDU"/>
|
</connections>
|
</tableViewCell>
|
</prototypes>
|
</tableView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="RRA-4a-a8V" secondAttribute="trailing" id="HyZ-6y-jCp"/>
|
<constraint firstItem="nTl-AE-JND" firstAttribute="top" secondItem="RRA-4a-a8V" secondAttribute="bottom" id="LNp-eP-PjY"/>
|
<constraint firstItem="RRA-4a-a8V" firstAttribute="top" secondItem="vWy-xN-kDf" secondAttribute="top" id="VXQ-ZB-lfF"/>
|
<constraint firstItem="RRA-4a-a8V" firstAttribute="leading" secondItem="vWy-xN-kDf" secondAttribute="leading" id="e10-gc-v55"/>
|
</constraints>
|
</view>
|
<navigationItem key="navigationItem" title="WiFi列表" id="jBZ-MA-sO2">
|
<barButtonItem key="rightBarButtonItem" title="Item" id="1no-dS-GO2">
|
<color key="tintColor" red="0.94509803920000002" green="0.55294117649999996" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<connections>
|
<action selector="refreshAction:" destination="Vfc-eA-79a" id="bGU-Od-foh"/>
|
</connections>
|
</barButtonItem>
|
</navigationItem>
|
<simulatedNavigationBarMetrics key="simulatedTopBarMetrics" translucent="NO" prompted="NO"/>
|
<connections>
|
<outlet property="refreshButton" destination="1no-dS-GO2" id="F7F-dD-62I"/>
|
<outlet property="tableView" destination="RRA-4a-a8V" id="3qL-Aj-uRd"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="TEm-GO-ICv" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-10213" y="6835"/>
|
</scene>
|
<!--WiFi配置-->
|
<scene sceneID="EeH-RH-zZz">
|
<objects>
|
<viewController storyboardIdentifier="DHWifiConnectOnlineVC" id="8tD-gx-Mzl" customClass="DHWifiConnectOnlineVC" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="1DR-Ex-rQU"/>
|
<viewControllerLayoutGuide type="bottom" id="Rap-ym-HVd"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="Bik-eB-UkY">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GOO-s0-2KD" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="44" width="375" height="734"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XMp-hr-vyl">
|
<rect key="frame" x="15" y="250.33333333333331" width="130" height="24"/>
|
<constraints>
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="130" id="y0T-SV-UxK"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<inset key="titleEdgeInsets" minX="6" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<state key="normal" title="记住密码" image="common_checkbox_small_default">
|
<color key="titleColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="common_checkbox_small_checked"/>
|
<connections>
|
<action selector="onCheckAction:" destination="8tD-gx-Mzl" eventType="touchUpInside" id="F1E-n4-yha"/>
|
</connections>
|
</button>
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="adddevice_icon_wifipassword_nosupport5g" translatesAutoresizingMaskIntoConstraints="NO" id="BDx-3n-4W1">
|
<rect key="frame" x="137.66666666666666" y="24.999999999999993" width="100" height="83.333333333333314"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入WIFI密码" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MLZ-4L-BSX">
|
<rect key="frame" x="130.66666666666666" y="121.33333333333336" width="114" height="19.666666666666671"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="WIFI网络:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="olv-rz-aj9">
|
<rect key="frame" x="15" y="159" width="69.666666666666671" height="19.333333333333343"/>
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
<color key="textColor" red="0.56078431370000004" green="0.56078431370000004" blue="0.56078431370000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="249" verticalHuggingPriority="251" text="null" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ktc-Hl-mGo">
|
<rect key="frame" x="92.333333333333329" y="158.66666666666666" width="27" height="20.333333333333343"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<color key="textColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wRS-Fp-Y1n" userLabel="SupportView">
|
<rect key="frame" x="210.66666666666663" y="239.33333333333331" width="149.33333333333337" height="46"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mKy-Sq-c6t">
|
<rect key="frame" x="124.00000000000003" y="7" width="32" height="32"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="32" id="Ran-nm-XEE"/>
|
<constraint firstAttribute="width" constant="32" id="VLz-iP-hML"/>
|
</constraints>
|
<state key="normal" image="adddevice_icon_help"/>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sES-3M-KCe">
|
<rect key="frame" x="0.0" y="9" width="127" height="28"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<state key="normal" title="该设备不支持5G WiFi">
|
<color key="titleColor" red="0.17254901959999999" green="0.17254901959999999" blue="0.17254901959999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="0.93333333330000001" green="0.77647058820000003" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="sES-3M-KCe" firstAttribute="centerY" secondItem="wRS-Fp-Y1n" secondAttribute="centerY" id="7L2-nz-YQZ"/>
|
<constraint firstItem="mKy-Sq-c6t" firstAttribute="centerY" secondItem="wRS-Fp-Y1n" secondAttribute="centerY" id="JZq-D4-jhR"/>
|
<constraint firstItem="sES-3M-KCe" firstAttribute="leading" secondItem="wRS-Fp-Y1n" secondAttribute="leading" id="MZY-WS-VQi"/>
|
<constraint firstAttribute="trailing" secondItem="mKy-Sq-c6t" secondAttribute="trailing" constant="-6.5" id="UZI-VT-aYp"/>
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" priority="900" constant="149" id="cSi-lf-OG8"/>
|
<constraint firstAttribute="height" constant="46" id="d13-Ss-mis"/>
|
<constraint firstItem="mKy-Sq-c6t" firstAttribute="leading" secondItem="sES-3M-KCe" secondAttribute="trailing" constant="-3" id="fdf-ap-88o"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BA2-SW-kgD" userLabel="BottomLine">
|
<rect key="frame" x="0.0" y="236.33333333333331" width="375" height="0.66666666666665719"/>
|
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="ejn-MX-Yer"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iG1-LR-ioa" userLabel="TopLine">
|
<rect key="frame" x="0.0" y="190" width="375" height="0.33333333333334281"/>
|
<color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.5" id="1Fb-d9-hSn"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gSM-7t-TFn" customClass="LCInputView">
|
<rect key="frame" x="10" y="191" width="355" height="45"/>
|
<color key="backgroundColor" red="0.94117647059999998" green="0.60784313729999995" blue="0.10980392160000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="gCE-4y-Xn7"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="di4-m1-0md">
|
<rect key="frame" x="15" y="311" width="345" height="45"/>
|
<color key="backgroundColor" red="1" green="0.57138218399999996" blue="0.0047691579009999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="SLs-Tx-OQ1"/>
|
</constraints>
|
<state key="normal" title="下一步">
|
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="self.layer.cornerRadius">
|
<integer key="value" value="5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="self.layer.maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="onNextAction:" destination="8tD-gx-Mzl" eventType="touchUpInside" id="WRM-AL-zHC"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="olv-rz-aj9" firstAttribute="leading" secondItem="GOO-s0-2KD" secondAttribute="leading" constant="15" id="2ha-5V-nRt"/>
|
<constraint firstItem="XMp-hr-vyl" firstAttribute="top" secondItem="gSM-7t-TFn" secondAttribute="bottom" constant="14.5" id="2m2-pp-WHY"/>
|
<constraint firstItem="di4-m1-0md" firstAttribute="centerX" secondItem="GOO-s0-2KD" secondAttribute="centerX" id="3WT-M7-2F2"/>
|
<constraint firstItem="iG1-LR-ioa" firstAttribute="top" secondItem="gSM-7t-TFn" secondAttribute="top" constant="-1" id="40s-Vt-Tf0"/>
|
<constraint firstItem="gSM-7t-TFn" firstAttribute="leading" secondItem="olv-rz-aj9" secondAttribute="leading" constant="-5" id="74L-K4-Z4C"/>
|
<constraint firstItem="olv-rz-aj9" firstAttribute="top" secondItem="MLZ-4L-BSX" secondAttribute="bottom" constant="18" id="Ahn-Nw-348"/>
|
<constraint firstItem="di4-m1-0md" firstAttribute="top" secondItem="gSM-7t-TFn" secondAttribute="bottom" constant="75" id="CGs-ZV-O9M"/>
|
<constraint firstItem="di4-m1-0md" firstAttribute="top" relation="greaterThanOrEqual" secondItem="XMp-hr-vyl" secondAttribute="bottom" constant="35" id="S38-Gj-9Yx"/>
|
<constraint firstItem="MLZ-4L-BSX" firstAttribute="centerX" secondItem="GOO-s0-2KD" secondAttribute="centerX" id="VRw-X1-Zys"/>
|
<constraint firstItem="sES-3M-KCe" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="XMp-hr-vyl" secondAttribute="trailing" constant="10" id="Zww-sb-uOY"/>
|
<constraint firstItem="Ktc-Hl-mGo" firstAttribute="leading" secondItem="olv-rz-aj9" secondAttribute="trailing" constant="7.5" id="c37-Ak-NCb"/>
|
<constraint firstItem="BA2-SW-kgD" firstAttribute="bottom" secondItem="gSM-7t-TFn" secondAttribute="bottom" constant="1" id="c5M-PI-od4"/>
|
<constraint firstItem="BDx-3n-4W1" firstAttribute="centerX" secondItem="GOO-s0-2KD" secondAttribute="centerX" id="dTS-zV-sma"/>
|
<constraint firstItem="BA2-SW-kgD" firstAttribute="width" secondItem="GOO-s0-2KD" secondAttribute="width" id="fEH-1F-Y8Z"/>
|
<constraint firstItem="XMp-hr-vyl" firstAttribute="leading" secondItem="olv-rz-aj9" secondAttribute="leading" id="g0E-Mw-kvz"/>
|
<constraint firstItem="gSM-7t-TFn" firstAttribute="centerX" secondItem="GOO-s0-2KD" secondAttribute="centerX" id="hxM-Jl-gDv"/>
|
<constraint firstItem="iG1-LR-ioa" firstAttribute="width" secondItem="GOO-s0-2KD" secondAttribute="width" id="jG7-rR-qcm"/>
|
<constraint firstItem="MLZ-4L-BSX" firstAttribute="top" secondItem="BDx-3n-4W1" secondAttribute="bottom" constant="13" id="kPg-pS-CZu"/>
|
<constraint firstAttribute="trailing" secondItem="wRS-Fp-Y1n" secondAttribute="trailing" constant="15" id="kj3-mq-vpz"/>
|
<constraint firstItem="gSM-7t-TFn" firstAttribute="top" secondItem="olv-rz-aj9" secondAttribute="bottom" constant="12.5" id="lhw-Yp-vOj"/>
|
<constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="Ktc-Hl-mGo" secondAttribute="trailing" constant="15" id="nKi-8m-BI6"/>
|
<constraint firstItem="BA2-SW-kgD" firstAttribute="leading" secondItem="GOO-s0-2KD" secondAttribute="leading" id="ppY-oW-n5S"/>
|
<constraint firstItem="di4-m1-0md" firstAttribute="leading" secondItem="XMp-hr-vyl" secondAttribute="leading" id="prL-1G-4up"/>
|
<constraint firstItem="iG1-LR-ioa" firstAttribute="leading" secondItem="GOO-s0-2KD" secondAttribute="leading" id="syH-2P-e6V"/>
|
<constraint firstItem="BDx-3n-4W1" firstAttribute="top" secondItem="GOO-s0-2KD" secondAttribute="top" constant="25" id="veY-hz-Ibd"/>
|
<constraint firstItem="Ktc-Hl-mGo" firstAttribute="centerY" secondItem="olv-rz-aj9" secondAttribute="centerY" id="xtx-yK-N0l"/>
|
<constraint firstItem="wRS-Fp-Y1n" firstAttribute="centerY" secondItem="XMp-hr-vyl" secondAttribute="centerY" id="zOQ-cy-0Md"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="GOO-s0-2KD" firstAttribute="leading" secondItem="Bik-eB-UkY" secondAttribute="leading" id="92e-SO-81Q"/>
|
<constraint firstItem="Rap-ym-HVd" firstAttribute="top" secondItem="GOO-s0-2KD" secondAttribute="bottom" id="LuG-TJ-3A7"/>
|
<constraint firstItem="GOO-s0-2KD" firstAttribute="top" secondItem="1DR-Ex-rQU" secondAttribute="bottom" id="NAs-2P-6H1"/>
|
<constraint firstItem="GOO-s0-2KD" firstAttribute="width" secondItem="Bik-eB-UkY" secondAttribute="width" id="q30-Gd-tTy"/>
|
</constraints>
|
</view>
|
<navigationItem key="navigationItem" title="WiFi配置" id="zrO-1Z-yE4"/>
|
<connections>
|
<outlet property="autoKeyboardView" destination="GOO-s0-2KD" id="zWG-aN-9gy"/>
|
<outlet property="bottomLine" destination="BA2-SW-kgD" id="qiA-kF-2fu"/>
|
<outlet property="checkButton" destination="XMp-hr-vyl" id="IrO-eS-HzY"/>
|
<outlet property="checkWidthConstraint" destination="y0T-SV-UxK" id="0dO-On-RAK"/>
|
<outlet property="imageView" destination="BDx-3n-4W1" id="ZAr-PC-M50"/>
|
<outlet property="inputPwdLabel" destination="MLZ-4L-BSX" id="2nh-pB-GP1"/>
|
<outlet property="nextButton" destination="di4-m1-0md" id="fcY-kU-F1f"/>
|
<outlet property="passwordInputView" destination="gSM-7t-TFn" id="crz-ij-yfR"/>
|
<outlet property="supportTipButton" destination="sES-3M-KCe" id="DfO-5u-S7K"/>
|
<outlet property="supportView" destination="wRS-Fp-Y1n" id="cYc-NZ-3XX"/>
|
<outlet property="topLine" destination="iG1-LR-ioa" id="YaJ-SS-vmb"/>
|
<outlet property="wifiLabel" destination="olv-rz-aj9" id="DPn-Lq-IAd"/>
|
<outlet property="wifiNameLabel" destination="Ktc-Hl-mGo" id="qaI-Fg-kb2"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="44Y-fb-CyK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-9441" y="6835"/>
|
</scene>
|
<!--Device Info View Controller-->
|
<scene sceneID="GgZ-l8-cwm">
|
<objects>
|
<viewController storyboardIdentifier="SMBDeviceInfoViewController" id="qtO-Jn-ldM" customClass="SMBDeviceInfoViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="JOA-PQ-LqZ"/>
|
<viewControllerLayoutGuide type="bottom" id="fsK-Rb-gL4"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="krs-1z-yCU">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4qm-UU-gu3">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="365.33333333333331"/>
|
</imageView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="y3n-Xd-b74">
|
<rect key="frame" x="0.0" y="335.33333333333326" width="375" height="442.66666666666674"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="注:设备型号未知,请在选择子应用后手动选择您的设备型号" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EwP-IG-4ab">
|
<rect key="frame" x="40" y="396.33333333333331" width="295" height="31.333333333333314"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.53333333329999999" green="0.53333333329999999" blue="0.53333333329999999" alpha="1" colorSpace="calibratedRGB"/>
|
<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="Gl2-nZ-0ef">
|
<rect key="frame" x="126.66666666666669" y="35" width="122" height="21"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="5aK-Gq-i7P">
|
<rect key="frame" x="0.0" y="91" width="375" height="285.33333333333331"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<collectionViewLayout key="collectionViewLayout" id="8No-KQ-tOm" customClass="SMBCellCenterFlowLayout" customModule="LCAddDeviceModule"/>
|
<cells>
|
<collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="5Ov-xp-S4v">
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="uid-2a-ChX">
|
<rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
|
<autoresizingMask key="autoresizingMask"/>
|
</collectionViewCellContentView>
|
</collectionViewCell>
|
</cells>
|
</collectionView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="5aK-Gq-i7P" secondAttribute="trailing" id="3qU-3H-IeA"/>
|
<constraint firstAttribute="bottom" secondItem="EwP-IG-4ab" secondAttribute="bottom" constant="15" id="Flw-dR-iCB"/>
|
<constraint firstItem="5aK-Gq-i7P" firstAttribute="top" secondItem="Gl2-nZ-0ef" secondAttribute="bottom" constant="35" id="LdJ-QK-Owb"/>
|
<constraint firstAttribute="trailing" secondItem="EwP-IG-4ab" secondAttribute="trailing" constant="40" id="WVd-gV-MN9"/>
|
<constraint firstItem="EwP-IG-4ab" firstAttribute="leading" secondItem="y3n-Xd-b74" secondAttribute="leading" constant="40" id="XfF-cV-IH7"/>
|
<constraint firstItem="EwP-IG-4ab" firstAttribute="top" secondItem="5aK-Gq-i7P" secondAttribute="bottom" constant="20" id="hfw-Yu-cOF"/>
|
<constraint firstItem="Gl2-nZ-0ef" firstAttribute="centerX" secondItem="y3n-Xd-b74" secondAttribute="centerX" id="kxE-0T-evY"/>
|
<constraint firstItem="Gl2-nZ-0ef" firstAttribute="top" secondItem="y3n-Xd-b74" secondAttribute="top" constant="35" id="m95-Ls-NBG"/>
|
<constraint firstItem="5aK-Gq-i7P" firstAttribute="leading" secondItem="y3n-Xd-b74" secondAttribute="leading" id="oUM-sT-QNZ"/>
|
</constraints>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="SN:1234566778889" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MbZ-DR-nt2">
|
<rect key="frame" x="125.66666666666669" y="299.33333333333331" width="124" height="16"/>
|
<fontDescription key="fontDescription" type="system" pointSize="13"/>
|
<color key="textColor" red="0.53333333329999999" green="0.53333333329999999" blue="0.53333333329999999" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8dl-Il-1Xc">
|
<rect key="frame" x="121.66666666666667" y="126.00000000000001" width="131.66666666666663" height="131.33333333333337"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="8dl-Il-1Xc" secondAttribute="height" multiplier="1:1" id="vRe-y8-u20"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="C22E" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="my9-TY-wcA">
|
<rect key="frame" x="162.66666666666666" y="267.33333333333331" width="50" height="24"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cHi-1B-LfN">
|
<rect key="frame" x="5" y="44" width="44" height="44"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="44" id="4xa-xg-kGv"/>
|
<constraint firstAttribute="height" constant="44" id="q40-MN-1tg"/>
|
</constraints>
|
<connections>
|
<action selector="backClick:" destination="qtO-Jn-ldM" eventType="touchUpInside" id="ZzW-xn-dyG"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="检测到设备" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ART-Gd-c9P">
|
<rect key="frame" x="144" y="56" width="87" height="21"/>
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<constraints>
|
<constraint firstItem="cHi-1B-LfN" firstAttribute="top" secondItem="JOA-PQ-LqZ" secondAttribute="bottom" id="4Vq-8r-Wkx"/>
|
<constraint firstItem="4qm-UU-gu3" firstAttribute="top" secondItem="krs-1z-yCU" secondAttribute="top" id="53C-Sg-8EJ"/>
|
<constraint firstItem="y3n-Xd-b74" firstAttribute="top" secondItem="MbZ-DR-nt2" secondAttribute="bottom" constant="20" id="BcJ-mf-4EK"/>
|
<constraint firstItem="MbZ-DR-nt2" firstAttribute="top" secondItem="my9-TY-wcA" secondAttribute="bottom" constant="8" id="Gy5-HK-jTq"/>
|
<constraint firstItem="4qm-UU-gu3" firstAttribute="leading" secondItem="krs-1z-yCU" secondAttribute="leading" id="Ogb-xi-KQC"/>
|
<constraint firstItem="4qm-UU-gu3" firstAttribute="height" secondItem="krs-1z-yCU" secondAttribute="height" multiplier="0.45" id="OuZ-j5-ao1"/>
|
<constraint firstItem="cHi-1B-LfN" firstAttribute="leading" secondItem="krs-1z-yCU" secondAttribute="leading" constant="5" id="QsV-91-0hJ"/>
|
<constraint firstItem="ART-Gd-c9P" firstAttribute="top" secondItem="JOA-PQ-LqZ" secondAttribute="bottom" constant="12" id="b4Z-hw-E4F"/>
|
<constraint firstAttribute="trailing" secondItem="4qm-UU-gu3" secondAttribute="trailing" id="dMC-ba-XJS"/>
|
<constraint firstAttribute="trailing" secondItem="y3n-Xd-b74" secondAttribute="trailing" id="fg8-7w-oz3"/>
|
<constraint firstItem="my9-TY-wcA" firstAttribute="centerX" secondItem="krs-1z-yCU" secondAttribute="centerX" id="iIM-xy-6yc"/>
|
<constraint firstItem="fsK-Rb-gL4" firstAttribute="top" secondItem="y3n-Xd-b74" secondAttribute="bottom" id="k1d-L6-uCW"/>
|
<constraint firstItem="8dl-Il-1Xc" firstAttribute="centerX" secondItem="krs-1z-yCU" secondAttribute="centerX" id="kAN-zC-vSV"/>
|
<constraint firstItem="ART-Gd-c9P" firstAttribute="centerX" secondItem="krs-1z-yCU" secondAttribute="centerX" id="moh-1x-USe"/>
|
<constraint firstItem="y3n-Xd-b74" firstAttribute="top" secondItem="4qm-UU-gu3" secondAttribute="bottom" constant="-30" id="nqd-ZY-P6h"/>
|
<constraint firstItem="8dl-Il-1Xc" firstAttribute="height" secondItem="4qm-UU-gu3" secondAttribute="height" multiplier="0.36" id="scH-H1-AQR"/>
|
<constraint firstItem="MbZ-DR-nt2" firstAttribute="centerX" secondItem="krs-1z-yCU" secondAttribute="centerX" id="snJ-Yj-Tdb"/>
|
<constraint firstItem="y3n-Xd-b74" firstAttribute="leading" secondItem="krs-1z-yCU" secondAttribute="leading" id="su7-ZM-Dbd"/>
|
<constraint firstItem="my9-TY-wcA" firstAttribute="top" secondItem="8dl-Il-1Xc" secondAttribute="bottom" constant="10" id="yh7-bs-4Rr"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="addDeviceLabel" destination="Gl2-nZ-0ef" id="yWJ-Ce-DSI"/>
|
<outlet property="backButton" destination="cHi-1B-LfN" id="ikj-Gp-XhW"/>
|
<outlet property="bgImageView" destination="4qm-UU-gu3" id="Y0N-79-EdN"/>
|
<outlet property="collectionFlowLayout" destination="8No-KQ-tOm" id="41U-3G-FHo"/>
|
<outlet property="collectionView" destination="5aK-Gq-i7P" id="46r-FZ-Jn4"/>
|
<outlet property="deviceImageView" destination="8dl-Il-1Xc" id="H1Y-Qg-lYd"/>
|
<outlet property="deviceSNLabel" destination="MbZ-DR-nt2" id="lDA-aA-ojW"/>
|
<outlet property="listBgView" destination="y3n-Xd-b74" id="PHh-XB-qmv"/>
|
<outlet property="modelNameLabel" destination="my9-TY-wcA" id="SC3-9K-89l"/>
|
<outlet property="tipsLabel" destination="EwP-IG-4ab" id="imf-cQ-gKm"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="sGW-MV-sYs" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-14433.333333333334" y="-1082.1428571428571"/>
|
</scene>
|
<!--Select Model View Controller-->
|
<scene sceneID="Ecx-Ni-tZE">
|
<objects>
|
<viewController storyboardIdentifier="DHSelectModelViewController" id="jV1-ix-Xs0" customClass="DHSelectModelViewController" customModule="LCAddDeviceModule" sceneMemberID="viewController">
|
<layoutGuides>
|
<viewControllerLayoutGuide type="top" id="7Xa-Dh-bdf"/>
|
<viewControllerLayoutGuide type="bottom" id="vwc-n5-vR2"/>
|
</layoutGuides>
|
<view key="view" contentMode="scaleToFill" id="HQ6-jC-Tnj">
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vgW-XZ-T5h" userLabel="Auto Keyboard View" customClass="DHAutoKeyboardView" customModule="LCAddDeviceModule">
|
<rect key="frame" x="0.0" y="88" width="375" height="690"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择设备类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Y0E-Xf-kQz" userLabel="SelectDeviceTip">
|
<rect key="frame" x="15" y="30" width="92" height="18"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="x4t-s7-RVH" userLabel="InputBtn">
|
<rect key="frame" x="30" y="68" width="25" height="25"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="25" id="6ch-ns-Q3r"/>
|
<constraint firstAttribute="height" constant="25" id="bi3-YF-dJX"/>
|
</constraints>
|
<state key="normal" image="adddevice_box_checkbox_checked"/>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="请输入设备型号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FBV-uT-NpV" userLabel="InputModelTextField">
|
<rect key="frame" x="65" y="65.666666666666657" width="120" height="30"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="120" id="kGS-Ad-4kf"/>
|
<constraint firstAttribute="height" constant="30" id="mKW-Ib-TLE"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AkR-pe-jq9" userLabel="OtherBtn">
|
<rect key="frame" x="205" y="69.666666666666657" width="19" height="22"/>
|
<state key="normal" image="adddevice_box_checkbox"/>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="其他" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uja-aW-UHo" userLabel="OtherLabel">
|
<rect key="frame" x="234" y="68" width="40" height="25"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="25" id="DQp-YN-XSj"/>
|
<constraint firstAttribute="width" constant="40" id="qAW-Ep-s3k"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uXs-ze-9qe" userLabel="Line">
|
<rect key="frame" x="0.0" y="123" width="375" height="1"/>
|
<color key="backgroundColor" systemColor="separatorColor" red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.28999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="0cP-UH-hMT"/>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="49k-Wz-DzR"/>
|
</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="uhZ-FX-3aH" userLabel="HelpTip">
|
<rect key="frame" x="15.000000000000007" y="139" width="122.66666666666669" height="18"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="18" id="w1I-su-46u"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
<nil key="textColor"/>
|
<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="f9d-05-K9f" userLabel="ModelTip">
|
<rect key="frame" x="15" y="172" width="345" height="18"/>
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mKg-U8-rqK" userLabel="SureBtn">
|
<rect key="frame" x="30" y="630" width="315" height="45"/>
|
<color key="backgroundColor" systemColor="linkColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="45" id="AVu-Zs-zUA"/>
|
</constraints>
|
<state key="normal" title="确定">
|
<color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</state>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
<constraints>
|
<constraint firstItem="Y0E-Xf-kQz" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" constant="15" id="29L-bj-cAn"/>
|
<constraint firstItem="uXs-ze-9qe" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" id="2By-63-WZB"/>
|
<constraint firstItem="mKg-U8-rqK" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" constant="30" id="4dl-6L-Evj"/>
|
<constraint firstItem="AkR-pe-jq9" firstAttribute="leading" secondItem="FBV-uT-NpV" secondAttribute="trailing" constant="20" id="7C7-zB-5P4"/>
|
<constraint firstAttribute="bottom" secondItem="mKg-U8-rqK" secondAttribute="bottom" constant="15" id="8zL-6i-tH8"/>
|
<constraint firstItem="FBV-uT-NpV" firstAttribute="leading" secondItem="x4t-s7-RVH" secondAttribute="trailing" constant="10" id="CVE-G4-z4h"/>
|
<constraint firstItem="f9d-05-K9f" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" constant="15" id="Ega-kJ-6he"/>
|
<constraint firstItem="AkR-pe-jq9" firstAttribute="centerY" secondItem="x4t-s7-RVH" secondAttribute="centerY" id="K1V-vm-AkT"/>
|
<constraint firstItem="uja-aW-UHo" firstAttribute="leading" secondItem="AkR-pe-jq9" secondAttribute="trailing" constant="10" id="LvW-6L-oCu"/>
|
<constraint firstItem="x4t-s7-RVH" firstAttribute="top" secondItem="Y0E-Xf-kQz" secondAttribute="bottom" constant="20" id="Mr1-wo-Tss"/>
|
<constraint firstAttribute="trailing" secondItem="uXs-ze-9qe" secondAttribute="trailing" id="Z4M-Jg-Sqz"/>
|
<constraint firstItem="uhZ-FX-3aH" firstAttribute="top" secondItem="uXs-ze-9qe" secondAttribute="bottom" constant="15" id="bTm-AA-wem"/>
|
<constraint firstAttribute="trailing" secondItem="f9d-05-K9f" secondAttribute="trailing" constant="15" id="cGN-mq-IeN"/>
|
<constraint firstItem="uja-aW-UHo" firstAttribute="centerY" secondItem="AkR-pe-jq9" secondAttribute="centerY" id="dnW-Ns-O4h"/>
|
<constraint firstItem="x4t-s7-RVH" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" constant="30" id="eLf-1r-0M0"/>
|
<constraint firstAttribute="trailing" secondItem="mKg-U8-rqK" secondAttribute="trailing" constant="30" id="f07-Eg-Vca"/>
|
<constraint firstItem="uXs-ze-9qe" firstAttribute="top" secondItem="x4t-s7-RVH" secondAttribute="bottom" constant="30" id="iKm-LL-hdH"/>
|
<constraint firstItem="uhZ-FX-3aH" firstAttribute="leading" secondItem="vgW-XZ-T5h" secondAttribute="leading" constant="15" id="isK-vx-SRk"/>
|
<constraint firstItem="f9d-05-K9f" firstAttribute="top" secondItem="uhZ-FX-3aH" secondAttribute="bottom" constant="15" id="m51-l2-rDy"/>
|
<constraint firstItem="FBV-uT-NpV" firstAttribute="centerY" secondItem="x4t-s7-RVH" secondAttribute="centerY" id="q42-UU-qg1"/>
|
<constraint firstItem="Y0E-Xf-kQz" firstAttribute="top" secondItem="vgW-XZ-T5h" secondAttribute="top" constant="30" id="rcz-F7-IMS"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="vwc-n5-vR2" firstAttribute="top" secondItem="vgW-XZ-T5h" secondAttribute="bottom" id="Cvc-1X-Fe1"/>
|
<constraint firstItem="vgW-XZ-T5h" firstAttribute="leading" secondItem="HQ6-jC-Tnj" secondAttribute="leading" id="ItA-lB-LpX"/>
|
<constraint firstItem="vgW-XZ-T5h" firstAttribute="top" secondItem="7Xa-Dh-bdf" secondAttribute="bottom" id="KFa-3a-LWb"/>
|
<constraint firstAttribute="trailing" secondItem="vgW-XZ-T5h" secondAttribute="trailing" id="iz4-Gx-6bX"/>
|
</constraints>
|
</view>
|
<navigationItem key="navigationItem" id="Rwg-p9-Pcm"/>
|
<connections>
|
<outlet property="ModelTip" destination="f9d-05-K9f" id="ulM-o8-I1X"/>
|
<outlet property="inputBtn" destination="x4t-s7-RVH" id="Fgu-Ll-4zl"/>
|
<outlet property="inputModelField" destination="FBV-uT-NpV" id="Ump-VM-Rql"/>
|
<outlet property="modelTip" destination="f9d-05-K9f" id="LdU-fN-kE8"/>
|
<outlet property="otherModelBtn" destination="AkR-pe-jq9" id="SFh-Lk-Qsu"/>
|
<outlet property="sureButton" destination="mKg-U8-rqK" id="a7C-HQ-FbA"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Cgd-Oc-6Iy" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-2010.4000000000001" y="-115.27093596059113"/>
|
</scene>
|
</scenes>
|
<resources>
|
<image name="adddevice_box_checkbox" width="19" height="19"/>
|
<image name="adddevice_box_checkbox_checked" width="19" height="19"/>
|
<image name="adddevice_default_wps" width="240" height="240"/>
|
<image name="adddevice_device_default" width="134.66667175292969" height="146.33332824707031"/>
|
<image name="adddevice_icon_device_default" width="170" height="240"/>
|
<image name="adddevice_icon_devicepassword" width="83" height="83"/>
|
<image name="adddevice_icon_help" width="30" height="30"/>
|
<image name="adddevice_icon_number" width="30" height="30"/>
|
<image name="adddevice_icon_success" width="37" height="37"/>
|
<image name="adddevice_icon_success_background" width="621" height="252.33332824707031"/>
|
<image name="adddevice_icon_switchwifi" width="25" height="25"/>
|
<image name="adddevice_icon_wifipassword" width="83" height="83.333335876464844"/>
|
<image name="adddevice_icon_wifipassword_nosupport5g" width="100" height="83.333335876464844"/>
|
<image name="adddevice_netsetting_cloudserver" width="375" height="265"/>
|
<image name="adddevice_netsetting_connectcloud_1" width="92.666664123535156" height="13.333333015441895"/>
|
<image name="adddevice_netsetting_connectcloud_cloud1" width="57.666667938232422" height="34.666667938232422"/>
|
<image name="adddevice_netsetting_connectcloud_cloud2" width="104.66666412353516" height="62.666667938232422"/>
|
<image name="adddevice_netsetting_connectrouter" width="375" height="265.66665649414062"/>
|
<image name="adddevice_netsetting_connectrouter_1" width="49" height="34.333332061767578"/>
|
<image name="adddevice_netsetting_detection" width="375" height="265.66665649414062"/>
|
<image name="adddevice_netsetting_detection_1" width="193.66667175292969" height="52.666667938232422"/>
|
<image name="adddevice_netsetting_pairing" width="375" height="265"/>
|
<image name="adddevice_netsetting_pairing_1" width="60" height="18"/>
|
<image name="adddevice_netsetting_pairing_2" width="60" height="18"/>
|
<image name="adddevice_pic_imei" width="375" height="215"/>
|
<image name="adddevice_pic_qrcode" width="221.66667175292969" height="86.666664123535156"/>
|
<image name="adddevice_pic_safetycode" width="375" height="215"/>
|
<image name="adddevice_pic_serialnumber" width="375" height="214"/>
|
<image name="common_checkbox_small_checked" width="12" height="12"/>
|
<image name="common_checkbox_small_default" width="12" height="12"/>
|
<image name="device_body_wifi_list_wifi2_n" width="48" height="48"/>
|
</resources>
|
<inferredMetricsTieBreakers>
|
<segue reference="RhQ-va-bS5"/>
|
<segue reference="Egt-ne-Zft"/>
|
</inferredMetricsTieBreakers>
|
</document>
|