123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PersonalBaseViewController" customModule="xingchuangke" customModuleProvider="target">
- <connections>
- <outlet property="txtBusinessName" destination="EFb-gZ-mF6" id="NIb-U5-Y87"/>
- <outlet property="txtIDCard" destination="nj9-Ah-zER" id="Ve2-Hd-eTh"/>
- <outlet property="txtName" destination="15K-7j-JHZ" id="79B-Kb-PHc"/>
- <outlet property="txtShopAddress" destination="I1q-ch-nsa" id="5an-sX-e46"/>
- <outlet property="txtShopDetailAddress" destination="f43-RS-AAt" id="fJG-6N-KVA"/>
- <outlet property="txtShopName" destination="dTi-FZ-RuP" id="7vv-by-Wnj"/>
- <outlet property="txtXYKCard" destination="ZyK-bj-e81" id="Gdr-Rl-7gZ"/>
- <outlet property="txtXYKPhone" destination="0bs-nC-fbL" id="tRe-Ku-pAt"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4cf-fn-S3i">
- <rect key="frame" x="0.0" y="44" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ghe-OV-Ad3">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="2wo-kd-h61"/>
- </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="Ove-MS-56V">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="个体户+公司名称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="EFb-gZ-mF6">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E7L-xc-d7u">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="PPW-io-RHf"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="Cwt-Pz-DtU"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="E7L-xc-d7u" secondAttribute="trailing" constant="15" id="74Q-Ac-Ndy"/>
- <constraint firstItem="EFb-gZ-mF6" firstAttribute="leading" secondItem="Ove-MS-56V" secondAttribute="trailing" constant="10" id="ApL-Jd-Djf"/>
- <constraint firstAttribute="height" constant="50" id="Jme-EJ-C94"/>
- <constraint firstItem="E7L-xc-d7u" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="TDl-Cq-hFa"/>
- <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="E7L-xc-d7u" secondAttribute="bottom" id="ThW-Mq-GWx"/>
- <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="EFb-gZ-mF6" secondAttribute="bottom" id="VHp-kh-AV2"/>
- <constraint firstItem="EFb-gZ-mF6" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="akB-Ld-YtG"/>
- <constraint firstItem="ghe-OV-Ad3" firstAttribute="leading" secondItem="4cf-fn-S3i" secondAttribute="leading" constant="20" id="bIv-P5-00F"/>
- <constraint firstItem="E7L-xc-d7u" firstAttribute="leading" secondItem="EFb-gZ-mF6" secondAttribute="trailing" constant="8" id="emB-9j-xPA"/>
- <constraint firstItem="Ove-MS-56V" firstAttribute="leading" secondItem="4cf-fn-S3i" secondAttribute="leading" constant="20" id="qTI-SN-5pa"/>
- <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="Ove-MS-56V" secondAttribute="bottom" id="qr9-4D-Nim"/>
- <constraint firstItem="Ove-MS-56V" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="rI0-AT-ad6"/>
- <constraint firstAttribute="bottom" secondItem="ghe-OV-Ad3" secondAttribute="bottom" id="ueI-vP-3WB"/>
- <constraint firstAttribute="trailing" secondItem="ghe-OV-Ad3" secondAttribute="trailing" id="yUH-Ky-thQ"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4ss-W1-cWf">
- <rect key="frame" x="0.0" y="94" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BCG-GL-HEi">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="bLL-kt-fn0"/>
- </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="juN-Ai-4ib">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写法人姓名" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="15K-7j-JHZ">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xg1-4c-TQi">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="KDs-Jq-RAj"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="xg1-4c-TQi" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="3NH-e8-xN9"/>
- <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="xg1-4c-TQi" secondAttribute="bottom" id="6TF-cY-sda"/>
- <constraint firstAttribute="trailing" secondItem="xg1-4c-TQi" secondAttribute="trailing" constant="15" id="7hl-MS-Ci5"/>
- <constraint firstItem="xg1-4c-TQi" firstAttribute="leading" secondItem="15K-7j-JHZ" secondAttribute="trailing" constant="8" id="8W3-KU-xMA"/>
- <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="15K-7j-JHZ" secondAttribute="bottom" id="Fci-fP-gJT"/>
- <constraint firstItem="BCG-GL-HEi" firstAttribute="leading" secondItem="4ss-W1-cWf" secondAttribute="leading" constant="20" id="JwI-hU-VXU"/>
- <constraint firstItem="juN-Ai-4ib" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="UiB-aN-IzB"/>
- <constraint firstItem="15K-7j-JHZ" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="X6F-uB-m2v"/>
- <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="juN-Ai-4ib" secondAttribute="bottom" id="XP6-EV-wlN"/>
- <constraint firstAttribute="trailing" secondItem="BCG-GL-HEi" secondAttribute="trailing" id="fmk-86-FM6"/>
- <constraint firstItem="juN-Ai-4ib" firstAttribute="leading" secondItem="4ss-W1-cWf" secondAttribute="leading" constant="20" id="isX-Ue-AHE"/>
- <constraint firstAttribute="height" constant="50" id="qqa-Wo-faE"/>
- <constraint firstItem="15K-7j-JHZ" firstAttribute="leading" secondItem="juN-Ai-4ib" secondAttribute="trailing" constant="10" id="tOE-wj-Cgp"/>
- <constraint firstAttribute="bottom" secondItem="BCG-GL-HEi" secondAttribute="bottom" id="vbz-KZ-Rhi"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Q5i-SS-HUr">
- <rect key="frame" x="0.0" y="144" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sco-Jv-V07">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="v91-oV-CzS"/>
- </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="rLI-MH-3JN">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写身份证号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="nj9-Ah-zER">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Cee-bn-5WX">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="kJx-Ia-cT7"/>
- </constraints>
- <state key="normal" image="aico_01"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="o41-oz-W2a"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="sco-Jv-V07" secondAttribute="bottom" id="377-KC-9Zw"/>
- <constraint firstItem="nj9-Ah-zER" firstAttribute="leading" secondItem="rLI-MH-3JN" secondAttribute="trailing" constant="10" id="7PL-6J-8bL"/>
- <constraint firstItem="sco-Jv-V07" firstAttribute="leading" secondItem="Q5i-SS-HUr" secondAttribute="leading" constant="20" id="BxX-AZ-3Vj"/>
- <constraint firstItem="sco-Jv-V07" firstAttribute="top" secondItem="rLI-MH-3JN" secondAttribute="bottom" id="HS2-8T-jNP"/>
- <constraint firstItem="sco-Jv-V07" firstAttribute="top" secondItem="nj9-Ah-zER" secondAttribute="bottom" id="JZI-5c-rjP"/>
- <constraint firstAttribute="trailing" secondItem="Cee-bn-5WX" secondAttribute="trailing" constant="15" id="M4j-zH-0os"/>
- <constraint firstItem="Cee-bn-5WX" firstAttribute="top" secondItem="Q5i-SS-HUr" secondAttribute="top" id="SWr-ew-N7a"/>
- <constraint firstItem="sco-Jv-V07" firstAttribute="top" secondItem="Cee-bn-5WX" secondAttribute="bottom" id="XnD-bR-fl3"/>
- <constraint firstAttribute="trailing" secondItem="sco-Jv-V07" secondAttribute="trailing" id="e7J-qB-8iS"/>
- <constraint firstAttribute="height" constant="50" id="gmj-nW-hGU"/>
- <constraint firstItem="rLI-MH-3JN" firstAttribute="leading" secondItem="Q5i-SS-HUr" secondAttribute="leading" constant="20" id="kKg-xp-AwN"/>
- <constraint firstItem="rLI-MH-3JN" firstAttribute="top" secondItem="Q5i-SS-HUr" secondAttribute="top" id="lun-ul-aou"/>
- <constraint firstItem="nj9-Ah-zER" firstAttribute="top" secondItem="Q5i-SS-HUr" secondAttribute="top" id="sv2-Qx-tm0"/>
- <constraint firstItem="Cee-bn-5WX" firstAttribute="leading" secondItem="nj9-Ah-zER" secondAttribute="trailing" constant="8" id="xma-g6-Pv0"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kZM-XW-dOe">
- <rect key="frame" x="0.0" y="194" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mCs-o6-wWt">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="SRz-vU-7q8"/>
- </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="gmu-86-blH">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写信用卡号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="ZyK-bj-e81">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1Yn-LS-hdL">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="GK8-OI-Kl0"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="gmu-86-blH" firstAttribute="top" secondItem="kZM-XW-dOe" secondAttribute="top" id="16q-I5-muj"/>
- <constraint firstItem="mCs-o6-wWt" firstAttribute="top" secondItem="1Yn-LS-hdL" secondAttribute="bottom" id="ATi-PS-lwx"/>
- <constraint firstItem="1Yn-LS-hdL" firstAttribute="top" secondItem="kZM-XW-dOe" secondAttribute="top" id="FAM-sV-Ksm"/>
- <constraint firstAttribute="trailing" secondItem="mCs-o6-wWt" secondAttribute="trailing" id="HTs-St-E3S"/>
- <constraint firstItem="mCs-o6-wWt" firstAttribute="top" secondItem="ZyK-bj-e81" secondAttribute="bottom" id="MxW-In-cT9"/>
- <constraint firstItem="ZyK-bj-e81" firstAttribute="top" secondItem="kZM-XW-dOe" secondAttribute="top" id="O6P-Oh-UR6"/>
- <constraint firstAttribute="bottom" secondItem="mCs-o6-wWt" secondAttribute="bottom" id="clc-Wg-zeo"/>
- <constraint firstItem="mCs-o6-wWt" firstAttribute="leading" secondItem="kZM-XW-dOe" secondAttribute="leading" constant="20" id="ffL-gq-mhj"/>
- <constraint firstItem="ZyK-bj-e81" firstAttribute="leading" secondItem="gmu-86-blH" secondAttribute="trailing" constant="10" id="gIU-8v-FwT"/>
- <constraint firstItem="gmu-86-blH" firstAttribute="leading" secondItem="kZM-XW-dOe" secondAttribute="leading" constant="20" id="hNx-ZN-6pU"/>
- <constraint firstAttribute="trailing" secondItem="1Yn-LS-hdL" secondAttribute="trailing" constant="15" id="hpy-vT-S9H"/>
- <constraint firstAttribute="height" constant="50" id="hxH-lj-B7U"/>
- <constraint firstItem="mCs-o6-wWt" firstAttribute="top" secondItem="gmu-86-blH" secondAttribute="bottom" id="nmS-17-eDm"/>
- <constraint firstItem="1Yn-LS-hdL" firstAttribute="leading" secondItem="ZyK-bj-e81" secondAttribute="trailing" constant="8" id="rj7-vL-yAB"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7vQ-ap-OEk">
- <rect key="frame" x="0.0" y="244" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OG0-gd-10g">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="0Oq-ac-W6i"/>
- </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="ntZ-Ld-l33">
- <rect key="frame" x="20" y="0.0" width="122.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写手机号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0bs-nC-fbL">
- <rect key="frame" x="152.5" y="0.0" width="218.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cFN-JA-sWh">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="RXQ-jz-BRg"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="0Za-kg-a82"/>
- <constraint firstAttribute="trailing" secondItem="OG0-gd-10g" secondAttribute="trailing" id="2lA-e9-jls"/>
- <constraint firstItem="ntZ-Ld-l33" firstAttribute="top" secondItem="7vQ-ap-OEk" secondAttribute="top" id="5IT-6y-J1B"/>
- <constraint firstItem="0bs-nC-fbL" firstAttribute="leading" secondItem="ntZ-Ld-l33" secondAttribute="trailing" constant="10" id="5QB-f4-oZL"/>
- <constraint firstItem="cFN-JA-sWh" firstAttribute="top" secondItem="7vQ-ap-OEk" secondAttribute="top" id="GtK-UX-wPR"/>
- <constraint firstItem="ntZ-Ld-l33" firstAttribute="leading" secondItem="7vQ-ap-OEk" secondAttribute="leading" constant="20" id="Jxf-dD-xX8"/>
- <constraint firstAttribute="trailing" secondItem="cFN-JA-sWh" secondAttribute="trailing" constant="15" id="VF5-z8-fib"/>
- <constraint firstItem="OG0-gd-10g" firstAttribute="leading" secondItem="7vQ-ap-OEk" secondAttribute="leading" constant="20" id="dDs-lV-NQl"/>
- <constraint firstAttribute="bottom" secondItem="OG0-gd-10g" secondAttribute="bottom" id="glb-fz-4MT"/>
- <constraint firstItem="OG0-gd-10g" firstAttribute="top" secondItem="0bs-nC-fbL" secondAttribute="bottom" id="iuz-mw-0Po"/>
- <constraint firstItem="0bs-nC-fbL" firstAttribute="top" secondItem="7vQ-ap-OEk" secondAttribute="top" id="lWx-cz-Rmz"/>
- <constraint firstItem="cFN-JA-sWh" firstAttribute="leading" secondItem="0bs-nC-fbL" secondAttribute="trailing" constant="8" id="sA9-fg-wd7"/>
- <constraint firstItem="OG0-gd-10g" firstAttribute="top" secondItem="ntZ-Ld-l33" secondAttribute="bottom" id="uhv-uw-gK3"/>
- <constraint firstItem="OG0-gd-10g" firstAttribute="top" secondItem="cFN-JA-sWh" secondAttribute="bottom" id="zMh-nH-t7t"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zVY-52-ZJs">
- <rect key="frame" x="0.0" y="294" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="chu-Iu-arc">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="fQQ-ia-hne"/>
- </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="DDa-dN-rMD">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写店铺名称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dTi-FZ-RuP">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4by-41-v4P">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="3HS-wv-OaZ"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="dTi-FZ-RuP" firstAttribute="top" secondItem="zVY-52-ZJs" secondAttribute="top" id="5Pf-aw-GPA"/>
- <constraint firstItem="DDa-dN-rMD" firstAttribute="leading" secondItem="zVY-52-ZJs" secondAttribute="leading" constant="20" id="5aX-3o-inR"/>
- <constraint firstItem="chu-Iu-arc" firstAttribute="top" secondItem="4by-41-v4P" secondAttribute="bottom" id="FRk-7V-UcM"/>
- <constraint firstAttribute="bottom" secondItem="chu-Iu-arc" secondAttribute="bottom" id="FS9-Zv-Fdj"/>
- <constraint firstItem="chu-Iu-arc" firstAttribute="top" secondItem="dTi-FZ-RuP" secondAttribute="bottom" id="MaD-Lr-c39"/>
- <constraint firstAttribute="trailing" secondItem="chu-Iu-arc" secondAttribute="trailing" id="N2V-dj-BsB"/>
- <constraint firstItem="dTi-FZ-RuP" firstAttribute="leading" secondItem="DDa-dN-rMD" secondAttribute="trailing" constant="10" id="U1W-lh-qOp"/>
- <constraint firstItem="4by-41-v4P" firstAttribute="leading" secondItem="dTi-FZ-RuP" secondAttribute="trailing" constant="8" id="aFO-dP-13d"/>
- <constraint firstAttribute="height" constant="50" id="abE-nQ-0VT"/>
- <constraint firstAttribute="trailing" secondItem="4by-41-v4P" secondAttribute="trailing" constant="15" id="dUG-tp-PGA"/>
- <constraint firstItem="4by-41-v4P" firstAttribute="top" secondItem="zVY-52-ZJs" secondAttribute="top" id="fzE-wc-LPg"/>
- <constraint firstItem="DDa-dN-rMD" firstAttribute="top" secondItem="zVY-52-ZJs" secondAttribute="top" id="i51-Oc-Gel"/>
- <constraint firstItem="chu-Iu-arc" firstAttribute="leading" secondItem="zVY-52-ZJs" secondAttribute="leading" constant="20" id="mSz-rK-XOE"/>
- <constraint firstItem="chu-Iu-arc" firstAttribute="top" secondItem="DDa-dN-rMD" secondAttribute="bottom" id="z3e-f1-32g"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RFV-bJ-A8j">
- <rect key="frame" x="0.0" y="344" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oAb-cm-O42">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="S3g-ou-TKM"/>
- </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="Doy-7o-687">
- <rect key="frame" x="20" y="0.0" width="92" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="92" id="rLW-1g-cSZ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写店铺所在地区" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="I1q-ch-nsa">
- <rect key="frame" x="122" y="0.0" width="252" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uGc-4d-2T2">
- <rect key="frame" x="122" y="0.0" width="277" height="49"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
- <state key="normal" image="right_gray"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="2Jn-XE-J5U"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="Doy-7o-687" firstAttribute="leading" secondItem="RFV-bJ-A8j" secondAttribute="leading" constant="20" id="0GZ-k3-Qex"/>
- <constraint firstItem="uGc-4d-2T2" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="27N-P3-k91"/>
- <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="Doy-7o-687" secondAttribute="bottom" id="2Xe-Yf-rae"/>
- <constraint firstItem="I1q-ch-nsa" firstAttribute="leading" secondItem="Doy-7o-687" secondAttribute="trailing" constant="10" id="463-3c-Hxv"/>
- <constraint firstItem="Doy-7o-687" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="610-ml-5u5"/>
- <constraint firstAttribute="trailing" secondItem="oAb-cm-O42" secondAttribute="trailing" id="6Hw-Dl-Jt7"/>
- <constraint firstAttribute="trailing" secondItem="uGc-4d-2T2" secondAttribute="trailing" constant="15" id="Lpr-c7-w7q"/>
- <constraint firstItem="I1q-ch-nsa" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="Nqx-QC-CCW"/>
- <constraint firstAttribute="bottom" secondItem="oAb-cm-O42" secondAttribute="bottom" id="RJW-Ie-x2z"/>
- <constraint firstAttribute="trailing" secondItem="I1q-ch-nsa" secondAttribute="trailing" constant="40" id="RPT-uR-QwS"/>
- <constraint firstAttribute="height" constant="50" id="WAR-fV-QCi"/>
- <constraint firstItem="uGc-4d-2T2" firstAttribute="leading" secondItem="Doy-7o-687" secondAttribute="trailing" constant="10" id="f4s-I7-13z"/>
- <constraint firstItem="oAb-cm-O42" firstAttribute="leading" secondItem="RFV-bJ-A8j" secondAttribute="leading" constant="20" id="fZh-6c-bC2"/>
- <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="uGc-4d-2T2" secondAttribute="bottom" id="gRo-tJ-OCr"/>
- <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="I1q-ch-nsa" secondAttribute="bottom" id="nCG-ne-z9c"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6jp-8a-FW9">
- <rect key="frame" x="0.0" y="394" width="414" height="50"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WRW-4T-prP">
- <rect key="frame" x="20" y="49" width="394" height="1"/>
- <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="Sk7-M6-3vB"/>
- </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="8QE-B8-EHT">
- <rect key="frame" x="20" y="0.0" width="61.5" height="49"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写店铺地址" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="f43-RS-AAt">
- <rect key="frame" x="91.5" y="0.0" width="279.5" height="49"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NaH-MG-tau">
- <rect key="frame" x="379" y="0.0" width="20" height="49"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="Fqz-XE-hSD"/>
- </constraints>
- <state key="normal" image="ion_opening_merchants_02"/>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="NaH-MG-tau" secondAttribute="trailing" constant="15" id="0vN-U9-Ww0"/>
- <constraint firstItem="WRW-4T-prP" firstAttribute="top" secondItem="8QE-B8-EHT" secondAttribute="bottom" id="140-Dz-cbh"/>
- <constraint firstItem="WRW-4T-prP" firstAttribute="leading" secondItem="6jp-8a-FW9" secondAttribute="leading" constant="20" id="1Ad-TJ-RQd"/>
- <constraint firstItem="8QE-B8-EHT" firstAttribute="top" secondItem="6jp-8a-FW9" secondAttribute="top" id="2rh-Ef-61u"/>
- <constraint firstAttribute="height" constant="50" id="3dw-Vm-yuC"/>
- <constraint firstItem="f43-RS-AAt" firstAttribute="leading" secondItem="8QE-B8-EHT" secondAttribute="trailing" constant="10" id="996-AW-rY5"/>
- <constraint firstItem="WRW-4T-prP" firstAttribute="top" secondItem="f43-RS-AAt" secondAttribute="bottom" id="E3A-Cn-9bx"/>
- <constraint firstItem="8QE-B8-EHT" firstAttribute="leading" secondItem="6jp-8a-FW9" secondAttribute="leading" constant="20" id="F4e-OT-sUE"/>
- <constraint firstAttribute="trailing" secondItem="WRW-4T-prP" secondAttribute="trailing" id="HVY-Mq-eoW"/>
- <constraint firstAttribute="bottom" secondItem="WRW-4T-prP" secondAttribute="bottom" id="Hng-59-8om"/>
- <constraint firstItem="NaH-MG-tau" firstAttribute="top" secondItem="6jp-8a-FW9" secondAttribute="top" id="Piu-Y6-1It"/>
- <constraint firstItem="f43-RS-AAt" firstAttribute="top" secondItem="6jp-8a-FW9" secondAttribute="top" id="jl8-gk-UmF"/>
- <constraint firstItem="WRW-4T-prP" firstAttribute="top" secondItem="NaH-MG-tau" secondAttribute="bottom" id="k1Y-wX-eki"/>
- <constraint firstItem="NaH-MG-tau" firstAttribute="leading" secondItem="f43-RS-AAt" secondAttribute="trailing" constant="8" id="vmI-w2-kOM"/>
- </constraints>
- </view>
- <button opaque="NO" tag="1004" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WVg-yh-tdQ">
- <rect key="frame" x="30" y="484" width="354" height="60"/>
- <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="下一步" backgroundImage="btu_01">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="hV0-Ur-hjW"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="kZM-XW-dOe" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="0P8-Cx-33f"/>
- <constraint firstItem="4ss-W1-cWf" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="18S-8L-0um"/>
- <constraint firstItem="4cf-fn-S3i" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="2KT-G7-02t"/>
- <constraint firstItem="7vQ-ap-OEk" firstAttribute="top" secondItem="kZM-XW-dOe" secondAttribute="bottom" id="2Xg-Ua-01I"/>
- <constraint firstItem="zVY-52-ZJs" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="481-DG-hJB"/>
- <constraint firstItem="kZM-XW-dOe" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="7Id-hg-pZy"/>
- <constraint firstItem="WVg-yh-tdQ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="30" id="AP6-78-Soe"/>
- <constraint firstItem="4ss-W1-cWf" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="AZE-hG-hYh"/>
- <constraint firstItem="Q5i-SS-HUr" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="CPW-Pe-A4n"/>
- <constraint firstItem="RFV-bJ-A8j" firstAttribute="top" secondItem="zVY-52-ZJs" secondAttribute="bottom" id="Efj-Mi-xoO"/>
- <constraint firstItem="4cf-fn-S3i" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Hj4-HD-gD3"/>
- <constraint firstItem="kZM-XW-dOe" firstAttribute="top" secondItem="Q5i-SS-HUr" secondAttribute="bottom" id="KLJ-kY-4tt"/>
- <constraint firstItem="zVY-52-ZJs" firstAttribute="top" secondItem="7vQ-ap-OEk" secondAttribute="bottom" id="PHu-yD-GV7"/>
- <constraint firstItem="Q5i-SS-HUr" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Rwg-De-rjN"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="4cf-fn-S3i" secondAttribute="trailing" id="S2N-1h-CWA"/>
- <constraint firstItem="6jp-8a-FW9" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="bottom" id="YnQ-jd-BTa"/>
- <constraint firstItem="4ss-W1-cWf" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="bottom" id="dWV-6w-yUX"/>
- <constraint firstItem="zVY-52-ZJs" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="ejz-u8-hxD"/>
- <constraint firstItem="RFV-bJ-A8j" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="h6l-vr-eKq"/>
- <constraint firstItem="6jp-8a-FW9" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="i2g-Hg-pGg"/>
- <constraint firstItem="7vQ-ap-OEk" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="kRv-OE-BXE"/>
- <constraint firstItem="6jp-8a-FW9" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="lI4-Hb-6tv"/>
- <constraint firstItem="WVg-yh-tdQ" firstAttribute="top" secondItem="6jp-8a-FW9" secondAttribute="bottom" constant="40" id="mJk-dG-yh2"/>
- <constraint firstItem="RFV-bJ-A8j" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="mKO-qn-g2B"/>
- <constraint firstItem="7vQ-ap-OEk" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="qld-5H-6XP"/>
- <constraint firstItem="Q5i-SS-HUr" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="bottom" id="rk5-kg-yGb"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="WVg-yh-tdQ" secondAttribute="trailing" constant="30" id="yAv-Va-Rvj"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="-351" y="54"/>
- </view>
- </objects>
- <resources>
- <image name="aico_01" width="19" height="16"/>
- <image name="btu_01" width="378" height="59.5"/>
- <image name="ion_opening_merchants_02" width="19" height="19"/>
- <image name="right_gray" width="6" height="11"/>
- </resources>
- </document>
|