| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="16087"/>
- <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"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ModifyBodyView">
- <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="QCR-C4-MyU">
- <rect key="frame" x="0.0" y="57" width="414" height="50"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="uYT-Fc-zKn">
- <rect key="frame" x="16" y="0.0" width="382" height="50"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="uYT-Fc-zKn" firstAttribute="leading" secondItem="QCR-C4-MyU" secondAttribute="leading" constant="16" id="2h1-4w-rFu"/>
- <constraint firstItem="uYT-Fc-zKn" firstAttribute="top" secondItem="QCR-C4-MyU" secondAttribute="top" id="BQK-7S-des"/>
- <constraint firstAttribute="height" constant="50" id="SYW-Vw-Ca5"/>
- <constraint firstAttribute="trailing" secondItem="uYT-Fc-zKn" secondAttribute="trailing" constant="16" id="Uk6-l6-I6p"/>
- <constraint firstAttribute="bottom" secondItem="uYT-Fc-zKn" secondAttribute="bottom" id="ngT-Kg-gC7"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="roB-M7-512">
- <rect key="frame" x="0.0" y="108" width="414" height="50"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入短信验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="WBQ-Pf-zKW">
- <rect key="frame" x="16" y="0.0" width="285" height="50"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U4v-l2-m2h">
- <rect key="frame" x="311" y="10" width="90" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="90" id="cfo-aV-Mex"/>
- <constraint firstAttribute="height" constant="30" id="yBM-mk-67C"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <state key="normal" title="发送验证码">
- <color key="titleColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="sendCode:" destination="iN0-l3-epB" eventType="touchUpInside" id="rsG-Im-CDX"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="U4v-l2-m2h" firstAttribute="centerY" secondItem="roB-M7-512" secondAttribute="centerY" id="2pC-Yb-PUD"/>
- <constraint firstAttribute="bottom" secondItem="WBQ-Pf-zKW" secondAttribute="bottom" id="Zfi-Fk-qRC"/>
- <constraint firstAttribute="trailing" secondItem="U4v-l2-m2h" secondAttribute="trailing" constant="13" id="d2t-ck-BNn"/>
- <constraint firstAttribute="height" constant="50" id="hlw-dJ-GBB"/>
- <constraint firstItem="WBQ-Pf-zKW" firstAttribute="top" secondItem="roB-M7-512" secondAttribute="top" id="pC7-JR-JGc"/>
- <constraint firstItem="U4v-l2-m2h" firstAttribute="leading" secondItem="WBQ-Pf-zKW" secondAttribute="trailing" constant="10" id="xEH-kf-Ua6"/>
- <constraint firstItem="WBQ-Pf-zKW" firstAttribute="leading" secondItem="roB-M7-512" secondAttribute="leading" constant="16" id="zd5-uM-72A"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EWo-Uq-qt0">
- <rect key="frame" x="0.0" y="173" width="414" height="50"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入登录密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Efg-Kj-Z58">
- <rect key="frame" x="16" y="0.0" width="382" height="50"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <textInputTraits key="textInputTraits" enablesReturnKeyAutomatically="YES"/>
- </textField>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="Efg-Kj-Z58" firstAttribute="leading" secondItem="EWo-Uq-qt0" secondAttribute="leading" constant="16" id="2ej-Vp-gb4"/>
- <constraint firstAttribute="bottom" secondItem="Efg-Kj-Z58" secondAttribute="bottom" id="4o6-XL-xTN"/>
- <constraint firstAttribute="height" constant="50" id="Aa0-Yb-k3o"/>
- <constraint firstItem="Efg-Kj-Z58" firstAttribute="top" secondItem="EWo-Uq-qt0" secondAttribute="top" id="WLT-IR-TJR"/>
- <constraint firstAttribute="trailing" secondItem="Efg-Kj-Z58" secondAttribute="trailing" constant="16" id="c3D-Ek-xId"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eLd-eA-XmB">
- <rect key="frame" x="17" y="253" width="380" height="50"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="uYG-7a-FwI"/>
- </constraints>
- <state key="normal" title="确认" backgroundImage="button_nomal"/>
- <connections>
- <action selector="sureAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Eio-lr-a8v"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.97647058819999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="EWo-Uq-qt0" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="6FY-PS-aiH"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="EWo-Uq-qt0" secondAttribute="trailing" id="BLh-gj-lsU"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="roB-M7-512" secondAttribute="trailing" id="L6a-OL-x54"/>
- <constraint firstItem="roB-M7-512" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Lgb-FN-NmY"/>
- <constraint firstItem="eLd-eA-XmB" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="17" id="Whi-bx-dNs"/>
- <constraint firstItem="QCR-C4-MyU" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="13" id="XMk-fb-shA"/>
- <constraint firstItem="eLd-eA-XmB" firstAttribute="top" secondItem="EWo-Uq-qt0" secondAttribute="bottom" constant="30" id="YZh-bF-Gyi"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="QCR-C4-MyU" secondAttribute="trailing" id="dBM-FR-eUR"/>
- <constraint firstItem="roB-M7-512" firstAttribute="top" secondItem="QCR-C4-MyU" secondAttribute="bottom" constant="1" id="dhD-aw-nx3"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="eLd-eA-XmB" secondAttribute="trailing" constant="17" id="eYO-C7-Jl8"/>
- <constraint firstItem="QCR-C4-MyU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="jnL-by-AyC"/>
- <constraint firstItem="EWo-Uq-qt0" firstAttribute="top" secondItem="roB-M7-512" secondAttribute="bottom" constant="15" id="wIT-cj-W2c"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <connections>
- <outlet property="codeButton" destination="U4v-l2-m2h" id="T0l-m5-k2C"/>
- <outlet property="codeField" destination="WBQ-Pf-zKW" id="4zI-Bk-QPi"/>
- <outlet property="phoneField" destination="uYT-Fc-zKn" id="1p6-iT-Ara"/>
- <outlet property="pwdField" destination="Efg-Kj-Z58" id="aQq-gj-O0y"/>
- <outlet property="sureButton" destination="eLd-eA-XmB" id="A3u-Du-P2T"/>
- </connections>
- <point key="canvasLocation" x="132" y="109"/>
- </view>
- </objects>
- <resources>
- <image name="button_nomal" width="49.5" height="49"/>
- </resources>
- </document>
|