123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" 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="13772"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="JZPhoneLoginViewController">
- <connections>
- <outlet property="WXLogin" destination="B6L-w4-NiE" id="u6B-qv-x7z"/>
- <outlet property="forgetBtn" destination="gea-DR-UXw" id="fpb-aJ-bsf"/>
- <outlet property="loginBtn" destination="m5i-yq-FtZ" id="J8j-mM-ck4"/>
- <outlet property="phoneField" destination="oWG-sZ-JlH" id="jOi-RE-erO"/>
- <outlet property="pwdField" destination="tqK-Xq-oz4" id="CXG-yd-4yo"/>
- <outlet property="registerBtn" destination="uSm-Qm-Ifx" id="RrW-0G-0M6"/>
- <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>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="asv-FT-x7j">
- <rect key="frame" x="30" y="100" width="43" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWG-sZ-JlH">
- <rect key="frame" x="88" y="100" width="257" height="17"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="82e-IG-Agn">
- <rect key="frame" x="30" y="132" width="315" height="1"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="89M-kp-Tdy"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bL1-S3-Qaz">
- <rect key="frame" x="30" y="153" width="29" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xe7-YG-yxB">
- <rect key="frame" x="30" y="185" width="315" height="1"/>
- <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="w99-bm-cPW"/>
- </constraints>
- </view>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tqK-Xq-oz4">
- <rect key="frame" x="88" y="153" width="257" height="17"/>
- <nil key="textColor"/>
- <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="m5i-yq-FtZ">
- <rect key="frame" x="30" y="226" width="315" height="50"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="BqL-7E-p9L"/>
- </constraints>
- <state key="normal" title="登录">
- <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gea-DR-UXw">
- <rect key="frame" x="30" y="296" width="58" height="29"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="找回密码">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uSm-Qm-Ifx">
- <rect key="frame" x="315" y="296" width="30" height="29"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="注册">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B6L-w4-NiE">
- <rect key="frame" x="30" y="577" width="315" height="50"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="50" id="dF8-9O-1Yq"/>
- <constraint firstAttribute="height" constant="50" id="ydy-m6-T3k"/>
- </constraints>
- <state key="normal" title="微信登录"/>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lqE-Ps-7Zw">
- <rect key="frame" x="0.0" y="527" width="375" height="20"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="其他方式登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XhU-69-v4Z">
- <rect key="frame" x="145" y="2" width="86" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kMu-if-OJn">
- <rect key="frame" x="251" y="10" width="124" height="1"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="1i8-av-dLo"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NA1-3B-L8V">
- <rect key="frame" x="0.0" y="10" width="125" height="1"/>
- <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="ecx-ZN-qNO"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="NA1-3B-L8V" firstAttribute="centerY" secondItem="XhU-69-v4Z" secondAttribute="centerY" id="C2y-gb-iQc"/>
- <constraint firstItem="XhU-69-v4Z" firstAttribute="leading" secondItem="NA1-3B-L8V" secondAttribute="trailing" constant="20" id="K4e-0T-zXq"/>
- <constraint firstItem="XhU-69-v4Z" firstAttribute="centerY" secondItem="lqE-Ps-7Zw" secondAttribute="centerY" id="Usm-rW-c1C"/>
- <constraint firstAttribute="trailing" secondItem="kMu-if-OJn" secondAttribute="trailing" id="ZrE-wC-bpk"/>
- <constraint firstItem="NA1-3B-L8V" firstAttribute="leading" secondItem="lqE-Ps-7Zw" secondAttribute="leading" id="e8a-ID-gM0"/>
- <constraint firstItem="kMu-if-OJn" firstAttribute="centerY" secondItem="XhU-69-v4Z" secondAttribute="centerY" id="iK4-S5-Cc8"/>
- <constraint firstItem="kMu-if-OJn" firstAttribute="leading" secondItem="XhU-69-v4Z" secondAttribute="trailing" constant="20" id="onQ-AU-75x"/>
- <constraint firstAttribute="height" constant="20" id="rnL-pX-jRA"/>
- <constraint firstItem="XhU-69-v4Z" firstAttribute="centerX" secondItem="lqE-Ps-7Zw" secondAttribute="centerX" id="w0C-f4-IOx"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="B6L-w4-NiE" firstAttribute="top" secondItem="lqE-Ps-7Zw" secondAttribute="bottom" constant="30" id="1cc-pa-POo"/>
- <constraint firstItem="xe7-YG-yxB" firstAttribute="top" secondItem="bL1-S3-Qaz" secondAttribute="bottom" constant="15" id="5S6-0R-9tz"/>
- <constraint firstItem="bL1-S3-Qaz" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="5Z5-LT-1o0"/>
- <constraint firstItem="uSm-Qm-Ifx" firstAttribute="trailing" secondItem="m5i-yq-FtZ" secondAttribute="trailing" id="6zI-C5-Rdw"/>
- <constraint firstAttribute="bottom" secondItem="B6L-w4-NiE" secondAttribute="bottom" constant="40" id="D2o-c0-oa1"/>
- <constraint firstItem="tqK-Xq-oz4" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="Ezs-dL-Mye"/>
- <constraint firstItem="lqE-Ps-7Zw" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="FOF-m5-tC3"/>
- <constraint firstItem="oWG-sZ-JlH" firstAttribute="bottom" secondItem="asv-FT-x7j" secondAttribute="bottom" id="Hzb-kt-iAD"/>
- <constraint firstItem="82e-IG-Agn" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="LHf-T7-Kqn"/>
- <constraint firstItem="uSm-Qm-Ifx" firstAttribute="top" secondItem="gea-DR-UXw" secondAttribute="top" id="Osn-G4-7WD"/>
- <constraint firstItem="xe7-YG-yxB" firstAttribute="trailing" secondItem="82e-IG-Agn" secondAttribute="trailing" id="Qhj-ny-y9J"/>
- <constraint firstItem="tqK-Xq-oz4" firstAttribute="leading" secondItem="oWG-sZ-JlH" secondAttribute="leading" id="SBK-Zs-y9R"/>
- <constraint firstItem="gea-DR-UXw" firstAttribute="top" secondItem="m5i-yq-FtZ" secondAttribute="bottom" constant="20" id="WxE-0Q-Ss2"/>
- <constraint firstItem="gea-DR-UXw" firstAttribute="leading" secondItem="m5i-yq-FtZ" secondAttribute="leading" id="Xtv-eM-1Dg"/>
- <constraint firstItem="82e-IG-Agn" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="bSK-sa-OpV"/>
- <constraint firstItem="B6L-w4-NiE" firstAttribute="trailing" secondItem="m5i-yq-FtZ" secondAttribute="trailing" id="chF-Vq-nWq"/>
- <constraint firstItem="m5i-yq-FtZ" firstAttribute="top" secondItem="xe7-YG-yxB" secondAttribute="bottom" constant="40" id="dPv-Wc-bGR"/>
- <constraint firstItem="oWG-sZ-JlH" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="trailing" constant="15" id="eDd-4q-bMh"/>
- <constraint firstItem="m5i-yq-FtZ" firstAttribute="leading" secondItem="xe7-YG-yxB" secondAttribute="leading" id="gS1-Zy-9SF"/>
- <constraint firstAttribute="trailing" secondItem="lqE-Ps-7Zw" secondAttribute="trailing" id="hbq-mw-koX"/>
- <constraint firstItem="tqK-Xq-oz4" firstAttribute="bottom" secondItem="bL1-S3-Qaz" secondAttribute="bottom" id="n4i-pk-jPs"/>
- <constraint firstItem="82e-IG-Agn" firstAttribute="top" secondItem="asv-FT-x7j" secondAttribute="bottom" constant="15" id="nDD-KI-Aah"/>
- <constraint firstItem="asv-FT-x7j" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="30" id="o7f-h5-kwc"/>
- <constraint firstItem="xe7-YG-yxB" firstAttribute="leading" secondItem="bL1-S3-Qaz" secondAttribute="leading" id="pUn-rX-HpD"/>
- <constraint firstItem="asv-FT-x7j" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="100" id="tet-R9-2hU"/>
- <constraint firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" constant="30" id="uAQ-Xu-lxn"/>
- <constraint firstItem="B6L-w4-NiE" firstAttribute="leading" secondItem="m5i-yq-FtZ" secondAttribute="leading" id="uaU-Dq-6Fe"/>
- <constraint firstItem="bL1-S3-Qaz" firstAttribute="top" secondItem="82e-IG-Agn" secondAttribute="bottom" constant="20" id="v5Y-qi-fm7"/>
- <constraint firstItem="m5i-yq-FtZ" firstAttribute="trailing" secondItem="xe7-YG-yxB" secondAttribute="trailing" id="w4g-5V-aER"/>
- </constraints>
- <point key="canvasLocation" x="26" y="26"/>
- </view>
- </objects>
- </document>
|