123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
- <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"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="uMJ-wu-7Ec" customClass="OrderDetailFootView" customModule="ADHTuanCan" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="522" height="387"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fov-20-nXD">
- <rect key="frame" x="10" y="0.0" width="502" height="80"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2In-03-HH0">
- <rect key="frame" x="476.66666666666669" y="25.666666666666664" width="15.333333333333314" height="28.666666666666664"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="24"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="合计s$" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lxs-O1-bvv">
- <rect key="frame" x="430" y="34.666666666666664" width="46.666666666666686" height="17"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="2In-03-HH0" firstAttribute="centerY" secondItem="fov-20-nXD" secondAttribute="centerY" id="0Xu-VX-AgU"/>
- <constraint firstItem="2In-03-HH0" firstAttribute="leading" secondItem="lxs-O1-bvv" secondAttribute="trailing" id="JaV-uu-Czc"/>
- <constraint firstAttribute="trailing" secondItem="2In-03-HH0" secondAttribute="trailing" constant="10" id="JnA-WB-ofk"/>
- <constraint firstItem="lxs-O1-bvv" firstAttribute="centerY" secondItem="2In-03-HH0" secondAttribute="centerY" constant="3" id="M7W-fu-oTv"/>
- <constraint firstAttribute="height" constant="80" id="bSM-ii-ubZ"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tQc-JK-Qjs">
- <rect key="frame" x="10" y="0.0" width="502" height="24"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="24" id="AVN-0t-Sb6"/>
- </constraints>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bcz-PM-gNM">
- <rect key="frame" x="10" y="90" width="502" height="150"/>
- <subviews>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="a2v-xy-jcE">
- <rect key="frame" x="0.0" y="59.66666666666665" width="502" height="90.333333333333314"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <connections>
- <outlet property="dataSource" destination="uMJ-wu-7Ec" id="QJ2-jl-bmG"/>
- <outlet property="delegate" destination="uMJ-wu-7Ec" id="5aD-X5-dzR"/>
- </connections>
- </tableView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="原价:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Woc-fl-ABu">
- <rect key="frame" x="263.66666666666669" y="6.3333333333333286" width="32.666666666666686" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="S$90909" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VNu-wG-ppe">
- <rect key="frame" x="296.33333333333331" y="4.6666666666666714" width="69" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="KAC-hz-EAh"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.84705882349999995" green="0.73333333329999995" blue="0.45098039220000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <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="Vbw-Eb-Odx">
- <rect key="frame" x="375.33333333333331" y="6.3333333333333286" width="32.666666666666686" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="S$90909" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d3x-sk-hZB">
- <rect key="frame" x="408" y="5" width="69" height="19.333333333333332"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yRi-zE-McJ">
- <rect key="frame" x="403.66666666666669" y="29.666666666666671" width="73.333333333333314" height="30"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优惠明细" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SPb-1r-mWN">
- <rect key="frame" x="0.0" y="7.3333333333333277" width="53.333333333333336" height="15.666666666666664"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="下箭头红" translatesAutoresizingMaskIntoConstraints="NO" id="18w-yn-HVI">
- <rect key="frame" x="53.333333333333314" y="5" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="TeF-9a-gyM"/>
- <constraint firstAttribute="height" constant="20" id="l32-WT-cWK"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0y0-qX-bTw">
- <rect key="frame" x="0.0" y="0.0" width="73.333333333333329" height="30"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="checkSaleDetailAction:" destination="uMJ-wu-7Ec" eventType="touchUpInside" id="vVT-6W-thr"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="18w-yn-HVI" firstAttribute="leading" secondItem="SPb-1r-mWN" secondAttribute="trailing" id="0HN-SB-dTF"/>
- <constraint firstItem="SPb-1r-mWN" firstAttribute="centerY" secondItem="yRi-zE-McJ" secondAttribute="centerY" id="1Wy-a8-ADa"/>
- <constraint firstAttribute="bottom" secondItem="0y0-qX-bTw" secondAttribute="bottom" id="AIS-N1-Afs"/>
- <constraint firstAttribute="height" constant="30" id="GPP-kk-GeY"/>
- <constraint firstItem="18w-yn-HVI" firstAttribute="centerY" secondItem="yRi-zE-McJ" secondAttribute="centerY" id="GjH-P0-ub5"/>
- <constraint firstItem="0y0-qX-bTw" firstAttribute="top" secondItem="yRi-zE-McJ" secondAttribute="top" id="Jxu-1w-dFN"/>
- <constraint firstItem="SPb-1r-mWN" firstAttribute="leading" secondItem="yRi-zE-McJ" secondAttribute="leading" id="W8d-7m-Cyg"/>
- <constraint firstAttribute="trailing" secondItem="18w-yn-HVI" secondAttribute="trailing" id="pQZ-XW-KdN"/>
- <constraint firstItem="0y0-qX-bTw" firstAttribute="leading" secondItem="yRi-zE-McJ" secondAttribute="leading" id="uDO-5S-zg0"/>
- <constraint firstAttribute="trailing" secondItem="0y0-qX-bTw" secondAttribute="trailing" id="uSf-No-mw7"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="yRi-zE-McJ" firstAttribute="top" secondItem="VNu-wG-ppe" secondAttribute="bottom" constant="5" id="3Qa-w4-kD3"/>
- <constraint firstItem="Woc-fl-ABu" firstAttribute="centerY" secondItem="VNu-wG-ppe" secondAttribute="centerY" id="3gP-Ju-3D3"/>
- <constraint firstAttribute="trailing" secondItem="yRi-zE-McJ" secondAttribute="trailing" constant="25" id="4xy-JC-tgg"/>
- <constraint firstItem="Vbw-Eb-Odx" firstAttribute="leading" secondItem="VNu-wG-ppe" secondAttribute="trailing" constant="10" id="Cai-Ac-fVc"/>
- <constraint firstItem="d3x-sk-hZB" firstAttribute="leading" secondItem="Vbw-Eb-Odx" secondAttribute="trailing" id="G4S-Jt-UNn"/>
- <constraint firstItem="d3x-sk-hZB" firstAttribute="top" secondItem="bcz-PM-gNM" secondAttribute="top" constant="5" id="NZm-uZ-dgK"/>
- <constraint firstAttribute="height" constant="150" id="Tbq-aB-4nx"/>
- <constraint firstAttribute="bottom" secondItem="a2v-xy-jcE" secondAttribute="bottom" id="W4F-x4-M8a"/>
- <constraint firstItem="VNu-wG-ppe" firstAttribute="centerY" secondItem="Vbw-Eb-Odx" secondAttribute="centerY" id="aBU-Vv-IFX"/>
- <constraint firstItem="a2v-xy-jcE" firstAttribute="top" secondItem="yRi-zE-McJ" secondAttribute="bottom" id="ami-Ca-GrB"/>
- <constraint firstAttribute="trailing" secondItem="d3x-sk-hZB" secondAttribute="trailing" constant="25" id="c9Z-7z-Vj7"/>
- <constraint firstItem="Vbw-Eb-Odx" firstAttribute="centerY" secondItem="d3x-sk-hZB" secondAttribute="centerY" id="caI-6s-NmB"/>
- <constraint firstItem="VNu-wG-ppe" firstAttribute="leading" secondItem="Woc-fl-ABu" secondAttribute="trailing" id="gMq-MT-SjD"/>
- <constraint firstItem="a2v-xy-jcE" firstAttribute="leading" secondItem="bcz-PM-gNM" secondAttribute="leading" id="mie-86-oA0"/>
- <constraint firstAttribute="trailing" secondItem="a2v-xy-jcE" secondAttribute="trailing" id="okS-gV-cDV"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vcP-kB-UCf">
- <rect key="frame" x="10" y="250" width="502" height="120"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="订单编号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Cea-Ce-64a">
- <rect key="frame" x="10.000000000000004" y="15" width="57.333333333333343" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="qUf-8P-qNn"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
- <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="lPX-xc-lFD">
- <rect key="frame" x="10.000000000000004" y="50" width="57.333333333333343" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="IqW-eM-22l"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
- <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="oGU-Br-k7N">
- <rect key="frame" x="10.000000000000004" y="85" width="57.333333333333343" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="oOq-eC-eOU"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dXq-Br-TgR">
- <rect key="frame" x="442" y="10" width="50" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="0Y0-tA-PoW"/>
- <constraint firstAttribute="width" constant="50" id="SVS-Vm-sG0"/>
- </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="复制">
- <color key="titleColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="1"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="copyOrderNumAcTion:" destination="uMJ-wu-7Ec" eventType="touchUpInside" id="Aa1-a0-Z7d"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1223 3383 9339 391" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wqc-0X-On6">
- <rect key="frame" x="300.66666666666669" y="16.666666666666686" width="136.33333333333331" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1223 3383 9339 391" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tqz-Tz-DQP">
- <rect key="frame" x="355.66666666666669" y="51.666666666666686" width="136.33333333333331" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1223 3383 9339 391" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9V7-o9-jZO">
- <rect key="frame" x="355.66666666666669" y="86.666666666666686" width="136.33333333333331" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="dXq-Br-TgR" firstAttribute="leading" secondItem="wqc-0X-On6" secondAttribute="trailing" constant="5" id="1tc-d5-ssF"/>
- <constraint firstItem="9V7-o9-jZO" firstAttribute="centerY" secondItem="oGU-Br-k7N" secondAttribute="centerY" id="HQQ-ec-KBg"/>
- <constraint firstItem="oGU-Br-k7N" firstAttribute="top" secondItem="lPX-xc-lFD" secondAttribute="bottom" constant="15" id="I3e-5h-Pda"/>
- <constraint firstItem="dXq-Br-TgR" firstAttribute="centerY" secondItem="Cea-Ce-64a" secondAttribute="centerY" id="SsW-58-PKg"/>
- <constraint firstItem="lPX-xc-lFD" firstAttribute="leading" secondItem="vcP-kB-UCf" secondAttribute="leading" constant="10" id="TWZ-2f-oGQ"/>
- <constraint firstItem="wqc-0X-On6" firstAttribute="centerY" secondItem="dXq-Br-TgR" secondAttribute="centerY" id="aFs-2V-Vgn"/>
- <constraint firstAttribute="trailing" secondItem="dXq-Br-TgR" secondAttribute="trailing" constant="10" id="bLS-DF-Tcr"/>
- <constraint firstItem="Cea-Ce-64a" firstAttribute="leading" secondItem="vcP-kB-UCf" secondAttribute="leading" constant="10" id="cB0-p4-UAt"/>
- <constraint firstAttribute="trailing" secondItem="9V7-o9-jZO" secondAttribute="trailing" constant="10" id="cy0-5B-uem"/>
- <constraint firstItem="lPX-xc-lFD" firstAttribute="top" secondItem="Cea-Ce-64a" secondAttribute="bottom" constant="15" id="gDm-7B-t1b"/>
- <constraint firstAttribute="height" constant="120" id="iQt-NP-LKX"/>
- <constraint firstItem="oGU-Br-k7N" firstAttribute="leading" secondItem="vcP-kB-UCf" secondAttribute="leading" constant="10" id="ppk-9D-qic"/>
- <constraint firstAttribute="trailing" secondItem="tqz-Tz-DQP" secondAttribute="trailing" constant="10" id="rgy-yq-khE"/>
- <constraint firstItem="Cea-Ce-64a" firstAttribute="top" secondItem="vcP-kB-UCf" secondAttribute="top" constant="15" id="wDU-lq-Th2"/>
- <constraint firstItem="tqz-Tz-DQP" firstAttribute="centerY" secondItem="lPX-xc-lFD" secondAttribute="centerY" id="xhD-ef-4uQ"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="bcz-PM-gNM" secondAttribute="trailing" constant="10" id="5Ct-xC-VbK"/>
- <constraint firstAttribute="trailing" secondItem="tQc-JK-Qjs" secondAttribute="trailing" constant="10" id="AdT-Ix-dha"/>
- <constraint firstItem="fov-20-nXD" firstAttribute="leading" secondItem="uMJ-wu-7Ec" secondAttribute="leading" constant="10" id="Ann-Rr-Q2G"/>
- <constraint firstItem="tQc-JK-Qjs" firstAttribute="top" secondItem="uMJ-wu-7Ec" secondAttribute="top" id="Den-hH-hJI"/>
- <constraint firstItem="vcP-kB-UCf" firstAttribute="top" secondItem="bcz-PM-gNM" secondAttribute="bottom" constant="10" id="EOI-k3-agc"/>
- <constraint firstItem="vcP-kB-UCf" firstAttribute="leading" secondItem="uMJ-wu-7Ec" secondAttribute="leading" constant="10" id="FyO-Pf-DF5"/>
- <constraint firstAttribute="trailing" secondItem="fov-20-nXD" secondAttribute="trailing" constant="10" id="M8K-cZ-8PO"/>
- <constraint firstItem="bcz-PM-gNM" firstAttribute="leading" secondItem="uMJ-wu-7Ec" secondAttribute="leading" constant="10" id="UOb-f5-NrE"/>
- <constraint firstItem="bcz-PM-gNM" firstAttribute="top" secondItem="fov-20-nXD" secondAttribute="bottom" constant="10" id="X4I-gC-9FW"/>
- <constraint firstItem="tQc-JK-Qjs" firstAttribute="leading" secondItem="uMJ-wu-7Ec" secondAttribute="leading" constant="10" id="eVf-A5-fca"/>
- <constraint firstAttribute="trailing" secondItem="vcP-kB-UCf" secondAttribute="trailing" constant="10" id="hyX-lC-ao8"/>
- <constraint firstItem="fov-20-nXD" firstAttribute="top" secondItem="uMJ-wu-7Ec" secondAttribute="top" id="kb6-Xd-3lD"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="countLab" destination="lxs-O1-bvv" id="auj-er-yhG"/>
- <outlet property="oldPriceLab" destination="VNu-wG-ppe" id="Ms8-KC-u2H"/>
- <outlet property="orderNumLab" destination="wqc-0X-On6" id="V8A-w6-Sl2"/>
- <outlet property="paySetLab" destination="9V7-o9-jZO" id="iaU-P1-p2o"/>
- <outlet property="priceLab" destination="2In-03-HH0" id="Dbu-Nv-5mJ"/>
- <outlet property="salePriceLab" destination="d3x-sk-hZB" id="g13-ay-h0e"/>
- <outlet property="saleTableBackView" destination="bcz-PM-gNM" id="ZJZ-gg-BNq"/>
- <outlet property="tableView" destination="a2v-xy-jcE" id="92Y-iU-n4e"/>
- <outlet property="tableViewHeight" destination="Tbq-aB-4nx" id="O1F-cQ-4vP"/>
- <outlet property="takeOrderTimeLab" destination="tqz-Tz-DQP" id="a0S-z5-xGV"/>
- </connections>
- <point key="canvasLocation" x="186.25954198473281" y="-139.78873239436621"/>
- </view>
- </objects>
- <resources>
- <image name="下箭头红" width="500" height="500"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|