123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
- <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="NYLoginBindViewController">
- <connections>
- <outlet property="containerView" destination="Kf2-HV-1Ua" id="JoE-Gn-fQG"/>
- <outlet property="submit_btn" destination="6Jp-PY-9sW" id="6iJ-ch-PPL"/>
- <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="393" height="852"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kQz-oL-MV6">
- <rect key="frame" x="0.0" y="120" width="393" height="500"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="绑定" translatesAutoresizingMaskIntoConstraints="NO" id="duW-Fu-wgt">
- <rect key="frame" x="207" y="8" width="160" height="79"/>
- <constraints>
- <constraint firstAttribute="width" constant="160" id="D2s-vE-j9d"/>
- <constraint firstAttribute="height" constant="79" id="Eio-LU-HrP"/>
- </constraints>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kf2-HV-1Ua">
- <rect key="frame" x="0.0" y="152" width="393" height="230"/>
- <subviews>
- <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Jp-PY-9sW">
- <rect key="frame" x="25" y="163" width="343" height="44"/>
- <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="6hc-pe-EER"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="22"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="loginBinddo:" destination="-1" eventType="touchUpInside" id="7U6-26-NzE"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="6Jp-PY-9sW" firstAttribute="leading" secondItem="Kf2-HV-1Ua" secondAttribute="leading" constant="25" id="5Fp-jM-hTR"/>
- <constraint firstAttribute="height" constant="230" id="7JN-6q-ezW"/>
- <constraint firstAttribute="trailing" secondItem="6Jp-PY-9sW" secondAttribute="trailing" constant="25" id="XV3-8S-rRZ"/>
- <constraint firstAttribute="bottom" secondItem="6Jp-PY-9sW" secondAttribute="bottom" constant="23" id="uD7-yt-dBy"/>
- </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="v1p-eL-8o9">
- <rect key="frame" x="26" y="28" width="160" height="38"/>
- <constraints>
- <constraint firstAttribute="height" constant="38" id="6EW-nk-LCh"/>
- <constraint firstAttribute="width" constant="160" id="Bpe-ef-JpP"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="28"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="Kf2-HV-1Ua" firstAttribute="leading" secondItem="kQz-oL-MV6" secondAttribute="leading" id="5Zh-PQ-zLD"/>
- <constraint firstItem="Kf2-HV-1Ua" firstAttribute="top" secondItem="duW-Fu-wgt" secondAttribute="bottom" constant="65" id="6KX-4F-Vvu"/>
- <constraint firstItem="v1p-eL-8o9" firstAttribute="top" secondItem="kQz-oL-MV6" secondAttribute="top" constant="28" id="6qj-ec-h4d"/>
- <constraint firstItem="duW-Fu-wgt" firstAttribute="top" secondItem="kQz-oL-MV6" secondAttribute="top" constant="8" id="ALL-py-CCV"/>
- <constraint firstItem="v1p-eL-8o9" firstAttribute="leading" secondItem="kQz-oL-MV6" secondAttribute="leading" constant="26" id="C8y-5H-2UW"/>
- <constraint firstAttribute="trailing" secondItem="duW-Fu-wgt" secondAttribute="trailing" constant="26" id="REb-vP-adr"/>
- <constraint firstAttribute="trailing" secondItem="Kf2-HV-1Ua" secondAttribute="trailing" id="Yh9-3J-lrg"/>
- <constraint firstAttribute="height" constant="500" id="von-h6-uhM"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="kQz-oL-MV6" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="120" id="Gif-Xh-aRt"/>
- <constraint firstAttribute="trailing" secondItem="kQz-oL-MV6" secondAttribute="trailing" id="ITq-ay-dEJ"/>
- <constraint firstItem="kQz-oL-MV6" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="yXl-sT-k95"/>
- </constraints>
- <point key="canvasLocation" x="20.610687022900763" y="-12.67605633802817"/>
- </view>
- </objects>
- <resources>
- <image name="绑定" width="160" height="79"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|