ifish/Ifish/controllers/IfishTabControllers/我的/mineControllers/pushSetControllrs/ChangeSecretCodeController.xib

105 lines
9.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16E195" 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="11757"/>
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ChangeSecretCodeController">
<connections>
<outlet property="doneButton" destination="xPJ-9q-r9b" id="LqX-nI-YGv"/>
<outlet property="oldSecretCode" destination="6oO-Tu-d36" id="aRA-6r-AdF"/>
<outlet property="repeadNewCode" destination="oam-h4-t9r" id="fQh-1V-aS5"/>
<outlet property="secretCodeNew" destination="P8u-uV-iTb" id="OXG-G1-tue"/>
<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>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6kt-a9-XN6">
<rect key="frame" x="21" y="93" width="333" height="269.5"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入原密码" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="6oO-Tu-d36">
<rect key="frame" x="25" y="21" width="338" height="42"/>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" secondItem="6oO-Tu-d36" secondAttribute="height" multiplier="283:42" id="EcY-JZ-j1F"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请设置新密码" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="P8u-uV-iTb">
<rect key="frame" x="25" y="71" width="338" height="42"/>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" secondItem="P8u-uV-iTb" secondAttribute="height" multiplier="283:42" id="myc-50-zRy"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请重复输入新密码" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="oam-h4-t9r">
<rect key="frame" x="25" y="121" width="338" height="42"/>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstAttribute="width" secondItem="oam-h4-t9r" secondAttribute="height" multiplier="283:42" id="5dp-be-5BA"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xPJ-9q-r9b">
<rect key="frame" x="25" y="191" width="338" height="43"/>
<color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="width" secondItem="xPJ-9q-r9b" secondAttribute="height" multiplier="283:43" id="oep-dx-wlV"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<state key="normal" title="修改密码">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
<connections>
<action selector="finishBtn:" destination="-1" eventType="touchUpInside" id="QOa-Ar-gSe"/>
</connections>
</button>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<constraints>
<constraint firstAttribute="width" secondItem="6kt-a9-XN6" secondAttribute="height" multiplier="37:30" id="2Mq-m2-G4H"/>
<constraint firstItem="6oO-Tu-d36" firstAttribute="centerX" secondItem="6kt-a9-XN6" secondAttribute="centerX" id="3yc-19-ttn"/>
<constraint firstItem="P8u-uV-iTb" firstAttribute="centerX" secondItem="6kt-a9-XN6" secondAttribute="centerX" id="7M2-Fc-lT0"/>
<constraint firstItem="oam-h4-t9r" firstAttribute="centerX" secondItem="6kt-a9-XN6" secondAttribute="centerX" id="9gR-Hl-cca"/>
<constraint firstItem="xPJ-9q-r9b" firstAttribute="leading" secondItem="6kt-a9-XN6" secondAttribute="leading" constant="25" id="FUE-2W-iB2"/>
<constraint firstItem="xPJ-9q-r9b" firstAttribute="top" secondItem="oam-h4-t9r" secondAttribute="bottom" constant="28" id="HTQ-zj-4qH"/>
<constraint firstItem="P8u-uV-iTb" firstAttribute="top" secondItem="6oO-Tu-d36" secondAttribute="bottom" constant="8" id="M73-75-ki9"/>
<constraint firstAttribute="trailing" secondItem="oam-h4-t9r" secondAttribute="trailing" constant="25" id="O5S-zt-UFB"/>
<constraint firstItem="6oO-Tu-d36" firstAttribute="top" secondItem="6kt-a9-XN6" secondAttribute="top" constant="21" id="Rcc-k9-JF0"/>
<constraint firstItem="6oO-Tu-d36" firstAttribute="leading" secondItem="6kt-a9-XN6" secondAttribute="leading" constant="25" id="RiG-q3-EvE"/>
<constraint firstItem="P8u-uV-iTb" firstAttribute="leading" secondItem="6kt-a9-XN6" secondAttribute="leading" constant="25" id="Vaq-5h-OwS"/>
<constraint firstAttribute="trailing" secondItem="P8u-uV-iTb" secondAttribute="trailing" constant="25" id="WHs-8H-5wB"/>
<constraint firstAttribute="trailing" secondItem="6oO-Tu-d36" secondAttribute="trailing" constant="25" id="ZPj-El-RMX"/>
<constraint firstItem="xPJ-9q-r9b" firstAttribute="centerX" secondItem="6kt-a9-XN6" secondAttribute="centerX" id="eiq-LG-loA"/>
<constraint firstAttribute="trailing" secondItem="xPJ-9q-r9b" secondAttribute="trailing" constant="25" id="jAl-PD-oXr"/>
<constraint firstItem="oam-h4-t9r" firstAttribute="top" secondItem="P8u-uV-iTb" secondAttribute="bottom" constant="8" id="nVO-uq-B6L"/>
<constraint firstItem="oam-h4-t9r" firstAttribute="leading" secondItem="6kt-a9-XN6" secondAttribute="leading" constant="25" id="pdO-r7-iha"/>
</constraints>
</view>
</subviews>
<color key="backgroundColor" red="0.94901960780000005" green="0.94901960780000005" blue="0.94901960780000005" alpha="1" colorSpace="calibratedRGB"/>
<constraints>
<constraint firstItem="6kt-a9-XN6" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="21" id="BGg-ci-avk"/>
<constraint firstItem="6kt-a9-XN6" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Oxp-CD-pCs"/>
<constraint firstItem="6kt-a9-XN6" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="93" id="U8T-Gb-jh6"/>
<constraint firstAttribute="trailing" secondItem="6kt-a9-XN6" secondAttribute="trailing" constant="21" id="X1S-vF-yff"/>
</constraints>
<point key="canvasLocation" x="394.5" y="280.5"/>
</view>
</objects>
</document>