<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
<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="CarSaleListVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="brandBtn" destination="BE5-Lh-Fdx" id="i1U-GF-3Cf"/>
|
<outlet property="distanceBtn" destination="rey-co-aVQ" id="2Ge-M1-lgQ"/>
|
<outlet property="moreBtn" destination="qaR-sJ-RIf" id="fiW-oD-EVk"/>
|
<outlet property="priceBtn" destination="Q4A-Jz-ANb" id="yun-fe-oex"/>
|
<outlet property="searchBtn" destination="yxL-T6-KQe" id="euu-uA-nzi"/>
|
<outlet property="searchTextField" destination="JvQ-Ne-EOK" id="d2t-mj-QDt"/>
|
<outlet property="stackView" destination="Z9G-Ti-V7R" id="s5P-5E-X1r"/>
|
<outlet property="stackViewHeiCons" destination="v1h-1N-oRN" id="kbM-TM-iJd"/>
|
<outlet property="tableView" destination="OF0-bc-7ki" id="jO4-QV-Vj4"/>
|
<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="P9J-46-IBG">
|
<rect key="frame" x="14" y="49" width="386" height="36"/>
|
<subviews>
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yxL-T6-KQe" customClass="QMUIButton">
|
<rect key="frame" x="149" y="9.5" width="88" height="17"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="17" id="4ba-G3-M0Y"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="搜索车辆信息" image="icon_search">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
</button>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="JvQ-Ne-EOK">
|
<rect key="frame" x="10" y="0.0" width="366" height="36"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="JvQ-Ne-EOK" firstAttribute="top" secondItem="P9J-46-IBG" secondAttribute="top" id="3Uo-2n-WZk"/>
|
<constraint firstItem="JvQ-Ne-EOK" firstAttribute="leading" secondItem="P9J-46-IBG" secondAttribute="leading" constant="10" id="4T3-Fg-6tf"/>
|
<constraint firstAttribute="bottom" secondItem="JvQ-Ne-EOK" secondAttribute="bottom" id="6TQ-pg-3ZL"/>
|
<constraint firstItem="yxL-T6-KQe" firstAttribute="centerY" secondItem="P9J-46-IBG" secondAttribute="centerY" id="DUZ-NC-jP7"/>
|
<constraint firstAttribute="height" constant="36" id="FgX-7T-QuD"/>
|
<constraint firstItem="yxL-T6-KQe" firstAttribute="centerX" secondItem="P9J-46-IBG" secondAttribute="centerX" id="Tvt-6c-WPc"/>
|
<constraint firstAttribute="trailing" secondItem="JvQ-Ne-EOK" secondAttribute="trailing" constant="10" id="bKt-Pn-twU"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Z9G-Ti-V7R">
|
<rect key="frame" x="0.0" y="89" width="414" height="40"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BE5-Lh-Fdx" customClass="QMUIButton">
|
<rect key="frame" x="0.0" y="0.0" width="103.5" 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="车辆品牌" image="icon_nav_open">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="icon_nav_close"/>
|
<connections>
|
<action selector="brandAction:" destination="-1" eventType="touchUpInside" id="d2g-kZ-urA"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q4A-Jz-ANb" customClass="QMUIButton">
|
<rect key="frame" x="103.5" y="0.0" width="103.5" 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="价格" image="icon_nav_open">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="icon_nav_close"/>
|
<connections>
|
<action selector="priceAction:" destination="-1" eventType="touchUpInside" id="tlT-Lg-hJF"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rey-co-aVQ" customClass="QMUIButton">
|
<rect key="frame" x="207" y="0.0" width="103.5" 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="地区" image="icon_nav_open">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="icon_nav_close"/>
|
<connections>
|
<action selector="distanceAction:" destination="-1" eventType="touchUpInside" id="Nfg-wx-QKX"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qaR-sJ-RIf" customClass="QMUIButton">
|
<rect key="frame" x="310.5" y="0.0" width="103.5" 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="更多" image="icon_nav_open">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" image="icon_nav_close"/>
|
<connections>
|
<action selector="moreAction:" destination="-1" eventType="touchUpInside" id="LOd-EE-CKV"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="v1h-1N-oRN"/>
|
</constraints>
|
</stackView>
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="OF0-bc-7ki" customClass="BaseTableView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="135" width="414" height="727"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="OF0-bc-7ki" secondAttribute="trailing" id="9c7-tY-2T2"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="P9J-46-IBG" secondAttribute="trailing" constant="14" id="JSd-Fi-Xl7"/>
|
<constraint firstItem="Z9G-Ti-V7R" firstAttribute="top" secondItem="P9J-46-IBG" secondAttribute="bottom" constant="4" id="O6h-Kl-p7v"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="OF0-bc-7ki" secondAttribute="bottom" id="TEm-Pg-zxT"/>
|
<constraint firstItem="P9J-46-IBG" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="5" id="Zs3-8P-Amt"/>
|
<constraint firstItem="P9J-46-IBG" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="fSd-kZ-zoh"/>
|
<constraint firstItem="OF0-bc-7ki" firstAttribute="top" secondItem="Z9G-Ti-V7R" secondAttribute="bottom" constant="6" id="iBc-En-bYh"/>
|
<constraint firstItem="OF0-bc-7ki" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="lMt-Cb-DGo"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Z9G-Ti-V7R" secondAttribute="trailing" id="ryf-Nz-UDS"/>
|
<constraint firstItem="Z9G-Ti-V7R" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="twq-qE-FPK"/>
|
</constraints>
|
<point key="canvasLocation" x="137.68115942028987" y="153.34821428571428"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_nav_close" width="10" height="6"/>
|
<image name="icon_nav_open" width="10" height="6"/>
|
<image name="icon_search" width="14" height="15"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|