ProductDetailsHeaderView.xib 23.5 KB
Newer Older
1
<?xml version="1.0" encoding="UTF-8"?>
曹云霄's avatar
曹云霄 committed
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
曹云霄's avatar
曹云霄 committed
3
    <dependencies>
曹云霄's avatar
曹云霄 committed
4 5 6
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
7 8 9 10
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
曹云霄's avatar
曹云霄 committed
11
        <view contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" id="iN0-l3-epB" customClass="ProductDetailsHeaderView">
曹云霄's avatar
曹云霄 committed
12
            <rect key="frame" x="0.0" y="0.0" width="768" height="400"/>
曹云霄's avatar
曹云霄 committed
13
            <autoresizingMask key="autoresizingMask"/>
曹云霄's avatar
曹云霄 committed
14
            <subviews>
曹云霄's avatar
曹云霄 committed
15
                <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NBT-2d-V2o">
曹云霄's avatar
曹云霄 committed
16
                    <subviews>
曹云霄's avatar
曹云霄 committed
17 18 19 20 21 22
                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tLl-kB-n3W"/>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JMO-LV-nJ6">
                            <constraints>
                                <constraint firstAttribute="height" constant="80" id="I5l-QP-uvR"/>
                                <constraint firstAttribute="width" constant="80" id="xOc-np-wrk"/>
                            </constraints>
勾芒's avatar
勾芒 committed
23
                            <state key="normal" image="2"/>
曹云霄's avatar
曹云霄 committed
24 25
                        </button>
                    </subviews>
曹云霄's avatar
曹云霄 committed
26 27 28 29 30 31 32 33 34
                    <color key="backgroundColor" red="0.9882352941176471" green="0.97254901960784312" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="trailing" secondItem="tLl-kB-n3W" secondAttribute="trailing" id="O8K-iF-VAm"/>
                        <constraint firstItem="tLl-kB-n3W" firstAttribute="top" secondItem="NBT-2d-V2o" secondAttribute="top" id="bsk-l5-ikY"/>
                        <constraint firstItem="tLl-kB-n3W" firstAttribute="leading" secondItem="NBT-2d-V2o" secondAttribute="leading" id="cDh-FV-xyi"/>
                        <constraint firstItem="JMO-LV-nJ6" firstAttribute="top" secondItem="NBT-2d-V2o" secondAttribute="top" id="eJX-LM-pB7"/>
                        <constraint firstAttribute="bottom" secondItem="tLl-kB-n3W" secondAttribute="bottom" id="jy4-5D-mBR"/>
                        <constraint firstAttribute="trailing" secondItem="JMO-LV-nJ6" secondAttribute="trailing" id="qlj-eH-Io1"/>
                    </constraints>
曹云霄's avatar
曹云霄 committed
35
                </view>
曹云霄's avatar
曹云霄 committed
36 37 38 39 40
                <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tsa-PY-0mz">
                    <constraints>
                        <constraint firstAttribute="width" constant="80" id="Kaj-Uv-3aL"/>
                        <constraint firstAttribute="height" constant="270" id="dWg-tA-BZZ"/>
                    </constraints>
曹云霄's avatar
曹云霄 committed
41
                </scrollView>
曹云霄's avatar
曹云霄 committed
42 43 44 45 46 47
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hq9-lr-unI">
                    <color key="backgroundColor" red="0.81960784313725488" green="0.81960784313725488" blue="0.81960784313725488" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="350" id="W26-Ll-Dtu"/>
                        <constraint firstAttribute="width" constant="1" id="zc3-GV-oIj"/>
                    </constraints>
曹云霄's avatar
曹云霄 committed
48
                </view>
曹云霄's avatar
曹云霄 committed
49
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="编号:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="usf-4V-c8q">
曹云霄's avatar
曹云霄 committed
50
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
51
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
52 53
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
54
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="dqdqweq" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b7B-yI-JEC">
勾芒's avatar
勾芒 committed
55
                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
曹云霄's avatar
曹云霄 committed
56
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
57 58
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
59
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="名称:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5aK-6t-o1q">
曹云霄's avatar
曹云霄 committed
60
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
61
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
62 63
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
64
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12102" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NlJ-8b-gcl">
曹云霄's avatar
曹云霄 committed
65
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
66
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
67 68
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
69
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="品牌:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hX3-Vg-O1n">
曹云霄's avatar
曹云霄 committed
70
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
71
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
72 73
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
74
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="qweqwe" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hf9-WK-7u5">
曹云霄's avatar
曹云霄 committed
75
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
76
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
77 78
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
79
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="吊牌价:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ol6-U8-o5v">
曹云霄's avatar
曹云霄 committed
80
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
81
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
82 83
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
84
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="数量:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vfu-v1-b5l">
曹云霄's avatar
曹云霄 committed
85
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
86
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
87 88
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
89
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="库存:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9XR-2D-r0I">
曹云霄's avatar
曹云霄 committed
90
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
91
                    <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
92 93
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
94
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="3333" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zXN-Uh-XtZ">
曹云霄's avatar
曹云霄 committed
95
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
曹云霄's avatar
曹云霄 committed
96
                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
97 98
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
99 100 101 102 103
                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="frs-v4-sgw">
                    <color key="backgroundColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstAttribute="height" constant="35" id="fOg-wz-2NC"/>
                    </constraints>
曹云霄's avatar
曹云霄 committed
104
                    <state key="normal" title="添加至购物车">
曹云霄's avatar
曹云霄 committed
105
                        <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
106 107
                    </state>
                </button>
曹云霄's avatar
曹云霄 committed
108 109 110 111 112
                <button opaque="NO" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tM7-hf-9rp">
                    <constraints>
                        <constraint firstAttribute="height" constant="50" id="VyS-ld-bFo"/>
                        <constraint firstAttribute="width" constant="50" id="cVl-bf-ol8"/>
                    </constraints>
勾芒's avatar
勾芒 committed
113
                    <state key="normal" image="icondown"/>
曹云霄's avatar
曹云霄 committed
114
                </button>
曹云霄's avatar
曹云霄 committed
115 116 117 118 119
                <button opaque="NO" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0ee-HS-ilS">
                    <constraints>
                        <constraint firstAttribute="width" constant="50" id="3Rg-JY-Lxz"/>
                        <constraint firstAttribute="height" constant="50" id="XOD-0N-vgK"/>
                    </constraints>
勾芒's avatar
勾芒 committed
120
                    <state key="normal" image="icon-2"/>
曹云霄's avatar
曹云霄 committed
121
                </button>
曹云霄's avatar
曹云霄 committed
122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
                <button opaque="NO" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SQd-9e-TXr">
                    <constraints>
                        <constraint firstAttribute="width" constant="30" id="7Ej-K3-67Q"/>
                        <constraint firstAttribute="height" constant="30" id="PUf-Iv-ZU3"/>
                    </constraints>
                    <state key="normal" backgroundImage="add"/>
                </button>
                <button opaque="NO" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rRp-ny-V8g">
                    <constraints>
                        <constraint firstAttribute="height" constant="30" id="RlA-IJ-Q4J"/>
                        <constraint firstAttribute="width" constant="30" id="y2s-vJ-hL6"/>
                    </constraints>
                    <state key="normal" backgroundImage="reduce"/>
                </button>
                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="1" borderStyle="roundedRect" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gOn-EI-HN5">
                    <constraints>
                        <constraint firstAttribute="width" constant="50" id="AEP-EN-TOV"/>
                        <constraint firstAttribute="height" constant="30" id="mLV-zB-Ooq"/>
                    </constraints>
                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                    <textInputTraits key="textInputTraits"/>
                </textField>
                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="9999" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rka-oV-nyM">
曹云霄's avatar
曹云霄 committed
145
                    <fontDescription key="fontDescription" type="system" pointSize="20"/>
曹云霄's avatar
曹云霄 committed
146
                    <color key="textColor" red="0.9882352941176471" green="0.33725490196078434" blue="0.12156862745098039" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
147 148
                    <nil key="highlightedColor"/>
                </label>
曹云霄's avatar
曹云霄 committed
149
            </subviews>
曹云霄's avatar
曹云霄 committed
150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195
            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
            <constraints>
                <constraint firstItem="9XR-2D-r0I" firstAttribute="top" secondItem="Vfu-v1-b5l" secondAttribute="bottom" constant="25" id="05h-LR-iyn"/>
                <constraint firstItem="frs-v4-sgw" firstAttribute="top" secondItem="zXN-Uh-XtZ" secondAttribute="bottom" constant="25" id="06Y-7Q-0Ub"/>
                <constraint firstItem="ol6-U8-o5v" firstAttribute="trailing" secondItem="hX3-Vg-O1n" secondAttribute="trailing" id="0OC-he-2TM"/>
                <constraint firstItem="zXN-Uh-XtZ" firstAttribute="centerY" secondItem="9XR-2D-r0I" secondAttribute="centerY" id="0cM-7q-ERO"/>
                <constraint firstItem="SQd-9e-TXr" firstAttribute="centerY" secondItem="gOn-EI-HN5" secondAttribute="centerY" id="44b-Fg-uh2"/>
                <constraint firstItem="NBT-2d-V2o" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="5XH-Sq-yGA"/>
                <constraint firstItem="tM7-hf-9rp" firstAttribute="top" secondItem="tsa-PY-0mz" secondAttribute="bottom" constant="5" id="5mL-Ps-nG4"/>
                <constraint firstItem="NBT-2d-V2o" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="7U3-6b-XLA"/>
                <constraint firstItem="hq9-lr-unI" firstAttribute="leading" secondItem="tsa-PY-0mz" secondAttribute="trailing" constant="20" id="Ed0-mH-bfP"/>
                <constraint firstItem="0ee-HS-ilS" firstAttribute="centerX" secondItem="tsa-PY-0mz" secondAttribute="centerX" id="EnR-bK-i8a"/>
                <constraint firstItem="usf-4V-c8q" firstAttribute="leading" secondItem="hq9-lr-unI" secondAttribute="trailing" constant="30" id="Gij-3R-krt"/>
                <constraint firstItem="NlJ-8b-gcl" firstAttribute="centerY" secondItem="5aK-6t-o1q" secondAttribute="centerY" id="KhH-dZ-dfe"/>
                <constraint firstItem="5aK-6t-o1q" firstAttribute="top" secondItem="usf-4V-c8q" secondAttribute="bottom" constant="15" id="KoP-If-HZN"/>
                <constraint firstAttribute="trailing" secondItem="frs-v4-sgw" secondAttribute="trailing" constant="30" id="Nf2-UJ-eaq"/>
                <constraint firstItem="5aK-6t-o1q" firstAttribute="leading" secondItem="usf-4V-c8q" secondAttribute="leading" id="OVq-qa-ifF"/>
                <constraint firstAttribute="bottom" secondItem="NBT-2d-V2o" secondAttribute="bottom" constant="20" id="RAS-qC-JRU"/>
                <constraint firstItem="NlJ-8b-gcl" firstAttribute="leading" secondItem="b7B-yI-JEC" secondAttribute="leading" id="U8e-bx-PBB"/>
                <constraint firstItem="hX3-Vg-O1n" firstAttribute="leading" secondItem="5aK-6t-o1q" secondAttribute="leading" id="VhR-Cr-SxU"/>
                <constraint firstItem="Rka-oV-nyM" firstAttribute="leading" secondItem="Hf9-WK-7u5" secondAttribute="leading" id="Wwg-FV-nmK"/>
                <constraint firstItem="hX3-Vg-O1n" firstAttribute="top" secondItem="5aK-6t-o1q" secondAttribute="bottom" constant="15" id="X4B-vx-XcX"/>
                <constraint firstItem="Vfu-v1-b5l" firstAttribute="leading" secondItem="hX3-Vg-O1n" secondAttribute="leading" id="Xbu-hj-ukP"/>
                <constraint firstItem="Hf9-WK-7u5" firstAttribute="leading" secondItem="NlJ-8b-gcl" secondAttribute="leading" id="aKW-G2-tJy"/>
                <constraint firstItem="9XR-2D-r0I" firstAttribute="leading" secondItem="Vfu-v1-b5l" secondAttribute="leading" id="bFu-Xw-ePl"/>
                <constraint firstItem="tM7-hf-9rp" firstAttribute="centerX" secondItem="tsa-PY-0mz" secondAttribute="centerX" id="c1C-dK-vJF"/>
                <constraint firstItem="frs-v4-sgw" firstAttribute="leading" secondItem="9XR-2D-r0I" secondAttribute="leading" id="dEc-jV-nqD"/>
                <constraint firstItem="Vfu-v1-b5l" firstAttribute="top" secondItem="ol6-U8-o5v" secondAttribute="bottom" constant="70" id="eXV-de-4sZ"/>
                <constraint firstItem="ol6-U8-o5v" firstAttribute="top" secondItem="hX3-Vg-O1n" secondAttribute="bottom" constant="25" id="feg-EY-Mee"/>
                <constraint firstItem="SQd-9e-TXr" firstAttribute="leading" secondItem="gOn-EI-HN5" secondAttribute="trailing" constant="5" id="fzn-ml-CUO"/>
                <constraint firstItem="Hf9-WK-7u5" firstAttribute="centerY" secondItem="hX3-Vg-O1n" secondAttribute="centerY" id="gj3-fM-9Li"/>
                <constraint firstItem="b7B-yI-JEC" firstAttribute="centerY" secondItem="usf-4V-c8q" secondAttribute="centerY" id="k9d-Tq-ql5"/>
                <constraint firstItem="tsa-PY-0mz" firstAttribute="leading" secondItem="NBT-2d-V2o" secondAttribute="trailing" constant="20" id="nuL-EH-kfw"/>
                <constraint firstItem="gOn-EI-HN5" firstAttribute="leading" secondItem="rRp-ny-V8g" secondAttribute="trailing" constant="5" id="pW9-nL-Zq6"/>
                <constraint firstItem="rRp-ny-V8g" firstAttribute="centerY" secondItem="Vfu-v1-b5l" secondAttribute="centerY" id="sSg-si-BHM"/>
                <constraint firstItem="rRp-ny-V8g" firstAttribute="leading" secondItem="Rka-oV-nyM" secondAttribute="leading" id="skC-wR-FU4"/>
                <constraint firstItem="hq9-lr-unI" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="tbd-LJ-wwY"/>
                <constraint firstItem="b7B-yI-JEC" firstAttribute="leading" secondItem="usf-4V-c8q" secondAttribute="trailing" constant="20" id="toq-mo-eo4"/>
                <constraint firstItem="Rka-oV-nyM" firstAttribute="centerY" secondItem="ol6-U8-o5v" secondAttribute="centerY" id="uZm-9u-aBe"/>
                <constraint firstItem="tsa-PY-0mz" firstAttribute="top" secondItem="0ee-HS-ilS" secondAttribute="bottom" constant="5" id="wMr-oo-Rxb"/>
                <constraint firstItem="usf-4V-c8q" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="44" id="x6d-QI-PfE"/>
                <constraint firstItem="hq9-lr-unI" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" multiplier="1.3" id="xnk-Sz-ihg"/>
                <constraint firstItem="tsa-PY-0mz" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="zQU-3l-Phm"/>
                <constraint firstItem="gOn-EI-HN5" firstAttribute="centerY" secondItem="rRp-ny-V8g" secondAttribute="centerY" id="zfC-Z9-ZNv"/>
                <constraint firstItem="zXN-Uh-XtZ" firstAttribute="leading" secondItem="rRp-ny-V8g" secondAttribute="leading" id="zng-U6-R8J"/>
            </constraints>
曹云霄's avatar
曹云霄 committed
196 197
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
曹云霄's avatar
曹云霄 committed
198
                <outlet property="addButton" destination="SQd-9e-TXr" id="Cb8-XL-EXr"/>
曹云霄's avatar
曹云霄 committed
199 200 201 202 203 204 205 206 207 208 209
                <outlet property="addGoodsShoppingbagsButton" destination="frs-v4-sgw" id="Ebb-vt-i2r"/>
                <outlet property="amplificationButton" destination="JMO-LV-nJ6" id="kRL-St-xJa"/>
                <outlet property="brandName" destination="Hf9-WK-7u5" id="Pv5-m9-PYV"/>
                <outlet property="dorpPriceLabe" destination="Rka-oV-nyM" id="YfR-Ij-7zR"/>
                <outlet property="downSlidingScrollView" destination="tM7-hf-9rp" id="xci-2Y-ImX"/>
                <outlet property="goodsBrotherScrollview" destination="tsa-PY-0mz" id="4mV-mx-G51"/>
                <outlet property="goodsImageview" destination="tLl-kB-n3W" id="Atx-XV-JFx"/>
                <outlet property="goodsNumber" destination="gOn-EI-HN5" id="hfA-4P-MNx"/>
                <outlet property="inventoryLabe" destination="9XR-2D-r0I" id="kXz-Ds-LwG"/>
                <outlet property="inventoryNumber" destination="zXN-Uh-XtZ" id="kD8-Pn-5bW"/>
                <outlet property="nameLabe" destination="NlJ-8b-gcl" id="mN8-p6-bG7"/>
曹云霄's avatar
曹云霄 committed
210
                <outlet property="reduceButton" destination="rRp-ny-V8g" id="SgI-QM-R3t"/>
曹云霄's avatar
曹云霄 committed
211 212 213
                <outlet property="serialNumber" destination="b7B-yI-JEC" id="mtZ-OL-KFQ"/>
                <outlet property="topSlidingScrollView" destination="0ee-HS-ilS" id="48B-8i-N7n"/>
            </connections>
曹云霄's avatar
曹云霄 committed
214
            <point key="canvasLocation" x="625" y="620"/>
曹云霄's avatar
曹云霄 committed
215 216 217
        </view>
    </objects>
    <resources>
勾芒's avatar
勾芒 committed
218
        <image name="2" width="45" height="45"/>
勾芒's avatar
勾芒 committed
219
        <image name="add" width="49" height="45"/>
勾芒's avatar
勾芒 committed
220
        <image name="icon-2" width="25" height="15"/>
勾芒's avatar
勾芒 committed
221
        <image name="icondown" width="25" height="15"/>
勾芒's avatar
勾芒 committed
222
        <image name="reduce" width="49" height="45"/>
曹云霄's avatar
曹云霄 committed
223
    </resources>
曹云霄's avatar
曹云霄 committed
224 225 226 227 228
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
        <simulatedOrientationMetrics key="orientation"/>
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
229
</document>