123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <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="RegViewController2" customModule="xingchuangke" customModuleProvider="target">
- <connections>
- <outlet property="btnAngree" destination="2h6-dV-sKY" id="ZXg-cK-qzm"/>
- <outlet property="btnClose" destination="mr0-LC-nhC" id="ziv-FN-wPE"/>
- <outlet property="btnCode" destination="fIx-sq-f8g" id="PKI-YO-QaH"/>
- <outlet property="btnLogin" destination="oTm-WB-ld2" id="uJp-ne-mA1"/>
- <outlet property="btnReView" destination="Cbj-UU-9US" id="Y6w-r1-9FJ"/>
- <outlet property="btnView" destination="lyB-wK-10G" id="n0X-na-zXj"/>
- <outlet property="txtCode" destination="oiU-1z-7lB" id="0G3-AZ-JVu"/>
- <outlet property="txtPassword" destination="xFK-a5-3Fx" id="Wc3-4N-blo"/>
- <outlet property="txtPhone" destination="1RK-Th-Sk4" id="1Qe-w8-sVt"/>
- <outlet property="txtRePassword" destination="FzC-Eg-4vr" id="m2K-Kp-n7S"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- <outlet property="viewContent" destination="Qg6-BI-nyH" id="C9X-e9-v62"/>
- </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 clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qg6-BI-nyH">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_login_logo" translatesAutoresizingMaskIntoConstraints="NO" id="Bzf-Wk-9i0">
- <rect key="frame" x="140" y="37" width="94" height="112"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
- </imageView>
- <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1RK-Th-Sk4">
- <rect key="frame" x="35" y="179" width="305" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mr0-LC-nhC">
- <rect key="frame" x="298" y="179" width="42" height="48"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <state key="normal" image="ion_delete"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="A98-qw-4dl"/>
- </connections>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xFK-a5-3Fx">
- <rect key="frame" x="35" y="241" width="305" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
- </textField>
- <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lyB-wK-10G">
- <rect key="frame" x="298" y="241" width="42" height="48"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <state key="normal" image="ion_close_see"/>
- <state key="selected" image="ion_see"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="M7a-sl-A2H"/>
- </connections>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiU-1z-7lB">
- <rect key="frame" x="35" y="363" width="305" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fIx-sq-f8g" customClass="CusButtonGetCode" customModule="Virgil">
- <rect key="frame" x="206" y="364" width="125" height="47"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="获取验证码">
- <color key="titleColor" red="1" green="0.57637232540000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="currenTitle" value="获取验证码"/>
- <userDefinedRuntimeAttribute type="color" keyPath="currentBackgroudColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="selectedBackgroudColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="count">
- <integer key="value" value="30"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="currentFontColor">
- <color key="value" red="1" green="0.57637232540000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="selectedFontColor">
- <color key="value" red="0.61568627450000002" green="0.61568627450000002" blue="0.61568627450000002" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="string" keyPath="selectedTitle" value="重新获取"/>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="9lq-6h-KHu"/>
- </connections>
- </button>
- <button opaque="NO" tag="1004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oTm-WB-ld2">
- <rect key="frame" x="32" y="466" width="311" height="59"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
- <state key="normal" title="注册" backgroundImage="btu_01"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="RQM-Ua-vCV"/>
- </connections>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请确认您的密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FzC-Eg-4vr">
- <rect key="frame" x="35" y="302" width="305" height="48"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
- </textField>
- <button opaque="NO" tag="1007" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Cbj-UU-9US">
- <rect key="frame" x="298" y="302" width="42" height="48"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
- <state key="normal" image="ion_close_see"/>
- <state key="selected" image="ion_see"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="39v-x3-5DJ"/>
- </connections>
- </button>
- <button opaque="NO" tag="1005" contentMode="scaleToFill" fixedFrame="YES" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2h6-dV-sKY">
- <rect key="frame" x="35" y="426" width="206" height="17"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title=" 我已阅读并同意《服务协议》" image="ion_danxuan_n">
- <color key="titleColor" red="0.2156862745" green="0.65098039220000004" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected" image="ion_danxuan_s"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="u3D-Se-wkw"/>
- </connections>
- </button>
- <button opaque="NO" tag="1008" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Noh-MF-Byj">
- <rect key="frame" x="158" y="419" width="83" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="YUh-Q5-nfv"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <viewLayoutGuide key="safeArea" id="Pg4-st-lgg"/>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="16.800000000000001" y="-118.29085457271366"/>
- </view>
- </objects>
- <resources>
- <image name="btu_01" width="378" height="59.5"/>
- <image name="ion_close_see" width="22" height="19"/>
- <image name="ion_danxuan_n" width="16.5" height="16.5"/>
- <image name="ion_danxuan_s" width="16.5" height="17"/>
- <image name="ion_delete" width="17" height="17"/>
- <image name="ion_login_logo" width="94" height="112.5"/>
- <image name="ion_see" width="20" height="14"/>
- </resources>
- </document>
|