12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <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="JXShareAnQuanView">
- <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="eUF-iF-3MM">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fvu-KK-mdi">
- <rect key="frame" x="50" y="348" width="314" height="200"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入安全码登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Uik-kS-SwV">
- <rect key="frame" x="91.5" y="30" width="131" height="19.5"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5rR-9F-wtq">
- <rect key="frame" x="122" y="139" width="70" height="36"/>
- <color key="backgroundColor" red="0.71328634020000004" green="0.2595422268" blue="0.2391781211" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="IVi-G8-fqL"/>
- <constraint firstAttribute="width" constant="70" id="P55-VJ-yNH"/>
- </constraints>
- <state key="normal" title="确认" backgroundImage="quedin">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <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="dQ1-Oi-XNt">
- <rect key="frame" x="20" y="79.5" width="274" height="0.0"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.42745524639999999" green="0.4274454117" blue="0.42744734880000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <nil key="highlightedColor"/>
- </label>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" placeholder=" 123456" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6RP-lT-CNs">
- <rect key="frame" x="57" y="79.5" width="200" height="34"/>
- <constraints>
- <constraint firstAttribute="width" constant="200" id="UUU-cm-9y1"/>
- <constraint firstAttribute="height" constant="34" id="ZnF-sT-ehR"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
- </textField>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="dQ1-Oi-XNt" firstAttribute="top" secondItem="Uik-kS-SwV" secondAttribute="bottom" constant="30" id="1oD-8q-3ml"/>
- <constraint firstAttribute="bottom" secondItem="5rR-9F-wtq" secondAttribute="bottom" constant="25" id="49r-pA-BgQ"/>
- <constraint firstItem="6RP-lT-CNs" firstAttribute="top" secondItem="dQ1-Oi-XNt" secondAttribute="bottom" id="DLh-tU-l42"/>
- <constraint firstAttribute="height" constant="200" id="FDg-gv-0tK"/>
- <constraint firstAttribute="trailing" secondItem="dQ1-Oi-XNt" secondAttribute="trailing" constant="20" id="KtW-gN-2hg"/>
- <constraint firstItem="Uik-kS-SwV" firstAttribute="top" secondItem="fvu-KK-mdi" secondAttribute="top" constant="30" id="SXz-0b-E9S"/>
- <constraint firstItem="Uik-kS-SwV" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="Wa8-hq-WbB"/>
- <constraint firstItem="dQ1-Oi-XNt" firstAttribute="leading" secondItem="fvu-KK-mdi" secondAttribute="leading" constant="20" id="bfT-Bc-I9X"/>
- <constraint firstItem="5rR-9F-wtq" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="dBY-Id-uSB"/>
- <constraint firstItem="6RP-lT-CNs" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="rnZ-5K-6th"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="fvu-KK-mdi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="50" id="6eZ-fq-YPh"/>
- <constraint firstAttribute="trailing" secondItem="fvu-KK-mdi" secondAttribute="trailing" constant="50" id="DZ5-8f-mtD"/>
- <constraint firstItem="fvu-KK-mdi" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="EzB-sT-fTS"/>
- <constraint firstItem="eUF-iF-3MM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="J8Q-tT-Nf6"/>
- <constraint firstAttribute="bottom" secondItem="eUF-iF-3MM" secondAttribute="bottom" id="LHA-7c-8S8"/>
- <constraint firstItem="eUF-iF-3MM" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="k7O-u8-J5z"/>
- <constraint firstItem="fvu-KK-mdi" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="vog-v2-4FU"/>
- <constraint firstAttribute="trailing" secondItem="eUF-iF-3MM" secondAttribute="trailing" id="xf5-Tn-Nb9"/>
- </constraints>
- <connections>
- <outlet property="backView" destination="eUF-iF-3MM" id="tga-IE-dbv"/>
- <outlet property="whiteView" destination="fvu-KK-mdi" id="ArX-B1-OLX"/>
- <outlet property="yanzBtn" destination="5rR-9F-wtq" id="VmR-ht-m4H"/>
- <outlet property="yaoqinTF" destination="6RP-lT-CNs" id="EKg-eG-5Ty"/>
- </connections>
- <point key="canvasLocation" x="137.68115942028987" y="122.54464285714285"/>
- </view>
- </objects>
- <resources>
- <image name="quedin" width="35" height="18"/>
- </resources>
- </document>
|