<?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="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="InvoiceInputMoreViewController" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="accountField" destination="VaE-28-FYp" id="8Tz-RZ-1zw"/>
|
<outlet property="addressPhoneField" destination="L1c-Vc-0fd" id="SzD-Ka-7Bi"/>
|
<outlet property="remarkTextField" destination="URG-7v-fPK" id="UNM-6l-GD7"/>
|
<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>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="biG-nV-59I">
|
<rect key="frame" x="14" y="808" width="386" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="1Eh-4j-YG1"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<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="completeAction:" destination="-1" eventType="touchUpInside" id="rn7-yA-tei"/>
|
</connections>
|
</button>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="B9O-hS-w1u">
|
<rect key="frame" x="0.0" y="44" width="414" height="150"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6tm-2G-4AT">
|
<rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="备注说明" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aCQ-GO-nSO">
|
<rect key="frame" x="14" y="16.5" width="57.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hch-M5-5W4">
|
<rect key="frame" x="14" y="49.5" width="387" height="0.5"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="lay-Si-p1d"/>
|
</constraints>
|
</view>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="填写备注说明" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="URG-7v-fPK">
|
<rect key="frame" x="110" y="0.0" width="294" height="49.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="URG-7v-fPK" firstAttribute="top" secondItem="6tm-2G-4AT" secondAttribute="top" id="BPM-tf-nTk"/>
|
<constraint firstItem="URG-7v-fPK" firstAttribute="leading" secondItem="6tm-2G-4AT" secondAttribute="leading" constant="110" id="DRL-uZ-sj9"/>
|
<constraint firstAttribute="trailing" secondItem="URG-7v-fPK" secondAttribute="trailing" constant="10" id="KlO-rs-JGP"/>
|
<constraint firstItem="aCQ-GO-nSO" firstAttribute="leading" secondItem="6tm-2G-4AT" secondAttribute="leading" constant="14" id="PZA-ET-WHg"/>
|
<constraint firstItem="aCQ-GO-nSO" firstAttribute="centerY" secondItem="6tm-2G-4AT" secondAttribute="centerY" id="j1p-r9-gOH"/>
|
<constraint firstAttribute="height" constant="50" id="jZN-ya-RWB"/>
|
<constraint firstAttribute="trailing" secondItem="hch-M5-5W4" secondAttribute="trailing" constant="13" id="q58-tA-zsK"/>
|
<constraint firstItem="hch-M5-5W4" firstAttribute="top" secondItem="URG-7v-fPK" secondAttribute="bottom" id="srC-W9-5UE"/>
|
<constraint firstAttribute="bottom" secondItem="hch-M5-5W4" secondAttribute="bottom" id="tQV-z6-PEe"/>
|
<constraint firstItem="hch-M5-5W4" firstAttribute="leading" secondItem="6tm-2G-4AT" secondAttribute="leading" constant="14" id="v0v-5p-dIr"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zIR-p5-aQC">
|
<rect key="frame" x="0.0" y="50" width="414" height="50"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="地址和电话" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="auc-1m-rjd">
|
<rect key="frame" x="14" y="16.5" width="71.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q4Z-41-F7v">
|
<rect key="frame" x="14" y="49.5" width="387" height="0.5"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="svD-aj-3V3"/>
|
</constraints>
|
</view>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="填写地址和电话" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="L1c-Vc-0fd">
|
<rect key="frame" x="110" y="0.0" width="294" height="49.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="auc-1m-rjd" firstAttribute="centerY" secondItem="zIR-p5-aQC" secondAttribute="centerY" id="172-Vc-C6h"/>
|
<constraint firstItem="Q4Z-41-F7v" firstAttribute="top" secondItem="L1c-Vc-0fd" secondAttribute="bottom" id="3d6-xD-15n"/>
|
<constraint firstAttribute="bottom" secondItem="Q4Z-41-F7v" secondAttribute="bottom" id="7Di-B0-0KU"/>
|
<constraint firstAttribute="trailing" secondItem="Q4Z-41-F7v" secondAttribute="trailing" constant="13" id="N2s-En-6E7"/>
|
<constraint firstAttribute="trailing" secondItem="L1c-Vc-0fd" secondAttribute="trailing" constant="10" id="S0c-kO-Wfd"/>
|
<constraint firstItem="auc-1m-rjd" firstAttribute="leading" secondItem="zIR-p5-aQC" secondAttribute="leading" constant="14" id="dY6-MK-Bjn"/>
|
<constraint firstItem="L1c-Vc-0fd" firstAttribute="leading" secondItem="zIR-p5-aQC" secondAttribute="leading" constant="110" id="fac-46-t9m"/>
|
<constraint firstAttribute="height" constant="50" id="gqS-tn-3Lp"/>
|
<constraint firstItem="Q4Z-41-F7v" firstAttribute="leading" secondItem="zIR-p5-aQC" secondAttribute="leading" constant="14" id="ilx-Oo-k92"/>
|
<constraint firstItem="L1c-Vc-0fd" firstAttribute="top" secondItem="zIR-p5-aQC" secondAttribute="top" id="z3b-4Z-OCU"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iB0-Q8-vUo">
|
<rect key="frame" x="0.0" y="100" width="414" height="50"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开户行和账号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nXZ-3i-L9R">
|
<rect key="frame" x="14" y="16.5" width="86" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Oos-VU-wss">
|
<rect key="frame" x="14" y="49.5" width="387" height="0.5"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.59999999999999998" id="Pab-W7-Ufk"/>
|
</constraints>
|
</view>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="填写开户行和账号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="VaE-28-FYp">
|
<rect key="frame" x="110" y="0.0" width="294" height="49.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="50" id="CZE-ec-Q3S"/>
|
<constraint firstItem="nXZ-3i-L9R" firstAttribute="centerY" secondItem="iB0-Q8-vUo" secondAttribute="centerY" id="Iam-Nc-jaJ"/>
|
<constraint firstItem="Oos-VU-wss" firstAttribute="top" secondItem="VaE-28-FYp" secondAttribute="bottom" id="IrE-jO-4fp"/>
|
<constraint firstAttribute="bottom" secondItem="Oos-VU-wss" secondAttribute="bottom" id="P55-Fn-Led"/>
|
<constraint firstItem="Oos-VU-wss" firstAttribute="leading" secondItem="iB0-Q8-vUo" secondAttribute="leading" constant="14" id="T8L-to-vbG"/>
|
<constraint firstItem="VaE-28-FYp" firstAttribute="leading" secondItem="iB0-Q8-vUo" secondAttribute="leading" constant="110" id="dL5-Z1-d7G"/>
|
<constraint firstAttribute="trailing" secondItem="VaE-28-FYp" secondAttribute="trailing" constant="10" id="jn9-dv-P3a"/>
|
<constraint firstAttribute="trailing" secondItem="Oos-VU-wss" secondAttribute="trailing" constant="13" id="o6H-Nn-033"/>
|
<constraint firstItem="nXZ-3i-L9R" firstAttribute="leading" secondItem="iB0-Q8-vUo" secondAttribute="leading" constant="14" id="rXA-Zr-hf2"/>
|
<constraint firstItem="VaE-28-FYp" firstAttribute="top" secondItem="iB0-Q8-vUo" secondAttribute="top" id="x4P-RG-svU"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="B9O-hS-w1u" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="topMargin" id="Y03-9Q-nVy"/>
|
<constraint firstAttribute="trailing" secondItem="B9O-hS-w1u" secondAttribute="trailing" id="chc-6x-Scg"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="biG-nV-59I" secondAttribute="bottom" constant="14" id="dF4-aq-kjx"/>
|
<constraint firstItem="B9O-hS-w1u" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="hbE-WE-aNk"/>
|
<constraint firstItem="biG-nV-59I" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="wQ3-07-Te8"/>
|
<constraint firstAttribute="trailing" secondItem="biG-nV-59I" secondAttribute="trailing" constant="14" id="yFA-ls-Bxj"/>
|
</constraints>
|
<point key="canvasLocation" x="137.68115942028987" y="153.34821428571428"/>
|
</view>
|
</objects>
|
<resources>
|
<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>
|