<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
|
<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="OfficialCharterVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_addPassenger" destination="aYl-jb-HJb" id="YBQ-ff-yXP"/>
|
<outlet property="btn_endtime" destination="oEN-RO-mbq" id="wGA-dr-aL7"/>
|
<outlet property="btn_starttime" destination="WUL-jD-Jy6" id="6HE-00-hke"/>
|
<outlet property="label_contact" destination="m9e-Fj-Y2g" id="YUA-SK-XZY"/>
|
<outlet property="label_contactPhone" destination="ea9-Zg-xbL" id="rh5-Xo-PBB"/>
|
<outlet property="label_endaddress" destination="bgC-Cv-ZBT" id="IC9-dh-gbV"/>
|
<outlet property="label_passengerNum" destination="h5d-86-rIz" id="pyj-SZ-TEm"/>
|
<outlet property="label_startaddress" destination="yjm-bu-np7" id="YBP-Hb-Lbz"/>
|
<outlet property="label_usedtime" destination="Tcq-Zg-GsJ" id="Iia-ZZ-eUp"/>
|
<outlet property="switch_notice" destination="63w-lM-ulF" id="WMy-tc-niZ"/>
|
<outlet property="tableView" destination="WQg-5W-omG" id="3S1-TQ-Nf6"/>
|
<outlet property="tableViewHeiCons" destination="8ic-Iu-QHw" id="KCV-SE-Dh4"/>
|
<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="393" height="852"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gFH-Z9-ppp">
|
<rect key="frame" x="0.0" y="59" width="393" height="759"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UOi-uH-w8O">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="878"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Nm4-Gx-uZU">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="878"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JTA-6s-isv">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="40"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p0D-fG-iZT">
|
<rect key="frame" x="21" y="0.0" width="30" height="40"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="单程">
|
<color key="titleColor" red="0.31372549019607843" green="0.38823529411764707" blue="0.54117647058823526" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="singleAction:" destination="-1" eventType="touchUpInside" id="TJd-mY-eNE"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Z8a-4f-Ict">
|
<rect key="frame" x="92" y="0.0" width="30" height="40"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="包车">
|
<color key="titleColor" name="Color"/>
|
</state>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="Z8a-4f-Ict" firstAttribute="top" secondItem="JTA-6s-isv" secondAttribute="top" id="EBS-Di-asD"/>
|
<constraint firstAttribute="height" constant="40" id="GYp-In-CWa"/>
|
<constraint firstItem="Z8a-4f-Ict" firstAttribute="leading" secondItem="p0D-fG-iZT" secondAttribute="trailing" constant="41" id="NIa-Zg-Jmj"/>
|
<constraint firstAttribute="bottom" secondItem="p0D-fG-iZT" secondAttribute="bottom" id="Pcc-4M-NeU"/>
|
<constraint firstItem="p0D-fG-iZT" firstAttribute="leading" secondItem="JTA-6s-isv" secondAttribute="leading" constant="21" id="TZg-EE-dUD"/>
|
<constraint firstItem="p0D-fG-iZT" firstAttribute="top" secondItem="JTA-6s-isv" secondAttribute="top" id="Usz-hA-ceM"/>
|
<constraint firstAttribute="bottom" secondItem="Z8a-4f-Ict" secondAttribute="bottom" id="Waw-Vw-fM6"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nFH-Hi-ggZ">
|
<rect key="frame" x="0.0" y="40" width="393" height="52"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rvD-tD-FqK">
|
<rect key="frame" x="14" y="22.666666666666671" width="81.666666666666671" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.031372549019607843" green="0.16862745098039217" blue="0.29411764705882354" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="(选择时长最短不能低于0.5天)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hsF-2H-dbw">
|
<rect key="frame" x="95.666666666666671" y="25.666666666666668" width="162.66666666666663" height="14.333333333333332"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.31372549019607843" green="0.38823529411764707" blue="0.54117647058823526" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="52" id="ZM7-tH-MQE"/>
|
<constraint firstItem="rvD-tD-FqK" firstAttribute="leading" secondItem="nFH-Hi-ggZ" secondAttribute="leading" constant="14" id="el0-Gi-Vai"/>
|
<constraint firstAttribute="bottom" secondItem="rvD-tD-FqK" secondAttribute="bottom" constant="10" id="gPv-bN-8FO"/>
|
<constraint firstItem="hsF-2H-dbw" firstAttribute="leading" secondItem="rvD-tD-FqK" secondAttribute="trailing" id="nbw-cG-6z3"/>
|
<constraint firstItem="hsF-2H-dbw" firstAttribute="bottom" secondItem="rvD-tD-FqK" secondAttribute="bottom" constant="-2" id="rm0-E7-RLN"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yNE-U3-gRV">
|
<rect key="frame" x="0.0" y="92" width="393" height="150"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="wnY-4n-nyq">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="150"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tsj-CI-iht">
|
<rect key="frame" x="0.0" y="0.0" width="393" 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="szC-0d-HO4">
|
<rect key="frame" x="14" y="16.666666666666657" width="86" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549019607843" green="0.38823529411764707" blue="0.54117647058823526" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WUL-jD-Jy6" customClass="QMUIButton">
|
<rect key="frame" x="271" y="16.666666666666657" width="108" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="请选择用车时间" image="icon_more_gray">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="startTimeAction:" destination="-1" eventType="touchUpInside" id="Q8u-Zk-8jq"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="szC-0d-HO4" firstAttribute="centerY" secondItem="Tsj-CI-iht" secondAttribute="centerY" id="75H-J8-614"/>
|
<constraint firstItem="szC-0d-HO4" firstAttribute="leading" secondItem="Tsj-CI-iht" secondAttribute="leading" constant="14" id="Dy7-jH-uXs"/>
|
<constraint firstItem="WUL-jD-Jy6" firstAttribute="centerY" secondItem="Tsj-CI-iht" secondAttribute="centerY" id="ccm-ag-ebu"/>
|
<constraint firstAttribute="trailing" secondItem="WUL-jD-Jy6" secondAttribute="trailing" constant="14" id="dJj-ew-pta"/>
|
<constraint firstAttribute="height" constant="50" id="gVM-QR-Vc2"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NZM-jq-lfp">
|
<rect key="frame" x="0.0" y="50" width="393" 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="Dk5-iR-q4o">
|
<rect key="frame" x="14" y="16.666666666666657" width="86" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oEN-RO-mbq" customClass="QMUIButton">
|
<rect key="frame" x="271" y="16.666666666666657" width="108" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="请选择结束时间" image="icon_more_gray">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="endTimeAction:" destination="-1" eventType="touchUpInside" id="Qx0-Na-LV2"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="oEN-RO-mbq" secondAttribute="trailing" constant="14" id="0Po-wK-8Gb"/>
|
<constraint firstItem="Dk5-iR-q4o" firstAttribute="centerY" secondItem="NZM-jq-lfp" secondAttribute="centerY" id="a6z-Gf-lae"/>
|
<constraint firstItem="oEN-RO-mbq" firstAttribute="centerY" secondItem="NZM-jq-lfp" secondAttribute="centerY" id="bI6-OP-xNO"/>
|
<constraint firstItem="Dk5-iR-q4o" firstAttribute="leading" secondItem="NZM-jq-lfp" secondAttribute="leading" constant="14" id="rSW-zm-vaY"/>
|
<constraint firstAttribute="height" constant="50" id="w6B-8h-V4b"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ci7-Tv-lXz">
|
<rect key="frame" x="0.0" y="100" width="393" 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="Gyg-M7-Kdk">
|
<rect key="frame" x="14.000000000000004" y="16.666666666666686" width="57.333333333333343" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0天" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tcq-Zg-GsJ">
|
<rect key="frame" x="355.66666666666669" y="16.666666666666686" width="23.333333333333314" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" name="Color-1"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Tcq-Zg-GsJ" firstAttribute="centerY" secondItem="Ci7-Tv-lXz" secondAttribute="centerY" id="178-CA-1qo"/>
|
<constraint firstAttribute="height" constant="50" id="Cb5-6c-e1V"/>
|
<constraint firstAttribute="trailing" secondItem="Tcq-Zg-GsJ" secondAttribute="trailing" constant="14" id="NPM-DW-T38"/>
|
<constraint firstItem="Gyg-M7-Kdk" firstAttribute="centerY" secondItem="Ci7-Tv-lXz" secondAttribute="centerY" id="WwR-Bz-TNk"/>
|
<constraint firstItem="Gyg-M7-Kdk" firstAttribute="leading" secondItem="Ci7-Tv-lXz" secondAttribute="leading" constant="14" id="dHM-HF-vFF"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="wnY-4n-nyq" secondAttribute="trailing" id="DNk-nn-Crs"/>
|
<constraint firstAttribute="bottom" secondItem="wnY-4n-nyq" secondAttribute="bottom" id="NyP-Kf-bhC"/>
|
<constraint firstItem="wnY-4n-nyq" firstAttribute="top" secondItem="yNE-U3-gRV" secondAttribute="top" id="k6r-sx-3On"/>
|
<constraint firstItem="wnY-4n-nyq" firstAttribute="leading" secondItem="yNE-U3-gRV" secondAttribute="leading" id="pCW-Jg-Rr3"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NCD-Wa-eqM">
|
<rect key="frame" x="0.0" y="242" width="393" height="52"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择地址:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9J1-Rg-Jut">
|
<rect key="frame" x="14" y="22.666666666666686" width="81.666666666666671" height="19.333333333333329"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.031372549020000001" green="0.16862745100000001" blue="0.29411764709999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="52" id="0tC-Fl-qal"/>
|
<constraint firstAttribute="bottom" secondItem="9J1-Rg-Jut" secondAttribute="bottom" constant="10" id="Hc5-X0-RYg"/>
|
<constraint firstItem="9J1-Rg-Jut" firstAttribute="leading" secondItem="NCD-Wa-eqM" secondAttribute="leading" constant="14" id="b5z-fl-NH6"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UEl-Ik-TPL">
|
<rect key="frame" x="0.0" y="294" width="393" height="101"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="G09-cE-z2s">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="101"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="11D-eD-flN" customClass="TapButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="393" height="51"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_starting point" translatesAutoresizingMaskIntoConstraints="NO" id="zYe-Or-0zd">
|
<rect key="frame" x="3" y="18.666666666666686" width="14" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="CJN-nF-Nzz"/>
|
<constraint firstAttribute="width" constant="14" id="EN4-1B-csQ"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yjm-bu-np7">
|
<rect key="frame" x="21" y="17" width="368" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.031372549019607843" green="0.16862745098039217" blue="0.29411764705882354" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eR3-ZQ-Ama">
|
<rect key="frame" x="21" y="50.333333333333314" width="365" height="0.6666666666666643"/>
|
<color key="backgroundColor" red="0.15294117647058825" green="0.15686274509803921" blue="0.1764705882352941" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="oad-7a-edd"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="eR3-ZQ-Ama" firstAttribute="leading" secondItem="11D-eD-flN" secondAttribute="leading" constant="21" id="57B-rN-Fjy"/>
|
<constraint firstItem="yjm-bu-np7" firstAttribute="leading" secondItem="zYe-Or-0zd" secondAttribute="trailing" constant="4" id="9XK-be-TjE"/>
|
<constraint firstAttribute="trailing" secondItem="eR3-ZQ-Ama" secondAttribute="trailing" constant="7" id="Cre-EL-cdC"/>
|
<constraint firstAttribute="bottom" secondItem="eR3-ZQ-Ama" secondAttribute="bottom" id="DAz-Ff-Ups"/>
|
<constraint firstAttribute="trailing" secondItem="yjm-bu-np7" secondAttribute="trailing" constant="4" id="GgU-nf-itZ"/>
|
<constraint firstItem="zYe-Or-0zd" firstAttribute="leading" secondItem="11D-eD-flN" secondAttribute="leading" constant="3" id="M92-4a-Jue"/>
|
<constraint firstItem="zYe-Or-0zd" firstAttribute="centerY" secondItem="11D-eD-flN" secondAttribute="centerY" id="OhR-py-kqo"/>
|
<constraint firstAttribute="height" constant="51" id="s5F-A2-aLt"/>
|
<constraint firstItem="yjm-bu-np7" firstAttribute="centerY" secondItem="zYe-Or-0zd" secondAttribute="centerY" id="yDK-FE-8CX"/>
|
</constraints>
|
<connections>
|
<action selector="selectStartAddressAction" destination="-1" eventType="touchUpInside" id="vtQ-8w-9zd"/>
|
</connections>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0aW-Il-Xgv" customClass="TapButton" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="51" width="393" height="50"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_end point" translatesAutoresizingMaskIntoConstraints="NO" id="Ee6-dl-vEt">
|
<rect key="frame" x="3" y="18" width="14" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="bcJ-I2-Nn2"/>
|
<constraint firstAttribute="width" constant="14" id="euJ-Bm-9Og"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bgC-Cv-ZBT">
|
<rect key="frame" x="21" y="16.666666666666686" width="368" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.031372549020000001" green="0.16862745100000001" blue="0.29411764709999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="bgC-Cv-ZBT" firstAttribute="leading" secondItem="Ee6-dl-vEt" secondAttribute="trailing" constant="4" id="CZz-OU-t39"/>
|
<constraint firstItem="Ee6-dl-vEt" firstAttribute="leading" secondItem="0aW-Il-Xgv" secondAttribute="leading" constant="3" id="Cch-RZ-feO"/>
|
<constraint firstItem="Ee6-dl-vEt" firstAttribute="centerY" secondItem="0aW-Il-Xgv" secondAttribute="centerY" id="KzH-bN-kQT"/>
|
<constraint firstAttribute="height" constant="50" id="SMt-U0-xkt"/>
|
<constraint firstItem="bgC-Cv-ZBT" firstAttribute="centerY" secondItem="Ee6-dl-vEt" secondAttribute="centerY" id="aTC-Bw-Um5"/>
|
<constraint firstAttribute="trailing" secondItem="bgC-Cv-ZBT" secondAttribute="trailing" constant="4" id="pKZ-Np-1Uj"/>
|
</constraints>
|
<connections>
|
<action selector="selectEndAddressAction" destination="-1" eventType="touchUpInside" id="WB5-Rz-35A"/>
|
</connections>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="G09-cE-z2s" firstAttribute="leading" secondItem="UEl-Ik-TPL" secondAttribute="leading" id="NjQ-Zx-jNE"/>
|
<constraint firstAttribute="trailing" secondItem="G09-cE-z2s" secondAttribute="trailing" id="jj4-W8-Ovp"/>
|
<constraint firstAttribute="bottom" secondItem="G09-cE-z2s" secondAttribute="bottom" id="rqz-K1-5Rs"/>
|
<constraint firstItem="G09-cE-z2s" firstAttribute="top" secondItem="UEl-Ik-TPL" secondAttribute="top" id="wfC-8F-qpT"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="aaW-qo-CbK">
|
<rect key="frame" x="0.0" y="395" width="393" height="92"/>
|
<subviews>
|
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="63w-lM-ulF">
|
<rect key="frame" x="332" y="16.666666666666686" width="51" height="31"/>
|
</switch>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="是否需要提醒乘车人?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sR9-vq-v5x">
|
<rect key="frame" x="204.33333333333334" y="24.999999999999996" width="122.66666666666666" height="14.333333333333332"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.031372549019607843" green="0.16862745098039217" blue="0.29411764705882354" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aYl-jb-HJb" customClass="QMUIButton">
|
<rect key="frame" x="299" y="60" width="82" height="20"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="新增乘车人" image="btn_add_circle">
|
<color key="titleColor" name="Color"/>
|
</state>
|
<connections>
|
<action selector="addPassengerAction:" destination="-1" eventType="touchUpInside" id="L0S-wC-Dv2"/>
|
</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="FVc-Jb-sZd">
|
<rect key="frame" x="14" y="62.666666666666636" width="98" height="19.333333333333336"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="63w-lM-ulF" firstAttribute="leading" secondItem="sR9-vq-v5x" secondAttribute="trailing" constant="5" id="04R-Lb-9gK"/>
|
<constraint firstItem="sR9-vq-v5x" firstAttribute="top" secondItem="aaW-qo-CbK" secondAttribute="top" constant="25" id="0kZ-Bq-mlL"/>
|
<constraint firstAttribute="trailing" secondItem="aYl-jb-HJb" secondAttribute="trailing" constant="12" id="5Dt-vr-Q3D"/>
|
<constraint firstItem="FVc-Jb-sZd" firstAttribute="leading" secondItem="aaW-qo-CbK" secondAttribute="leading" constant="14" id="AXr-F9-6RD"/>
|
<constraint firstAttribute="bottom" secondItem="aYl-jb-HJb" secondAttribute="bottom" constant="12" id="IfJ-tN-R2s"/>
|
<constraint firstAttribute="bottom" secondItem="FVc-Jb-sZd" secondAttribute="bottom" constant="10" id="mdV-dd-cru"/>
|
<constraint firstAttribute="height" constant="92" id="wKs-Jr-qiB"/>
|
<constraint firstAttribute="trailing" secondItem="63w-lM-ulF" secondAttribute="trailing" constant="12" id="xBt-UW-tp0"/>
|
<constraint firstItem="63w-lM-ulF" firstAttribute="centerY" secondItem="sR9-vq-v5x" secondAttribute="centerY" id="xeN-Ko-xfC"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iiP-yj-aFz">
|
<rect key="frame" x="0.0" y="487" width="393" 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="Bu6-yO-14L">
|
<rect key="frame" x="14.000000000000004" y="16.666666666666629" width="57.333333333333343" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549019607843" green="0.38823529411764707" blue="0.54117647058823526" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h5d-86-rIz">
|
<rect key="frame" x="372" y="16.666666666666629" width="9" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uAl-72-xkO">
|
<rect key="frame" x="14" y="49.333333333333371" width="365" 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="PAr-OP-loa"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="Bu6-yO-14L" firstAttribute="centerY" secondItem="iiP-yj-aFz" secondAttribute="centerY" id="NN4-KE-ile"/>
|
<constraint firstAttribute="height" constant="50" id="U3V-Kj-HMD"/>
|
<constraint firstAttribute="bottom" secondItem="uAl-72-xkO" secondAttribute="bottom" id="aK8-us-fpB"/>
|
<constraint firstAttribute="trailing" secondItem="h5d-86-rIz" secondAttribute="trailing" constant="12" id="c6i-6f-Cf0"/>
|
<constraint firstItem="Bu6-yO-14L" firstAttribute="leading" secondItem="iiP-yj-aFz" secondAttribute="leading" constant="14" id="d1s-2t-krt"/>
|
<constraint firstAttribute="trailing" secondItem="uAl-72-xkO" secondAttribute="trailing" constant="14" id="vHv-oK-AOK"/>
|
<constraint firstItem="uAl-72-xkO" firstAttribute="leading" secondItem="iiP-yj-aFz" secondAttribute="leading" constant="14" id="vOp-pm-Hb1"/>
|
<constraint firstItem="h5d-86-rIz" firstAttribute="centerY" secondItem="Bu6-yO-14L" secondAttribute="centerY" id="xbD-8V-Fxh"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M56-rH-hch">
|
<rect key="frame" x="0.0" y="537" width="393" 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="hMh-eL-UlR">
|
<rect key="frame" x="14" y="16.666666666666629" width="43" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549019607843" green="0.38823529411764707" blue="0.54117647058823526" 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" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m9e-Fj-Y2g">
|
<rect key="frame" x="367.66666666666669" y="16.666666666666629" width="13.333333333333314" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="m9e-Fj-Y2g" secondAttribute="trailing" constant="12" id="EaS-VA-FTM"/>
|
<constraint firstItem="hMh-eL-UlR" firstAttribute="centerY" secondItem="M56-rH-hch" secondAttribute="centerY" id="Sux-Cp-67Q"/>
|
<constraint firstItem="hMh-eL-UlR" firstAttribute="leading" secondItem="M56-rH-hch" secondAttribute="leading" constant="14" id="a9Q-0a-HWZ"/>
|
<constraint firstItem="m9e-Fj-Y2g" firstAttribute="centerY" secondItem="hMh-eL-UlR" secondAttribute="centerY" id="aEj-0Z-Zse"/>
|
<constraint firstAttribute="height" constant="50" id="dl0-2s-tol"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lgj-pw-1Fh">
|
<rect key="frame" x="0.0" y="587" width="393" 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="nZj-iT-KzX">
|
<rect key="frame" x="14.000000000000004" y="16.666666666666629" width="57.333333333333343" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" 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" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ea9-Zg-xbL">
|
<rect key="frame" x="367.66666666666669" y="16.666666666666629" width="13.333333333333314" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.31372549020000001" green="0.38823529410000002" blue="0.54117647059999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="ea9-Zg-xbL" secondAttribute="trailing" constant="12" id="Ds0-2C-Ko8"/>
|
<constraint firstItem="ea9-Zg-xbL" firstAttribute="centerY" secondItem="nZj-iT-KzX" secondAttribute="centerY" id="Rbu-eJ-0jO"/>
|
<constraint firstItem="nZj-iT-KzX" firstAttribute="leading" secondItem="Lgj-pw-1Fh" secondAttribute="leading" constant="14" id="VkH-Gh-5Rv"/>
|
<constraint firstAttribute="height" constant="50" id="pqZ-kL-uMG"/>
|
<constraint firstItem="nZj-iT-KzX" firstAttribute="centerY" secondItem="Lgj-pw-1Fh" secondAttribute="centerY" id="qFK-vI-cMC"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fss-T2-1HC">
|
<rect key="frame" x="0.0" y="637" width="393" height="6"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="6" id="Hd9-El-xZj"/>
|
</constraints>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="WQg-5W-omG">
|
<rect key="frame" x="0.0" y="643" width="393" height="100"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="100" id="8ic-Iu-QHw"/>
|
</constraints>
|
</tableView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VaR-Xb-oJA">
|
<rect key="frame" x="0.0" y="743" width="393" height="135"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9Ab-PU-Cys">
|
<rect key="frame" x="14" y="80" width="365" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="3do-QJ-mJU"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="提交"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="submitAction:" destination="-1" eventType="touchUpInside" id="jkn-aG-YDL"/>
|
</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="AFH-Ri-HOt">
|
<rect key="frame" x="140" y="20" width="113" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.031372549019607843" green="0.16862745098039217" blue="0.29411764705882354" 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" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fJ3-UE-bQR">
|
<rect key="frame" x="61" y="41" width="271.33333333333331" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="semibold" pointSize="14"/>
|
<color key="textColor" red="0.031372549020000001" green="0.16862745100000001" blue="0.29411764709999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="9Ab-PU-Cys" secondAttribute="trailing" constant="14" id="Auh-Tk-CeR"/>
|
<constraint firstItem="fJ3-UE-bQR" firstAttribute="top" secondItem="AFH-Ri-HOt" secondAttribute="bottom" constant="4" id="HWn-dp-8nM"/>
|
<constraint firstAttribute="height" constant="135" id="Rl0-jQ-2Bf"/>
|
<constraint firstItem="9Ab-PU-Cys" firstAttribute="leading" secondItem="VaR-Xb-oJA" secondAttribute="leading" constant="14" id="dPS-mQ-QL1"/>
|
<constraint firstItem="AFH-Ri-HOt" firstAttribute="top" secondItem="VaR-Xb-oJA" secondAttribute="top" constant="20" id="fjx-va-DkU"/>
|
<constraint firstAttribute="bottom" secondItem="9Ab-PU-Cys" secondAttribute="bottom" constant="15" id="l5X-FS-ASm"/>
|
<constraint firstItem="fJ3-UE-bQR" firstAttribute="centerX" secondItem="VaR-Xb-oJA" secondAttribute="centerX" id="muS-Fw-v74"/>
|
<constraint firstItem="AFH-Ri-HOt" firstAttribute="centerX" secondItem="VaR-Xb-oJA" secondAttribute="centerX" id="rGO-iX-wAU"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<constraints>
|
<constraint firstItem="Nm4-Gx-uZU" firstAttribute="top" secondItem="UOi-uH-w8O" secondAttribute="top" id="2jA-w4-GCn"/>
|
<constraint firstAttribute="bottom" secondItem="Nm4-Gx-uZU" secondAttribute="bottom" id="KJO-Dw-yUe"/>
|
<constraint firstAttribute="trailing" secondItem="Nm4-Gx-uZU" secondAttribute="trailing" id="lhg-uX-4eo"/>
|
<constraint firstItem="Nm4-Gx-uZU" firstAttribute="leading" secondItem="UOi-uH-w8O" secondAttribute="leading" id="p7I-Nc-TOl"/>
|
</constraints>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="UOi-uH-w8O" secondAttribute="trailing" id="Evg-zr-fEK"/>
|
<constraint firstItem="UOi-uH-w8O" firstAttribute="leading" secondItem="gFH-Z9-ppp" secondAttribute="leading" id="TeN-TW-ZTx"/>
|
<constraint firstItem="UOi-uH-w8O" firstAttribute="top" secondItem="gFH-Z9-ppp" secondAttribute="top" id="c7I-q5-DwA"/>
|
<constraint firstAttribute="bottom" secondItem="UOi-uH-w8O" secondAttribute="bottom" id="prg-QX-fnv"/>
|
<constraint firstItem="UOi-uH-w8O" firstAttribute="centerX" secondItem="gFH-Z9-ppp" secondAttribute="centerX" id="sv2-Rf-AKz"/>
|
</constraints>
|
</scrollView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="gFH-Z9-ppp" secondAttribute="bottom" id="3oQ-yc-KMk"/>
|
<constraint firstItem="gFH-Z9-ppp" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="FKI-E9-FLA"/>
|
<constraint firstItem="gFH-Z9-ppp" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Xmj-SF-YNy"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="gFH-Z9-ppp" secondAttribute="trailing" id="gMn-ll-W7p"/>
|
</constraints>
|
<point key="canvasLocation" x="136.64122137404578" y="20.422535211267608"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_add_circle" width="20" height="20"/>
|
<image name="icon_end point" width="14" height="14"/>
|
<image name="icon_more_gray" width="8" height="13"/>
|
<image name="icon_starting point" width="14" height="14"/>
|
<namedColor name="Color">
|
<color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<namedColor name="Color-1">
|
<color red="0.94099998474121094" green="0.44699999690055847" blue="0.027000000700354576" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|