CardOrderInformationReusableView.xib 9.7 KB
Newer Older
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
3 4 5 6 7 8 9
    <dependencies>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="CardOrderInformationReusableView">
10
            <rect key="frame" x="0.0" y="0.0" width="794" height="65"/>
11 12
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
13 14
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fje-v9-8h3">
                    <rect key="frame" x="678" y="15.5" width="96" height="35"/>
15
                    <color key="backgroundColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
16 17 18 19
                    <constraints>
                        <constraint firstAttribute="width" constant="96" id="4BC-lC-sbw"/>
                        <constraint firstAttribute="height" constant="35" id="tiM-h0-qOB"/>
                    </constraints>
20 21 22 23 24 25 26 27 28 29 30 31 32
                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                    <state key="normal" title="上传小票">
                        <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </state>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="5"/>
                        </userDefinedRuntimeAttribute>
                    </userDefinedRuntimeAttributes>
                    <connections>
                        <action selector="uploadReceiptsButtonClickAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="M4p-LY-oPJ"/>
                    </connections>
                </button>
33 34 35 36 37 38
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789098" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dyu-RA-dDY">
                    <rect key="frame" x="88" y="22" width="240" height="21"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="21" id="DfE-EM-reb"/>
                        <constraint firstAttribute="width" constant="240" id="L7g-pE-iQW"/>
                    </constraints>
39 40 41 42
                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
43 44 45 46 47 48
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B5J-F8-QRj">
                    <rect key="frame" x="360" y="22" width="42" height="21"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="42" id="ZEl-EU-QY9"/>
                        <constraint firstAttribute="height" constant="21" id="uO5-aC-Pp2"/>
                    </constraints>
49 50 51 52
                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
53 54 55 56 57 58
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单号:" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8yQ-hJ-RXU">
                    <rect key="frame" x="26" y="22" width="52" height="21"/>
                    <constraints>
                        <constraint firstAttribute="width" constant="52" id="J29-3f-j2Y"/>
                        <constraint firstAttribute="height" constant="21" id="c2S-1W-bXE"/>
                    </constraints>
59 60 61 62
                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
63 64 65 66 67
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="2016-10-20 13:51:10" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8zE-O4-90C">
                    <rect key="frame" x="412" y="21" width="164" height="21"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="21" id="9Q7-dI-9vD"/>
                    </constraints>
68 69 70 71 72 73
                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                    <nil key="highlightedColor"/>
                </label>
            </subviews>
            <color key="backgroundColor" red="0.96470588235294119" green="0.96470588235294119" blue="0.96470588235294119" alpha="1" colorSpace="calibratedRGB"/>
74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
            <constraints>
                <constraint firstItem="B5J-F8-QRj" firstAttribute="leading" secondItem="Dyu-RA-dDY" secondAttribute="trailing" constant="32" id="20j-9X-zgr"/>
                <constraint firstAttribute="bottom" secondItem="B5J-F8-QRj" secondAttribute="bottom" constant="22" id="5GK-7C-8NM"/>
                <constraint firstItem="Dyu-RA-dDY" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="22" id="6bK-nK-JpY"/>
                <constraint firstItem="8yQ-hJ-RXU" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="22" id="8Sn-3J-sk9"/>
                <constraint firstItem="Dyu-RA-dDY" firstAttribute="leading" secondItem="8yQ-hJ-RXU" secondAttribute="trailing" constant="10" id="MUT-kk-D6H"/>
                <constraint firstAttribute="trailing" secondItem="Fje-v9-8h3" secondAttribute="trailing" constant="20" id="NMR-1a-0vY"/>
                <constraint firstItem="B5J-F8-QRj" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="22" id="Q6u-7C-NxO"/>
                <constraint firstItem="8zE-O4-90C" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="21" id="Qli-ZN-vjl"/>
                <constraint firstItem="Fje-v9-8h3" firstAttribute="leading" secondItem="8zE-O4-90C" secondAttribute="trailing" constant="102" id="RtT-LB-kEf"/>
                <constraint firstAttribute="bottom" secondItem="8yQ-hJ-RXU" secondAttribute="bottom" constant="22" id="RyY-FD-aWW"/>
                <constraint firstItem="8yQ-hJ-RXU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="26" id="U7S-ar-Krk"/>
                <constraint firstItem="Fje-v9-8h3" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="15.5" id="YXY-ul-QGE"/>
                <constraint firstItem="8zE-O4-90C" firstAttribute="leading" secondItem="B5J-F8-QRj" secondAttribute="trailing" constant="10" id="g5x-iT-kzA"/>
                <constraint firstAttribute="bottom" secondItem="8zE-O4-90C" secondAttribute="bottom" constant="23" id="mQo-Oj-1wN"/>
                <constraint firstItem="Fje-v9-8h3" firstAttribute="leading" secondItem="8zE-O4-90C" secondAttribute="trailing" constant="102" id="oEq-iM-Z6f"/>
                <constraint firstAttribute="bottom" secondItem="Fje-v9-8h3" secondAttribute="bottom" constant="14.5" id="pAu-Ct-2yh"/>
                <constraint firstItem="B5J-F8-QRj" firstAttribute="leading" secondItem="Dyu-RA-dDY" secondAttribute="trailing" constant="32" id="pQ0-rI-RkS"/>
                <constraint firstItem="Dyu-RA-dDY" firstAttribute="leading" secondItem="8yQ-hJ-RXU" secondAttribute="trailing" constant="10" id="pgf-SA-upN"/>
                <constraint firstItem="8zE-O4-90C" firstAttribute="leading" secondItem="B5J-F8-QRj" secondAttribute="trailing" constant="10" id="uEE-9W-dcd"/>
                <constraint firstAttribute="bottom" secondItem="Dyu-RA-dDY" secondAttribute="bottom" constant="22" id="wSo-hV-FMr"/>
            </constraints>
96 97 98 99 100 101
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
                <outlet property="orderNumberLabel" destination="Dyu-RA-dDY" id="V8o-b5-YQu"/>
                <outlet property="orderTimelabel" destination="8zE-O4-90C" id="9o1-2A-cY3"/>
                <outlet property="uploadReceiptsButton" destination="Fje-v9-8h3" id="6ce-we-Qno"/>
            </connections>
102
            <point key="canvasLocation" x="420" y="191.5"/>
103 104 105
        </view>
    </objects>
</document>