123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
- <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="AddressEditorVC" customModule="ADHTuanCan" customModuleProvider="target">
- <connections>
- <outlet property="blockNumTF" destination="QFo-lm-Q1R" id="0SA-I8-BmX"/>
- <outlet property="buildNameTF" destination="aeh-2U-Nak" id="shx-Gr-7bV"/>
- <outlet property="detailAddF" destination="oGw-lk-E0R" id="cTz-L0-e8h"/>
- <outlet property="isDefualBtn" destination="jkH-CE-iZq" id="qVz-6Q-xEZ"/>
- <outlet property="nameF" destination="RV4-MZ-8dT" id="ZRV-hX-L4k"/>
- <outlet property="phoneF" destination="gIz-px-HIY" id="gmC-iU-4K7"/>
- <outlet property="postF" destination="AU0-xY-ADb" id="o0T-Ih-N4g"/>
- <outlet property="streeTF" destination="VAe-EB-CTb" id="S9i-bl-Im2"/>
- <outlet property="topContent" destination="g2w-U3-YBC" id="0RU-5P-ZEF"/>
- <outlet property="unitNumTF" destination="zHL-tb-0DA" id="CuF-Dg-dNq"/>
- <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="393" height="852"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5nN-77-Ksx">
- <rect key="frame" x="25" y="773" width="343" height="45"/>
- <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="45" id="cpo-Y6-xTo"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="新增收货地址"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="6"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="saveAction:" destination="-1" eventType="touchUpInside" id="RlU-cz-rQR"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ppt-ho-sFz">
- <rect key="frame" x="0.0" y="0.0" width="393" height="763"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="收货人" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RV4-MZ-8dT">
- <rect key="frame" x="117" y="25" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="rto-Kj-JMH"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="手机号" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gIz-px-HIY">
- <rect key="frame" x="117" y="84" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="xO2-RF-8SL"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="邮政编码" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AU0-xY-ADb">
- <rect key="frame" x="117" y="389" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="JJu-Ma-i1k"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zBX-RF-oDo">
- <rect key="frame" x="25" y="96.333333333333329" width="65.333333333333329" height="19.333333333333329"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" horizontalHuggingPriority="248" horizontalCompressionResistancePriority="748" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="oGw-lk-E0R">
- <rect key="frame" x="117" y="448" width="251" height="88"/>
- <color key="backgroundColor" red="0.92549019610000005" green="0.92549019610000005" blue="0.92549019610000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="88" id="4FA-yL-h7l"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="8"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </textView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jkH-CE-iZq">
- <rect key="frame" x="347" y="597.33333333333337" width="21" height="22"/>
- <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" image="地址未选中"/>
- <state key="selected" image="地址选中">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="setDefualAction:" destination="-1" eventType="touchUpInside" id="sns-J0-MEm"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收货人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wgb-zZ-rxv">
- <rect key="frame" x="25" y="37.333333333333336" width="82" height="19.333333333333336"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="邮政编码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zIu-Mb-eZX">
- <rect key="frame" x="25" y="401" width="82" height="20"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="地址备注" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r2g-ru-PnL">
- <rect key="frame" x="25" y="458" width="82" height="19"/>
- <constraints>
- <constraint firstAttribute="height" constant="19.333333333333314" id="Cu7-wy-HSG"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="设为默认收货地址" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5CI-06-LZW">
- <rect key="frame" x="25" y="598.66666666666663" width="130.66666666666666" height="19.333333333333371"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="街区号" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QFo-lm-Q1R">
- <rect key="frame" x="117" y="143" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="P0D-44-zZ8"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="街区号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OeY-ei-Y6J">
- <rect key="frame" x="25" y="155.33333333333334" width="49" height="19.333333333333343"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="街道名称" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-EB-CTb">
- <rect key="frame" x="117" y="202" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="wNb-Yl-EAm"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="街道名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fX9-XR-OYP">
- <rect key="frame" x="25" y="214.33333333333334" width="65.333333333333329" height="19.333333333333343"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="建筑物名称" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aeh-2U-Nak">
- <rect key="frame" x="117" y="271" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Db9-Ga-oSn"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="建筑物名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uRb-Ej-xMw">
- <rect key="frame" x="25" y="283" width="82" height="20"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="楼层门牌号" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zHL-tb-0DA">
- <rect key="frame" x="117" y="330" width="251" height="44"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="aDC-1U-NME"/>
- </constraints>
- <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="楼层门牌号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qaF-yL-yf8">
- <rect key="frame" x="25" y="342" width="82" height="20"/>
- <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
- <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="wgb-zZ-rxv" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="1c5-wd-GAR"/>
- <constraint firstAttribute="trailing" secondItem="zHL-tb-0DA" secondAttribute="trailing" constant="25" id="7hz-TL-EPz"/>
- <constraint firstAttribute="trailing" secondItem="AU0-xY-ADb" secondAttribute="trailing" constant="25" id="8Pc-Qu-kND"/>
- <constraint firstItem="RV4-MZ-8dT" firstAttribute="leading" secondItem="gIz-px-HIY" secondAttribute="leading" id="8bK-2E-QDG"/>
- <constraint firstItem="wgb-zZ-rxv" firstAttribute="centerY" secondItem="RV4-MZ-8dT" secondAttribute="centerY" id="AKj-ps-oQC"/>
- <constraint firstItem="QFo-lm-Q1R" firstAttribute="leading" secondItem="gIz-px-HIY" secondAttribute="leading" id="AnY-C8-hMs"/>
- <constraint firstItem="uRb-Ej-xMw" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="BDe-Ep-u1y"/>
- <constraint firstAttribute="trailing" secondItem="VAe-EB-CTb" secondAttribute="trailing" constant="25" id="DnN-Hn-scr"/>
- <constraint firstItem="fX9-XR-OYP" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="EVe-kJ-0nF"/>
- <constraint firstItem="gIz-px-HIY" firstAttribute="top" secondItem="RV4-MZ-8dT" secondAttribute="bottom" constant="15" id="Elf-x8-aki"/>
- <constraint firstItem="OeY-ei-Y6J" firstAttribute="centerY" secondItem="QFo-lm-Q1R" secondAttribute="centerY" id="Eni-ar-uYy"/>
- <constraint firstItem="zIu-Mb-eZX" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="F5l-RH-2ff"/>
- <constraint firstItem="RV4-MZ-8dT" firstAttribute="top" secondItem="Ppt-ho-sFz" secondAttribute="top" constant="25" id="FId-C3-QM1"/>
- <constraint firstItem="oGw-lk-E0R" firstAttribute="top" secondItem="AU0-xY-ADb" secondAttribute="bottom" constant="15" id="HlN-KQ-7CR"/>
- <constraint firstItem="QFo-lm-Q1R" firstAttribute="top" secondItem="gIz-px-HIY" secondAttribute="bottom" constant="15" id="ICd-qu-AH9"/>
- <constraint firstAttribute="trailing" secondItem="QFo-lm-Q1R" secondAttribute="trailing" constant="25" id="IHE-YK-AOk"/>
- <constraint firstItem="zIu-Mb-eZX" firstAttribute="centerY" secondItem="AU0-xY-ADb" secondAttribute="centerY" id="JdJ-Kb-Zul"/>
- <constraint firstItem="r2g-ru-PnL" firstAttribute="centerX" secondItem="zIu-Mb-eZX" secondAttribute="centerX" id="JmW-k3-bLS"/>
- <constraint firstAttribute="trailing" secondItem="aeh-2U-Nak" secondAttribute="trailing" constant="25" id="KU3-Oi-vsF"/>
- <constraint firstAttribute="trailing" secondItem="oGw-lk-E0R" secondAttribute="trailing" constant="25" id="KUQ-DE-gKF"/>
- <constraint firstItem="VAe-EB-CTb" firstAttribute="leading" secondItem="QFo-lm-Q1R" secondAttribute="leading" id="KZf-hR-DgP"/>
- <constraint firstItem="zHL-tb-0DA" firstAttribute="top" secondItem="aeh-2U-Nak" secondAttribute="bottom" constant="15" id="NHj-rI-uer"/>
- <constraint firstItem="r2g-ru-PnL" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="Qtl-dc-Mux"/>
- <constraint firstItem="aeh-2U-Nak" firstAttribute="leading" secondItem="uRb-Ej-xMw" secondAttribute="trailing" constant="10" id="S1N-Fg-n2u"/>
- <constraint firstItem="aeh-2U-Nak" firstAttribute="top" secondItem="VAe-EB-CTb" secondAttribute="bottom" constant="25" id="SMA-le-fw6"/>
- <constraint firstItem="RV4-MZ-8dT" firstAttribute="leading" secondItem="wgb-zZ-rxv" secondAttribute="trailing" constant="10" id="SfW-E5-X25"/>
- <constraint firstItem="zBX-RF-oDo" firstAttribute="centerY" secondItem="gIz-px-HIY" secondAttribute="centerY" id="VJ8-at-f4P"/>
- <constraint firstAttribute="trailing" secondItem="jkH-CE-iZq" secondAttribute="trailing" constant="25" id="W53-0j-Ii7"/>
- <constraint firstItem="zBX-RF-oDo" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="ZcW-PT-suc"/>
- <constraint firstItem="uRb-Ej-xMw" firstAttribute="centerY" secondItem="aeh-2U-Nak" secondAttribute="centerY" id="Zpq-eV-VQk"/>
- <constraint firstItem="gIz-px-HIY" firstAttribute="leading" secondItem="AU0-xY-ADb" secondAttribute="leading" id="aWg-Rp-8M8"/>
- <constraint firstItem="5CI-06-LZW" firstAttribute="top" secondItem="oGw-lk-E0R" secondAttribute="bottom" constant="62.670000000000002" id="chX-XI-vFf"/>
- <constraint firstItem="AU0-xY-ADb" firstAttribute="top" secondItem="zHL-tb-0DA" secondAttribute="bottom" constant="15" id="dTh-Ev-qgO"/>
- <constraint firstItem="r2g-ru-PnL" firstAttribute="top" secondItem="oGw-lk-E0R" secondAttribute="top" constant="10" id="du7-Vj-5bq"/>
- <constraint firstItem="oGw-lk-E0R" firstAttribute="leading" secondItem="AU0-xY-ADb" secondAttribute="leading" id="edA-CT-gxZ"/>
- <constraint firstAttribute="trailing" secondItem="RV4-MZ-8dT" secondAttribute="trailing" constant="25" id="eju-fk-VJO"/>
- <constraint firstItem="5CI-06-LZW" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="g8z-tJ-RSV"/>
- <constraint firstItem="jkH-CE-iZq" firstAttribute="centerY" secondItem="5CI-06-LZW" secondAttribute="centerY" id="kTr-9u-VzK"/>
- <constraint firstItem="fX9-XR-OYP" firstAttribute="centerY" secondItem="VAe-EB-CTb" secondAttribute="centerY" id="nhA-Ic-rwm"/>
- <constraint firstItem="aeh-2U-Nak" firstAttribute="leading" secondItem="VAe-EB-CTb" secondAttribute="leading" id="qFh-Jd-UMj"/>
- <constraint firstItem="VAe-EB-CTb" firstAttribute="top" secondItem="QFo-lm-Q1R" secondAttribute="bottom" constant="15" id="rhb-TL-577"/>
- <constraint firstItem="OeY-ei-Y6J" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="wOc-af-cjh"/>
- <constraint firstItem="qaF-yL-yf8" firstAttribute="leading" secondItem="Ppt-ho-sFz" secondAttribute="leading" constant="25" id="xIL-Q4-QR9"/>
- <constraint firstItem="zHL-tb-0DA" firstAttribute="leading" secondItem="aeh-2U-Nak" secondAttribute="leading" id="xVa-Tl-HET"/>
- <constraint firstItem="qaF-yL-yf8" firstAttribute="centerY" secondItem="zHL-tb-0DA" secondAttribute="centerY" id="ySN-Yj-QH8"/>
- <constraint firstAttribute="trailing" secondItem="gIz-px-HIY" secondAttribute="trailing" constant="25" id="ynH-Ol-bLL"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="5nN-77-Ksx" secondAttribute="bottom" id="AoM-TN-wif"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="5nN-77-Ksx" secondAttribute="trailing" constant="25" id="Dei-8s-A1t"/>
- <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Ppt-ho-sFz" secondAttribute="trailing" id="MYJ-Kz-c5z"/>
- <constraint firstItem="5nN-77-Ksx" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="25" id="XJZ-Wg-eXy"/>
- <constraint firstItem="Ppt-ho-sFz" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="g2w-U3-YBC"/>
- <constraint firstItem="5nN-77-Ksx" firstAttribute="top" secondItem="Ppt-ho-sFz" secondAttribute="bottom" constant="10" id="haS-KV-C6d"/>
- <constraint firstItem="Ppt-ho-sFz" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="lmI-Zw-whg"/>
- </constraints>
- <point key="canvasLocation" x="139.69465648854961" y="0.0"/>
- </view>
- </objects>
- <resources>
- <image name="地址未选中" width="21" height="21"/>
- <image name="地址选中" width="21" height="21"/>
- </resources>
- </document>
|