<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
<dependencies>
|
<deployment version="4352" identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
<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="LoginVC" customModule="OK出行" customModuleProvider="target">
|
<connections>
|
<outlet property="button_agreement" destination="Qdd-vQ-cxm" id="1cM-53-aVC"/>
|
<outlet property="button_code" destination="dDX-Yc-qEU" id="LQT-M7-2yb"/>
|
<outlet property="button_forgotPassword" destination="Lz1-RN-EZ0" id="1F0-ON-b4D"/>
|
<outlet property="button_getCode" destination="9L1-dH-6Ma" id="gNU-kp-hsk"/>
|
<outlet property="button_login" destination="6vW-8E-Lqh" id="dRL-Up-Gxk"/>
|
<outlet property="button_password" destination="j7J-X4-o9M" id="v5x-xI-3i2"/>
|
<outlet property="button_weChat" destination="PD7-or-Tss" id="7zr-or-wIJ"/>
|
<outlet property="image_code" destination="UVT-Ib-j2h" id="SDP-Kq-EVW"/>
|
<outlet property="label_agreement" destination="aA6-76-8tg" id="s6D-hY-X6L"/>
|
<outlet property="label_code" destination="SMY-j1-QvT" id="vh0-WI-11j"/>
|
<outlet property="label_otherLogin" destination="MaD-Nb-m9n" id="d2E-Tk-Ael"/>
|
<outlet property="textField_code" destination="gro-1E-YI8" id="YM2-OJ-een"/>
|
<outlet property="textField_phone" destination="Zij-yr-w3e" id="whN-eI-AND"/>
|
<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>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_logo" translatesAutoresizingMaskIntoConstraints="NO" id="fSG-15-8kM">
|
<rect key="frame" x="147" y="48" width="120" height="120"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="120" id="8Do-De-qiq"/>
|
<constraint firstAttribute="width" constant="120" id="xbZ-3n-heo"/>
|
</constraints>
|
</imageView>
|
<stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P2K-Ix-1GV">
|
<rect key="frame" x="92" y="168" width="230" height="37"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dDX-Yc-qEU">
|
<rect key="frame" x="0.0" y="0.0" width="115" height="37"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="115" id="McS-72-mft"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<state key="normal" title="验证码登录">
|
<color key="titleColor" name="Color"/>
|
</state>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7J-X4-o9M">
|
<rect key="frame" x="115" y="0.0" width="115" height="37"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="115" id="TTc-Ex-70K"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<state key="normal" title="密码登录">
|
<color key="titleColor" name="Color"/>
|
</state>
|
</button>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="height" constant="37" id="lXm-AJ-EdD"/>
|
</constraints>
|
</stackView>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zKB-GO-iyv">
|
<rect key="frame" x="92" y="203" width="230" height="2"/>
|
<color key="backgroundColor" red="0.84705882352941175" green="0.84705882352941175" blue="0.84705882352941175" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="2" id="HwL-w5-2Lx"/>
|
</constraints>
|
</view>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Wvy-zu-Xa3">
|
<rect key="frame" x="23" y="209" width="366" height="168"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BKa-47-KZl">
|
<rect key="frame" x="0.0" y="0.0" width="366" height="84"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Oro-A6-4R7">
|
<rect key="frame" x="0.0" y="83" width="366" height="1"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.10000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="NsY-eQ-Ke6"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_login_phone" translatesAutoresizingMaskIntoConstraints="NO" id="aPz-vn-6x4">
|
<rect key="frame" x="0.0" y="26" width="15" height="18"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="15" id="ozj-Qe-ee9"/>
|
<constraint firstAttribute="height" constant="18" id="wBc-3G-fZp"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f4i-Jx-AEk">
|
<rect key="frame" x="25" y="26.5" width="43" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入有效手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Zij-yr-w3e">
|
<rect key="frame" x="0.0" y="54" width="366" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="h1p-BV-SC2"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="f4i-Jx-AEk" firstAttribute="centerY" secondItem="aPz-vn-6x4" secondAttribute="centerY" id="891-T5-gEE"/>
|
<constraint firstAttribute="bottom" secondItem="Oro-A6-4R7" secondAttribute="bottom" id="FiW-xy-mP3"/>
|
<constraint firstItem="Zij-yr-w3e" firstAttribute="leading" secondItem="BKa-47-KZl" secondAttribute="leading" id="NZ9-Kz-mh0"/>
|
<constraint firstItem="Oro-A6-4R7" firstAttribute="leading" secondItem="BKa-47-KZl" secondAttribute="leading" id="OcW-lo-uFX"/>
|
<constraint firstAttribute="bottom" secondItem="Zij-yr-w3e" secondAttribute="bottom" id="SWR-J7-NkF"/>
|
<constraint firstItem="aPz-vn-6x4" firstAttribute="top" secondItem="BKa-47-KZl" secondAttribute="top" constant="26" id="Txx-Oo-nYH"/>
|
<constraint firstAttribute="trailing" secondItem="Oro-A6-4R7" secondAttribute="trailing" id="aDS-5M-qcQ"/>
|
<constraint firstAttribute="trailing" secondItem="Zij-yr-w3e" secondAttribute="trailing" id="qKo-Pi-5ZG"/>
|
<constraint firstAttribute="height" constant="84" id="tA7-te-rQM"/>
|
<constraint firstItem="f4i-Jx-AEk" firstAttribute="leading" secondItem="aPz-vn-6x4" secondAttribute="trailing" constant="10" id="urt-jF-mpN"/>
|
<constraint firstItem="aPz-vn-6x4" firstAttribute="leading" secondItem="BKa-47-KZl" secondAttribute="leading" id="xnv-N8-RHq"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="a02-h8-mYx">
|
<rect key="frame" x="0.0" y="84" width="366" height="84"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XKi-jZ-M59">
|
<rect key="frame" x="0.0" y="83" width="366" height="1"/>
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.10000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="1" id="tEk-cN-DM9"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_login_code" translatesAutoresizingMaskIntoConstraints="NO" id="UVT-Ib-j2h">
|
<rect key="frame" x="0.0" y="26" width="15" height="18"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="18" id="1wd-Dn-0eY"/>
|
<constraint firstAttribute="width" constant="15" id="EMd-bU-6XN"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="验证码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SMY-j1-QvT">
|
<rect key="frame" x="25" y="26.5" width="43" height="17"/>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gro-1E-YI8">
|
<rect key="frame" x="0.0" y="54" width="294" height="30"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="30" id="CEi-YC-mg3"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9L1-dH-6Ma">
|
<rect key="frame" x="294" y="54.5" width="72" height="29"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="72" id="Gjb-la-P3P"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<state key="normal" title="获取验证码">
|
<color key="titleColor" name="Color"/>
|
</state>
|
</button>
|
</subviews>
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="XKi-jZ-M59" firstAttribute="leading" secondItem="a02-h8-mYx" secondAttribute="leading" id="0is-HF-Ec0"/>
|
<constraint firstItem="9L1-dH-6Ma" firstAttribute="leading" secondItem="gro-1E-YI8" secondAttribute="trailing" id="2sx-kz-jO9"/>
|
<constraint firstAttribute="bottom" secondItem="gro-1E-YI8" secondAttribute="bottom" id="5ft-ky-03T"/>
|
<constraint firstItem="SMY-j1-QvT" firstAttribute="centerY" secondItem="UVT-Ib-j2h" secondAttribute="centerY" id="5g5-6y-mOl"/>
|
<constraint firstItem="gro-1E-YI8" firstAttribute="leading" secondItem="a02-h8-mYx" secondAttribute="leading" id="Dpf-hB-EOK"/>
|
<constraint firstAttribute="trailing" secondItem="9L1-dH-6Ma" secondAttribute="trailing" id="Tsh-Op-YIa"/>
|
<constraint firstAttribute="bottom" secondItem="XKi-jZ-M59" secondAttribute="bottom" id="WZG-xg-wcS"/>
|
<constraint firstItem="9L1-dH-6Ma" firstAttribute="centerY" secondItem="gro-1E-YI8" secondAttribute="centerY" id="ZnP-Ne-N2L"/>
|
<constraint firstItem="SMY-j1-QvT" firstAttribute="leading" secondItem="UVT-Ib-j2h" secondAttribute="trailing" constant="10" id="h0K-zk-QS8"/>
|
<constraint firstItem="UVT-Ib-j2h" firstAttribute="top" secondItem="a02-h8-mYx" secondAttribute="top" constant="26" id="rS2-I9-apK"/>
|
<constraint firstItem="UVT-Ib-j2h" firstAttribute="leading" secondItem="a02-h8-mYx" secondAttribute="leading" id="sOn-zR-yMu"/>
|
<constraint firstAttribute="height" constant="84" id="xtS-5c-Yk3"/>
|
<constraint firstAttribute="trailing" secondItem="XKi-jZ-M59" secondAttribute="trailing" id="ztB-xF-Cbl"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qdd-vQ-cxm">
|
<rect key="frame" x="23" y="384" width="30" height="30"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="30" id="WWX-Xa-TAQ"/>
|
<constraint firstAttribute="height" constant="30" id="aRi-8C-7xA"/>
|
</constraints>
|
<state key="normal" image="icon_raidobutton"/>
|
<state key="selected" image="icon_raidobutton_selected"/>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我已阅读并同意" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aA6-76-8tg" customClass="TTTAttributedLabel">
|
<rect key="frame" x="63" y="392" width="341" height="14.5"/>
|
<fontDescription key="fontDescription" type="system" pointSize="12"/>
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PD7-or-Tss">
|
<rect key="frame" x="188.5" y="810" width="37" height="38"/>
|
<state key="normal" image="login_wx"/>
|
</button>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="其他方式登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MaD-Nb-m9n">
|
<rect key="frame" x="167" y="779" width="80" height="16"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6vW-8E-Lqh">
|
<rect key="frame" x="14" y="708" width="386" height="40"/>
|
<color key="backgroundColor" name="Color"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="FEc-PI-0pn"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<state key="normal" title="登录"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
|
</userDefinedRuntimeAttributes>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lz1-RN-EZ0">
|
<rect key="frame" x="333" y="761" width="67" height="28"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
<state key="normal" title="忘记密码?">
|
<color key="titleColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
</button>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstItem="fSG-15-8kM" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="2Cf-LV-AvP"/>
|
<constraint firstItem="Wvy-zu-Xa3" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="23" id="2Pf-vV-ccx"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="aA6-76-8tg" secondAttribute="trailing" constant="10" id="6JV-u1-wRk"/>
|
<constraint firstItem="6vW-8E-Lqh" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="7j6-fo-gr6"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Lz1-RN-EZ0" secondAttribute="trailing" constant="14" id="A8D-8T-xu5"/>
|
<constraint firstItem="zKB-GO-iyv" firstAttribute="leading" secondItem="P2K-Ix-1GV" secondAttribute="leading" id="GM0-tf-IwQ"/>
|
<constraint firstItem="Wvy-zu-Xa3" firstAttribute="top" secondItem="P2K-Ix-1GV" secondAttribute="bottom" constant="4" id="IiL-Gp-jk1"/>
|
<constraint firstItem="fSG-15-8kM" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="Jfr-1p-K85"/>
|
<constraint firstItem="MaD-Nb-m9n" firstAttribute="top" secondItem="6vW-8E-Lqh" secondAttribute="bottom" constant="31" id="KOy-tq-IeB"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="PD7-or-Tss" secondAttribute="bottom" constant="14" id="KrH-U2-DTd"/>
|
<constraint firstItem="aA6-76-8tg" firstAttribute="centerY" secondItem="Qdd-vQ-cxm" secondAttribute="centerY" id="TUV-09-dWw"/>
|
<constraint firstItem="PD7-or-Tss" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Taw-J1-xQM"/>
|
<constraint firstItem="j7J-X4-o9M" firstAttribute="bottom" secondItem="zKB-GO-iyv" secondAttribute="bottom" id="UOe-Fh-Cp3"/>
|
<constraint firstItem="Qdd-vQ-cxm" firstAttribute="top" secondItem="Wvy-zu-Xa3" secondAttribute="bottom" constant="7" id="aOo-wH-YPx"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Wvy-zu-Xa3" secondAttribute="trailing" constant="25" id="bKu-iq-DsN"/>
|
<constraint firstItem="aA6-76-8tg" firstAttribute="leading" secondItem="Qdd-vQ-cxm" secondAttribute="trailing" constant="10" id="d29-IG-E8f"/>
|
<constraint firstItem="6vW-8E-Lqh" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="dfg-Ic-FWD"/>
|
<constraint firstItem="MaD-Nb-m9n" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="eFB-2w-MjZ"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="6vW-8E-Lqh" secondAttribute="trailing" constant="14" id="ey1-ED-fBp"/>
|
<constraint firstItem="Lz1-RN-EZ0" firstAttribute="top" secondItem="6vW-8E-Lqh" secondAttribute="bottom" constant="13" id="fuk-Pi-VqS"/>
|
<constraint firstItem="PD7-or-Tss" firstAttribute="top" secondItem="MaD-Nb-m9n" secondAttribute="bottom" constant="15" id="jNW-sO-GUJ"/>
|
<constraint firstItem="P2K-Ix-1GV" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="mSl-bn-zJa"/>
|
<constraint firstItem="zKB-GO-iyv" firstAttribute="trailing" secondItem="P2K-Ix-1GV" secondAttribute="trailing" id="oZ0-Cd-DP8"/>
|
<constraint firstItem="Qdd-vQ-cxm" firstAttribute="leading" secondItem="Wvy-zu-Xa3" secondAttribute="leading" id="ph6-mK-Ell"/>
|
<constraint firstItem="zKB-GO-iyv" firstAttribute="bottom" secondItem="P2K-Ix-1GV" secondAttribute="bottom" id="te0-Zk-VV3"/>
|
<constraint firstItem="P2K-Ix-1GV" firstAttribute="top" secondItem="fSG-15-8kM" secondAttribute="bottom" id="uCC-IH-q0P"/>
|
</constraints>
|
<point key="canvasLocation" x="121.73913043478262" y="113.83928571428571"/>
|
</view>
|
</objects>
|
<designables>
|
<designable name="aA6-76-8tg">
|
<size key="intrinsicContentSize" width="86" height="14.5"/>
|
</designable>
|
</designables>
|
<resources>
|
<image name="icon_login_code" width="16" height="18"/>
|
<image name="icon_login_phone" width="15" height="18"/>
|
<image name="icon_logo" width="60" height="60"/>
|
<image name="icon_raidobutton" width="20" height="20"/>
|
<image name="icon_raidobutton_selected" width="20" height="20"/>
|
<image name="login_wx" width="37" height="38"/>
|
<namedColor name="Color">
|
<color red="0.27099999785423279" green="0.70599997043609619" blue="0.57999998331069946" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</namedColor>
|
</resources>
|
</document>
|