<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12118" systemVersion="16A323" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12086"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--OrderVC-->
        <scene sceneID="sv6-Dq-cKt">
            <objects>
                <viewController storyboardIdentifier="KWMOrderVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="fub-2P-w8Y" customClass="KWMOrderVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="y2z-ec-nhN"/>
                        <viewControllerLayoutGuide type="bottom" id="D4p-vJ-TZ7"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Puz-FY-kmG">
                        <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="Dkl-7G-f7l" 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="r0c-J0-ZXk"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="YW5-m6-sF5">
                                <rect key="frame" x="0.0" y="65" width="375" height="602"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <connections>
                                    <outlet property="dataSource" destination="fub-2P-w8Y" id="rlF-zh-XLR"/>
                                    <outlet property="delegate" destination="fub-2P-w8Y" id="PlA-aX-rNd"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="YW5-m6-sF5" firstAttribute="leading" secondItem="Puz-FY-kmG" secondAttribute="leading" id="1eF-y4-KbG"/>
                            <constraint firstItem="YW5-m6-sF5" firstAttribute="top" secondItem="Puz-FY-kmG" secondAttribute="top" constant="65" id="7DW-9k-7vn"/>
                            <constraint firstAttribute="bottom" secondItem="YW5-m6-sF5" secondAttribute="bottom" id="8eD-ia-gTT"/>
                            <constraint firstAttribute="trailing" secondItem="YW5-m6-sF5" secondAttribute="trailing" id="Sp2-MW-ldC"/>
                            <constraint firstItem="YW5-m6-sF5" firstAttribute="top" secondItem="y2z-ec-nhN" secondAttribute="bottom" id="Tp4-49-Kch"/>
                            <constraint firstAttribute="trailing" secondItem="Dkl-7G-f7l" secondAttribute="trailing" id="qgL-EZ-hOo"/>
                            <constraint firstItem="Dkl-7G-f7l" firstAttribute="leading" secondItem="Puz-FY-kmG" secondAttribute="leading" id="r6y-XY-UDI"/>
                            <constraint firstItem="Dkl-7G-f7l" firstAttribute="top" secondItem="Puz-FY-kmG" secondAttribute="top" constant="64" id="rkJ-xF-SNd"/>
                        </constraints>
                        <variation key="default">
                            <mask key="constraints">
                                <exclude reference="Tp4-49-Kch"/>
                            </mask>
                        </variation>
                    </view>
                    <connections>
                        <outlet property="tbvOrder" destination="YW5-m6-sF5" id="dac-Zr-zmo"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="gek-n7-Y3G" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="134" y="232"/>
        </scene>
        <!--About UsVC-->
        <scene sceneID="COg-Jh-cgd">
            <objects>
                <viewController storyboardIdentifier="KWMAboutUsVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="KAR-Kt-b4d" customClass="KWMAboutUsVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="O4H-48-83f"/>
                        <viewControllerLayoutGuide type="bottom" id="YHY-KH-xQf"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="jA4-J5-qx5">
                        <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="EEU-3C-nkp" 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" relation="greaterThanOrEqual" constant="1" id="NIq-2m-nKU"/>
                                    <constraint firstAttribute="height" constant="1" id="Yhb-yV-6mX"/>
                                </constraints>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="简介" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ETW-GY-zzD">
                                <rect key="frame" x="30" y="87" width="30" height="21"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                <color key="textColor" red="0.2196078431372549" green="0.2196078431372549" blue="0.2196078431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0vY-8L-jzV" userLabel="v简介">
                                <rect key="frame" x="0.0" y="120" width="375" height="104"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cj8-a0-OHl">
                                        <rect key="frame" x="30" y="10" width="315" height="84"/>
                                        <string key="text">Cemarose时尚童装,成立于2015年初,商店位于法国南部蓝色海岸的核心戛纳商业区。

本 APP 由 曼童(天津)科技发展有限公司  Mantong(Tianjin) Technology Dev Co., Ltd.  开发并提供技术服务</string>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.22352941176470587" green="0.22352941176470587" blue="0.22352941176470587" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstItem="cj8-a0-OHl" firstAttribute="leading" secondItem="0vY-8L-jzV" secondAttribute="leading" constant="30" id="YH7-2L-EAZ"/>
                                    <constraint firstItem="cj8-a0-OHl" firstAttribute="top" secondItem="0vY-8L-jzV" secondAttribute="top" constant="10" id="bd0-ab-2wg"/>
                                    <constraint firstAttribute="trailing" secondItem="cj8-a0-OHl" secondAttribute="trailing" constant="30" id="jg8-tQ-UF7"/>
                                    <constraint firstAttribute="bottom" secondItem="cj8-a0-OHl" secondAttribute="bottom" constant="10" id="o9M-L9-gx0"/>
                                    <constraint firstAttribute="height" constant="62" id="xPl-VR-mYV"/>
                                    <constraint firstAttribute="bottom" secondItem="cj8-a0-OHl" secondAttribute="bottom" constant="10" id="zmr-16-OfN"/>
                                </constraints>
                                <variation key="default">
                                    <mask key="constraints">
                                        <exclude reference="xPl-VR-mYV"/>
                                        <exclude reference="o9M-L9-gx0"/>
                                    </mask>
                                </variation>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="条件与条款" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mcD-eB-G84">
                                <rect key="frame" x="30" y="246" width="75" height="21"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                <color key="textColor" red="0.21960784310000001" green="0.21960784310000001" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K3j-9n-UJu" userLabel="v条件与条款">
                                <rect key="frame" x="0.0" y="279" width="375" height="38"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="阅读详情" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TSP-kt-kpG">
                                        <rect key="frame" x="30" y="10.5" width="48" height="17"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="button_mine_more" translatesAutoresizingMaskIntoConstraints="NO" id="2og-dg-p3Y">
                                        <rect key="frame" x="338" y="12" width="7" height="14"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="14" id="4O3-dt-5HB"/>
                                            <constraint firstAttribute="width" constant="7" id="NVK-J9-oXt"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="38" id="805-Se-MMI"/>
                                    <constraint firstAttribute="trailing" secondItem="2og-dg-p3Y" secondAttribute="trailing" constant="30" id="FUH-bI-XCW"/>
                                    <constraint firstItem="TSP-kt-kpG" firstAttribute="centerY" secondItem="K3j-9n-UJu" secondAttribute="centerY" id="Y9v-KM-nlZ"/>
                                    <constraint firstItem="TSP-kt-kpG" firstAttribute="leading" secondItem="K3j-9n-UJu" secondAttribute="leading" constant="30" id="YFN-xc-80d"/>
                                    <constraint firstItem="2og-dg-p3Y" firstAttribute="centerY" secondItem="K3j-9n-UJu" secondAttribute="centerY" id="jx9-da-jJB"/>
                                </constraints>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="n4s-wD-prh" appends="YES" id="5Tl-Nw-UGh"/>
                                </connections>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="隐私政策" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NUA-S3-0t6">
                                <rect key="frame" x="30" y="339" width="60" height="21"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                <color key="textColor" red="0.21960784310000001" green="0.21960784310000001" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q6b-xr-nKI" userLabel="v隐私政策">
                                <rect key="frame" x="0.0" y="372" width="375" height="38"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="阅读详情" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FmQ-l7-nh9">
                                        <rect key="frame" x="30" y="10.5" width="48" height="17"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="button_mine_more" translatesAutoresizingMaskIntoConstraints="NO" id="T5w-dT-9TE">
                                        <rect key="frame" x="338" y="12" width="7" height="14"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="7" id="CW0-4C-8vp"/>
                                            <constraint firstAttribute="height" constant="14" id="j7T-BB-Z57"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstItem="FmQ-l7-nh9" firstAttribute="centerY" secondItem="Q6b-xr-nKI" secondAttribute="centerY" id="0aj-WF-tpf"/>
                                    <constraint firstItem="T5w-dT-9TE" firstAttribute="centerY" secondItem="Q6b-xr-nKI" secondAttribute="centerY" id="Blv-gF-WH3"/>
                                    <constraint firstAttribute="trailing" secondItem="T5w-dT-9TE" secondAttribute="trailing" constant="30" id="Ia5-fi-WbX"/>
                                    <constraint firstAttribute="height" constant="38" id="iab-Oe-pTi"/>
                                    <constraint firstItem="FmQ-l7-nh9" firstAttribute="leading" secondItem="Q6b-xr-nKI" secondAttribute="leading" constant="30" id="mwo-m4-yzG"/>
                                </constraints>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="rRD-23-onz" appends="YES" id="nFa-Up-7io"/>
                                </connections>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <gestureRecognizers/>
                        <constraints>
                            <constraint firstItem="NUA-S3-0t6" firstAttribute="top" secondItem="K3j-9n-UJu" secondAttribute="bottom" constant="22" id="2O1-CD-pQ0"/>
                            <constraint firstItem="mcD-eB-G84" firstAttribute="top" secondItem="0vY-8L-jzV" secondAttribute="bottom" constant="22" id="2tu-eX-Cn2"/>
                            <constraint firstItem="EEU-3C-nkp" firstAttribute="top" secondItem="jA4-J5-qx5" secondAttribute="top" constant="64" id="9DX-3E-TOy"/>
                            <constraint firstItem="0vY-8L-jzV" firstAttribute="top" secondItem="ETW-GY-zzD" secondAttribute="bottom" constant="12" id="EIQ-jf-GXl"/>
                            <constraint firstItem="EEU-3C-nkp" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" id="JOt-Bw-gay"/>
                            <constraint firstAttribute="trailing" secondItem="0vY-8L-jzV" secondAttribute="trailing" id="KxZ-kz-8kD"/>
                            <constraint firstItem="0vY-8L-jzV" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" id="OpU-fq-EKT"/>
                            <constraint firstItem="K3j-9n-UJu" firstAttribute="top" secondItem="mcD-eB-G84" secondAttribute="bottom" constant="12" id="UuV-Nt-Diu"/>
                            <constraint firstItem="Q6b-xr-nKI" firstAttribute="top" secondItem="NUA-S3-0t6" secondAttribute="bottom" constant="12" id="abq-mg-KHn"/>
                            <constraint firstItem="ETW-GY-zzD" firstAttribute="top" secondItem="jA4-J5-qx5" secondAttribute="top" constant="87" id="dff-AM-o2J"/>
                            <constraint firstAttribute="trailing" secondItem="EEU-3C-nkp" secondAttribute="trailing" id="hH2-4g-kef"/>
                            <constraint firstItem="K3j-9n-UJu" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" id="joT-qC-gRj"/>
                            <constraint firstAttribute="trailing" secondItem="Q6b-xr-nKI" secondAttribute="trailing" id="kzE-Sj-63c"/>
                            <constraint firstItem="mcD-eB-G84" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" constant="30" id="lCQ-0D-f1M"/>
                            <constraint firstItem="NUA-S3-0t6" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" constant="30" id="qv2-zH-iiM"/>
                            <constraint firstItem="ETW-GY-zzD" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" constant="30" id="t7F-EP-kwg"/>
                            <constraint firstAttribute="trailing" secondItem="K3j-9n-UJu" secondAttribute="trailing" id="x3t-4b-en0"/>
                            <constraint firstItem="Q6b-xr-nKI" firstAttribute="leading" secondItem="jA4-J5-qx5" secondAttribute="leading" id="xH5-4o-KZq"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0uS-nV-SeP" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="n4s-wD-prh" userLabel="tap条件与条款">
                    <connections>
                        <action selector="onClickCondition:" destination="KAR-Kt-b4d" id="s9P-55-zVl"/>
                    </connections>
                </tapGestureRecognizer>
                <tapGestureRecognizer id="rRD-23-onz" userLabel="tap隐私政策">
                    <connections>
                        <action selector="onClickSecrecy:" destination="KAR-Kt-b4d" id="OoY-Su-8VU"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="777" y="221"/>
        </scene>
        <!--Contact UsVC-->
        <scene sceneID="nUz-XQ-63e">
            <objects>
                <viewController storyboardIdentifier="KWMContactUsVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="E4p-4k-3wA" customClass="KWMContactUsVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Boe-Na-0e5"/>
                        <viewControllerLayoutGuide type="bottom" id="D2Q-4X-FUZ"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Cnj-Ae-7Dd">
                        <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="no9-M5-aD4" 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="XXy-eJ-DqI"/>
                                </constraints>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="电话" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A8e-yf-jYz">
                                <rect key="frame" x="30" y="86" width="30" height="21"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                <color key="textColor" red="0.21960784310000001" green="0.21960784310000001" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yTD-YB-Z61" userLabel="v电话">
                                <rect key="frame" x="0.0" y="119" width="375" height="38"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+33 (0)9 83 04 30 57" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7Jx-tr-L4h">
                                        <rect key="frame" x="30" y="10.5" width="121" height="17"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="button_mine_more" translatesAutoresizingMaskIntoConstraints="NO" id="eyU-4F-oJV">
                                        <rect key="frame" x="338" y="12" width="7" height="14"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="7" id="0Ef-X9-H63"/>
                                            <constraint firstAttribute="height" constant="14" id="eaI-8o-MzC"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="38" id="CwQ-yj-Qn9"/>
                                    <constraint firstItem="7Jx-tr-L4h" firstAttribute="centerY" secondItem="yTD-YB-Z61" secondAttribute="centerY" id="J0f-iQ-q9y"/>
                                    <constraint firstItem="eyU-4F-oJV" firstAttribute="centerY" secondItem="yTD-YB-Z61" secondAttribute="centerY" id="Nec-oI-GV0"/>
                                    <constraint firstItem="7Jx-tr-L4h" firstAttribute="leading" secondItem="yTD-YB-Z61" secondAttribute="leading" constant="30" id="PEU-LT-AcM"/>
                                    <constraint firstAttribute="trailing" secondItem="eyU-4F-oJV" secondAttribute="trailing" constant="30" id="qCd-bb-7cJ"/>
                                    <constraint firstAttribute="height" constant="38" id="y2m-q2-pYs"/>
                                </constraints>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="wbE-l9-Vg6" appends="YES" id="PCe-gs-jV8"/>
                                </connections>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="电邮" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ohb-xj-nOZ">
                                <rect key="frame" x="30" y="179" width="30" height="21"/>
                                <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                <color key="textColor" red="0.21960784310000001" green="0.21960784310000001" blue="0.21960784310000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bqN-uP-ima" userLabel="v电话">
                                <rect key="frame" x="0.0" y="212" width="375" height="38"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="info@cemarose.com" textAlignment="natural" lineBreakMode="characterWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cgp-T9-GxM">
                                        <rect key="frame" x="30" y="10.5" width="113" height="17"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                        <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="button_mine_more" translatesAutoresizingMaskIntoConstraints="NO" id="Q8Y-6a-vcq">
                                        <rect key="frame" x="338" y="12" width="7" height="14"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="7" id="4mJ-7n-fgt"/>
                                            <constraint firstAttribute="height" constant="14" id="k3h-LB-K1B"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="Q8Y-6a-vcq" secondAttribute="trailing" constant="30" id="7oI-pS-PmY"/>
                                    <constraint firstAttribute="height" constant="38" id="Clj-ol-I9t"/>
                                    <constraint firstItem="Q8Y-6a-vcq" firstAttribute="centerY" secondItem="bqN-uP-ima" secondAttribute="centerY" id="Ymb-Ie-NO5"/>
                                    <constraint firstItem="cgp-T9-GxM" firstAttribute="centerY" secondItem="bqN-uP-ima" secondAttribute="centerY" id="mX5-zy-kvp"/>
                                    <constraint firstItem="cgp-T9-GxM" firstAttribute="leading" secondItem="bqN-uP-ima" secondAttribute="leading" constant="30" id="pQl-4y-mdK"/>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="38" id="yXr-6C-kyw"/>
                                </constraints>
                                <connections>
                                    <outletCollection property="gestureRecognizers" destination="VK7-Jr-Be1" appends="YES" id="6Kz-HI-X9k"/>
                                </connections>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <gestureRecognizers/>
                        <constraints>
                            <constraint firstItem="A8e-yf-jYz" firstAttribute="leading" secondItem="Cnj-Ae-7Dd" secondAttribute="leading" constant="30" id="6Nj-H3-cuo"/>
                            <constraint firstItem="Ohb-xj-nOZ" firstAttribute="top" secondItem="yTD-YB-Z61" secondAttribute="bottom" constant="22" id="Ks2-87-Lbx"/>
                            <constraint firstItem="yTD-YB-Z61" firstAttribute="leading" secondItem="Cnj-Ae-7Dd" secondAttribute="leading" id="Lo4-Kh-lta"/>
                            <constraint firstItem="yTD-YB-Z61" firstAttribute="top" secondItem="A8e-yf-jYz" secondAttribute="bottom" constant="12" id="Qjf-cN-oys"/>
                            <constraint firstItem="bqN-uP-ima" firstAttribute="top" secondItem="Ohb-xj-nOZ" secondAttribute="bottom" constant="12" id="Qzd-yY-sp0"/>
                            <constraint firstAttribute="trailing" secondItem="bqN-uP-ima" secondAttribute="trailing" id="Re4-v9-x0G"/>
                            <constraint firstItem="bqN-uP-ima" firstAttribute="leading" secondItem="Cnj-Ae-7Dd" secondAttribute="leading" id="Rom-Hh-XYA"/>
                            <constraint firstAttribute="trailing" secondItem="no9-M5-aD4" secondAttribute="trailing" id="UzC-JW-8ox"/>
                            <constraint firstAttribute="trailing" secondItem="yTD-YB-Z61" secondAttribute="trailing" id="Zs5-pe-sQN"/>
                            <constraint firstItem="Ohb-xj-nOZ" firstAttribute="leading" secondItem="Cnj-Ae-7Dd" secondAttribute="leading" constant="30" id="fcQ-KZ-KcX"/>
                            <constraint firstItem="no9-M5-aD4" firstAttribute="leading" secondItem="Cnj-Ae-7Dd" secondAttribute="leading" id="h6s-SE-aKx"/>
                            <constraint firstItem="A8e-yf-jYz" firstAttribute="top" secondItem="Cnj-Ae-7Dd" secondAttribute="top" constant="86" id="qDw-ab-rC6"/>
                            <constraint firstItem="no9-M5-aD4" firstAttribute="top" secondItem="Cnj-Ae-7Dd" secondAttribute="top" constant="64" id="t0t-08-JRI"/>
                        </constraints>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dPC-vF-Nh2" userLabel="First Responder" sceneMemberID="firstResponder"/>
                <tapGestureRecognizer id="wbE-l9-Vg6" userLabel="tap电话">
                    <connections>
                        <action selector="onClickPhone:" destination="E4p-4k-3wA" id="r00-OM-7Pd"/>
                    </connections>
                </tapGestureRecognizer>
                <tapGestureRecognizer id="VK7-Jr-Be1" userLabel="tap电邮">
                    <connections>
                        <action selector="onClickEmail:" destination="E4p-4k-3wA" id="UGe-TU-e2y"/>
                    </connections>
                </tapGestureRecognizer>
            </objects>
            <point key="canvasLocation" x="1400" y="221"/>
        </scene>
        <!--优惠卷-->
        <scene sceneID="03i-Za-2Cv">
            <objects>
                <viewController storyboardIdentifier="KWMNewGiftCardVC" title="优惠卷" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Lfo-hZ-Jhg" userLabel="优惠卷" customClass="KWMNewGiftCardVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="lOY-xJ-En9"/>
                        <viewControllerLayoutGuide type="bottom" id="6jd-B8-6LM"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="i2B-ZR-E0B">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" allowsSelection="NO" rowHeight="38" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="cyh-6B-DAN">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="KWMGiftCardCell" selectionStyle="default" indentationWidth="10" reuseIdentifier="KWMGiftCardCell" id="fd6-bl-7f4" customClass="KWMGiftCardCell">
                                        <rect key="frame" x="0.0" y="28" width="375" height="38"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fd6-bl-7f4" id="QD3-Sq-BWN">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="38"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PS2-9f-nbZ" userLabel="lbCardNum">
                                                    <rect key="frame" x="30" y="11" width="295" height="17"/>
                                                    <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                                    <color key="textColor" red="0.22352941179999999" green="0.22352941179999999" blue="0.22352941179999999" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NbQ-Lt-waL">
                                                    <rect key="frame" x="325" y="0.0" width="50" height="38"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="50" id="NIU-KI-x0O"/>
                                                    </constraints>
                                                    <state key="normal" image="ic_shopcar_delete"/>
                                                    <connections>
                                                        <action selector="onClickRemove:" destination="fd6-bl-7f4" eventType="touchUpInside" id="ZEp-Em-PYQ"/>
                                                    </connections>
                                                </button>
                                            </subviews>
                                            <color key="backgroundColor" red="0.95686274510000002" green="0.96078431369999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
                                            <constraints>
                                                <constraint firstItem="NbQ-Lt-waL" firstAttribute="top" secondItem="QD3-Sq-BWN" secondAttribute="top" id="0BT-J2-mbZ"/>
                                                <constraint firstAttribute="bottom" secondItem="NbQ-Lt-waL" secondAttribute="bottom" id="A80-du-paA"/>
                                                <constraint firstItem="PS2-9f-nbZ" firstAttribute="leading" secondItem="QD3-Sq-BWN" secondAttribute="leading" constant="30" id="Hqs-9H-euq"/>
                                                <constraint firstAttribute="trailing" secondItem="NbQ-Lt-waL" secondAttribute="trailing" id="IxH-Wi-BT9"/>
                                                <constraint firstItem="PS2-9f-nbZ" firstAttribute="centerY" secondItem="QD3-Sq-BWN" secondAttribute="centerY" id="Qlh-HE-Vfx"/>
                                                <constraint firstItem="NbQ-Lt-waL" firstAttribute="leading" secondItem="PS2-9f-nbZ" secondAttribute="trailing" id="ytn-Ws-zoR"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="btnRemove" destination="NbQ-Lt-waL" id="3U5-7E-SQQ"/>
                                            <outlet property="lbCardNum" destination="PS2-9f-nbZ" id="sGZ-KX-men"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="Lfo-hZ-Jhg" id="Eiu-Sw-O53"/>
                                    <outlet property="delegate" destination="Lfo-hZ-Jhg" id="2nW-HV-mkV"/>
                                </connections>
                            </tableView>
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BNX-FH-urE">
                                <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="GX3-LL-izR">
                                        <rect key="frame" x="112.5" y="323" width="150" height="21"/>
                                        <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
                                        <color key="textColor" red="0.3294117647" green="0.3294117647" blue="0.3294117647" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="GX3-LL-izR" firstAttribute="centerX" secondItem="BNX-FH-urE" secondAttribute="centerX" id="4DX-NF-LJK"/>
                                    <constraint firstItem="GX3-LL-izR" firstAttribute="centerY" secondItem="BNX-FH-urE" secondAttribute="centerY" id="kAa-KN-1bO"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="agh-Mw-kSF" userLabel="line">
                                <rect key="frame" x="0.0" y="20" width="375" height="1"/>
                                <color key="backgroundColor" red="0.84705882349999995" green="0.85882352939999995" blue="0.87058823529999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="Nr6-1l-gue"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="cyh-6B-DAN" secondAttribute="trailing" id="3ef-Rm-OEb"/>
                            <constraint firstItem="BNX-FH-urE" firstAttribute="leading" secondItem="i2B-ZR-E0B" secondAttribute="leading" id="3kF-Bs-vsU"/>
                            <constraint firstItem="agh-Mw-kSF" firstAttribute="top" secondItem="lOY-xJ-En9" secondAttribute="bottom" id="Uc9-bF-bZ2"/>
                            <constraint firstItem="cyh-6B-DAN" firstAttribute="top" secondItem="i2B-ZR-E0B" secondAttribute="top" id="d86-3q-6QL"/>
                            <constraint firstAttribute="bottom" secondItem="cyh-6B-DAN" secondAttribute="bottom" id="eUR-ek-eqq"/>
                            <constraint firstAttribute="trailing" secondItem="agh-Mw-kSF" secondAttribute="trailing" id="flZ-r4-TFO"/>
                            <constraint firstItem="6jd-B8-6LM" firstAttribute="top" secondItem="BNX-FH-urE" secondAttribute="bottom" id="gIL-90-H9z"/>
                            <constraint firstAttribute="trailing" secondItem="BNX-FH-urE" secondAttribute="trailing" id="l9s-Tg-r8r"/>
                            <constraint firstItem="agh-Mw-kSF" firstAttribute="leading" secondItem="i2B-ZR-E0B" secondAttribute="leading" id="loj-F6-Rr8"/>
                            <constraint firstItem="cyh-6B-DAN" firstAttribute="leading" secondItem="i2B-ZR-E0B" secondAttribute="leading" id="nth-2U-lKE"/>
                            <constraint firstItem="BNX-FH-urE" firstAttribute="top" secondItem="i2B-ZR-E0B" secondAttribute="top" id="sTv-CY-Ubi"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="tbvGiftCard" destination="cyh-6B-DAN" id="sQL-mZ-3ll"/>
                        <outlet property="vNoGiftCard" destination="BNX-FH-urE" id="Z4U-O5-act"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="kko-GL-D1F" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2124" y="221"/>
        </scene>
    </scenes>
    <resources>
        <image name="button_mine_more" width="7" height="14"/>
        <image name="ic_shopcar_delete" width="13" height="13"/>
    </resources>
</document>