| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <dependencies>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
- <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="BogoYoungModeBlindPhoneVC">
- <connections>
- <outlet property="blindT" destination="icL-jm-myP" id="GFK-ar-XRU"/>
- <outlet property="codeBtn" destination="X3p-TW-3p9" id="O1o-di-XOV"/>
- <outlet property="codeT" destination="LeH-7a-It9" id="EhH-jn-ghJ"/>
- <outlet property="codeView" destination="sWG-Yr-05V" id="4v2-ir-z5z"/>
- <outlet property="mobileBtn" destination="bNo-a2-ZWV" id="q2K-Rd-0tT"/>
- <outlet property="nextBtn" destination="C32-6h-kJJ" id="nU4-vH-zcA"/>
- <outlet property="titleLabel" destination="ncu-S4-W6g" id="rBa-hI-flv"/>
- <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="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="启动青少年模式需要先设置独立密码,修改或者关闭青少年模式都需要此密码。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ncu-S4-W6g">
- <rect key="frame" x="12" y="40" width="391" height="43"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bNo-a2-ZWV" customClass="QMUIButton">
- <rect key="frame" x="12" y="113.5" width="60" height="29"/>
- <constraints>
- <constraint firstAttribute="width" constant="60" id="Jfd-UV-xqH"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="+86">
- <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入绑定的手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="icL-jm-myP">
- <rect key="frame" x="77" y="106" width="325" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="0l8-mh-Lzj"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C32-6h-kJJ">
- <rect key="frame" x="72" y="706" width="270" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="270" id="BFa-Hw-xp3"/>
- <constraint firstAttribute="height" constant="40" id="ffG-JS-pPg"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="下一步" backgroundImage="bogo_youth_openBtn"/>
- <connections>
- <action selector="clickNextBtn:" destination="-1" eventType="touchUpInside" id="b2I-YW-iR0"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sWG-Yr-05V">
- <rect key="frame" x="12" y="103" width="390" height="50"/>
- <subviews>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="LeH-7a-It9">
- <rect key="frame" x="0.0" y="3" width="318" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="iKr-BT-rIB"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="X3p-TW-3p9">
- <rect key="frame" x="318" y="10.5" width="72" height="29"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="发送验证码">
- <color key="titleColor" red="0.56862745098039214" green="0.32156862745098036" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="clickCodeBtn:" destination="-1" eventType="touchUpInside" id="RnS-Gx-7HF"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="LeH-7a-It9" firstAttribute="leading" secondItem="sWG-Yr-05V" secondAttribute="leading" id="8f5-gg-RHJ"/>
- <constraint firstItem="X3p-TW-3p9" firstAttribute="centerY" secondItem="sWG-Yr-05V" secondAttribute="centerY" id="N3W-IF-qIV"/>
- <constraint firstAttribute="height" constant="50" id="eCx-Te-6ec"/>
- <constraint firstAttribute="trailing" secondItem="X3p-TW-3p9" secondAttribute="trailing" id="gJ3-Zi-Bjf"/>
- <constraint firstItem="X3p-TW-3p9" firstAttribute="leading" secondItem="LeH-7a-It9" secondAttribute="trailing" id="k2U-Ok-hIG"/>
- <constraint firstItem="LeH-7a-It9" firstAttribute="centerY" secondItem="sWG-Yr-05V" secondAttribute="centerY" id="uyt-3r-QZW"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XGG-Ty-6gh">
- <rect key="frame" x="12" y="147" width="390" height="0.5"/>
- <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="fHf-Ft-Mhs"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="sWG-Yr-05V" firstAttribute="top" secondItem="ncu-S4-W6g" secondAttribute="bottom" constant="20" id="2Ue-pF-vZD"/>
- <constraint firstItem="icL-jm-myP" firstAttribute="leading" secondItem="bNo-a2-ZWV" secondAttribute="trailing" constant="5" id="4AW-VQ-jyV"/>
- <constraint firstItem="XGG-Ty-6gh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="5ch-7L-mId"/>
- <constraint firstItem="XGG-Ty-6gh" firstAttribute="top" secondItem="sWG-Yr-05V" secondAttribute="bottom" constant="-6" id="7sc-4Z-l2s"/>
- <constraint firstItem="icL-jm-myP" firstAttribute="trailing" secondItem="sWG-Yr-05V" secondAttribute="trailing" id="9HU-bw-DuJ"/>
- <constraint firstItem="bNo-a2-ZWV" firstAttribute="leading" secondItem="ncu-S4-W6g" secondAttribute="leading" id="L7X-yb-fPf"/>
- <constraint firstItem="bNo-a2-ZWV" firstAttribute="centerY" secondItem="sWG-Yr-05V" secondAttribute="centerY" id="StN-mX-yZs"/>
- <constraint firstAttribute="trailing" secondItem="XGG-Ty-6gh" secondAttribute="trailing" constant="12" id="U8C-3g-spI"/>
- <constraint firstAttribute="trailing" secondItem="sWG-Yr-05V" secondAttribute="trailing" constant="12" id="UN9-e5-nTe"/>
- <constraint firstItem="ncu-S4-W6g" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="ahn-Ov-bV1"/>
- <constraint firstAttribute="bottom" secondItem="C32-6h-kJJ" secondAttribute="bottom" constant="150" id="mke-9R-Ihw"/>
- <constraint firstAttribute="trailing" secondItem="ncu-S4-W6g" secondAttribute="trailing" constant="11" id="mnO-gk-lGQ"/>
- <constraint firstItem="sWG-Yr-05V" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="nsB-G3-xUD"/>
- <constraint firstItem="ncu-S4-W6g" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="40" id="o2p-cP-MeA"/>
- <constraint firstItem="C32-6h-kJJ" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="oYd-Rc-bnF"/>
- <constraint firstItem="icL-jm-myP" firstAttribute="centerY" secondItem="bNo-a2-ZWV" secondAttribute="centerY" id="vQT-KS-jkg"/>
- </constraints>
- <point key="canvasLocation" x="82.608695652173921" y="53.571428571428569"/>
- </view>
- </objects>
- <resources>
- <image name="bogo_youth_openBtn" width="270" height="40"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|