| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" 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="14460.20"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PhoneLoginViewController">
- <connections>
- <outlet property="codeBtn" destination="nks-zY-0gW" id="ZrL-uJ-VNu"/>
- <outlet property="codeTextField" destination="hET-lc-VlC" id="XWh-uv-8qg"/>
- <outlet property="loginBtn" destination="fX8-D4-yTw" id="vlU-Zc-W7c"/>
- <outlet property="phoneTextField" destination="QLH-x8-3aE" id="JD0-eK-Bgx"/>
- <outlet property="titleLabel" destination="Yhk-oP-e7f" id="dhd-yE-QmH"/>
- <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="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="验证码登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PZw-sK-cCr">
- <rect key="frame" x="40" y="90" width="112" height="27"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="22"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="QLH-x8-3aE">
- <rect key="frame" x="40" y="147" width="295" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="WHZ-ME-Pzd"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="phonePad"/>
- </textField>
- <textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="hET-lc-VlC">
- <rect key="frame" x="40" y="192" width="162" height="40"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="r7N-TG-9Ca"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fX8-D4-yTw">
- <rect key="frame" x="40" y="357" width="295" height="40"/>
- <color key="backgroundColor" red="0.46274509803921571" green="0.23137254901960785" blue="0.95294117647058818" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="pRx-WN-spP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="立即登录"/>
- <state key="disabled">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <state key="selected" backgroundImage="lg_btn_login_sel"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="20"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="clipsToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="loginBtnAction:" destination="-1" eventType="touchUpInside" id="o7x-CV-JZM"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lfZ-Fn-0JW">
- <rect key="frame" x="20" y="30" width="13" height="25"/>
- <constraints>
- <constraint firstAttribute="width" constant="13" id="fwK-d8-Rzt"/>
- <constraint firstAttribute="height" constant="25" id="wDj-77-TBw"/>
- </constraints>
- <state key="normal" image="com_arrow_vc_back"/>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yhk-oP-e7f">
- <rect key="frame" x="156.5" y="33.5" width="62" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nks-zY-0gW">
- <rect key="frame" x="222" y="192" width="100" height="40"/>
- <color key="backgroundColor" red="0.46274509803921571" green="0.23137254901960785" blue="0.95294117647058818" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="SI9-OW-Nqe"/>
- <constraint firstAttribute="width" constant="100" id="sj9-gT-CtJ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="发验证码"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="20"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="boolean" keyPath="clipsToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="codeBtnAction:" destination="-1" eventType="touchUpInside" id="HSC-E9-CWB"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="o6R-92-Cbi">
- <rect key="frame" x="15" y="20" width="100" height="55"/>
- <constraints>
- <constraint firstAttribute="width" constant="100" id="0KK-pn-1rA"/>
- <constraint firstAttribute="height" constant="55" id="tbF-ae-6te"/>
- </constraints>
- <connections>
- <action selector="backBtnAction:" destination="-1" eventType="touchUpInside" id="nd4-MJ-Vz8"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="hET-lc-VlC" firstAttribute="centerY" secondItem="nks-zY-0gW" secondAttribute="centerY" id="1cC-mc-xpu"/>
- <constraint firstItem="lfZ-Fn-0JW" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="30" id="69y-aH-ic9"/>
- <constraint firstItem="QLH-x8-3aE" firstAttribute="top" secondItem="PZw-sK-cCr" secondAttribute="bottom" constant="30" id="6tS-aE-UW5"/>
- <constraint firstItem="PZw-sK-cCr" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="40" id="7Ll-dN-K3L"/>
- <constraint firstItem="fX8-D4-yTw" firstAttribute="top" secondItem="hET-lc-VlC" secondAttribute="bottom" constant="125" id="7WD-Ty-1af"/>
- <constraint firstItem="QLH-x8-3aE" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="40" id="JUp-Uw-UUQ"/>
- <constraint firstItem="Yhk-oP-e7f" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Mnu-uK-oUf"/>
- <constraint firstItem="Yhk-oP-e7f" firstAttribute="centerY" secondItem="lfZ-Fn-0JW" secondAttribute="centerY" id="S8g-EZ-bWj"/>
- <constraint firstItem="hET-lc-VlC" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="40" id="YOJ-f1-ISi"/>
- <constraint firstItem="o6R-92-Cbi" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="Yfu-Ef-XSc"/>
- <constraint firstItem="PZw-sK-cCr" firstAttribute="top" secondItem="o6R-92-Cbi" secondAttribute="bottom" constant="15" id="cSj-L4-yiS"/>
- <constraint firstItem="o6R-92-Cbi" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="20" id="cyP-t1-EmP"/>
- <constraint firstItem="fX8-D4-yTw" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="40" id="eT8-lx-1zn"/>
- <constraint firstItem="nks-zY-0gW" firstAttribute="leading" secondItem="hET-lc-VlC" secondAttribute="trailing" constant="20" id="fjg-4Z-1iF"/>
- <constraint firstAttribute="trailing" secondItem="nks-zY-0gW" secondAttribute="trailing" constant="53" id="iZw-mq-u6U"/>
- <constraint firstAttribute="trailing" secondItem="fX8-D4-yTw" secondAttribute="trailing" constant="40" id="nT9-L4-lCx"/>
- <constraint firstAttribute="trailing" secondItem="QLH-x8-3aE" secondAttribute="trailing" constant="40" id="uB2-zP-DAq"/>
- <constraint firstItem="lfZ-Fn-0JW" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="urX-4t-KiQ"/>
- <constraint firstItem="nks-zY-0gW" firstAttribute="top" secondItem="QLH-x8-3aE" secondAttribute="bottom" constant="5" id="wH0-s0-0gR"/>
- </constraints>
- <point key="canvasLocation" x="130.40000000000001" y="129.98500749625188"/>
- </view>
- </objects>
- <resources>
- <image name="com_arrow_vc_back" width="12" height="22"/>
- <image name="lg_btn_login_sel" width="316" height="52"/>
- </resources>
- </document>
|