|
|
@@ -1,11 +1,12 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zf9-JT-Kr2">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="zf9-JT-Kr2">
|
|
|
<device id="retina4_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
|
|
|
+ <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<scenes>
|
|
|
@@ -55,13 +56,249 @@
|
|
|
<view key="view" contentMode="scaleToFill" id="eFV-Mf-82R">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
- <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="RA Image" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Tz-Ne-9Q4">
|
|
|
+ <rect key="frame" x="0.0" y="100" width="375" height="50"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="tbZ-ys-B3a"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="30"/>
|
|
|
+ <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="40" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ZEy-rA-ish">
|
|
|
+ <rect key="frame" x="0.0" y="190" width="375" height="160"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="160" id="qNy-dF-L1y"/>
|
|
|
+ </constraints>
|
|
|
+ <prototypes>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginTextFiledCell" rowHeight="40" id="AzG-Bz-3Gu" customClass="LoginTextFiledCell">
|
|
|
+ <rect key="frame" x="0.0" y="28" width="375" height="40"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="AzG-Bz-3Gu" id="DIU-Qe-sGe">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="39"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="fill" placeholder="place order" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="YXP-if-YQ2">
|
|
|
+ <rect key="frame" x="10" y="5" width="355" height="29"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ </textField>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="YXP-if-YQ2" secondAttribute="bottom" constant="5" id="4Sa-X2-GkU"/>
|
|
|
+ <constraint firstItem="YXP-if-YQ2" firstAttribute="leading" secondItem="DIU-Qe-sGe" secondAttribute="leading" constant="10" id="CZL-EC-3x4"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="YXP-if-YQ2" secondAttribute="trailing" constant="10" id="FEh-AE-9gq"/>
|
|
|
+ <constraint firstItem="YXP-if-YQ2" firstAttribute="top" secondItem="DIU-Qe-sGe" secondAttribute="top" constant="5" id="lsm-A6-tLE"/>
|
|
|
+ </constraints>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ <connections>
|
|
|
+ <outlet property="textBox" destination="YXP-if-YQ2" id="rLi-GD-e77"/>
|
|
|
+ </connections>
|
|
|
+ </tableViewCell>
|
|
|
+ <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LoginSwitchCell" rowHeight="40" id="LYr-Om-Dpu" customClass="LoginSwitchCell">
|
|
|
+ <rect key="frame" x="0.0" y="68" width="375" height="40"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LYr-Om-Dpu" id="DQB-yC-XbO">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="39"/>
|
|
|
+ <autoresizingMask key="autoresizingMask"/>
|
|
|
+ <subviews>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="记住我的登录状态" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l0F-dN-mYq">
|
|
|
+ <rect key="frame" x="10" y="5" width="285" height="29.5"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Ayl-9L-kj9">
|
|
|
+ <rect key="frame" x="315" y="5" width="52" height="29.5"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="switchClick:" destination="LYr-Om-Dpu" eventType="valueChanged" id="AD8-uu-gGL"/>
|
|
|
+ </connections>
|
|
|
+ </switch>
|
|
|
+ </subviews>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="l0F-dN-mYq" firstAttribute="leading" secondItem="DQB-yC-XbO" secondAttribute="leading" constant="10" id="2Pv-EG-Typ"/>
|
|
|
+ <constraint firstItem="l0F-dN-mYq" firstAttribute="top" secondItem="DQB-yC-XbO" secondAttribute="top" constant="5" id="AS5-qb-qmA"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Ayl-9L-kj9" secondAttribute="trailing" constant="10" id="KKL-7Y-rGz"/>
|
|
|
+ <constraint firstItem="Ayl-9L-kj9" firstAttribute="top" secondItem="DQB-yC-XbO" secondAttribute="top" constant="5" id="KeO-xb-xte"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="Ayl-9L-kj9" secondAttribute="bottom" constant="5" id="MBN-lQ-Axe"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="l0F-dN-mYq" secondAttribute="bottom" constant="5" id="sMp-Be-x6B"/>
|
|
|
+ <constraint firstItem="Ayl-9L-kj9" firstAttribute="leading" secondItem="l0F-dN-mYq" secondAttribute="trailing" constant="20" id="szM-HB-JH2"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="l0F-dN-mYq" secondAttribute="trailing" constant="80" id="wBz-OH-Old"/>
|
|
|
+ </constraints>
|
|
|
+ </tableViewCellContentView>
|
|
|
+ <connections>
|
|
|
+ <outlet property="msgLabel" destination="l0F-dN-mYq" id="0Wu-o2-zG7"/>
|
|
|
+ <outlet property="stateSwitch" destination="Ayl-9L-kj9" id="0Af-UQ-jWz"/>
|
|
|
+ </connections>
|
|
|
+ </tableViewCell>
|
|
|
+ </prototypes>
|
|
|
+ <connections>
|
|
|
+ <outlet property="dataSource" destination="l61-Sy-3V2" id="ftG-1q-g3I"/>
|
|
|
+ <outlet property="delegate" destination="l61-Sy-3V2" id="tqE-wd-DVH"/>
|
|
|
+ </connections>
|
|
|
+ </tableView>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qgm-gt-QHB">
|
|
|
+ <rect key="frame" x="10" y="617" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="Zih-se-HAO"/>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="jjZ-vh-Hjh"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="S"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="settingBtnClick:" destination="l61-Sy-3V2" eventType="touchUpInside" id="ojR-rF-7SJ"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9eS-az-Avg">
|
|
|
+ <rect key="frame" x="20" y="380" width="335" height="50"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="q1V-lL-5KU"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="Login"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="loginBtnClick:" destination="l61-Sy-3V2" eventType="touchUpInside" id="ob0-JX-uK7"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" red="0.10180238736934404" green="0.98262900114059448" blue="0.67473328857458892" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="Qgm-gt-QHB" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" constant="10" id="Di9-kk-t7S"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="ZEy-rA-ish" secondAttribute="trailing" id="NTf-3C-4Ro"/>
|
|
|
+ <constraint firstItem="9eS-az-Avg" firstAttribute="top" secondItem="ZEy-rA-ish" secondAttribute="bottom" constant="30" id="VHh-eU-GOx"/>
|
|
|
+ <constraint firstItem="7Tz-Ne-9Q4" firstAttribute="top" secondItem="H4k-R1-29n" secondAttribute="bottom" constant="80" id="aNW-Be-opP"/>
|
|
|
+ <constraint firstItem="9eS-az-Avg" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" constant="20" id="dQN-LQ-RKc"/>
|
|
|
+ <constraint firstItem="p61-40-fkz" firstAttribute="top" secondItem="Qgm-gt-QHB" secondAttribute="bottom" constant="10" id="dZy-Uz-47Q"/>
|
|
|
+ <constraint firstItem="ZEy-rA-ish" firstAttribute="top" secondItem="7Tz-Ne-9Q4" secondAttribute="bottom" constant="40" id="dkW-VQ-pSb"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="7Tz-Ne-9Q4" secondAttribute="trailing" id="kYo-Ne-fAZ"/>
|
|
|
+ <constraint firstItem="7Tz-Ne-9Q4" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" id="n2h-R0-gci"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="9eS-az-Avg" secondAttribute="trailing" constant="20" id="qS8-xf-h6A"/>
|
|
|
+ <constraint firstItem="ZEy-rA-ish" firstAttribute="leading" secondItem="eFV-Mf-82R" secondAttribute="leading" id="w9O-y0-08A"/>
|
|
|
+ <constraint firstItem="ZEy-rA-ish" firstAttribute="centerX" secondItem="eFV-Mf-82R" secondAttribute="centerX" id="zTH-G4-bdZ"/>
|
|
|
+ </constraints>
|
|
|
</view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="loginBtn" destination="9eS-az-Avg" id="zus-dh-HZL"/>
|
|
|
+ <outlet property="loginTable" destination="ZEy-rA-ish" id="OM0-gg-rrj"/>
|
|
|
+ <outlet property="settingBtn" destination="Qgm-gt-QHB" id="W1I-7x-KJ6"/>
|
|
|
+ </connections>
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="QKd-iz-zHw" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
<point key="canvasLocation" x="630" y="97"/>
|
|
|
</scene>
|
|
|
+ <!--Login Setting View Controller-->
|
|
|
+ <scene sceneID="g1f-oD-LiL">
|
|
|
+ <objects>
|
|
|
+ <viewController storyboardIdentifier="LoginSettingViewController" id="r7u-Ls-Lza" customClass="LoginSettingViewController" sceneMemberID="viewController">
|
|
|
+ <layoutGuides>
|
|
|
+ <viewControllerLayoutGuide type="top" id="pYb-eQ-flk"/>
|
|
|
+ <viewControllerLayoutGuide type="bottom" id="dmd-sA-BVL"/>
|
|
|
+ </layoutGuides>
|
|
|
+ <view key="view" contentMode="scaleToFill" id="mu4-lc-PRk">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
+ <subviews>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ak9-ZL-LJg">
|
|
|
+ <rect key="frame" x="26" y="80" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="cUn-d9-05T"/>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="pKp-9z-wKu"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="O">
|
|
|
+ <color key="titleColor" red="0.25435081980000002" green="0.75957768849999996" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="internalCheckBtnClick:" destination="r7u-Ls-Lza" eventType="touchUpInside" id="GIU-oB-sNH"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="IP" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="blU-4o-XVJ">
|
|
|
+ <rect key="frame" x="26" y="130" width="339" height="40"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ </textField>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="N4g-tS-PSF">
|
|
|
+ <rect key="frame" x="26" y="40" width="323" height="30"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="Yf5-Pn-1SW"/>
|
|
|
+ </constraints>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ </textField>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Internal Address" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l39-8d-pmH">
|
|
|
+ <rect key="frame" x="86" y="80" width="279" height="40"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kbo-vR-wxL">
|
|
|
+ <rect key="frame" x="26" y="190" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="CLg-nr-pUz"/>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="ZyL-b3-rIU"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" title="O">
|
|
|
+ <color key="titleColor" red="0.25435081980000002" green="0.75957768849999996" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="externalCheckBtnClick:" destination="r7u-Ls-Lza" eventType="touchUpInside" id="BhV-eZ-ONE"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="IP" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6u3-iJ-b6y">
|
|
|
+ <rect key="frame" x="26" y="240" width="339" height="40"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <textInputTraits key="textInputTraits"/>
|
|
|
+ </textField>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="External Address" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="65S-Fg-ERX">
|
|
|
+ <rect key="frame" x="86" y="190" width="279" height="40"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
+ <nil key="textColor"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstItem="l39-8d-pmH" firstAttribute="height" secondItem="ak9-ZL-LJg" secondAttribute="height" id="6gd-8y-bdZ"/>
|
|
|
+ <constraint firstItem="6u3-iJ-b6y" firstAttribute="leading" secondItem="kbo-vR-wxL" secondAttribute="leading" id="8d1-fi-tLC"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="6u3-iJ-b6y" secondAttribute="trailing" constant="10" id="ElH-e4-39m"/>
|
|
|
+ <constraint firstItem="65S-Fg-ERX" firstAttribute="leading" secondItem="kbo-vR-wxL" secondAttribute="trailing" constant="20" id="GTd-Ee-T0R"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="l39-8d-pmH" secondAttribute="trailing" constant="10" id="OIc-CK-Oge"/>
|
|
|
+ <constraint firstItem="65S-Fg-ERX" firstAttribute="centerY" secondItem="kbo-vR-wxL" secondAttribute="centerY" id="Pzg-XR-ZTJ"/>
|
|
|
+ <constraint firstItem="blU-4o-XVJ" firstAttribute="leading" secondItem="ak9-ZL-LJg" secondAttribute="leading" id="Ucr-yy-feK"/>
|
|
|
+ <constraint firstItem="l39-8d-pmH" firstAttribute="centerY" secondItem="ak9-ZL-LJg" secondAttribute="centerY" id="VAv-u4-sgI"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="65S-Fg-ERX" secondAttribute="trailing" constant="10" id="WNf-Xd-Dj4"/>
|
|
|
+ <constraint firstItem="blU-4o-XVJ" firstAttribute="top" secondItem="ak9-ZL-LJg" secondAttribute="bottom" constant="10" id="aD6-ml-Fhm"/>
|
|
|
+ <constraint firstItem="6u3-iJ-b6y" firstAttribute="height" secondItem="kbo-vR-wxL" secondAttribute="height" id="aR8-j4-StY"/>
|
|
|
+ <constraint firstItem="blU-4o-XVJ" firstAttribute="height" secondItem="ak9-ZL-LJg" secondAttribute="height" id="f8q-0V-8RV"/>
|
|
|
+ <constraint firstItem="65S-Fg-ERX" firstAttribute="height" secondItem="kbo-vR-wxL" secondAttribute="height" id="fIc-f9-v0B"/>
|
|
|
+ <constraint firstItem="N4g-tS-PSF" firstAttribute="top" secondItem="pYb-eQ-flk" secondAttribute="bottom" constant="20" id="h3p-CX-VWS"/>
|
|
|
+ <constraint firstItem="ak9-ZL-LJg" firstAttribute="leading" secondItem="N4g-tS-PSF" secondAttribute="leading" id="hY2-4J-C9K"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="blU-4o-XVJ" secondAttribute="trailing" constant="10" id="hu2-Vv-cFU"/>
|
|
|
+ <constraint firstItem="ak9-ZL-LJg" firstAttribute="top" secondItem="N4g-tS-PSF" secondAttribute="bottom" constant="10" id="keo-la-Ruh"/>
|
|
|
+ <constraint firstItem="kbo-vR-wxL" firstAttribute="leading" secondItem="ak9-ZL-LJg" secondAttribute="leading" id="okh-NH-F5P"/>
|
|
|
+ <constraint firstItem="N4g-tS-PSF" firstAttribute="leading" secondItem="mu4-lc-PRk" secondAttribute="leadingMargin" constant="10" id="oyR-VA-K9M"/>
|
|
|
+ <constraint firstItem="kbo-vR-wxL" firstAttribute="top" secondItem="blU-4o-XVJ" secondAttribute="bottom" constant="20" id="uZu-fa-ULm"/>
|
|
|
+ <constraint firstItem="l39-8d-pmH" firstAttribute="leading" secondItem="ak9-ZL-LJg" secondAttribute="trailing" constant="20" id="wiV-8D-vx9"/>
|
|
|
+ <constraint firstItem="6u3-iJ-b6y" firstAttribute="top" secondItem="kbo-vR-wxL" secondAttribute="bottom" constant="10" id="xlA-i3-hle"/>
|
|
|
+ <constraint firstAttribute="trailingMargin" secondItem="N4g-tS-PSF" secondAttribute="trailing" constant="10" id="yXh-vN-ybU"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <connections>
|
|
|
+ <outlet property="externalCheckBtn" destination="kbo-vR-wxL" id="gYt-D4-bet"/>
|
|
|
+ <outlet property="externalTextField" destination="6u3-iJ-b6y" id="PkG-Vx-2Xd"/>
|
|
|
+ <outlet property="internalCheckBtn" destination="ak9-ZL-LJg" id="9pw-ae-4yN"/>
|
|
|
+ <outlet property="internalTextField" destination="blU-4o-XVJ" id="Cz1-DP-Zrf"/>
|
|
|
+ <outlet property="nameTextField" destination="N4g-tS-PSF" id="kdZ-Ct-VgR"/>
|
|
|
+ </connections>
|
|
|
+ </viewController>
|
|
|
+ <placeholder placeholderIdentifier="IBFirstResponder" id="pdO-Fj-tWK" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
+ </objects>
|
|
|
+ <point key="canvasLocation" x="1652" y="123.68815592203899"/>
|
|
|
+ </scene>
|
|
|
<!--Title-->
|
|
|
<scene sceneID="ved-nH-EPI">
|
|
|
<objects>
|
|
|
@@ -100,7 +337,7 @@
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="2M2-NW-Ap7" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="1410" y="104"/>
|
|
|
+ <point key="canvasLocation" x="2593" y="106"/>
|
|
|
</scene>
|
|
|
</scenes>
|
|
|
</document>
|