New.storyboard 62.2 KB
Newer Older
houweibin committed
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
houweibin committed
3 4 5 6 7
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
houweibin committed
8
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13174"/>
houweibin committed
9 10 11
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
12 13 14 15 16 17 18
    <customFonts key="customFonts">
        <array key="PingFang.ttc">
            <string>PingFangSC-Light</string>
            <string>PingFangSC-Regular</string>
            <string>PingFangTC-Light</string>
        </array>
    </customFonts>
houweibin committed
19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
    <scenes>
        <!--商品分类列表-->
        <scene sceneID="OWT-uo-5Yw">
            <objects>
                <viewController storyboardIdentifier="KWMNewTypeSelectedVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="rg6-at-5E2" userLabel="商品分类列表" customClass="KWMNewTypeSelectedVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="KRo-Va-oTu"/>
                        <viewControllerLayoutGuide type="bottom" id="cG4-T3-6rN"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="vN1-RY-LhV">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ITt-rP-GBZ" userLabel="vLine">
                                <rect key="frame" x="0.0" y="20" width="375" height="1"/>
                                <color key="backgroundColor" red="0.82338023559999995" green="0.82338023559999995" blue="0.82338023559999995" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="UMx-vj-rhZ"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" bounces="NO" alwaysBounceVertical="YES" alwaysBounceHorizontal="YES" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="Hk6-cn-hah">
                                <rect key="frame" x="0.0" y="21" width="375" height="646"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <view key="tableHeaderView" contentMode="scaleToFill" id="d94-3d-OII">
                                    <rect key="frame" x="0.0" y="0.0" width="375" height="267"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SfI-XE-Vjh">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="267"/>
                                            <color key="backgroundColor" red="0.59215686274509804" green="0.59215686274509804" blue="0.59215686274509804" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </imageView>
                                        <view alpha="0.20000000000000001" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="feW-xB-hUu">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="267"/>
                                            <color key="backgroundColor" red="0.10980392156862745" green="0.10196078431372549" blue="0.10196078431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </view>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="女孩" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bDG-NP-fXL">
                                            <rect key="frame" x="167" y="119" width="40" height="28"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="28" id="Xe0-y8-Ah4"/>
                                            </constraints>
                                            <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="20"/>
                                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Gril" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tot-aD-YcB">
                                            <rect key="frame" x="179.5" y="147" width="16" height="12"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="12" id="dPq-MP-Zna"/>
                                            </constraints>
                                            <fontDescription key="fontDescription" name="PingFangTC-Light" family="PingFang TC" pointSize="10"/>
                                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    <constraints>
                                        <constraint firstItem="bDG-NP-fXL" firstAttribute="centerX" secondItem="d94-3d-OII" secondAttribute="centerX" id="AeV-Od-cnG"/>
                                        <constraint firstItem="SfI-XE-Vjh" firstAttribute="top" secondItem="d94-3d-OII" secondAttribute="top" id="BeH-e5-Mot"/>
                                        <constraint firstItem="SfI-XE-Vjh" firstAttribute="leading" secondItem="d94-3d-OII" secondAttribute="leading" id="OFN-h8-Ejx"/>
                                        <constraint firstAttribute="bottom" secondItem="SfI-XE-Vjh" secondAttribute="bottom" id="P3M-x5-xph"/>
                                        <constraint firstAttribute="trailing" secondItem="feW-xB-hUu" secondAttribute="trailing" id="VeK-Fc-xER"/>
                                        <constraint firstItem="tot-aD-YcB" firstAttribute="centerX" secondItem="d94-3d-OII" secondAttribute="centerX" id="jr1-kB-wk7"/>
                                        <constraint firstAttribute="trailing" secondItem="SfI-XE-Vjh" secondAttribute="trailing" id="lBe-Eh-wO2"/>
                                        <constraint firstAttribute="bottom" secondItem="feW-xB-hUu" secondAttribute="bottom" id="nwN-W9-2cp"/>
                                        <constraint firstItem="tot-aD-YcB" firstAttribute="top" secondItem="bDG-NP-fXL" secondAttribute="bottom" id="re9-zA-OcL"/>
                                        <constraint firstItem="bDG-NP-fXL" firstAttribute="centerY" secondItem="d94-3d-OII" secondAttribute="centerY" id="uCz-As-Rqg"/>
                                        <constraint firstItem="feW-xB-hUu" firstAttribute="leading" secondItem="d94-3d-OII" secondAttribute="leading" id="wfd-TM-pf2"/>
                                        <constraint firstItem="feW-xB-hUu" firstAttribute="top" secondItem="d94-3d-OII" secondAttribute="top" id="y2b-V0-Qwc"/>
                                    </constraints>
                                </view>
                                <view key="tableFooterView" contentMode="scaleToFill" id="hXe-Dp-PNN">
                                    <rect key="frame" x="0.0" y="367.5" width="375" height="44"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </view>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="Dcv-tM-3Gf">
                                        <rect key="frame" x="0.0" y="322.5" width="375" height="44"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Dcv-tM-3Gf" id="g0C-sx-H1t">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                        </tableViewCellContentView>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="rg6-at-5E2" id="ijw-y4-Ri6"/>
                                    <outlet property="delegate" destination="rg6-at-5E2" id="8Vx-tJ-xdM"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="bottom" secondItem="Hk6-cn-hah" secondAttribute="bottom" id="3wx-yV-Rel"/>
                            <constraint firstItem="ITt-rP-GBZ" firstAttribute="leading" secondItem="vN1-RY-LhV" secondAttribute="leading" id="53w-Ky-C53"/>
                            <constraint firstItem="Hk6-cn-hah" firstAttribute="leading" secondItem="vN1-RY-LhV" secondAttribute="leading" id="7YF-Kx-j3J"/>
                            <constraint firstAttribute="trailing" secondItem="ITt-rP-GBZ" secondAttribute="trailing" id="DlG-TI-6DF"/>
                            <constraint firstItem="ITt-rP-GBZ" firstAttribute="top" secondItem="KRo-Va-oTu" secondAttribute="bottom" id="JjH-gY-gqf"/>
                            <constraint firstItem="Hk6-cn-hah" firstAttribute="top" secondItem="ITt-rP-GBZ" secondAttribute="bottom" id="m99-04-XDE"/>
                            <constraint firstAttribute="trailing" secondItem="Hk6-cn-hah" secondAttribute="trailing" id="sNu-Tg-SLC"/>
                        </constraints>
                    </view>
                    <nil key="simulatedBottomBarMetrics"/>
                    <connections>
                        <outlet property="ivHead" destination="SfI-XE-Vjh" id="4b1-qF-ykR"/>
                        <outlet property="lbHead1" destination="bDG-NP-fXL" id="odL-IN-i4r"/>
                        <outlet property="lbHead2" destination="tot-aD-YcB" id="h9a-x6-vB0"/>
                        <outlet property="tbvNewtypeSelected" destination="Hk6-cn-hah" id="shO-ct-myM"/>
                        <outlet property="vHeader" destination="d94-3d-OII" id="cGs-Vy-VQQ"/>
                        <outlet property="vLine" destination="ITt-rP-GBZ" id="OzB-Br-rmY"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="Ju2-Zz-wvy" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="684" y="-299"/>
        </scene>
        <!--选中分类商品列表-->
        <scene sceneID="dDc-Kg-deu">
            <objects>
houweibin committed
138
                <viewController storyboardIdentifier="KWMSelectedGoodsVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="pw7-pT-2H3" userLabel="选中分类商品列表" customClass="KWMSelectedGoodsVC" sceneMemberID="viewController">
houweibin committed
139 140 141 142 143 144 145 146
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="BBC-0e-AMD"/>
                        <viewControllerLayoutGuide type="bottom" id="xz3-5e-tlv"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="X6T-Nd-zWM">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
houweibin committed
147
                            <tableView contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="fcD-Y9-l8X">
148
                                <rect key="frame" x="0.0" y="50" width="375" height="617"/>
houweibin committed
149
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
houweibin committed
150 151 152 153 154
                                <connections>
                                    <outlet property="dataSource" destination="pw7-pT-2H3" id="sC2-7I-R6R"/>
                                    <outlet property="delegate" destination="pw7-pT-2H3" id="cC8-uM-bQU"/>
                                </connections>
                            </tableView>
houweibin committed
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
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lom-2Q-mUs">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂无商品" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XMM-dc-y7m">
                                        <rect key="frame" x="155" y="323" width="66" height="21"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="21" id="6mx-bk-vjd"/>
                                            <constraint firstAttribute="width" constant="66" id="kNa-HG-AQL"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="15"/>
                                        <color key="textColor" red="0.20436698719999999" green="0.20436698719999999" blue="0.20436698719999999" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_brand_not quite available" translatesAutoresizingMaskIntoConstraints="NO" id="pCp-qx-Ddg">
                                        <rect key="frame" x="169" y="262" width="38" height="43"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="43" id="N0w-Ag-QqD"/>
                                            <constraint firstAttribute="width" constant="37.530000000000001" id="odN-jL-V5A"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstItem="XMM-dc-y7m" firstAttribute="top" secondItem="pCp-qx-Ddg" secondAttribute="bottom" constant="18" id="95e-Q5-geT"/>
                                    <constraint firstItem="XMM-dc-y7m" firstAttribute="centerY" secondItem="lom-2Q-mUs" secondAttribute="centerY" id="EVq-dk-dhV"/>
                                    <constraint firstItem="pCp-qx-Ddg" firstAttribute="centerX" secondItem="XMM-dc-y7m" secondAttribute="centerX" id="MPq-6m-nnO"/>
                                    <constraint firstItem="XMM-dc-y7m" firstAttribute="centerX" secondItem="lom-2Q-mUs" secondAttribute="centerX" id="vHV-J1-LZm"/>
                                </constraints>
houweibin committed
183
                            </view>
houweibin committed
184 185 186 187 188 189 190 191 192 193
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xb7-hV-2Zd" customClass="KWMNormalFilterTab">
                                <rect key="frame" x="0.0" y="20" width="375" height="30"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="W8Z-0A-bJw"/>
                                </constraints>
                            </view>
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7qB-Q5-gG1" customClass="KWMNormalFilterView">
                                <rect key="frame" x="0.0" y="50" width="375" height="617"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
houweibin committed
194 195
                            </view>
                        </subviews>
houweibin committed
196
                        <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
houweibin committed
197 198
                        <constraints>
                            <constraint firstItem="fcD-Y9-l8X" firstAttribute="leading" secondItem="X6T-Nd-zWM" secondAttribute="leading" id="4Hh-SK-YRP"/>
houweibin committed
199 200
                            <constraint firstAttribute="bottom" secondItem="7qB-Q5-gG1" secondAttribute="bottom" id="52O-es-KBh"/>
                            <constraint firstItem="7qB-Q5-gG1" firstAttribute="leading" secondItem="X6T-Nd-zWM" secondAttribute="leading" id="5sg-sz-gBV"/>
houweibin committed
201
                            <constraint firstAttribute="trailing" secondItem="fcD-Y9-l8X" secondAttribute="trailing" id="AHs-2L-9Oy"/>
houweibin committed
202 203
                            <constraint firstItem="lom-2Q-mUs" firstAttribute="top" secondItem="X6T-Nd-zWM" secondAttribute="top" id="Imt-9W-VgJ"/>
                            <constraint firstItem="lom-2Q-mUs" firstAttribute="leading" secondItem="X6T-Nd-zWM" secondAttribute="leading" id="LsI-78-515"/>
204
                            <constraint firstItem="fcD-Y9-l8X" firstAttribute="top" secondItem="xb7-hV-2Zd" secondAttribute="bottom" id="QVC-Aj-qoP"/>
houweibin committed
205 206 207 208
                            <constraint firstAttribute="trailing" secondItem="lom-2Q-mUs" secondAttribute="trailing" id="WKi-FN-cf1"/>
                            <constraint firstAttribute="trailing" secondItem="7qB-Q5-gG1" secondAttribute="trailing" id="Y3q-BV-TGt"/>
                            <constraint firstItem="xz3-5e-tlv" firstAttribute="top" secondItem="lom-2Q-mUs" secondAttribute="bottom" id="bWn-ll-1dm"/>
                            <constraint firstItem="7qB-Q5-gG1" firstAttribute="top" secondItem="xb7-hV-2Zd" secondAttribute="bottom" id="dWR-EP-dfj"/>
houweibin committed
209
                            <constraint firstItem="xz3-5e-tlv" firstAttribute="top" secondItem="fcD-Y9-l8X" secondAttribute="bottom" id="eZr-L7-7fH"/>
houweibin committed
210 211 212
                            <constraint firstItem="xb7-hV-2Zd" firstAttribute="top" secondItem="BBC-0e-AMD" secondAttribute="bottom" id="fRt-Zr-fSP"/>
                            <constraint firstAttribute="trailing" secondItem="xb7-hV-2Zd" secondAttribute="trailing" id="gwj-MW-Qsn"/>
                            <constraint firstItem="xb7-hV-2Zd" firstAttribute="leading" secondItem="X6T-Nd-zWM" secondAttribute="leading" id="ire-8T-wjq"/>
houweibin committed
213 214 215
                        </constraints>
                    </view>
                    <connections>
houweibin committed
216 217
                        <outlet property="filterTab" destination="xb7-hV-2Zd" id="j70-Te-eqs"/>
                        <outlet property="filterView" destination="7qB-Q5-gG1" id="h6l-q0-4M6"/>
houweibin committed
218
                        <outlet property="tbvSelectedGoods" destination="fcD-Y9-l8X" id="Dem-kS-25O"/>
houweibin committed
219
                        <outlet property="vNoData" destination="lom-2Q-mUs" id="xLj-pR-VrK"/>
houweibin committed
220 221 222 223
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="rjD-hg-tmV" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
houweibin committed
224
            <point key="canvasLocation" x="1325.5999999999999" y="-299.10044977511245"/>
houweibin committed
225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
        </scene>
        <!--搜索反馈-->
        <scene sceneID="lLS-0p-8iT">
            <objects>
                <viewController storyboardIdentifier="KWMSearchFeedbackVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="4j2-10-0bh" userLabel="搜索反馈" customClass="KWMSearchFeedbackVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="YH1-IF-LTL"/>
                        <viewControllerLayoutGuide type="bottom" id="Po3-1j-gji"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="GXA-CG-nHY">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="taY-Y0-CRF" userLabel="vLine">
                                <rect key="frame" x="0.0" y="64" width="375" height="1"/>
                                <color key="backgroundColor" red="0.82338023559999995" green="0.82338023559999995" blue="0.82338023559999995" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="x0U-PZ-AfT"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Fmw-OX-y1u">
                                <rect key="frame" x="0.0" y="65" width="375" height="602"/>
                                <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <connections>
                                    <outlet property="dataSource" destination="4j2-10-0bh" id="OyI-8c-CfP"/>
                                    <outlet property="delegate" destination="4j2-10-0bh" id="eox-2R-4sS"/>
                                </connections>
                            </tableView>
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wbB-ey-Zag" userLabel="vNoGoods">
houweibin committed
254
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
houweibin committed
255 256
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂无商品" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fNr-vb-Qf7">
houweibin committed
257
                                        <rect key="frame" x="154.5" y="313" width="66" height="21"/>
houweibin committed
258 259 260 261 262 263 264 265 266
                                        <constraints>
                                            <constraint firstAttribute="width" constant="66" id="nfp-BN-Tdh"/>
                                            <constraint firstAttribute="height" constant="21" id="wU7-LY-bkV"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="15"/>
                                        <color key="textColor" red="0.20436698719999999" green="0.20436698719999999" blue="0.20436698719999999" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_brand_not quite available" translatesAutoresizingMaskIntoConstraints="NO" id="CVd-db-6Nq">
houweibin committed
267
                                        <rect key="frame" x="168.5" y="252" width="38" height="43"/>
houweibin committed
268 269 270 271 272 273 274 275 276 277 278 279 280 281 282
                                        <constraints>
                                            <constraint firstAttribute="height" constant="43" id="QB8-O7-9hQ"/>
                                            <constraint firstAttribute="width" constant="37.530000000000001" id="hdJ-uX-QNB"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="fNr-vb-Qf7" firstAttribute="top" secondItem="CVd-db-6Nq" secondAttribute="bottom" constant="18" id="F4O-Ac-Lut"/>
                                    <constraint firstItem="fNr-vb-Qf7" firstAttribute="centerY" secondItem="wbB-ey-Zag" secondAttribute="centerY" id="gpy-OV-5JH"/>
                                    <constraint firstItem="CVd-db-6Nq" firstAttribute="centerX" secondItem="fNr-vb-Qf7" secondAttribute="centerX" id="nWr-8u-3Rv"/>
                                    <constraint firstItem="fNr-vb-Qf7" firstAttribute="centerX" secondItem="wbB-ey-Zag" secondAttribute="centerX" id="xkD-kV-Iim"/>
                                </constraints>
                            </view>
                            <view hidden="YES" alpha="0.59999999999999998" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0gx-v6-eAP">
houweibin committed
283
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
houweibin committed
284 285 286 287 288
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
houweibin committed
289
                            <constraint firstItem="wbB-ey-Zag" firstAttribute="top" secondItem="YH1-IF-LTL" secondAttribute="bottom" id="B2o-AQ-KaO"/>
houweibin committed
290 291
                            <constraint firstAttribute="bottom" secondItem="0gx-v6-eAP" secondAttribute="bottom" id="JWf-1t-OhT"/>
                            <constraint firstAttribute="bottom" secondItem="Fmw-OX-y1u" secondAttribute="bottom" id="KDQ-E4-wkV"/>
houweibin committed
292
                            <constraint firstItem="0gx-v6-eAP" firstAttribute="top" secondItem="YH1-IF-LTL" secondAttribute="bottom" id="N4t-V3-Lgo"/>
houweibin committed
293 294
                            <constraint firstItem="taY-Y0-CRF" firstAttribute="leading" secondItem="GXA-CG-nHY" secondAttribute="leading" id="QND-SZ-tAr"/>
                            <constraint firstAttribute="trailing" secondItem="wbB-ey-Zag" secondAttribute="trailing" id="QVg-n3-hOZ"/>
houweibin committed
295
                            <constraint firstItem="taY-Y0-CRF" firstAttribute="top" secondItem="YH1-IF-LTL" secondAttribute="bottom" constant="44" id="Tf5-pk-8Wd"/>
houweibin committed
296 297
                            <constraint firstAttribute="trailing" secondItem="taY-Y0-CRF" secondAttribute="trailing" id="aew-aA-WyS"/>
                            <constraint firstAttribute="trailing" secondItem="0gx-v6-eAP" secondAttribute="trailing" id="fII-UN-CCe"/>
houweibin committed
298
                            <constraint firstItem="Fmw-OX-y1u" firstAttribute="top" secondItem="taY-Y0-CRF" secondAttribute="bottom" id="fbc-Mp-VjF"/>
houweibin committed
299
                            <constraint firstAttribute="bottom" secondItem="wbB-ey-Zag" secondAttribute="bottom" id="iRq-ft-rl5"/>
houweibin committed
300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334
                            <constraint firstItem="Fmw-OX-y1u" firstAttribute="top" secondItem="YH1-IF-LTL" secondAttribute="bottom" constant="-20" id="kf6-GV-ebU"/>
                            <constraint firstItem="Fmw-OX-y1u" firstAttribute="leading" secondItem="GXA-CG-nHY" secondAttribute="leading" id="pet-Wg-LZs"/>
                            <constraint firstItem="0gx-v6-eAP" firstAttribute="leading" secondItem="GXA-CG-nHY" secondAttribute="leading" id="sNX-bT-fOh"/>
                            <constraint firstItem="wbB-ey-Zag" firstAttribute="leading" secondItem="GXA-CG-nHY" secondAttribute="leading" id="snp-el-ovi"/>
                            <constraint firstAttribute="trailing" secondItem="Fmw-OX-y1u" secondAttribute="trailing" id="ssZ-nT-TMI"/>
                        </constraints>
                        <variation key="default">
                            <mask key="constraints">
                                <exclude reference="kf6-GV-ebU"/>
                            </mask>
                        </variation>
                    </view>
                    <connections>
                        <outlet property="tbvSearch" destination="Fmw-OX-y1u" id="q38-Gd-YJ5"/>
                        <outlet property="vBackground" destination="0gx-v6-eAP" id="tlu-IY-rhW"/>
                        <outlet property="vNoGoods" destination="wbB-ey-Zag" id="q6T-ZU-tKa"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="trR-0m-wwl" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1998" y="-299"/>
        </scene>
        <!--新商品详情-->
        <scene sceneID="MjH-HO-zLh">
            <objects>
                <viewController storyboardIdentifier="KWMProductDetailVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="HGn-rV-7a6" userLabel="新商品详情" customClass="KWMProductDetailVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="S7g-9a-h5u"/>
                        <viewControllerLayoutGuide type="bottom" id="b4G-iC-Q5T"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="iiw-EI-ADC">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gzD-yV-5uI">
335
                                <rect key="frame" x="12" y="35" width="30" height="30"/>
houweibin committed
336 337 338 339 340 341 342 343 344 345
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="NxJ-Sx-3Vh"/>
                                    <constraint firstAttribute="width" constant="30" id="y1d-Ex-VMS"/>
                                </constraints>
                                <state key="normal" image="button_close"/>
                                <connections>
                                    <action selector="onClickBackBtn:" destination="HGn-rV-7a6" eventType="touchUpInside" id="AjN-OX-ram"/>
                                </connections>
                            </button>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Zpe-ot-LEI">
346
                                <rect key="frame" x="331" y="39" width="22" height="22"/>
houweibin committed
347 348 349 350 351 352 353 354 355 356 357 358 359 360
                                <constraints>
                                    <constraint firstAttribute="height" constant="22" id="5f9-fl-34y"/>
                                    <constraint firstAttribute="width" constant="22" id="w4d-Oa-mk9"/>
                                </constraints>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                <inset key="contentEdgeInsets" minX="7" minY="5" maxX="0.0" maxY="0.0"/>
                                <state key="normal" title="0" backgroundImage="btn_ nav_shop cart">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <connections>
                                    <action selector="onClickShopCartBtn:" destination="HGn-rV-7a6" eventType="touchUpInside" id="Zd1-TS-kp1"/>
                                </connections>
                            </button>
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" bounces="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" bouncesZoom="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nJM-8c-jUQ">
361
                                <rect key="frame" x="0.0" y="75" width="375" height="592"/>
houweibin committed
362 363
                            </scrollView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Spw-YS-8S3">
364
                                <rect key="frame" x="295" y="41" width="22" height="18"/>
houweibin committed
365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643
                                <constraints>
                                    <constraint firstAttribute="height" constant="18" id="YMj-Hw-Jft"/>
                                    <constraint firstAttribute="width" constant="22" id="n8x-Wr-fJo"/>
                                </constraints>
                                <state key="normal" image="ic_share"/>
                                <connections>
                                    <action selector="onClickShare:" destination="HGn-rV-7a6" eventType="touchUpInside" id="thI-MW-tmy"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="gzD-yV-5uI" firstAttribute="top" secondItem="iiw-EI-ADC" secondAttribute="topMargin" constant="15" id="6Hn-05-s9w"/>
                            <constraint firstItem="Zpe-ot-LEI" firstAttribute="centerY" secondItem="gzD-yV-5uI" secondAttribute="centerY" id="Iby-av-OMi"/>
                            <constraint firstItem="Spw-YS-8S3" firstAttribute="centerY" secondItem="gzD-yV-5uI" secondAttribute="centerY" id="J3x-t8-rBv"/>
                            <constraint firstAttribute="bottom" secondItem="nJM-8c-jUQ" secondAttribute="bottom" id="LcK-uQ-qRG"/>
                            <constraint firstAttribute="trailing" secondItem="nJM-8c-jUQ" secondAttribute="trailing" id="NA7-tR-grk"/>
                            <constraint firstItem="gzD-yV-5uI" firstAttribute="leading" secondItem="iiw-EI-ADC" secondAttribute="leading" constant="12" id="UTs-Aq-I5f"/>
                            <constraint firstItem="Zpe-ot-LEI" firstAttribute="leading" secondItem="Spw-YS-8S3" secondAttribute="trailing" constant="14" id="Ukx-PB-yzT"/>
                            <constraint firstAttribute="trailing" secondItem="Zpe-ot-LEI" secondAttribute="trailing" constant="22" id="c18-0p-doe"/>
                            <constraint firstItem="nJM-8c-jUQ" firstAttribute="leading" secondItem="iiw-EI-ADC" secondAttribute="leading" id="r0x-Rh-waQ"/>
                            <constraint firstItem="nJM-8c-jUQ" firstAttribute="top" secondItem="gzD-yV-5uI" secondAttribute="bottom" constant="10" id="rqN-o9-Ool"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="btnShare" destination="Spw-YS-8S3" id="4Xb-fI-Qt2"/>
                        <outlet property="btnShopCart" destination="Zpe-ot-LEI" id="yFe-2O-kCC"/>
                        <outlet property="svContent" destination="nJM-8c-jUQ" id="2OP-2K-6q6"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="HVF-cR-EHt" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2650" y="-306"/>
        </scene>
        <!--分享弹窗-->
        <scene sceneID="9d5-FZ-BHD">
            <objects>
                <viewController storyboardIdentifier="KWMShareVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="YMd-qk-nGd" userLabel="分享弹窗" customClass="KWMShareVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="6FE-bg-x1x"/>
                        <viewControllerLayoutGuide type="bottom" id="cho-nm-Py0"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="A1Z-U0-Kuj">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CbO-Zr-eXq">
                                <rect key="frame" x="0.0" y="492" width="375" height="175"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享到" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aOw-dH-FfL">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="38"/>
                                        <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="38" id="Ytu-Sh-kuB"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="16"/>
                                        <color key="textColor" red="0.15294117647058825" green="0.14901960784313725" blue="0.21176470588235294" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dpc-dw-dg1" userLabel="left">
                                        <rect key="frame" x="0.0" y="38" width="125" height="137"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="微信" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MT5-Kq-W7b">
                                                <rect key="frame" x="48" y="77" width="28" height="20"/>
                                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
                                                <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_wechat_friend" translatesAutoresizingMaskIntoConstraints="NO" id="Pb2-xz-pA3">
                                                <rect key="frame" x="45" y="40" width="34" height="28"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="34" id="qVH-jQ-wtM"/>
                                                    <constraint firstAttribute="height" constant="28" id="vx7-Mv-fa1"/>
                                                </constraints>
                                            </imageView>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="Pb2-xz-pA3" firstAttribute="centerX" secondItem="dpc-dw-dg1" secondAttribute="centerX" id="5jE-lO-4Jt"/>
                                            <constraint firstItem="MT5-Kq-W7b" firstAttribute="centerX" secondItem="dpc-dw-dg1" secondAttribute="centerX" id="9hM-OL-ORf"/>
                                            <constraint firstItem="Pb2-xz-pA3" firstAttribute="top" secondItem="dpc-dw-dg1" secondAttribute="top" constant="40" id="KIP-hb-2zG"/>
                                            <constraint firstAttribute="bottom" secondItem="MT5-Kq-W7b" secondAttribute="bottom" constant="40" id="Q6G-nV-Ntm"/>
                                        </constraints>
                                        <connections>
                                            <outletCollection property="gestureRecognizers" destination="igp-Xs-nDe" appends="YES" id="xRH-OI-Xx0"/>
                                        </connections>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9ac-4q-cWE" userLabel="mid">
                                        <rect key="frame" x="125" y="38" width="125" height="137"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="朋友圈" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8rT-yu-oHl">
                                                <rect key="frame" x="41.5" y="77" width="42" height="20"/>
                                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
                                                <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_wechat_circle" translatesAutoresizingMaskIntoConstraints="NO" id="GDP-lD-qOd">
                                                <rect key="frame" x="47.5" y="40" width="30" height="30"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="30" id="Um1-TP-SE2"/>
                                                    <constraint firstAttribute="width" constant="30" id="zs6-IS-WKe"/>
                                                </constraints>
                                            </imageView>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="GDP-lD-qOd" firstAttribute="top" secondItem="9ac-4q-cWE" secondAttribute="top" constant="40" id="7aH-sN-DTL"/>
                                            <constraint firstItem="8rT-yu-oHl" firstAttribute="centerX" secondItem="9ac-4q-cWE" secondAttribute="centerX" id="NkN-bN-X5O"/>
                                            <constraint firstAttribute="bottom" secondItem="8rT-yu-oHl" secondAttribute="bottom" constant="40" id="jmU-1J-4qC"/>
                                            <constraint firstItem="GDP-lD-qOd" firstAttribute="centerX" secondItem="9ac-4q-cWE" secondAttribute="centerX" id="mgz-pj-oyc"/>
                                        </constraints>
                                        <connections>
                                            <outletCollection property="gestureRecognizers" destination="UDO-Yw-McM" appends="YES" id="6ui-3d-BOM"/>
                                        </connections>
                                    </view>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cb5-DK-3c0" userLabel="right">
                                        <rect key="frame" x="250" y="38" width="125" height="137"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="信息" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3wn-nu-Xon">
                                                <rect key="frame" x="48" y="77" width="28" height="20"/>
                                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
                                                <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="calibratedRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_share_message" translatesAutoresizingMaskIntoConstraints="NO" id="h7x-5v-kEZ">
                                                <rect key="frame" x="46" y="40" width="32" height="26"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="26" id="XzF-Pp-quu"/>
                                                    <constraint firstAttribute="width" constant="32" id="YLH-8j-vbx"/>
                                                </constraints>
                                            </imageView>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="h7x-5v-kEZ" firstAttribute="top" secondItem="Cb5-DK-3c0" secondAttribute="top" constant="40" id="2cA-a4-xC0"/>
                                            <constraint firstAttribute="bottom" secondItem="3wn-nu-Xon" secondAttribute="bottom" constant="40" id="NEw-FM-aG2"/>
                                            <constraint firstItem="h7x-5v-kEZ" firstAttribute="centerX" secondItem="Cb5-DK-3c0" secondAttribute="centerX" id="SWR-Gz-uRW"/>
                                            <constraint firstItem="3wn-nu-Xon" firstAttribute="centerX" secondItem="Cb5-DK-3c0" secondAttribute="centerX" id="WMs-Dp-AH8"/>
                                        </constraints>
                                        <connections>
                                            <outletCollection property="gestureRecognizers" destination="LdE-II-Ooa" appends="YES" id="ylP-BF-uq4"/>
                                        </connections>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="aOw-dH-FfL" secondAttribute="trailing" id="0F5-rX-Mde"/>
                                    <constraint firstItem="9ac-4q-cWE" firstAttribute="top" secondItem="aOw-dH-FfL" secondAttribute="bottom" id="3nV-78-1qy"/>
                                    <constraint firstItem="Cb5-DK-3c0" firstAttribute="top" secondItem="aOw-dH-FfL" secondAttribute="bottom" id="56N-vA-g2U"/>
                                    <constraint firstItem="9ac-4q-cWE" firstAttribute="width" secondItem="dpc-dw-dg1" secondAttribute="width" id="7fu-PS-sEa"/>
                                    <constraint firstAttribute="bottom" secondItem="9ac-4q-cWE" secondAttribute="bottom" id="86y-No-TGb"/>
                                    <constraint firstItem="dpc-dw-dg1" firstAttribute="top" secondItem="aOw-dH-FfL" secondAttribute="bottom" id="BWJ-AG-8Kn"/>
                                    <constraint firstAttribute="height" constant="175" id="Edr-EV-0rg"/>
                                    <constraint firstAttribute="trailing" secondItem="Cb5-DK-3c0" secondAttribute="trailing" id="IzY-a6-7qe"/>
                                    <constraint firstAttribute="bottom" secondItem="dpc-dw-dg1" secondAttribute="bottom" id="VHj-jk-2ch"/>
                                    <constraint firstAttribute="bottom" secondItem="Cb5-DK-3c0" secondAttribute="bottom" id="duM-yM-Gfr"/>
                                    <constraint firstItem="Cb5-DK-3c0" firstAttribute="width" secondItem="dpc-dw-dg1" secondAttribute="width" id="gvl-Dq-3ho"/>
                                    <constraint firstItem="aOw-dH-FfL" firstAttribute="top" secondItem="CbO-Zr-eXq" secondAttribute="top" id="im9-WZ-67Y"/>
                                    <constraint firstItem="9ac-4q-cWE" firstAttribute="leading" secondItem="dpc-dw-dg1" secondAttribute="trailing" id="mL6-nG-FC3"/>
                                    <constraint firstItem="aOw-dH-FfL" firstAttribute="leading" secondItem="CbO-Zr-eXq" secondAttribute="leading" id="pKU-q1-9gS"/>
                                    <constraint firstItem="dpc-dw-dg1" firstAttribute="leading" secondItem="CbO-Zr-eXq" secondAttribute="leading" id="pSM-zG-LCZ"/>
                                    <constraint firstItem="Cb5-DK-3c0" firstAttribute="leading" secondItem="9ac-4q-cWE" secondAttribute="trailing" id="wdf-dg-3wt"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        <rect key="contentStretch" x="0.0" y="0.0" width="0.94999999999999996" height="1"/>
                        <gestureRecognizers/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="CbO-Zr-eXq" secondAttribute="trailing" id="15t-55-fVJ"/>
                            <constraint firstAttribute="bottom" secondItem="CbO-Zr-eXq" secondAttribute="bottom" id="2ex-Sf-m6z"/>
                            <constraint firstItem="CbO-Zr-eXq" firstAttribute="leading" secondItem="A1Z-U0-Kuj" secondAttribute="leading" id="x2S-NS-fJV"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="e5B-KU-dOy" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="igp-Xs-nDe" userLabel="tap微信">
                    <connections>
                        <action selector="onShareToFriend:" destination="YMd-qk-nGd" id="Qxq-G4-fFf"/>
                    </connections>
                </tapGestureRecognizer>
                <tapGestureRecognizer id="UDO-Yw-McM" userLabel="tap朋友圈">
                    <connections>
                        <action selector="onShareToCircle:" destination="YMd-qk-nGd" id="oeW-Ws-1nR"/>
                    </connections>
                </tapGestureRecognizer>
                <tapGestureRecognizer id="LdE-II-Ooa" userLabel="tap信息">
                    <connections>
                        <action selector="onShareToMessage:" destination="YMd-qk-nGd" id="j28-eZ-ea0"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="3292" y="-308.09595202398805"/>
        </scene>
        <!--筛选排序-->
        <scene sceneID="QCq-Vo-q0h">
            <objects>
                <viewController storyboardIdentifier="KWMFilterVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="dSr-ne-RSp" userLabel="筛选排序" customClass="KWMFilterVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="P3Q-lZ-jzJ"/>
                        <viewControllerLayoutGuide type="bottom" id="TOC-P7-a25"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="XcG-9W-l6S">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ycd-0I-M7z">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Gr9-Pz-uEC">
                                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    </imageView>
                                    <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="goo-d0-UNf">
                                        <rect key="frame" x="20" y="0.0" width="335" height="120"/>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="LzE-Fk-74G">
                                            <size key="itemSize" width="50" height="50"/>
                                            <size key="headerReferenceSize" width="0.0" height="0.0"/>
                                            <size key="footerReferenceSize" width="0.0" height="0.0"/>
                                            <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        </collectionViewFlowLayout>
                                        <cells>
                                            <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="zsM-Md-go8">
                                                <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
                                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                                <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                                                    <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
                                                    <autoresizingMask key="autoresizingMask"/>
                                                </view>
                                            </collectionViewCell>
                                        </cells>
                                        <connections>
                                            <outlet property="dataSource" destination="dSr-ne-RSp" id="X0h-w3-dHY"/>
                                            <outlet property="delegate" destination="dSr-ne-RSp" id="hW8-fq-T03"/>
                                        </connections>
                                    </collectionView>
                                </subviews>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="Gr9-Pz-uEC" secondAttribute="trailing" id="3Xq-di-pyY"/>
                                    <constraint firstItem="Gr9-Pz-uEC" firstAttribute="leading" secondItem="ycd-0I-M7z" secondAttribute="leading" id="50w-tq-IgT"/>
                                    <constraint firstAttribute="height" constant="120" id="5U7-dx-Ngg"/>
                                    <constraint firstItem="goo-d0-UNf" firstAttribute="top" secondItem="ycd-0I-M7z" secondAttribute="top" id="9bA-y5-yNf"/>
                                    <constraint firstAttribute="bottom" secondItem="goo-d0-UNf" secondAttribute="bottom" id="EdN-MH-iKR"/>
                                    <constraint firstItem="Gr9-Pz-uEC" firstAttribute="top" secondItem="ycd-0I-M7z" secondAttribute="top" id="HbQ-dq-MB6"/>
                                    <constraint firstAttribute="trailing" secondItem="goo-d0-UNf" secondAttribute="trailing" constant="20" id="aw2-IF-LfS"/>
                                    <constraint firstItem="goo-d0-UNf" firstAttribute="leading" secondItem="ycd-0I-M7z" secondAttribute="leading" constant="20" id="fh2-i2-kRB"/>
                                </constraints>
                            </view>
                        </subviews>
                        <constraints>
                            <constraint firstItem="Gr9-Pz-uEC" firstAttribute="height" secondItem="XcG-9W-l6S" secondAttribute="height" id="I4G-X1-gOO"/>
                            <constraint firstItem="ycd-0I-M7z" firstAttribute="leading" secondItem="XcG-9W-l6S" secondAttribute="leading" id="dbP-eG-k4S"/>
                            <constraint firstAttribute="trailing" secondItem="ycd-0I-M7z" secondAttribute="trailing" id="hmD-f1-sgz"/>
                            <constraint firstItem="ycd-0I-M7z" firstAttribute="top" secondItem="XcG-9W-l6S" secondAttribute="top" id="ngg-Vr-NWz"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="clv" destination="goo-d0-UNf" id="Lb7-7M-r4S"/>
                        <outlet property="heightContent" destination="5U7-dx-Ngg" id="swY-rY-f8O"/>
                        <outlet property="ivBg" destination="Gr9-Pz-uEC" id="yfs-aZ-DMh"/>
                        <outlet property="vContain" destination="ycd-0I-M7z" id="OBA-U9-ho7"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="KvS-RG-ChB" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4017" y="-308"/>
        </scene>
    </scenes>
    <resources>
        <image name="btn_ nav_shop cart" width="21" height="22"/>
        <image name="button_close" width="16" height="15"/>
        <image name="ic_brand_not quite available" width="38" height="43"/>
        <image name="ic_share" width="22" height="19"/>
        <image name="ic_share_message" width="31" height="26"/>
        <image name="ic_wechat_circle" width="30" height="30"/>
        <image name="ic_wechat_friend" width="33" height="28"/>
    </resources>
</document>