| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_0" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
- <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="RDSSetPwdVC">
- <connections>
- <outlet property="bottomView" destination="hZb-Ji-f0N" id="isu-bn-i1G"/>
- <outlet property="subTitleLab" destination="3Wc-rY-V13" id="tGI-QQ-sFO"/>
- <outlet property="sureBtn" destination="Y12-Vd-7aI" id="rFy-gh-74r"/>
- <outlet property="textField1" destination="LmE-OB-APY" id="Pbp-9e-FFo"/>
- <outlet property="textField2" destination="sBs-2K-f49" id="qHQ-bp-Auo"/>
- <outlet property="titleLab" destination="EsN-jn-dRM" id="PeI-F0-oee"/>
- <outlet property="view" destination="03m-qZ-815" id="Syv-Zb-9ns"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="03m-qZ-815">
- <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gem-gg-EQy">
- <rect key="frame" x="30" y="218.33333333333334" width="330" height="70.000000000000028"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" placeholder="请输入6位以上密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LmE-OB-APY">
- <rect key="frame" x="0.0" y="3" width="330" height="59"/>
- <color key="textColor" red="0.1529411765" green="0.18039215689999999" blue="0.23137254900000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits" keyboardType="alphabet"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eq9-MZ-m3e">
- <rect key="frame" x="0.0" y="68.999999999999972" width="330" height="1"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.095756278129999997" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="X2Y-TF-Tg2"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Eq9-MZ-m3e" secondAttribute="trailing" id="5Fe-aN-txu"/>
- <constraint firstItem="LmE-OB-APY" firstAttribute="centerX" secondItem="Gem-gg-EQy" secondAttribute="centerX" id="5KW-Gr-Ulq"/>
- <constraint firstItem="LmE-OB-APY" firstAttribute="leading" secondItem="Gem-gg-EQy" secondAttribute="leading" id="DWa-GT-FDK"/>
- <constraint firstItem="LmE-OB-APY" firstAttribute="top" secondItem="Gem-gg-EQy" secondAttribute="top" constant="3" id="GXd-6y-ZuH"/>
- <constraint firstAttribute="bottom" secondItem="LmE-OB-APY" secondAttribute="bottom" constant="8" id="nhc-Uw-5lN"/>
- <constraint firstAttribute="bottom" secondItem="Eq9-MZ-m3e" secondAttribute="bottom" id="rEP-2g-weh"/>
- <constraint firstItem="Eq9-MZ-m3e" firstAttribute="leading" secondItem="Gem-gg-EQy" secondAttribute="leading" id="sCx-Vn-UvK"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RMj-F8-0m4">
- <rect key="frame" x="30" y="288.33333333333331" width="330" height="70"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="bottom" placeholder="确认输入的新密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="sBs-2K-f49">
- <rect key="frame" x="0.0" y="3" width="330" height="59"/>
- <color key="textColor" red="0.1529411765" green="0.18039215689999999" blue="0.23137254900000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <textInputTraits key="textInputTraits" keyboardType="alphabet"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZT5-jP-i5y">
- <rect key="frame" x="0.0" y="69" width="330" height="1"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.095756278129999997" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="wvp-ju-JTL"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="sBs-2K-f49" secondAttribute="trailing" id="4gr-AZ-k3i"/>
- <constraint firstItem="ZT5-jP-i5y" firstAttribute="leading" secondItem="RMj-F8-0m4" secondAttribute="leading" id="7dX-0U-a6n"/>
- <constraint firstItem="sBs-2K-f49" firstAttribute="leading" secondItem="RMj-F8-0m4" secondAttribute="leading" id="EdK-eE-mvA"/>
- <constraint firstAttribute="bottom" secondItem="ZT5-jP-i5y" secondAttribute="bottom" id="Sra-Oq-8Qw"/>
- <constraint firstItem="sBs-2K-f49" firstAttribute="top" secondItem="RMj-F8-0m4" secondAttribute="top" constant="3" id="Zup-Ro-446"/>
- <constraint firstAttribute="trailing" secondItem="ZT5-jP-i5y" secondAttribute="trailing" id="Zze-Ly-hds"/>
- <constraint firstAttribute="bottom" secondItem="sBs-2K-f49" secondAttribute="bottom" constant="8" id="zmh-Wf-V2C"/>
- </constraints>
- </view>
- <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Y12-Vd-7aI">
- <rect key="frame" x="39" y="413.33333333333331" width="312" height="48"/>
- <color key="backgroundColor" red="0.078431372550000003" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="MMH-Zv-jnw"/>
- </constraints>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
- <state key="normal" title="确认">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="8"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="onSureBtnClick" destination="-1" eventType="touchUpInside" id="z9o-wH-xgU"/>
- </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="EsN-jn-dRM">
- <rect key="frame" x="29.999999999999993" y="108.66666666666667" width="121.33333333333331" height="36.000000000000014"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="30"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hZb-Ji-f0N">
- <rect key="frame" x="45.333333333333343" y="765" width="299.66666666666663" height="30"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="249" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TLb-Uq-pmw">
- <rect key="frame" x="0.0" y="0.0" width="102" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="fdZ-RO-usT"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="我已阅读并同意" image="icon_check">
- <color key="titleColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <state key="selected" image="icon_check_sel"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4gR-wt-MaN">
- <rect key="frame" x="102" y="0.0" width="99" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="《用户协议》">
- <color key="titleColor" red="0.027450980390000001" green="0.70196078429999997" blue="0.72549019609999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="以及" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3YP-gv-2ob">
- <rect key="frame" x="201" y="0.0" width="24.666666666666657" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bjR-U3-BLW">
- <rect key="frame" x="225.66666666666663" y="0.0" width="74" height="30"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <state key="normal" title="《隐私政策》">
- <color key="titleColor" red="0.027450980390000001" green="0.70196078429999997" blue="0.72549019609999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- </subviews>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="欢迎注册账号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Wc-rY-V13">
- <rect key="frame" x="30" y="149.66666666666666" width="86" height="17"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <color key="textColor" red="0.66666666669999997" green="0.66666666669999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <viewLayoutGuide key="safeArea" id="Xjs-3g-Fyj"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="RMj-F8-0m4" firstAttribute="leading" secondItem="Gem-gg-EQy" secondAttribute="leading" id="1dy-rP-jb6"/>
- <constraint firstItem="hZb-Ji-f0N" firstAttribute="centerX" secondItem="03m-qZ-815" secondAttribute="centerX" id="2fw-5a-NxL"/>
- <constraint firstItem="3Wc-rY-V13" firstAttribute="top" secondItem="EsN-jn-dRM" secondAttribute="bottom" constant="5" id="6jU-Ux-L3f"/>
- <constraint firstItem="EsN-jn-dRM" firstAttribute="centerY" secondItem="03m-qZ-815" secondAttribute="centerY" multiplier="0.3" id="9xt-bU-nSw"/>
- <constraint firstItem="3Wc-rY-V13" firstAttribute="leading" secondItem="EsN-jn-dRM" secondAttribute="leading" id="IR4-1z-jgF"/>
- <constraint firstItem="Gem-gg-EQy" firstAttribute="height" secondItem="03m-qZ-815" secondAttribute="width" multiplier="70:390" id="LAt-s8-pdb"/>
- <constraint firstItem="EsN-jn-dRM" firstAttribute="leading" secondItem="Xjs-3g-Fyj" secondAttribute="leading" constant="30" id="M4Z-qX-IEs"/>
- <constraint firstItem="Gem-gg-EQy" firstAttribute="leading" secondItem="Xjs-3g-Fyj" secondAttribute="leading" constant="30" id="Mnr-HA-wEf"/>
- <constraint firstItem="Xjs-3g-Fyj" firstAttribute="bottom" secondItem="hZb-Ji-f0N" secondAttribute="bottom" constant="15" id="SlF-x4-4d8"/>
- <constraint firstItem="Y12-Vd-7aI" firstAttribute="top" secondItem="RMj-F8-0m4" secondAttribute="bottom" constant="55" id="X0j-3l-sH7"/>
- <constraint firstItem="RMj-F8-0m4" firstAttribute="top" secondItem="Gem-gg-EQy" secondAttribute="bottom" id="bJQ-Nu-c4u"/>
- <constraint firstItem="Y12-Vd-7aI" firstAttribute="centerX" secondItem="03m-qZ-815" secondAttribute="centerX" id="dLR-gn-aSb"/>
- <constraint firstItem="Y12-Vd-7aI" firstAttribute="width" secondItem="03m-qZ-815" secondAttribute="width" multiplier="300:375" id="eyr-7Q-cwk"/>
- <constraint firstItem="Gem-gg-EQy" firstAttribute="centerX" secondItem="03m-qZ-815" secondAttribute="centerX" id="pxb-Zl-yhN"/>
- <constraint firstItem="RMj-F8-0m4" firstAttribute="width" secondItem="Gem-gg-EQy" secondAttribute="width" id="qOj-Sk-zbV"/>
- <constraint firstItem="Gem-gg-EQy" firstAttribute="centerY" secondItem="03m-qZ-815" secondAttribute="centerY" multiplier="0.6" id="xbe-Ue-cG2"/>
- <constraint firstItem="RMj-F8-0m4" firstAttribute="height" secondItem="Gem-gg-EQy" secondAttribute="height" id="xyW-5b-qY5"/>
- </constraints>
- <variation key="default">
- <mask key="subviews">
- <exclude reference="hZb-Ji-f0N"/>
- </mask>
- </variation>
- <point key="canvasLocation" x="31.875" y="53.87323943661972"/>
- </view>
- </objects>
- <resources>
- <image name="icon_check" width="16" height="16"/>
- <image name="icon_check_sel" width="16" height="16"/>
- </resources>
- </document>
|