<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina5_5" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<objects>
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="BindRelationFootView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="135"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="称呼" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4kV-Xx-ras">
|
<rect key="frame" x="14.000000000000002" y="10" width="28.666666666666671" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="qbp-FX-sd0"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f77-EQ-1AO">
|
<rect key="frame" x="14" y="48" width="386" height="0.6666666666666643"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="LxJ-Nh-aUc"/>
|
</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="sYx-PA-JcA">
|
<rect key="frame" x="14" y="58.666666666666657" width="43" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="tyi-0N-fuV"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qIV-9n-dez">
|
<rect key="frame" x="14" y="96.666666666666671" width="386" height="0.6666666666666714"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="X6x-XE-qZz"/>
|
</constraints>
|
</view>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Iix-iE-nb1">
|
<rect key="frame" x="92.666666666666657" y="10" width="307.33333333333337" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="jbZ-2b-0l6"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="g5n-jb-7EW">
|
<rect key="frame" x="107" y="58.666666666666657" width="293" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="tT8-qY-wKk"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="phonePad"/>
|
</textField>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="g5n-jb-7EW" firstAttribute="centerY" secondItem="sYx-PA-JcA" secondAttribute="centerY" id="408-RH-cGG"/>
|
<constraint firstItem="sYx-PA-JcA" firstAttribute="top" secondItem="f77-EQ-1AO" secondAttribute="bottom" constant="10" id="Fbt-b4-kIC"/>
|
<constraint firstItem="f77-EQ-1AO" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="14" id="H4b-U6-r3T"/>
|
<constraint firstItem="Iix-iE-nb1" firstAttribute="centerY" secondItem="4kV-Xx-ras" secondAttribute="centerY" id="JVH-XV-NAD"/>
|
<constraint firstItem="qIV-9n-dez" firstAttribute="top" secondItem="sYx-PA-JcA" secondAttribute="bottom" constant="8" id="Zle-Cg-MMZ"/>
|
<constraint firstItem="4kV-Xx-ras" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="10" id="bRi-Ue-x3f"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="g5n-jb-7EW" secondAttribute="trailing" constant="14" id="bYa-Gw-nyj"/>
|
<constraint firstItem="g5n-jb-7EW" firstAttribute="leading" secondItem="sYx-PA-JcA" secondAttribute="trailing" constant="50" id="c9l-m8-nKm"/>
|
<constraint firstItem="qIV-9n-dez" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="14" id="cOw-9J-JXc"/>
|
<constraint firstItem="Iix-iE-nb1" firstAttribute="leading" secondItem="4kV-Xx-ras" secondAttribute="trailing" constant="50" id="dxk-O2-MNl"/>
|
<constraint firstItem="sYx-PA-JcA" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="14" id="jZY-2Q-Xex"/>
|
<constraint firstItem="4kV-Xx-ras" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="14" id="lQ2-T3-yK4"/>
|
<constraint firstAttribute="trailing" secondItem="qIV-9n-dez" secondAttribute="trailing" constant="14" id="ldX-vO-L8z"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Iix-iE-nb1" secondAttribute="trailing" constant="14" id="tJ1-up-8OW"/>
|
<constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="f77-EQ-1AO" secondAttribute="trailing" constant="14" id="tPc-b1-mfF"/>
|
<constraint firstItem="f77-EQ-1AO" firstAttribute="top" secondItem="4kV-Xx-ras" secondAttribute="bottom" constant="8" id="tiZ-aN-44o"/>
|
</constraints>
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
<connections>
|
<outlet property="nameField" destination="Iix-iE-nb1" id="2rd-MY-RYO"/>
|
<outlet property="phoneField" destination="g5n-jb-7EW" id="93Y-QU-kUn"/>
|
</connections>
|
<point key="canvasLocation" x="137.68115942028987" y="-207.47282608695653"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|