<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="KWMOrderCell" selectionStyle="default" indentationWidth="10" reuseIdentifier="KWMOrderCell" id="KGk-i7-Jjw" customClass="KWMOrderCell">
            <rect key="frame" x="0.0" y="0.0" width="375" height="200"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="375" height="199.5"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9GU-8G-dS5" userLabel="header">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AZR-1t-dC0">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="35"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单:42043124" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jGI-UQ-mqY">
                                        <rect key="frame" x="27" y="9" width="99" height="18.5"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
                                        <color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="总计:¥" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z8Q-AY-djl">
                                        <rect key="frame" x="273" y="7" width="34.5" height="17"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.94509803920000002" green="0.57254901960000004" blue="0.60392156860000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2630" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j8B-sN-dbR">
                                        <rect key="frame" x="309" y="2.5" width="38.5" height="22.5"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="16"/>
                                        <color key="textColor" red="0.94509803921568625" green="0.5725490196078431" blue="0.60392156862745094" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dek-dY-0pj">
                                        <rect key="frame" x="294" y="4" width="53" height="31"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
                                        <state key="normal" title="查看物流">
                                            <color key="titleColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="onClickTransport:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Puk-Wz-rSL"/>
                                        </connections>
                                    </button>
                                    <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gxP-ry-glr">
                                        <rect key="frame" x="27" y="-1" width="53" height="31"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
                                        <state key="normal" title="取消订单">
                                            <color key="titleColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="onClickCancelOrder:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="YmH-fe-6Fr"/>
                                        </connections>
                                    </button>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单状态:待发货" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0P3-hV-rZy">
                                        <rect key="frame" x="146" y="8.5" width="94.5" height="18.5"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="13"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstItem="jGI-UQ-mqY" firstAttribute="centerY" secondItem="AZR-1t-dC0" secondAttribute="centerY" id="2PX-eQ-5Vc"/>
                                    <constraint firstItem="z8Q-AY-djl" firstAttribute="bottom" secondItem="j8B-sN-dbR" secondAttribute="bottom" constant="-1" id="996-Oc-OCL"/>
                                    <constraint firstAttribute="height" constant="35" id="BeA-GR-GUJ"/>
                                    <constraint firstItem="gxP-ry-glr" firstAttribute="leading" secondItem="AZR-1t-dC0" secondAttribute="leading" constant="27" id="LHm-QN-4y6"/>
                                    <constraint firstItem="jGI-UQ-mqY" firstAttribute="top" secondItem="AZR-1t-dC0" secondAttribute="top" constant="9" id="Q5p-Me-6Vr"/>
                                    <constraint firstAttribute="bottom" secondItem="gxP-ry-glr" secondAttribute="bottom" constant="5" id="Qee-qh-xKt"/>
                                    <constraint firstItem="j8B-sN-dbR" firstAttribute="leading" secondItem="z8Q-AY-djl" secondAttribute="trailing" constant="2" id="Sr8-NJ-05z"/>
                                    <constraint firstItem="jGI-UQ-mqY" firstAttribute="leading" secondItem="AZR-1t-dC0" secondAttribute="leading" constant="27" id="bX0-P1-AlO"/>
                                    <constraint firstItem="Dek-dY-0pj" firstAttribute="top" secondItem="AZR-1t-dC0" secondAttribute="top" constant="4" id="c6N-fx-KqC"/>
                                    <constraint firstAttribute="trailing" secondItem="j8B-sN-dbR" secondAttribute="trailing" constant="27" id="clH-J2-ZBI"/>
                                    <constraint firstAttribute="bottom" secondItem="j8B-sN-dbR" secondAttribute="bottom" constant="10" id="lJZ-N9-8Qr"/>
                                    <constraint firstItem="0P3-hV-rZy" firstAttribute="leading" secondItem="jGI-UQ-mqY" secondAttribute="trailing" constant="20" id="oJ4-js-huG"/>
                                    <constraint firstItem="0P3-hV-rZy" firstAttribute="centerY" secondItem="jGI-UQ-mqY" secondAttribute="centerY" id="qEz-3Z-emY"/>
                                    <constraint firstAttribute="trailing" secondItem="Dek-dY-0pj" secondAttribute="trailing" constant="28" id="rRa-ew-Y9e"/>
                                </constraints>
                                <variation key="default">
                                    <mask key="constraints">
                                        <exclude reference="2PX-eQ-5Vc"/>
                                    </mask>
                                </variation>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="AZR-1t-dC0" firstAttribute="top" secondItem="9GU-8G-dS5" secondAttribute="top" id="Szs-Kf-cpj"/>
                            <constraint firstItem="AZR-1t-dC0" firstAttribute="leading" secondItem="9GU-8G-dS5" secondAttribute="leading" id="jqw-l8-sfc"/>
                            <constraint firstAttribute="height" constant="45" id="nDR-HH-jdo"/>
                            <constraint firstAttribute="trailing" secondItem="AZR-1t-dC0" secondAttribute="trailing" id="wfW-Ki-zB9"/>
                        </constraints>
                    </view>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ijW-ut-DIo" userLabel="content">
                        <rect key="frame" x="0.0" y="45" width="375" height="80"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_loading" translatesAutoresizingMaskIntoConstraints="NO" id="nIn-Ka-NkB">
                                <rect key="frame" x="27" y="5" width="60" height="60"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="60" id="hec-WJ-Fch"/>
                                    <constraint firstAttribute="width" constant="60" id="udX-eZ-QYe"/>
                                </constraints>
                            </imageView>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="CAMAREL" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="McB-3J-L1c">
                                <rect key="frame" x="109" y="5" width="69.5" height="18"/>
                                <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                <color key="textColor" red="0.30588235294117649" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="x1/2A/藏青" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gA4-v1-va1">
                                <rect key="frame" x="109" y="50.5" width="60.5" height="14.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                <color key="textColor" red="0.30588235289999999" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥ 1650" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z2N-M1-Gfa">
                                <rect key="frame" x="308.5" y="50.5" width="39.5" height="14.5"/>
                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                <color key="textColor" red="0.30588235289999999" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="McB-3J-L1c" firstAttribute="top" secondItem="nIn-Ka-NkB" secondAttribute="top" id="1QP-Eq-yWE"/>
                            <constraint firstItem="z2N-M1-Gfa" firstAttribute="bottom" secondItem="nIn-Ka-NkB" secondAttribute="bottom" id="574-Ns-CTp"/>
                            <constraint firstAttribute="height" constant="80" id="5sn-3g-rcJ"/>
                            <constraint firstItem="gA4-v1-va1" firstAttribute="bottom" secondItem="nIn-Ka-NkB" secondAttribute="bottom" id="6ui-1w-H10"/>
                            <constraint firstItem="nIn-Ka-NkB" firstAttribute="leading" secondItem="ijW-ut-DIo" secondAttribute="leading" constant="27" id="dfp-Nc-CW8"/>
                            <constraint firstItem="nIn-Ka-NkB" firstAttribute="top" secondItem="ijW-ut-DIo" secondAttribute="top" constant="5" id="dsB-67-ssI"/>
                            <constraint firstAttribute="trailing" secondItem="z2N-M1-Gfa" secondAttribute="trailing" constant="27" id="fuI-TM-gUP"/>
                            <constraint firstItem="McB-3J-L1c" firstAttribute="leading" secondItem="nIn-Ka-NkB" secondAttribute="trailing" constant="22" id="lr7-7e-tcl"/>
                            <constraint firstItem="gA4-v1-va1" firstAttribute="leading" secondItem="nIn-Ka-NkB" secondAttribute="trailing" constant="22" id="rEs-nn-pIg"/>
                        </constraints>
                    </view>
                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p1A-G5-zfb" userLabel="footer">
                        <rect key="frame" x="0.0" y="125" width="375" height="40"/>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="40" id="zbc-4i-Uw4"/>
                        </constraints>
                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="10"/>
                        <color key="tintColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                        <state key="normal">
                            <color key="titleColor" red="0.30588235294117649" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        </state>
                        <connections>
                            <action selector="onClickShowOther:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Hnt-sr-Tkr"/>
                        </connections>
                    </button>
                </subviews>
                <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                <gestureRecognizers/>
                <constraints>
                    <constraint firstItem="p1A-G5-zfb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="0xv-gb-hGq"/>
                    <constraint firstAttribute="trailing" secondItem="ijW-ut-DIo" secondAttribute="trailing" id="ARH-ym-72k"/>
                    <constraint firstItem="9GU-8G-dS5" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="GSw-PP-uaD"/>
                    <constraint firstItem="ijW-ut-DIo" firstAttribute="top" secondItem="9GU-8G-dS5" secondAttribute="bottom" id="X7O-an-RXG"/>
                    <constraint firstAttribute="trailing" secondItem="p1A-G5-zfb" secondAttribute="trailing" id="ZN5-a3-Dqv"/>
                    <constraint firstItem="p1A-G5-zfb" firstAttribute="top" secondItem="ijW-ut-DIo" secondAttribute="bottom" id="cZp-e6-HqQ"/>
                    <constraint firstAttribute="trailing" secondItem="9GU-8G-dS5" secondAttribute="trailing" id="kqC-ap-lwa"/>
                    <constraint firstItem="ijW-ut-DIo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="qE6-n2-vsc"/>
                    <constraint firstItem="9GU-8G-dS5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="wMk-Pw-R9H"/>
                </constraints>
            </tableViewCellContentView>
            <gestureRecognizers/>
            <connections>
                <outlet property="btnCancelOrder" destination="gxP-ry-glr" id="mxB-9Y-de2"/>
                <outlet property="btnFooter" destination="p1A-G5-zfb" id="d4s-Sk-c0w"/>
                <outlet property="btnTransport" destination="Dek-dY-0pj" id="vW5-NC-FLN"/>
                <outlet property="footHeight" destination="zbc-4i-Uw4" id="tMX-Pm-PfE"/>
                <outlet property="headerHeight" destination="nDR-HH-jdo" id="Pb2-Ei-mc4"/>
                <outlet property="ivImage" destination="nIn-Ka-NkB" id="F8N-SG-EIk"/>
                <outlet property="lbName" destination="McB-3J-L1c" id="4EG-Sy-vfA"/>
                <outlet property="lbOrderNum" destination="jGI-UQ-mqY" id="VhR-UG-Yfj"/>
                <outlet property="lbOrderStatus" destination="0P3-hV-rZy" id="5s4-9F-nxf"/>
                <outlet property="lbPrice" destination="z2N-M1-Gfa" id="Yv1-fo-azz"/>
                <outlet property="lbSize" destination="gA4-v1-va1" id="AOK-wS-nua"/>
                <outlet property="lbTotalPrice" destination="j8B-sN-dbR" id="Cvb-47-4VG"/>
                <outlet property="vContent" destination="ijW-ut-DIo" id="ibM-ZX-F0E"/>
                <outlet property="vHeader" destination="9GU-8G-dS5" id="esp-Xp-6d3"/>
            </connections>
            <point key="canvasLocation" x="54" y="-116"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="ic_loading" width="114" height="118"/>
    </resources>
</document>