<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
</dependencies>
|
<scenes>
|
<!--设置目的地-->
|
<scene sceneID="XgW-sl-P0p">
|
<objects>
|
<viewController storyboardIdentifier="SearchAddressVC" title="设置目的地" id="Ytj-Lo-30M" customClass="SearchAddressVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
|
<view key="view" contentMode="scaleToFill" id="bCh-7W-jsV">
|
<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="2Ey-Uz-o4s">
|
<rect key="frame" x="0.0" y="44" width="414" height="50"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gea-Ea-d2t">
|
<rect key="frame" x="100" y="15" width="1" height="20"/>
|
<color key="backgroundColor" red="0.78823529410000004" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="1" id="fSs-RT-Qla"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7GW-hB-Ctd">
|
<rect key="frame" x="14" y="16.5" width="86" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<state key="normal" title="加载中" image="icon_nav_open">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="selectCity:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="z8K-uT-Qkk"/>
|
</connections>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪里下车" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="n6K-wH-lpI">
|
<rect key="frame" x="119" y="16" width="242" height="18.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uOS-zV-YEa">
|
<rect key="frame" x="371" y="11.5" width="30" height="27"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="30" id="MkA-IN-TrJ"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<state key="normal" title="取消">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="cancel:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="Oak-WA-18n"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="gea-Ea-d2t" secondAttribute="bottom" constant="15" id="7Yb-lQ-Hr7"/>
|
<constraint firstAttribute="trailing" secondItem="uOS-zV-YEa" secondAttribute="trailing" constant="13" id="9Ey-1U-6vY"/>
|
<constraint firstAttribute="height" constant="50" id="E0B-Cn-YAA"/>
|
<constraint firstItem="n6K-wH-lpI" firstAttribute="leading" secondItem="gea-Ea-d2t" secondAttribute="trailing" constant="18" id="HNU-q3-NKA"/>
|
<constraint firstItem="gea-Ea-d2t" firstAttribute="leading" secondItem="7GW-hB-Ctd" secondAttribute="trailing" id="M3o-Du-nZT"/>
|
<constraint firstItem="gea-Ea-d2t" firstAttribute="leading" secondItem="2Ey-Uz-o4s" secondAttribute="leading" constant="100" id="OYG-IM-6jw"/>
|
<constraint firstItem="uOS-zV-YEa" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="P5S-Xu-3bq"/>
|
<constraint firstItem="uOS-zV-YEa" firstAttribute="leading" secondItem="n6K-wH-lpI" secondAttribute="trailing" constant="10" id="TpV-aT-WgC"/>
|
<constraint firstItem="n6K-wH-lpI" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="XBs-D4-07q"/>
|
<constraint firstItem="7GW-hB-Ctd" firstAttribute="leading" secondItem="2Ey-Uz-o4s" secondAttribute="leading" constant="14" id="Z1e-sK-45V"/>
|
<constraint firstItem="7GW-hB-Ctd" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="ayl-fO-okd"/>
|
<constraint firstItem="gea-Ea-d2t" firstAttribute="top" secondItem="2Ey-Uz-o4s" secondAttribute="top" constant="15" id="rlZ-t9-dgr"/>
|
</constraints>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="WwY-EN-6wu">
|
<rect key="frame" x="0.0" y="104" width="414" height="792"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<view key="tableFooterView" contentMode="scaleToFill" id="8Vy-ow-FKK">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4t-rw-cNB">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<state key="normal" title=" 清空历史记录" image="icon_empty">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.39891909250000002" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="clear:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="JHt-2p-CMn"/>
|
</connections>
|
</button>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6cn-Wx-wFX">
|
<rect key="frame" x="14" y="0.0" width="386" height="1"/>
|
<color key="backgroundColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="ufK-a9-VLF"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="6cn-Wx-wFX" firstAttribute="top" secondItem="8Vy-ow-FKK" secondAttribute="top" id="1Dz-F5-0VN"/>
|
<constraint firstItem="g4t-rw-cNB" firstAttribute="leading" secondItem="8Vy-ow-FKK" secondAttribute="leading" id="4nG-EL-QMg"/>
|
<constraint firstAttribute="bottom" secondItem="g4t-rw-cNB" secondAttribute="bottom" id="GNL-du-fMl"/>
|
<constraint firstItem="6cn-Wx-wFX" firstAttribute="leading" secondItem="8Vy-ow-FKK" secondAttribute="leading" constant="14" id="MgT-fG-KEs"/>
|
<constraint firstAttribute="trailing" secondItem="6cn-Wx-wFX" secondAttribute="trailing" constant="14" id="bEx-kH-o5a"/>
|
<constraint firstAttribute="trailing" secondItem="g4t-rw-cNB" secondAttribute="trailing" id="fG0-si-Htq"/>
|
<constraint firstItem="g4t-rw-cNB" firstAttribute="top" secondItem="8Vy-ow-FKK" secondAttribute="top" id="v4d-7h-WAl"/>
|
</constraints>
|
</view>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="jfd-80-b89"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="WwY-EN-6wu" firstAttribute="top" secondItem="2Ey-Uz-o4s" secondAttribute="bottom" constant="10" id="0Rh-Le-EmQ"/>
|
<constraint firstItem="jfd-80-b89" firstAttribute="trailing" secondItem="WwY-EN-6wu" secondAttribute="trailing" id="1GT-re-KQB"/>
|
<constraint firstItem="2Ey-Uz-o4s" firstAttribute="top" secondItem="jfd-80-b89" secondAttribute="top" id="CY2-H5-k7E"/>
|
<constraint firstItem="jfd-80-b89" firstAttribute="trailing" secondItem="2Ey-Uz-o4s" secondAttribute="trailing" id="R4K-02-QKw"/>
|
<constraint firstItem="2Ey-Uz-o4s" firstAttribute="leading" secondItem="bCh-7W-jsV" secondAttribute="leading" id="bK2-Ua-FgJ"/>
|
<constraint firstAttribute="bottom" secondItem="WwY-EN-6wu" secondAttribute="bottom" id="tyC-xn-KfV"/>
|
<constraint firstItem="WwY-EN-6wu" firstAttribute="leading" secondItem="bCh-7W-jsV" secondAttribute="leading" id="zGf-aV-u4t"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="bottomView" destination="8Vy-ow-FKK" id="GWV-Tx-IwW"/>
|
<outlet property="button_city" destination="7GW-hB-Ctd" id="sfC-gF-3KW"/>
|
<outlet property="tableView" destination="WwY-EN-6wu" id="Mdy-vw-2H8"/>
|
<outlet property="textField_search" destination="n6K-wH-lpI" id="9I3-Nz-qe8"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="ate-Av-LO9" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="-91" y="97"/>
|
</scene>
|
<!--取消订单-->
|
<scene sceneID="S6O-3f-Lj0">
|
<objects>
|
<viewController storyboardIdentifier="TravelServiceCancelVC" title="取消订单" id="5lC-cH-jML" customClass="TravelServiceCancelVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
|
<view key="view" contentMode="scaleToFill" id="KJ1-GN-5sj">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="oa4-9W-Fr5">
|
<rect key="frame" x="0.0" y="44" width="414" height="818"/>
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
|
<view key="tableHeaderView" contentMode="scaleToFill" id="BSL-0T-Ozi">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="70"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="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="gaO-wD-98E">
|
<rect key="frame" x="133.5" y="10" width="147" height="19.5"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
|
<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="U9y-nx-zro">
|
<rect key="frame" x="133.5" y="35.5" width="147.5" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.94117647058823528" green="0.44705882352941173" blue="0.027450980392156862" alpha="1" colorSpace="calibratedRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="gaO-wD-98E" firstAttribute="centerX" secondItem="BSL-0T-Ozi" secondAttribute="centerX" id="cJ3-5U-wLV"/>
|
<constraint firstItem="gaO-wD-98E" firstAttribute="top" secondItem="BSL-0T-Ozi" secondAttribute="top" constant="10" id="gBZ-tW-8r4"/>
|
<constraint firstItem="U9y-nx-zro" firstAttribute="centerX" secondItem="BSL-0T-Ozi" secondAttribute="centerX" id="jXH-XP-yiU"/>
|
<constraint firstItem="U9y-nx-zro" firstAttribute="top" secondItem="gaO-wD-98E" secondAttribute="bottom" constant="6" id="zaD-n8-zvi"/>
|
</constraints>
|
</view>
|
<view key="tableFooterView" contentMode="scaleToFill" id="zdg-dE-vOk">
|
<rect key="frame" x="0.0" y="70" width="414" height="251"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="L0l-7V-zCa" customClass="IQTextView">
|
<rect key="frame" x="0.0" y="10" width="414" height="98"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="98" id="nzs-OK-ATA"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="在这儿输入详细描述"/>
|
</userDefinedRuntimeAttributes>
|
</textView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bgE-0J-iq9">
|
<rect key="frame" x="14" y="125" width="386" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="EDu-Ht-neb"/>
|
</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>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="submit:" destination="5lC-cH-jML" eventType="touchUpInside" id="Q66-5h-zhp"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="bgE-0J-iq9" firstAttribute="leading" secondItem="zdg-dE-vOk" secondAttribute="leading" constant="14" id="4eH-Ni-J0p"/>
|
<constraint firstAttribute="trailing" secondItem="bgE-0J-iq9" secondAttribute="trailing" constant="14" id="Vio-VN-oe0"/>
|
<constraint firstItem="bgE-0J-iq9" firstAttribute="top" secondItem="L0l-7V-zCa" secondAttribute="bottom" constant="17" id="ZTo-jC-8Y0"/>
|
<constraint firstItem="L0l-7V-zCa" firstAttribute="top" secondItem="zdg-dE-vOk" secondAttribute="top" constant="10" id="fnf-pV-WiT"/>
|
<constraint firstItem="L0l-7V-zCa" firstAttribute="leading" secondItem="zdg-dE-vOk" secondAttribute="leading" id="q61-EH-CAY"/>
|
<constraint firstAttribute="trailing" secondItem="L0l-7V-zCa" secondAttribute="trailing" id="rcS-Xi-kTm"/>
|
</constraints>
|
</view>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="8X0-Rb-Lvh"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="8X0-Rb-Lvh" firstAttribute="bottom" secondItem="oa4-9W-Fr5" secondAttribute="bottom" id="4TF-iO-tJd"/>
|
<constraint firstItem="oa4-9W-Fr5" firstAttribute="top" secondItem="8X0-Rb-Lvh" secondAttribute="top" id="6DE-Yx-ZXY"/>
|
<constraint firstItem="oa4-9W-Fr5" firstAttribute="leading" secondItem="8X0-Rb-Lvh" secondAttribute="leading" id="JwU-Wl-mgd"/>
|
<constraint firstItem="8X0-Rb-Lvh" firstAttribute="trailing" secondItem="oa4-9W-Fr5" secondAttribute="trailing" id="kwm-2P-zbr"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="label_title" destination="gaO-wD-98E" id="Xwb-qW-uxL"/>
|
<outlet property="tableView" destination="oa4-9W-Fr5" id="c5c-uW-3ok"/>
|
<outlet property="textView" destination="L0l-7V-zCa" id="4ty-je-JVx"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="81G-pt-GPe" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="5223" y="78"/>
|
</scene>
|
<!--设置上车地点-->
|
<scene sceneID="X8F-ZF-GPw">
|
<objects>
|
<viewController storyboardIdentifier="TravelSetAddressVC" title="设置上车地点" id="HRq-BQ-d4L" customClass="TravelSetAddressVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
|
<view key="view" contentMode="scaleToFill" id="O1s-tz-uFi">
|
<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="HhM-FQ-hMB">
|
<rect key="frame" x="0.0" y="44" width="414" height="50"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="910-Iu-aNh">
|
<rect key="frame" x="100" y="15" width="1" height="20"/>
|
<color key="backgroundColor" red="0.78823529410000004" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="1" id="EE0-QU-DXX"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GPx-TI-pUE">
|
<rect key="frame" x="14" y="10.5" width="86" height="29"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
|
<state key="normal" title="柳州市">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="selectCity:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="fco-Bu-x7P"/>
|
</connections>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪里下车" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="K5v-Gk-Szj">
|
<rect key="frame" x="119" y="16" width="242" height="18.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="65j-1Q-twp">
|
<rect key="frame" x="371" y="11.5" width="30" height="27"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="30" id="p3f-3T-6mx"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<state key="normal" title="取消">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="cancel:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="0cs-Xx-jdk"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="GPx-TI-pUE" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="1Ut-hW-UfO"/>
|
<constraint firstItem="65j-1Q-twp" firstAttribute="leading" secondItem="K5v-Gk-Szj" secondAttribute="trailing" constant="10" id="9LC-Ai-SxP"/>
|
<constraint firstItem="65j-1Q-twp" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="AMz-6W-m3c"/>
|
<constraint firstItem="K5v-Gk-Szj" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="An1-gQ-ag4"/>
|
<constraint firstAttribute="trailing" secondItem="65j-1Q-twp" secondAttribute="trailing" constant="13" id="Fi6-BE-JR8"/>
|
<constraint firstAttribute="bottom" secondItem="910-Iu-aNh" secondAttribute="bottom" constant="15" id="Qw0-EB-ukN"/>
|
<constraint firstItem="GPx-TI-pUE" firstAttribute="leading" secondItem="HhM-FQ-hMB" secondAttribute="leading" constant="14" id="Srl-b6-WLf"/>
|
<constraint firstAttribute="height" constant="50" id="XOc-ot-qhe"/>
|
<constraint firstItem="910-Iu-aNh" firstAttribute="leading" secondItem="HhM-FQ-hMB" secondAttribute="leading" constant="100" id="d30-0N-9ph"/>
|
<constraint firstItem="910-Iu-aNh" firstAttribute="leading" secondItem="GPx-TI-pUE" secondAttribute="trailing" id="iMZ-QB-nm9"/>
|
<constraint firstItem="910-Iu-aNh" firstAttribute="top" secondItem="HhM-FQ-hMB" secondAttribute="top" constant="15" id="k9f-TF-7Ma"/>
|
<constraint firstItem="K5v-Gk-Szj" firstAttribute="leading" secondItem="910-Iu-aNh" secondAttribute="trailing" constant="18" id="ySi-2o-Fqc"/>
|
</constraints>
|
</view>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="QqY-tR-vhz">
|
<rect key="frame" x="0.0" y="104" width="414" height="792"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<view key="tableFooterView" contentMode="scaleToFill" id="Agb-Wf-GfZ">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vDO-VX-vGB">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<state key="normal" title=" 清空历史记录" image="icon_empty">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.39891909250000002" colorSpace="calibratedRGB"/>
|
</state>
|
<connections>
|
<action selector="clear:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="S1H-rf-5Vy"/>
|
</connections>
|
</button>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rQA-GP-lVM">
|
<rect key="frame" x="14" y="0.0" width="386" height="1"/>
|
<color key="backgroundColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="daz-KZ-0y0"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="vDO-VX-vGB" firstAttribute="top" secondItem="Agb-Wf-GfZ" secondAttribute="top" id="3Iz-Re-0cM"/>
|
<constraint firstAttribute="bottom" secondItem="vDO-VX-vGB" secondAttribute="bottom" id="5qU-Zz-TEW"/>
|
<constraint firstItem="vDO-VX-vGB" firstAttribute="leading" secondItem="Agb-Wf-GfZ" secondAttribute="leading" id="CCb-i4-iL5"/>
|
<constraint firstAttribute="trailing" secondItem="vDO-VX-vGB" secondAttribute="trailing" id="CFp-aq-GKf"/>
|
<constraint firstItem="rQA-GP-lVM" firstAttribute="leading" secondItem="Agb-Wf-GfZ" secondAttribute="leading" constant="14" id="uCh-TM-l2X"/>
|
<constraint firstAttribute="trailing" secondItem="rQA-GP-lVM" secondAttribute="trailing" constant="14" id="ulI-zJ-Ykf"/>
|
<constraint firstItem="rQA-GP-lVM" firstAttribute="top" secondItem="Agb-Wf-GfZ" secondAttribute="top" id="zDz-Pb-XAa"/>
|
</constraints>
|
</view>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="7Od-Gm-Ikl"/>
|
<color key="backgroundColor" red="0.95294117649999999" green="0.95686274510000002" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
|
<constraints>
|
<constraint firstItem="HhM-FQ-hMB" firstAttribute="top" secondItem="7Od-Gm-Ikl" secondAttribute="top" id="Amb-Xe-EHX"/>
|
<constraint firstItem="7Od-Gm-Ikl" firstAttribute="trailing" secondItem="HhM-FQ-hMB" secondAttribute="trailing" id="Szf-sB-uaj"/>
|
<constraint firstItem="7Od-Gm-Ikl" firstAttribute="trailing" secondItem="QqY-tR-vhz" secondAttribute="trailing" id="V9I-cn-VWw"/>
|
<constraint firstItem="HhM-FQ-hMB" firstAttribute="leading" secondItem="O1s-tz-uFi" secondAttribute="leading" id="YRi-Bp-dA5"/>
|
<constraint firstAttribute="bottom" secondItem="QqY-tR-vhz" secondAttribute="bottom" id="d0I-6n-5GM"/>
|
<constraint firstItem="QqY-tR-vhz" firstAttribute="leading" secondItem="O1s-tz-uFi" secondAttribute="leading" id="iJQ-K3-cB7"/>
|
<constraint firstItem="QqY-tR-vhz" firstAttribute="top" secondItem="HhM-FQ-hMB" secondAttribute="bottom" constant="10" id="psy-SH-haL"/>
|
</constraints>
|
</view>
|
<connections>
|
<outlet property="bottomView" destination="Agb-Wf-GfZ" id="Sjf-lD-3zO"/>
|
<outlet property="button_city" destination="GPx-TI-pUE" id="L9T-an-O0W"/>
|
<outlet property="tableView" destination="QqY-tR-vhz" id="FKH-pN-VWA"/>
|
<outlet property="textField_search" destination="K5v-Gk-Szj" id="kzg-2j-Klt"/>
|
</connections>
|
</viewController>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="b0b-li-keM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
|
</objects>
|
<point key="canvasLocation" x="757" y="96"/>
|
</scene>
|
</scenes>
|
<resources>
|
<image name="icon_empty" width="12" height="14"/>
|
<image name="icon_nav_open" width="10" height="6"/>
|
<namedColor name="Color">
|
<color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
</resources>
|
</document>
|