<?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="CarContractVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="brandBtn" destination="mON-pa-Js9" id="5Si-wm-JzS"/>
|
<outlet property="carTypeBtn" destination="63S-kq-BQv" id="gSy-sG-2M2"/>
|
<outlet property="distanceBtn" destination="5pJ-IQ-nMI" id="gT5-0O-ySb"/>
|
<outlet property="moreBtn" destination="OwG-1S-7OX" id="Xft-go-Q5x"/>
|
<outlet property="searchBtn" destination="kdr-uo-DAM" id="cWN-vA-pWa"/>
|
<outlet property="searchTextField" destination="sb8-o4-Efp" id="mz8-Bd-TRf"/>
|
<outlet property="stackView" destination="gNe-lj-ihO" id="LSQ-1o-xAS"/>
|
<outlet property="stackViewHeiCons" destination="xTB-JN-5GJ" id="VPf-Yc-JVt"/>
|
<outlet property="tableView" destination="OiW-SH-Vcf" id="dhR-tQ-jN8"/>
|
<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="khn-6t-m12">
|
<rect key="frame" x="14" y="48" width="386" height="36"/>
|
<subviews>
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kdr-uo-DAM" customClass="QMUIButton">
|
<rect key="frame" x="149" y="9.5" width="88" height="17"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="17" id="Rhi-eH-gpK"/>
|
</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="sb8-o4-Efp">
|
<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" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="36" id="1ZF-kZ-qxR"/>
|
<constraint firstItem="kdr-uo-DAM" firstAttribute="centerX" secondItem="khn-6t-m12" secondAttribute="centerX" id="5AQ-Yk-exb"/>
|
<constraint firstItem="sb8-o4-Efp" firstAttribute="top" secondItem="khn-6t-m12" secondAttribute="top" id="5iV-hi-Q8j"/>
|
<constraint firstItem="sb8-o4-Efp" firstAttribute="leading" secondItem="khn-6t-m12" secondAttribute="leading" constant="10" id="AkJ-EV-Ecc"/>
|
<constraint firstItem="kdr-uo-DAM" firstAttribute="centerY" secondItem="khn-6t-m12" secondAttribute="centerY" id="JEs-1F-ocU"/>
|
<constraint firstAttribute="bottom" secondItem="sb8-o4-Efp" secondAttribute="bottom" id="VT7-6B-Afn"/>
|
<constraint firstAttribute="trailing" secondItem="sb8-o4-Efp" secondAttribute="trailing" constant="10" id="fuz-aK-rT7"/>
|
</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="gNe-lj-ihO">
|
<rect key="frame" x="0.0" y="88" width="414" height="40"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mON-pa-Js9" 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="COb-0s-Fih"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="63S-kq-BQv" 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="typeAction:" destination="-1" eventType="touchUpInside" id="a39-og-A2U"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5pJ-IQ-nMI" 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="pq7-xv-xIY"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OwG-1S-7OX" 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="SFv-UZ-PMg"/>
|
</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="xTB-JN-5GJ"/>
|
</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="OiW-SH-Vcf" customClass="BaseTableView" customModule="OK出行" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="132" width="414" height="730"/>
|
<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="bottom" secondItem="OiW-SH-Vcf" secondAttribute="bottom" id="19T-br-jvJ"/>
|
<constraint firstItem="gNe-lj-ihO" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="45G-MQ-Wke"/>
|
<constraint firstItem="OiW-SH-Vcf" firstAttribute="top" secondItem="gNe-lj-ihO" secondAttribute="bottom" constant="4" id="KXw-Yi-frP"/>
|
<constraint firstItem="gNe-lj-ihO" firstAttribute="top" secondItem="khn-6t-m12" secondAttribute="bottom" constant="4" id="Oqi-5S-eCv"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="khn-6t-m12" secondAttribute="trailing" constant="14" id="Sag-IY-79N"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="gNe-lj-ihO" secondAttribute="trailing" id="U8M-6x-bWH"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="OiW-SH-Vcf" secondAttribute="trailing" id="X0D-pc-LBZ"/>
|
<constraint firstItem="khn-6t-m12" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="4" id="XcS-Xl-JZc"/>
|
<constraint firstItem="khn-6t-m12" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="iyO-DN-9ZD"/>
|
<constraint firstItem="OiW-SH-Vcf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="pFa-mE-hYp"/>
|
</constraints>
|
<point key="canvasLocation" x="137.68115942028987" y="150.66964285714286"/>
|
</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>
|