123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <customFonts key="customFonts">
- <array key="Alibaba-PuHuiTi-Regular.otf">
- <string>AlibabaPuHuiTiR</string>
- </array>
- </customFonts>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="IHSignUpView" customModule="智能照明" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Auu-mN-BP9">
- <rect key="frame" x="20" y="209" width="374" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="确认密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R2b-nt-GS1">
- <rect key="frame" x="15" y="10" width="48" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请确认您的登陆密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="h0c-bz-ytQ">
- <rect key="frame" x="15" y="32" width="344" height="23"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
- </textField>
- </subviews>
- <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="R2b-nt-GS1" firstAttribute="top" secondItem="Auu-mN-BP9" secondAttribute="top" constant="10" id="N8G-o4-IfX"/>
- <constraint firstItem="R2b-nt-GS1" firstAttribute="leading" secondItem="Auu-mN-BP9" secondAttribute="leading" constant="15" id="Ohy-N5-lx3"/>
- <constraint firstItem="h0c-bz-ytQ" firstAttribute="leading" secondItem="Auu-mN-BP9" secondAttribute="leading" constant="15" id="Uso-ak-zxf"/>
- <constraint firstAttribute="trailing" secondItem="h0c-bz-ytQ" secondAttribute="trailing" constant="15" id="dEO-fq-YLZ"/>
- <constraint firstItem="h0c-bz-ytQ" firstAttribute="top" secondItem="R2b-nt-GS1" secondAttribute="bottom" constant="5" id="fdH-MM-Sgj"/>
- <constraint firstAttribute="bottom" secondItem="h0c-bz-ytQ" secondAttribute="bottom" constant="5" id="ohK-Nr-aNc"/>
- <constraint firstAttribute="height" constant="60" id="s9N-ka-GRp"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="090-xy-pFn">
- <rect key="frame" x="20" y="69" width="374" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="用户名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MTC-vt-peh">
- <rect key="frame" x="15" y="10" width="36" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请添加您的用户名称" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cem-7r-TJE">
- <rect key="frame" x="15" y="32" width="344" height="23"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- </subviews>
- <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="MTC-vt-peh" firstAttribute="leading" secondItem="090-xy-pFn" secondAttribute="leading" constant="15" id="6UP-FE-mQ7"/>
- <constraint firstAttribute="bottom" secondItem="Cem-7r-TJE" secondAttribute="bottom" constant="5" id="8E6-cm-fbS"/>
- <constraint firstItem="MTC-vt-peh" firstAttribute="top" secondItem="090-xy-pFn" secondAttribute="top" constant="10" id="LVg-Nm-a6Z"/>
- <constraint firstAttribute="trailing" secondItem="Cem-7r-TJE" secondAttribute="trailing" constant="15" id="Pxf-kd-k3h"/>
- <constraint firstItem="Cem-7r-TJE" firstAttribute="top" secondItem="MTC-vt-peh" secondAttribute="bottom" constant="5" id="m9w-Xk-e35"/>
- <constraint firstAttribute="height" constant="60" id="x5m-0e-nse"/>
- <constraint firstItem="Cem-7r-TJE" firstAttribute="leading" secondItem="090-xy-pFn" secondAttribute="leading" constant="15" id="ywA-9T-aq3"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kQk-FL-xa0">
- <rect key="frame" x="20" y="139" width="374" height="60"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uFb-zt-tEd">
- <rect key="frame" x="15" y="10" width="75" height="17"/>
- <fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="12"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的登陆密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="zhF-K5-IyV">
- <rect key="frame" x="15" y="32" width="344" height="23"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
- </textField>
- </subviews>
- <color key="backgroundColor" red="0.96470588239999999" green="0.97254901959999995" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="uFb-zt-tEd" firstAttribute="top" secondItem="kQk-FL-xa0" secondAttribute="top" constant="10" id="8Ku-Pr-TtS"/>
- <constraint firstAttribute="height" constant="60" id="IqD-Hj-crt"/>
- <constraint firstItem="uFb-zt-tEd" firstAttribute="leading" secondItem="kQk-FL-xa0" secondAttribute="leading" constant="15" id="Nbe-5I-RJA"/>
- <constraint firstItem="zhF-K5-IyV" firstAttribute="top" secondItem="uFb-zt-tEd" secondAttribute="bottom" constant="5" id="RS8-Xz-Td4"/>
- <constraint firstItem="zhF-K5-IyV" firstAttribute="leading" secondItem="kQk-FL-xa0" secondAttribute="leading" constant="15" id="Wo4-fu-0bb"/>
- <constraint firstAttribute="bottom" secondItem="zhF-K5-IyV" secondAttribute="bottom" constant="5" id="lra-Ej-LhD"/>
- <constraint firstAttribute="trailing" secondItem="zhF-K5-IyV" secondAttribute="trailing" constant="15" id="yE2-2m-Dmv"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9P6-X2-3Db">
- <rect key="frame" x="20" y="831" width="374" height="40"/>
- <color key="backgroundColor" red="0.3411764706" green="0.2470588235" blue="0.58431372550000005" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="cbP-vz-hH7"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Semibold" family="PingFang SC" pointSize="14"/>
- <state key="normal" title="确认注册"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="signupAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="6fq-l6-viS"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5XQ-fg-yq9">
- <rect key="frame" x="43" y="278" width="154" height="29"/>
- <fontDescription key="fontDescription" name="AlibabaPuHuiTiR" family="Alibaba PuHuiTi" pointSize="12"/>
- <state key="normal" title="阅读并同意《用户隐私协议》">
- <color key="titleColor" red="0.39607843139999999" green="0.43921568630000002" blue="0.52156862749999999" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="privacyAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="WAj-1d-fMm"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="M65-On-Qch">
- <rect key="frame" x="20" y="285" width="15" height="15"/>
- <constraints>
- <constraint firstAttribute="height" constant="15" id="eH1-XR-ulh"/>
- <constraint firstAttribute="width" constant="15" id="p4H-le-fGo"/>
- </constraints>
- <state key="normal" image="隐私未选中"/>
- <state key="selected" image="选中"/>
- <connections>
- <action selector="selectedAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="8hV-PF-Qrj"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="kQk-FL-xa0" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="Dcq-e9-JBg"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="kQk-FL-xa0" secondAttribute="trailing" constant="20" id="EIe-nw-jph"/>
- <constraint firstAttribute="bottom" secondItem="9P6-X2-3Db" secondAttribute="bottom" constant="25" id="FH4-xa-hJf"/>
- <constraint firstItem="9P6-X2-3Db" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="20" id="GEE-3M-wGP"/>
- <constraint firstItem="5XQ-fg-yq9" firstAttribute="leading" secondItem="M65-On-Qch" secondAttribute="trailing" constant="8" id="NmQ-5a-W99"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Auu-mN-BP9" secondAttribute="trailing" constant="20" id="PLY-PN-dbD"/>
- <constraint firstItem="090-xy-pFn" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="25" id="Z8d-fb-heS"/>
- <constraint firstItem="kQk-FL-xa0" firstAttribute="top" secondItem="090-xy-pFn" secondAttribute="bottom" constant="10" id="ZrG-up-hRy"/>
- <constraint firstItem="M65-On-Qch" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="c9m-Qf-Xst"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="090-xy-pFn" secondAttribute="trailing" constant="20" id="cAv-DH-4Kf"/>
- <constraint firstItem="5XQ-fg-yq9" firstAttribute="centerY" secondItem="M65-On-Qch" secondAttribute="centerY" id="gN0-DB-3pS"/>
- <constraint firstItem="Auu-mN-BP9" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="j0k-B1-ovS"/>
- <constraint firstAttribute="trailing" secondItem="9P6-X2-3Db" secondAttribute="trailing" constant="20" id="os6-bj-uBf"/>
- <constraint firstItem="090-xy-pFn" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="qtm-Ym-6Mc"/>
- <constraint firstItem="M65-On-Qch" firstAttribute="top" secondItem="Auu-mN-BP9" secondAttribute="bottom" constant="16" id="r25-Pe-V52"/>
- <constraint firstItem="Auu-mN-BP9" firstAttribute="top" secondItem="kQk-FL-xa0" secondAttribute="bottom" constant="10" id="t2Y-NW-c2i"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <connections>
- <outlet property="accountTF" destination="Cem-7r-TJE" id="27J-3K-mmB"/>
- <outlet property="confirmBtn" destination="9P6-X2-3Db" id="xpX-lC-C27"/>
- <outlet property="passwordAgainTf" destination="h0c-bz-ytQ" id="tbh-Mp-6Ta"/>
- <outlet property="passwordTf" destination="zhF-K5-IyV" id="YfX-Gw-kni"/>
- <outlet property="pivacyBtn" destination="5XQ-fg-yq9" id="6xS-TF-nx6"/>
- <outlet property="selectedBtn" destination="M65-On-Qch" id="SN1-n5-hSb"/>
- </connections>
- <point key="canvasLocation" x="139" y="88"/>
- </view>
- </objects>
- <resources>
- <image name="选中" width="16" height="16"/>
- <image name="隐私未选中" width="16" height="16"/>
- </resources>
- </document>
|