<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23094" 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="23084"/>
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
<capability name="System colors in document resources" minToolsVersion="11.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="ForgotPasswordInputCodeVC" customModule="XQMuse" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_chek" destination="C7m-m9-lao" id="PGL-sP-lOJ"/>
|
<outlet property="btn_retry" destination="5T5-09-60D" id="7on-lK-1fo"/>
|
<outlet property="c1" destination="Cwt-VB-Ffb" id="Abv-Cx-XLM"/>
|
<outlet property="c2" destination="Uo5-JS-sZ0" id="tIS-md-VaH"/>
|
<outlet property="c3" destination="dyV-RV-ToA" id="aqg-qn-e8G"/>
|
<outlet property="c4" destination="XIn-k5-auo" id="5NL-Rc-Bva"/>
|
<outlet property="c5" destination="NkE-Xb-cKz" id="axW-aA-HLl"/>
|
<outlet property="c6" destination="XYJ-lc-bb4" id="0oU-Cl-Jix"/>
|
<outlet property="label_hint" destination="42Y-AF-WYy" id="waI-rB-WUS"/>
|
<outlet property="label_retryCode" destination="FGZ-7g-h6V" id="4c4-Ah-aaR"/>
|
<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>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="修改密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jDh-kq-o20">
|
<rect key="frame" x="31" y="90" width="84" height="26"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="26" id="wIX-wp-8Cr"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="22"/>
|
<color key="textColor" red="0.20392156859999999" green="0.20392156859999999" blue="0.20392156859999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<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="42Y-AF-WYy">
|
<rect key="frame" x="30.999999999999993" y="131" width="124.33333333333331" height="14"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="14" id="hT6-iS-45s"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
<color key="textColor" red="0.59215686270000001" green="0.59215686270000001" blue="0.59215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="11" translatesAutoresizingMaskIntoConstraints="NO" id="n9T-ec-9go">
|
<rect key="frame" x="15" y="180" width="363" height="48"/>
|
<subviews>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cwt-VB-Ffb" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="0.0" y="0.0" width="51.333333333333336" height="48"/>
|
<color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="Qrc-88-mXS"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Uo5-JS-sZ0" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="62.333333333333329" y="0.0" width="51.333333333333329" height="48"/>
|
<color key="backgroundColor" red="0.97254901959999995" green="0.97254901959999995" blue="0.98039215690000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="E7i-r1-m3H"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dyV-RV-ToA" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="124.66666666666664" y="0.0" width="51.333333333333329" height="48"/>
|
<color key="backgroundColor" red="0.97254901959999995" green="0.97254901959999995" blue="0.98039215690000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="tgK-bd-eNP"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XIn-k5-auo" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="187" y="0.0" width="51.333333333333343" height="48"/>
|
<color key="backgroundColor" red="0.97254901959999995" green="0.97254901959999995" blue="0.98039215690000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="5M4-in-kE0"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="NkE-Xb-cKz" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="249.33333333333334" y="0.0" width="51.333333333333343" height="48"/>
|
<color key="backgroundColor" red="0.97254901959999995" green="0.97254901959999995" blue="0.98039215690000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="h7A-Yb-Ad0"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XYJ-lc-bb4" customClass="CustomerTextField" customModule="XQMuse" customModuleProvider="target">
|
<rect key="frame" x="311.66666666666669" y="0.0" width="51.333333333333314" height="48"/>
|
<color key="backgroundColor" red="0.97254901959999995" green="0.97254901959999995" blue="0.98039215690000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" constant="51.299999999999997" id="I3u-9f-owE"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="26"/>
|
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.73725490199999999" green="0.82745098039999998" blue="0.66274509800000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="6"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
</subviews>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="48" id="XvV-hO-SgT"/>
|
</constraints>
|
</stackView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0s后可重新获取验证码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FGZ-7g-h6V">
|
<rect key="frame" x="13.999999999999993" y="247" width="123.33333333333331" height="14.333333333333314"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<color key="textColor" red="0.71764705882352942" green="0.71764705882352942" blue="0.71764705882352942" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C7m-m9-lao">
|
<rect key="frame" x="31" y="326.33333333333331" width="331" height="40"/>
|
<color key="backgroundColor" red="0.68627450980000004" green="0.79215686269999996" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="ZyM-zY-xIj"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="验证手机号"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="checkingAction:" destination="-1" eventType="touchUpInside" id="d33-QE-vrN"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5T5-09-60D">
|
<rect key="frame" x="31" y="385.33333333333331" width="331" height="40"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="40" id="QyU-vW-Dh6"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="重新获取验证码">
|
<color key="titleColor" red="0.68627450980000004" green="0.79215686269999996" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="20"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.68627450980000004" green="0.79215686269999996" blue="0.59607843140000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="tryAgainAction:" destination="-1" eventType="touchUpInside" id="zE5-2w-hx5"/>
|
</connections>
|
</button>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="42Y-AF-WYy" firstAttribute="top" secondItem="jDh-kq-o20" secondAttribute="bottom" constant="15" id="AMG-qp-Daq"/>
|
<constraint firstItem="5T5-09-60D" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="BJa-t0-Z3M"/>
|
<constraint firstItem="jDh-kq-o20" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="Nsx-n7-Mvf"/>
|
<constraint firstItem="C7m-m9-lao" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="31" id="Uha-OX-PmM"/>
|
<constraint firstItem="FGZ-7g-h6V" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="14" id="Unk-1G-Acb"/>
|
<constraint firstItem="n9T-ec-9go" firstAttribute="top" secondItem="42Y-AF-WYy" secondAttribute="bottom" constant="35" id="VMq-34-5XY"/>
|
<constraint firstItem="jDh-kq-o20" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="31" id="VwB-J0-hgz"/>
|
<constraint firstItem="5T5-09-60D" firstAttribute="top" secondItem="C7m-m9-lao" secondAttribute="bottom" constant="19" id="W7l-aF-L0c"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="C7m-m9-lao" secondAttribute="trailing" constant="31" id="gOO-mL-bYG"/>
|
<constraint firstItem="FGZ-7g-h6V" firstAttribute="top" secondItem="n9T-ec-9go" secondAttribute="bottom" constant="19" id="lh5-0d-wyv"/>
|
<constraint firstItem="42Y-AF-WYy" firstAttribute="leading" secondItem="jDh-kq-o20" secondAttribute="leading" id="nJu-K8-fFJ"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="5T5-09-60D" secondAttribute="trailing" constant="31" id="rZv-Mq-g7c"/>
|
<constraint firstItem="n9T-ec-9go" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="vik-oT-uNj"/>
|
<constraint firstItem="C7m-m9-lao" firstAttribute="top" secondItem="FGZ-7g-h6V" secondAttribute="bottom" constant="65" id="ynd-Gg-6sF"/>
|
</constraints>
|
<point key="canvasLocation" x="82" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|