<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" 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="19454"/>
|
<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="ScanTravelVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="button_phone" destination="bN3-yr-WlY" id="ACr-1z-aCn"/>
|
<outlet property="button_submit" destination="jbU-Nb-855" id="Ou0-fk-mZE"/>
|
<outlet property="image_avatar" destination="Adt-ZG-OR0" id="YwJ-wq-3li"/>
|
<outlet property="label_brand" destination="tB8-4L-1Ac" id="Yt1-mE-Dyo"/>
|
<outlet property="label_licensePlate" destination="lHd-cJ-xtu" id="79x-iQ-nae"/>
|
<outlet property="label_name" destination="nGj-TB-WbC" id="gjF-g2-q4m"/>
|
<outlet property="label_orderNum" destination="zK6-fe-sVu" id="p2y-oq-fXs"/>
|
<outlet property="label_score" destination="W3X-VG-868" id="eJV-jg-LtX"/>
|
<outlet property="textField_endAddress" destination="zzI-Lk-pTY" id="tSJ-Sf-yPL"/>
|
<outlet property="textField_startAddress" destination="2fr-L4-NSy" id="1oI-0n-CPo"/>
|
<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="iNu-G6-EIc">
|
<rect key="frame" x="0.0" y="44" width="414" height="191"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Lw9-zy-zdb">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="191"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LFo-7D-3rZ">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="89"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7ll-gQ-p59" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="14" y="14.5" width="60" height="60"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kHP-35-oX4" customClass="YYView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="60" height="60"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="0.5"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="0.0"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
<real key="value" value="3"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.59607843140000005" green="0.59607843140000005" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="30"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Adt-ZG-OR0" customClass="YYImageView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="1" y="1" width="58" height="58"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="58" id="hyd-PI-IGI"/>
|
<constraint firstAttribute="width" constant="58" id="pjv-QK-aR9"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="29"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="60" id="4RA-PW-ke3"/>
|
<constraint firstAttribute="bottom" secondItem="kHP-35-oX4" secondAttribute="bottom" id="5M1-sA-IX1"/>
|
<constraint firstItem="kHP-35-oX4" firstAttribute="top" secondItem="7ll-gQ-p59" secondAttribute="top" id="IfJ-bD-mEk"/>
|
<constraint firstItem="Adt-ZG-OR0" firstAttribute="centerY" secondItem="7ll-gQ-p59" secondAttribute="centerY" id="JR5-Ir-uYg"/>
|
<constraint firstAttribute="trailing" secondItem="kHP-35-oX4" secondAttribute="trailing" id="RPH-Gh-Sdy"/>
|
<constraint firstItem="Adt-ZG-OR0" firstAttribute="centerX" secondItem="7ll-gQ-p59" secondAttribute="centerX" id="VQF-6I-phT"/>
|
<constraint firstAttribute="height" constant="60" id="X7P-7g-CbU"/>
|
<constraint firstItem="kHP-35-oX4" firstAttribute="leading" secondItem="7ll-gQ-p59" secondAttribute="leading" id="v2e-ok-40J"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="30"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="许师傅" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nGj-TB-WbC">
|
<rect key="frame" x="84" y="14.5" width="43" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="川A89Q91" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lHd-cJ-xtu">
|
<rect key="frame" x="134" y="14.5" width="68.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="广汽传媒传祺GS4" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tB8-4L-1Ac">
|
<rect key="frame" x="84" y="33.5" width="98.5" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_score" translatesAutoresizingMaskIntoConstraints="NO" id="nsm-TA-b8T">
|
<rect key="frame" x="84" y="60.5" width="14" height="14"/>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="4.8" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W3X-VG-868">
|
<rect key="frame" x="100" y="60.5" width="19" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" name="Color"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="176单" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zK6-fe-sVu">
|
<rect key="frame" x="123" y="60.5" width="33" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bN3-yr-WlY">
|
<rect key="frame" x="370" y="29.5" width="30" height="30"/>
|
<state key="normal" image="icon_dial"/>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="nsm-TA-b8T" firstAttribute="leading" secondItem="7ll-gQ-p59" secondAttribute="trailing" constant="10" id="04v-VH-gGb"/>
|
<constraint firstItem="lHd-cJ-xtu" firstAttribute="centerY" secondItem="nGj-TB-WbC" secondAttribute="centerY" id="7UR-mN-9g9"/>
|
<constraint firstItem="nGj-TB-WbC" firstAttribute="leading" secondItem="7ll-gQ-p59" secondAttribute="trailing" constant="10" id="ELc-lE-6Do"/>
|
<constraint firstItem="W3X-VG-868" firstAttribute="leading" secondItem="nsm-TA-b8T" secondAttribute="trailing" constant="2" id="G0W-d8-PVj"/>
|
<constraint firstItem="7ll-gQ-p59" firstAttribute="centerY" secondItem="LFo-7D-3rZ" secondAttribute="centerY" id="M9l-Y8-BHb"/>
|
<constraint firstItem="bN3-yr-WlY" firstAttribute="centerY" secondItem="LFo-7D-3rZ" secondAttribute="centerY" id="NWs-5X-anO"/>
|
<constraint firstItem="zK6-fe-sVu" firstAttribute="leading" secondItem="W3X-VG-868" secondAttribute="trailing" constant="4" id="Nv7-hw-Lgb"/>
|
<constraint firstItem="tB8-4L-1Ac" firstAttribute="leading" secondItem="nGj-TB-WbC" secondAttribute="leading" id="R86-3O-D1o"/>
|
<constraint firstAttribute="height" constant="89" id="SXH-cP-hnZ"/>
|
<constraint firstItem="tB8-4L-1Ac" firstAttribute="top" secondItem="nGj-TB-WbC" secondAttribute="bottom" constant="2" id="Wes-Gn-y7D"/>
|
<constraint firstAttribute="trailing" secondItem="bN3-yr-WlY" secondAttribute="trailing" constant="14" id="cyd-oY-ksL"/>
|
<constraint firstItem="7ll-gQ-p59" firstAttribute="leading" secondItem="LFo-7D-3rZ" secondAttribute="leading" constant="14" id="fph-3t-Gyu"/>
|
<constraint firstItem="lHd-cJ-xtu" firstAttribute="leading" secondItem="nGj-TB-WbC" secondAttribute="trailing" constant="7" id="kur-Oe-FYQ"/>
|
<constraint firstItem="nGj-TB-WbC" firstAttribute="top" secondItem="7ll-gQ-p59" secondAttribute="top" id="rDR-Pe-o9u"/>
|
<constraint firstItem="zK6-fe-sVu" firstAttribute="centerY" secondItem="W3X-VG-868" secondAttribute="centerY" id="vkb-0r-dgd"/>
|
<constraint firstItem="nsm-TA-b8T" firstAttribute="bottom" secondItem="7ll-gQ-p59" secondAttribute="bottom" id="yZ0-MH-3EA"/>
|
<constraint firstItem="W3X-VG-868" firstAttribute="centerY" secondItem="nsm-TA-b8T" secondAttribute="centerY" id="zw5-CD-knb"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6if-TG-7MV">
|
<rect key="frame" x="0.0" y="89" width="414" height="102"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ux2-5Q-s3p">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="102"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="zrG-ea-dLr">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="102"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xre-Iq-RTu">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="51"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_starting point" translatesAutoresizingMaskIntoConstraints="NO" id="oQ4-C7-PX9">
|
<rect key="frame" x="9" y="18.5" width="14" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="80D-Cn-xC6"/>
|
<constraint firstAttribute="width" constant="14" id="85A-LQ-BYY"/>
|
</constraints>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪儿出发" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2fr-L4-NSy" customClass="YYTextField" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="31" y="5.5" width="375" height="40"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="3mv-4J-dmq"/>
|
</constraints>
|
<color key="textColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m33-LH-BuY">
|
<rect key="frame" x="23" y="50" width="368" height="1"/>
|
<color key="backgroundColor" red="0.84313725490000002" green="0.84313725490000002" blue="0.84313725490000002" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="y7h-ec-PyN"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="oQ4-C7-PX9" firstAttribute="leading" secondItem="xre-Iq-RTu" secondAttribute="leading" constant="9" id="5XR-UY-o3Z"/>
|
<constraint firstItem="2fr-L4-NSy" firstAttribute="leading" secondItem="oQ4-C7-PX9" secondAttribute="trailing" constant="8" id="EZ1-Qd-9W0"/>
|
<constraint firstItem="m33-LH-BuY" firstAttribute="leading" secondItem="xre-Iq-RTu" secondAttribute="leading" constant="23" id="EsH-fI-bex"/>
|
<constraint firstAttribute="trailing" secondItem="m33-LH-BuY" secondAttribute="trailing" constant="23" id="GEA-C0-dxf"/>
|
<constraint firstItem="2fr-L4-NSy" firstAttribute="centerY" secondItem="xre-Iq-RTu" secondAttribute="centerY" id="J0Z-ZT-D8F"/>
|
<constraint firstAttribute="trailing" secondItem="2fr-L4-NSy" secondAttribute="trailing" constant="8" id="WjT-kw-SGm"/>
|
<constraint firstAttribute="height" constant="51" id="ZGZ-W9-Kxq"/>
|
<constraint firstItem="oQ4-C7-PX9" firstAttribute="centerY" secondItem="xre-Iq-RTu" secondAttribute="centerY" id="jfc-Ny-3eR"/>
|
<constraint firstAttribute="bottom" secondItem="m33-LH-BuY" secondAttribute="bottom" id="nqZ-yP-z5u"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ERD-P5-7yZ">
|
<rect key="frame" x="0.0" y="51" width="414" height="51"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_end point" translatesAutoresizingMaskIntoConstraints="NO" id="Yfa-ZK-mHX">
|
<rect key="frame" x="9" y="18.5" width="14" height="14"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="14" id="BRU-KE-Imr"/>
|
<constraint firstAttribute="height" constant="14" id="mAu-hF-BdG"/>
|
</constraints>
|
</imageView>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪里下车" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zzI-Lk-pTY" customClass="YYTextField" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="31" y="5.5" width="375" height="40"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="aJm-JY-GQT"/>
|
</constraints>
|
<color key="textColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="N6A-Yo-8DG">
|
<rect key="frame" x="23" y="50" width="368" height="1"/>
|
<color key="backgroundColor" red="0.84313725490000002" green="0.84313725490000002" blue="0.84313725490000002" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="3xE-eF-p7x"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="zzI-Lk-pTY" firstAttribute="centerY" secondItem="ERD-P5-7yZ" secondAttribute="centerY" id="6O6-gM-R3M"/>
|
<constraint firstAttribute="bottom" secondItem="N6A-Yo-8DG" secondAttribute="bottom" id="Ave-Vb-emA"/>
|
<constraint firstItem="N6A-Yo-8DG" firstAttribute="leading" secondItem="ERD-P5-7yZ" secondAttribute="leading" constant="23" id="Mv3-Fm-FSb"/>
|
<constraint firstItem="zzI-Lk-pTY" firstAttribute="leading" secondItem="Yfa-ZK-mHX" secondAttribute="trailing" constant="8" id="N7M-li-sMk"/>
|
<constraint firstAttribute="trailing" secondItem="zzI-Lk-pTY" secondAttribute="trailing" constant="8" id="Pj7-XI-jbS"/>
|
<constraint firstAttribute="trailing" secondItem="N6A-Yo-8DG" secondAttribute="trailing" constant="23" id="Vpt-Zf-Y2K"/>
|
<constraint firstItem="Yfa-ZK-mHX" firstAttribute="leading" secondItem="ERD-P5-7yZ" secondAttribute="leading" constant="9" id="aj5-2e-mH6"/>
|
<constraint firstAttribute="height" constant="51" id="iyw-mf-9JP"/>
|
<constraint firstItem="Yfa-ZK-mHX" firstAttribute="centerY" secondItem="ERD-P5-7yZ" secondAttribute="centerY" id="ylp-Bk-2fz"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="zrG-ea-dLr" firstAttribute="top" secondItem="ux2-5Q-s3p" secondAttribute="top" id="FWT-ly-gOF"/>
|
<constraint firstAttribute="trailing" secondItem="zrG-ea-dLr" secondAttribute="trailing" id="h5J-5y-6I7"/>
|
<constraint firstAttribute="bottom" secondItem="zrG-ea-dLr" secondAttribute="bottom" id="lw0-yk-XMg"/>
|
<constraint firstItem="zrG-ea-dLr" firstAttribute="leading" secondItem="ux2-5Q-s3p" secondAttribute="leading" id="uDm-AJ-aog"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
|
<color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="calibratedRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
<size key="value" width="0.0" height="0.0"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
<real key="value" value="0.5"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="ux2-5Q-s3p" firstAttribute="top" secondItem="6if-TG-7MV" secondAttribute="top" id="9vA-lP-OQn"/>
|
<constraint firstAttribute="bottom" secondItem="ux2-5Q-s3p" secondAttribute="bottom" id="Ymg-bI-bfi"/>
|
<constraint firstAttribute="trailing" secondItem="ux2-5Q-s3p" secondAttribute="trailing" id="ZhU-DK-yDs"/>
|
<constraint firstItem="ux2-5Q-s3p" firstAttribute="leading" secondItem="6if-TG-7MV" secondAttribute="leading" id="je9-9l-gJG"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="Lw9-zy-zdb" firstAttribute="top" secondItem="iNu-G6-EIc" secondAttribute="top" id="HkV-z4-E0i"/>
|
<constraint firstAttribute="bottom" secondItem="Lw9-zy-zdb" secondAttribute="bottom" id="Kgc-t0-qZz"/>
|
<constraint firstItem="Lw9-zy-zdb" firstAttribute="leading" secondItem="iNu-G6-EIc" secondAttribute="leading" id="XAh-ug-U2t"/>
|
<constraint firstAttribute="trailing" secondItem="Lw9-zy-zdb" secondAttribute="trailing" id="w4k-1q-UMT"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jbU-Nb-855" 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="IID-V8-sqk"/>
|
</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>
|
</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="iNu-G6-EIc" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="AMf-xc-iZr"/>
|
<constraint firstItem="jbU-Nb-855" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="JyB-16-78w"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="jbU-Nb-855" secondAttribute="bottom" constant="14" id="M1S-e0-CfT"/>
|
<constraint firstItem="iNu-G6-EIc" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="TB1-7a-7Qz"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="jbU-Nb-855" secondAttribute="trailing" constant="14" id="gQm-cj-IA6"/>
|
<constraint firstAttribute="trailing" secondItem="iNu-G6-EIc" secondAttribute="trailing" id="pEM-uH-4ry"/>
|
</constraints>
|
<point key="canvasLocation" x="132" y="119"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="2fr-L4-NSy">
|
<size key="intrinsicContentSize" width="86" height="18.5"/>
|
</designable>
|
<designable name="jbU-Nb-855">
|
<size key="intrinsicContentSize" width="30" height="29"/>
|
</designable>
|
<designable name="zzI-Lk-pTY">
|
<size key="intrinsicContentSize" width="86" height="18.5"/>
|
</designable>
|
</designables>
|
<resources>
|
<image name="icon_dial" width="30" height="30"/>
|
<image name="icon_end point" width="10" height="10"/>
|
<image name="icon_score" width="14" height="14"/>
|
<image name="icon_starting point" width="20" height="20"/>
|
<namedColor name="Color">
|
<color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|