| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="LPhoneRegistVC">
- <connections>
- <outlet property="headBtn" destination="Hxd-17-QFG" id="2cU-gm-B98"/>
- <outlet property="headImgView" destination="dZI-6N-Zsc" id="Amw-Nt-eun"/>
- <outlet property="headLabel" destination="UHj-Qz-ATl" id="0Kn-ku-6IT"/>
- <outlet property="leftSexBtn" destination="fNw-ys-uSp" id="2NC-ce-qmE"/>
- <outlet property="nameFiled" destination="kAu-JO-Aj7" id="bPa-tz-r9P"/>
- <outlet property="nextBtn" destination="6tf-8k-sNa" id="4FR-uz-kYF"/>
- <outlet property="rightSexBtn" destination="IRG-YD-fVs" id="9z1-ic-6ao"/>
- <outlet property="textLabel" destination="IPR-of-RZB" id="eJu-IU-xFw"/>
- <outlet property="topConstraint" destination="qBk-QU-Kdg" id="TmO-JH-TgF"/>
- <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="320" height="652"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="register_BGView" translatesAutoresizingMaskIntoConstraints="NO" id="C41-Fk-MDE">
- <rect key="frame" x="21" y="118" width="278" height="434"/>
- <constraints>
- <constraint firstAttribute="height" constant="434" id="RYy-j9-HBZ"/>
- </constraints>
- </imageView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="com_preload_head_img" translatesAutoresizingMaskIntoConstraints="NO" id="dZI-6N-Zsc">
- <rect key="frame" x="130" y="148" width="60" height="60"/>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="ver-3x-axb"/>
- <constraint firstAttribute="width" constant="60" id="wT0-ZY-BMa"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="上传您的个人头像" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UHj-Qz-ATl">
- <rect key="frame" x="0.0" y="218" width="320" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="ejV-73-1SP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="kAu-JO-Aj7">
- <rect key="frame" x="46" y="253" width="228" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="228" id="9ji-O3-VJ6"/>
- <constraint firstAttribute="height" constant="40" id="CuT-nq-O76"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="完善资料" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B8H-OS-M9i">
- <rect key="frame" x="117.5" y="80" width="85.5" height="25.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="21"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="30w-u0-5tB">
- <rect key="frame" x="5" y="22" width="30" height="22"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="rH5-h5-PlY"/>
- </constraints>
- <state key="normal" image="com_arrow_vc_back"/>
- <connections>
- <action selector="btnClickBack:" destination="-1" eventType="touchUpInside" id="cXI-YD-TO6"/>
- </connections>
- </button>
- <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fNw-ys-uSp">
- <rect key="frame" x="85" y="333" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="ecm-bq-Rsx"/>
- <constraint firstAttribute="width" constant="50" id="gIv-e5-fxw"/>
- </constraints>
- <state key="normal" image="com_new_sex_male"/>
- <connections>
- <action selector="btnClick:" destination="-1" eventType="touchUpInside" id="sIe-xk-Z50"/>
- </connections>
- </button>
- <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IRG-YD-fVs">
- <rect key="frame" x="185" y="333" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="VKq-Um-acH"/>
- <constraint firstAttribute="width" constant="50" id="xal-De-JlR"/>
- </constraints>
- <state key="normal" image="com_female_normal"/>
- <connections>
- <action selector="btnClick:" destination="-1" eventType="touchUpInside" id="khe-sM-L8S"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hxd-17-QFG">
- <rect key="frame" x="130" y="148" width="60" height="60"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="NgZ-xW-757"/>
- <constraint firstAttribute="height" constant="60" id="ihX-mH-2cA"/>
- </constraints>
- <connections>
- <action selector="btnClick:" destination="-1" eventType="touchUpInside" id="D9V-J5-h6M"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rkq-zR-jaF">
- <rect key="frame" x="46" y="293" width="228" height="1"/>
- <color key="backgroundColor" red="0.75294117650000003" green="0.75294117650000003" blue="0.75294117650000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="228" id="KFe-By-Yg2"/>
- <constraint firstAttribute="height" constant="1" id="vSy-kg-FIq"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0/16" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IPR-of-RZB">
- <rect key="frame" x="215" y="301" width="59" height="21"/>
- <constraints>
- <constraint firstAttribute="width" constant="59" id="E0R-kA-ZHb"/>
- <constraint firstAttribute="height" constant="21" id="gFw-Pe-oWW"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.75294117650000003" green="0.75294117650000003" blue="0.75294117650000003" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我是男生" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Erh-UZ-wQc">
- <rect key="frame" x="81.5" y="394" width="57.5" height="17"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我是女生" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TWC-ml-oNW">
- <rect key="frame" x="181.5" y="394" width="57.5" height="17"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6tf-8k-sNa">
- <rect key="frame" x="63.5" y="441" width="193" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="193" id="9lA-hc-HTP"/>
- <constraint firstAttribute="height" constant="40" id="Xlt-Wb-81l"/>
- </constraints>
- <state key="normal" title="下一步" backgroundImage="re_complete_nextBtn">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- <connections>
- <action selector="btnClick:" destination="-1" eventType="touchUpInside" id="WbC-c8-5Eg"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="Erh-UZ-wQc" firstAttribute="centerX" secondItem="fNw-ys-uSp" secondAttribute="centerX" id="0Ie-I6-2TK"/>
- <constraint firstItem="C41-Fk-MDE" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="118" id="173-qJ-qM0"/>
- <constraint firstItem="IPR-of-RZB" firstAttribute="top" secondItem="kAu-JO-Aj7" secondAttribute="bottom" constant="8" id="1Rn-ek-5ic"/>
- <constraint firstItem="UHj-Qz-ATl" firstAttribute="top" secondItem="Hxd-17-QFG" secondAttribute="bottom" constant="10" id="1TQ-iW-2ZJ"/>
- <constraint firstItem="dZI-6N-Zsc" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="148" id="3DQ-T3-114"/>
- <constraint firstAttribute="trailing" secondItem="UHj-Qz-ATl" secondAttribute="trailing" id="7MD-gh-iaH"/>
- <constraint firstItem="dZI-6N-Zsc" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="7oH-dh-crh"/>
- <constraint firstItem="Erh-UZ-wQc" firstAttribute="top" secondItem="fNw-ys-uSp" secondAttribute="bottom" constant="11" id="AD6-yY-nDj"/>
- <constraint firstItem="UHj-Qz-ATl" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="B5F-H1-dAh"/>
- <constraint firstItem="B8H-OS-M9i" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="80" id="EPe-Kl-dD0"/>
- <constraint firstItem="30w-u0-5tB" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="5" id="K1f-Tt-jnW"/>
- <constraint firstItem="kAu-JO-Aj7" firstAttribute="top" secondItem="UHj-Qz-ATl" secondAttribute="bottom" constant="15" id="KKP-dg-zuZ"/>
- <constraint firstItem="6tf-8k-sNa" firstAttribute="top" secondItem="Erh-UZ-wQc" secondAttribute="bottom" constant="30" id="MU5-qy-0Gq"/>
- <constraint firstItem="B8H-OS-M9i" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Ovx-5o-6qt"/>
- <constraint firstItem="kAu-JO-Aj7" firstAttribute="centerX" secondItem="C41-Fk-MDE" secondAttribute="centerX" id="SKj-gy-hGO"/>
- <constraint firstItem="TWC-ml-oNW" firstAttribute="centerX" secondItem="IRG-YD-fVs" secondAttribute="centerX" id="V8N-bB-GOw"/>
- <constraint firstItem="IPR-of-RZB" firstAttribute="trailing" secondItem="rkq-zR-jaF" secondAttribute="trailing" id="WBr-fR-kLs"/>
- <constraint firstItem="TWC-ml-oNW" firstAttribute="top" secondItem="IRG-YD-fVs" secondAttribute="bottom" constant="11" id="WXl-Vg-45Z"/>
- <constraint firstItem="rkq-zR-jaF" firstAttribute="top" secondItem="kAu-JO-Aj7" secondAttribute="bottom" id="Wh6-kw-3h3"/>
- <constraint firstItem="Hxd-17-QFG" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="dPr-YE-EMv"/>
- <constraint firstItem="Hxd-17-QFG" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="148" id="hSU-cU-685"/>
- <constraint firstAttribute="trailing" secondItem="C41-Fk-MDE" secondAttribute="trailing" constant="21" id="ja6-vE-qKd"/>
- <constraint firstItem="C41-Fk-MDE" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="21" id="k3t-2I-BSt"/>
- <constraint firstItem="IRG-YD-fVs" firstAttribute="centerX" secondItem="C41-Fk-MDE" secondAttribute="centerX" constant="50" id="m8F-eY-4aw"/>
- <constraint firstItem="6tf-8k-sNa" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="mKa-g1-2AS"/>
- <constraint firstItem="IRG-YD-fVs" firstAttribute="top" secondItem="kAu-JO-Aj7" secondAttribute="bottom" constant="40" id="nxc-Eg-UAE"/>
- <constraint firstItem="30w-u0-5tB" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="22" id="qBk-QU-Kdg"/>
- <constraint firstItem="fNw-ys-uSp" firstAttribute="top" secondItem="kAu-JO-Aj7" secondAttribute="bottom" constant="40" id="vca-8c-neI"/>
- <constraint firstItem="fNw-ys-uSp" firstAttribute="centerX" secondItem="C41-Fk-MDE" secondAttribute="centerX" constant="-50" id="x6L-dG-r1j"/>
- <constraint firstItem="rkq-zR-jaF" firstAttribute="centerX" secondItem="kAu-JO-Aj7" secondAttribute="centerX" id="z7l-Bh-oKJ"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <point key="canvasLocation" x="-11.199999999999999" y="141.22938530734635"/>
- </view>
- </objects>
- <resources>
- <image name="com_arrow_vc_back" width="12" height="22.5"/>
- <image name="com_female_normal" width="45" height="45"/>
- <image name="com_new_sex_male" width="45" height="45"/>
- <image name="com_preload_head_img" width="65" height="65"/>
- <image name="re_complete_nextBtn" width="193" height="44"/>
- <image name="register_BGView" width="344" height="434"/>
- </resources>
- </document>
|