<?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="InvoiceViewController" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="filterBtn" destination="LvS-m4-yOH" id="Kvy-Ri-8Pw"/>
|
<outlet property="nextStepBtn" destination="iLo-MU-TJf" id="tWq-HW-Fjd"/>
|
<outlet property="optionBtn" destination="ChK-uo-NXN" id="phg-Gg-juf"/>
|
<outlet property="selectAllBtn" destination="iLj-Fr-QWU" id="MDm-XV-Yed"/>
|
<outlet property="selectInfoL" destination="yEj-9c-3dI" id="DLj-fN-WXP"/>
|
<outlet property="tableView" destination="tGt-I7-PtX" id="u99-7A-457"/>
|
<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="nQv-JW-1FS">
|
<rect key="frame" x="0.0" y="44" width="414" height="30"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1oE-7y-sH2">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="1"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="Ovz-9Y-2dl"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eAa-AE-T7d">
|
<rect key="frame" x="0.0" y="29" width="414" height="1"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="DVW-t9-dJr"/>
|
<constraint firstAttribute="height" constant="1" id="OVl-WX-GSm"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ChK-uo-NXN" customClass="QMUIButton">
|
<rect key="frame" x="14" y="0.0" width="77" height="30"/>
|
<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_arrow_open">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="invoiceTypeAction:" destination="-1" eventType="touchUpInside" id="cWf-Qe-ODM"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="LvS-m4-yOH" customClass="QMUIButton">
|
<rect key="frame" x="334" y="0.0" width="66" height="30"/>
|
<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_filter">
|
<color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<connections>
|
<action selector="orderFilterAction:" destination="-1" eventType="touchUpInside" id="Aew-cG-Mfa"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="1oE-7y-sH2" firstAttribute="top" secondItem="nQv-JW-1FS" secondAttribute="top" id="1kg-nC-tv7"/>
|
<constraint firstItem="eAa-AE-T7d" firstAttribute="leading" secondItem="nQv-JW-1FS" secondAttribute="leading" id="6D4-gK-WPk"/>
|
<constraint firstItem="1oE-7y-sH2" firstAttribute="leading" secondItem="nQv-JW-1FS" secondAttribute="leading" id="6nz-7E-HUP"/>
|
<constraint firstItem="LvS-m4-yOH" firstAttribute="top" secondItem="nQv-JW-1FS" secondAttribute="top" id="CkR-ya-kU6"/>
|
<constraint firstAttribute="bottom" secondItem="ChK-uo-NXN" secondAttribute="bottom" id="I7X-OV-kNn"/>
|
<constraint firstAttribute="trailing" secondItem="LvS-m4-yOH" secondAttribute="trailing" constant="14" id="LWt-6r-fVb"/>
|
<constraint firstAttribute="bottom" secondItem="eAa-AE-T7d" secondAttribute="bottom" id="SnE-zp-A1Y"/>
|
<constraint firstAttribute="bottom" secondItem="LvS-m4-yOH" secondAttribute="bottom" id="cgZ-0n-y97"/>
|
<constraint firstItem="ChK-uo-NXN" firstAttribute="leading" secondItem="nQv-JW-1FS" secondAttribute="leading" constant="14" id="fWL-IL-eZw"/>
|
<constraint firstAttribute="trailing" secondItem="1oE-7y-sH2" secondAttribute="trailing" id="hcs-gH-exc"/>
|
<constraint firstItem="ChK-uo-NXN" firstAttribute="top" secondItem="nQv-JW-1FS" secondAttribute="top" id="hoc-2w-m5c"/>
|
<constraint firstAttribute="height" constant="30" id="wFh-ED-HkQ"/>
|
<constraint firstAttribute="trailing" secondItem="eAa-AE-T7d" secondAttribute="trailing" id="xlO-22-JKK"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5pt-AP-X0V">
|
<rect key="frame" x="0.0" y="801" width="414" height="61"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iLo-MU-TJf">
|
<rect key="frame" x="330" y="12.5" width="70" height="36"/>
|
<color key="backgroundColor" red="0.0" green="0.74901960784313726" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="36" id="cF7-fi-1j5"/>
|
<constraint firstAttribute="width" constant="70" id="t8d-dT-3la"/>
|
</constraints>
|
<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="下一步"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="nextStepAction:" destination="-1" eventType="touchUpInside" id="Oeh-jx-7m1"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iLj-Fr-QWU" customClass="QMUIButton">
|
<rect key="frame" x="14" y="11" width="41" height="16"/>
|
<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_unselect">
|
<color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" title="全选" image="icon_select"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
|
<real key="value" value="7"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="selectAllAction:" destination="-1" eventType="touchUpInside" id="RgR-HJ-9yI"/>
|
</connections>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="共0笔订单,合计0.00元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yEj-9c-3dI">
|
<rect key="frame" x="14" y="38" width="131" height="17"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="17" id="fmW-Ke-C0O"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="iLo-MU-TJf" firstAttribute="centerY" secondItem="5pt-AP-X0V" secondAttribute="centerY" id="6Nr-th-u95"/>
|
<constraint firstAttribute="height" constant="61" id="Gcy-8h-DR5"/>
|
<constraint firstAttribute="bottom" secondItem="yEj-9c-3dI" secondAttribute="bottom" constant="6" id="K6n-gF-iNC"/>
|
<constraint firstAttribute="trailing" secondItem="iLo-MU-TJf" secondAttribute="trailing" constant="14" id="bpL-lt-yxL"/>
|
<constraint firstItem="iLj-Fr-QWU" firstAttribute="top" secondItem="5pt-AP-X0V" secondAttribute="top" constant="11" id="qvL-6i-ycr"/>
|
<constraint firstItem="yEj-9c-3dI" firstAttribute="leading" secondItem="5pt-AP-X0V" secondAttribute="leading" constant="14" id="wa1-Hk-H6M"/>
|
<constraint firstItem="iLj-Fr-QWU" firstAttribute="leading" secondItem="5pt-AP-X0V" secondAttribute="leading" constant="14" id="zvE-WN-qRp"/>
|
</constraints>
|
</view>
|
<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="tGt-I7-PtX">
|
<rect key="frame" x="0.0" y="74" width="414" height="727"/>
|
<color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</tableView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="5pt-AP-X0V" secondAttribute="bottom" id="1CO-ob-tF2"/>
|
<constraint firstItem="tGt-I7-PtX" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="9A8-hF-vvQ"/>
|
<constraint firstItem="5pt-AP-X0V" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Iy5-oY-bUJ"/>
|
<constraint firstItem="nQv-JW-1FS" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="NZm-Rs-n3G"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="nQv-JW-1FS" secondAttribute="trailing" id="OSd-13-XdF"/>
|
<constraint firstItem="5pt-AP-X0V" firstAttribute="top" secondItem="tGt-I7-PtX" secondAttribute="bottom" id="RaT-4k-goF"/>
|
<constraint firstItem="nQv-JW-1FS" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="YEE-Yx-Ffi"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="5pt-AP-X0V" secondAttribute="trailing" id="eQ5-GN-PKt"/>
|
<constraint firstItem="tGt-I7-PtX" firstAttribute="top" secondItem="nQv-JW-1FS" secondAttribute="bottom" id="qdy-2K-hN4"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="tGt-I7-PtX" secondAttribute="trailing" id="wri-Gd-APy"/>
|
</constraints>
|
<point key="canvasLocation" x="140.57971014492756" y="153.34821428571428"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="icon_arrow_open" width="10" height="7"/>
|
<image name="icon_filter" width="12" height="12"/>
|
<image name="icon_select" width="16" height="16"/>
|
<image name="icon_unselect" width="16" height="16"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|