<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment version="4352" identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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" customClass="PassengerVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="button_addressbook" destination="yHz-dW-7eu" id="aIU-rk-Tp4"/>
|
<outlet property="button_agreement" destination="Ht0-Xh-EPC" id="7WV-18-5VU"/>
|
<outlet property="button_submit" destination="UQn-KN-DGZ" id="ZD8-ez-m9m"/>
|
<outlet property="textField_name" destination="RnD-Lo-fp0" id="j5S-bN-Ma2"/>
|
<outlet property="textField_phone" destination="oDU-Me-Z4C" id="qZF-GS-Nyn"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lEw-HZ-arI" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="12" y="56" width="390" height="144"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="乘车人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zZp-oE-0tz">
|
<rect key="frame" x="14" y="14" width="49" height="19.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="eq8-Yg-cbA">
|
<rect key="frame" x="0.0" y="44" width="390" height="100"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WiM-he-M26">
|
<rect key="frame" x="0.0" y="0.0" width="390" height="50"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="msE-az-dQx">
|
<rect key="frame" x="14" y="16.5" width="43" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.39000000000000001" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yHz-dW-7eu">
|
<rect key="frame" x="312" y="16.5" width="70" height="17"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="70" id="dun-2a-Gms"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<inset key="titleEdgeInsets" minX="-5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<inset key="imageEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<state key="normal" title="通讯录" image="icon_more_black">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
|
</state>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oDU-Me-Z4C" customClass="YYTextField" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="71" y="10" width="227" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="cH6-Ft-d7O"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad" returnKeyType="done"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumLength">
|
<integer key="value" value="11"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lhy-2Y-MK0">
|
<rect key="frame" x="14" y="49" width="362" height="1"/>
|
<color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.95686274509803915" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="0x4-KD-BQ4"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="Lhy-2Y-MK0" secondAttribute="bottom" id="0eq-yK-kQV"/>
|
<constraint firstItem="msE-az-dQx" firstAttribute="centerY" secondItem="WiM-he-M26" secondAttribute="centerY" id="2Ba-Yb-pOB"/>
|
<constraint firstAttribute="height" constant="50" id="4nY-MS-DaI"/>
|
<constraint firstAttribute="trailing" secondItem="yHz-dW-7eu" secondAttribute="trailing" constant="8" id="EZP-42-O3V"/>
|
<constraint firstItem="oDU-Me-Z4C" firstAttribute="centerY" secondItem="WiM-he-M26" secondAttribute="centerY" id="Ipe-Rf-yoo"/>
|
<constraint firstItem="yHz-dW-7eu" firstAttribute="centerY" secondItem="WiM-he-M26" secondAttribute="centerY" id="Oix-AM-UdV"/>
|
<constraint firstItem="yHz-dW-7eu" firstAttribute="leading" secondItem="oDU-Me-Z4C" secondAttribute="trailing" constant="14" id="Ups-cP-gDQ"/>
|
<constraint firstItem="Lhy-2Y-MK0" firstAttribute="leading" secondItem="WiM-he-M26" secondAttribute="leading" constant="14" id="WdJ-oZ-9bd"/>
|
<constraint firstItem="oDU-Me-Z4C" firstAttribute="leading" secondItem="msE-az-dQx" secondAttribute="trailing" constant="14" id="Zhf-zB-8cO"/>
|
<constraint firstItem="msE-az-dQx" firstAttribute="leading" secondItem="WiM-he-M26" secondAttribute="leading" constant="14" id="rgV-4Q-NeU"/>
|
<constraint firstAttribute="trailing" secondItem="Lhy-2Y-MK0" secondAttribute="trailing" constant="14" id="x78-B1-XDj"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vpT-ZD-vTs">
|
<rect key="frame" x="0.0" y="50" width="390" height="50"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CKs-FY-Esh">
|
<rect key="frame" x="14" y="16.5" width="29" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.39000000000000001" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RnD-Lo-fp0" customClass="YYTextField" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="57" y="10" width="319" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="qFS-S1-eco"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" returnKeyType="done"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumLength">
|
<integer key="value" value="15"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="RnD-Lo-fp0" secondAttribute="trailing" constant="14" id="Bq5-Ew-Ui6"/>
|
<constraint firstItem="RnD-Lo-fp0" firstAttribute="leading" secondItem="CKs-FY-Esh" secondAttribute="trailing" constant="14" id="Fta-pa-Z1F"/>
|
<constraint firstItem="RnD-Lo-fp0" firstAttribute="centerY" secondItem="vpT-ZD-vTs" secondAttribute="centerY" id="Nia-OF-5y5"/>
|
<constraint firstAttribute="height" constant="50" id="ecR-1j-BoU"/>
|
<constraint firstItem="CKs-FY-Esh" firstAttribute="centerY" secondItem="vpT-ZD-vTs" secondAttribute="centerY" id="nb8-C8-jxi"/>
|
<constraint firstItem="CKs-FY-Esh" firstAttribute="leading" secondItem="vpT-ZD-vTs" secondAttribute="leading" constant="14" id="oxR-NH-IIJ"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="eq8-Yg-cbA" secondAttribute="trailing" id="1lO-T1-aTF"/>
|
<constraint firstItem="zZp-oE-0tz" firstAttribute="leading" secondItem="lEw-HZ-arI" secondAttribute="leading" constant="14" id="66Z-GY-ELU"/>
|
<constraint firstAttribute="bottom" secondItem="eq8-Yg-cbA" secondAttribute="bottom" id="Ofm-Ht-udy"/>
|
<constraint firstAttribute="height" constant="144" id="S9s-TY-zAW"/>
|
<constraint firstItem="zZp-oE-0tz" firstAttribute="top" secondItem="lEw-HZ-arI" secondAttribute="top" constant="14" id="ih9-ry-dd3"/>
|
<constraint firstItem="eq8-Yg-cbA" firstAttribute="leading" secondItem="lEw-HZ-arI" secondAttribute="leading" id="moL-aH-VbY"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UQn-KN-DGZ" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="14" y="808" width="386" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="k7q-3M-wX6"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<state key="normal" title="确认代叫"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ht0-Xh-EPC">
|
<rect key="frame" x="121" y="767" width="172" height="29"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<state key="normal" title="《宽窄优行快车服务协议》">
|
<color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
|
</state>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mzD-DC-ec0">
|
<rect key="frame" x="14" y="729.5" width="386" height="33.5"/>
|
<string key="text">未成年乘车需由监护人陪同
|
乘车人行程中违反平台规则,代叫人需承担连带责任</string>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="lEw-HZ-arI" secondAttribute="trailing" constant="12" id="L0c-Bb-BRc"/>
|
<constraint firstItem="Ht0-Xh-EPC" firstAttribute="top" secondItem="mzD-DC-ec0" secondAttribute="bottom" constant="4" id="LOK-TE-g3C"/>
|
<constraint firstItem="UQn-KN-DGZ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="OEF-GR-zWN"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="UQn-KN-DGZ" secondAttribute="trailing" constant="14" id="REa-6c-zFB"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="mzD-DC-ec0" secondAttribute="trailing" constant="14" id="UnY-Lf-GjU"/>
|
<constraint firstItem="mzD-DC-ec0" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="VCj-r7-h3b"/>
|
<constraint firstItem="Ht0-Xh-EPC" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="cU2-MI-RJG"/>
|
<constraint firstItem="lEw-HZ-arI" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="12" id="eqG-7y-zTK"/>
|
<constraint firstItem="lEw-HZ-arI" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="8" id="fQx-Pm-2k6"/>
|
<constraint firstItem="mzD-DC-ec0" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="gbD-Xl-1ph"/>
|
<constraint firstItem="UQn-KN-DGZ" firstAttribute="top" secondItem="Ht0-Xh-EPC" secondAttribute="bottom" constant="12" id="s04-9i-JQ3"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="UQn-KN-DGZ" secondAttribute="bottom" constant="14" id="vWf-Yx-3a0"/>
|
</constraints>
|
<point key="canvasLocation" x="-136.23188405797103" y="112.5"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="RnD-Lo-fp0">
|
<size key="intrinsicContentSize" width="4" height="18.5"/>
|
</designable>
|
<designable name="UQn-KN-DGZ">
|
<size key="intrinsicContentSize" width="58" height="29"/>
|
</designable>
|
<designable name="oDU-Me-Z4C">
|
<size key="intrinsicContentSize" width="4" height="18.5"/>
|
</designable>
|
</designables>
|
<resources>
|
<image name="icon_more_black" width="8" height="13"/>
|
<namedColor name="Color">
|
<color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|