JXShareAnQuanView.xib 8.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="JXShareAnQuanView">
  13. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eUF-iF-3MM">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  19. </view>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fvu-KK-mdi">
  21. <rect key="frame" x="50" y="348" width="314" height="200"/>
  22. <subviews>
  23. <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">
  24. <rect key="frame" x="91.5" y="30" width="131" height="19.5"/>
  25. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  26. <nil key="textColor"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5rR-9F-wtq">
  30. <rect key="frame" x="122" y="139" width="70" height="36"/>
  31. <color key="backgroundColor" red="0.71328634020000004" green="0.2595422268" blue="0.2391781211" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="36" id="IVi-G8-fqL"/>
  34. <constraint firstAttribute="width" constant="70" id="P55-VJ-yNH"/>
  35. </constraints>
  36. <state key="normal" title="确认" backgroundImage="quedin">
  37. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  38. </state>
  39. </button>
  40. <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">
  41. <rect key="frame" x="20" y="79.5" width="274" height="0.0"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  43. <color key="textColor" red="0.42745524639999999" green="0.4274454117" blue="0.42744734880000002" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" placeholder=" 123456" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="6RP-lT-CNs">
  47. <rect key="frame" x="57" y="79.5" width="200" height="34"/>
  48. <constraints>
  49. <constraint firstAttribute="width" constant="200" id="UUU-cm-9y1"/>
  50. <constraint firstAttribute="height" constant="34" id="ZnF-sT-ehR"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  53. <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
  54. </textField>
  55. </subviews>
  56. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  57. <constraints>
  58. <constraint firstItem="dQ1-Oi-XNt" firstAttribute="top" secondItem="Uik-kS-SwV" secondAttribute="bottom" constant="30" id="1oD-8q-3ml"/>
  59. <constraint firstAttribute="bottom" secondItem="5rR-9F-wtq" secondAttribute="bottom" constant="25" id="49r-pA-BgQ"/>
  60. <constraint firstItem="6RP-lT-CNs" firstAttribute="top" secondItem="dQ1-Oi-XNt" secondAttribute="bottom" id="DLh-tU-l42"/>
  61. <constraint firstAttribute="height" constant="200" id="FDg-gv-0tK"/>
  62. <constraint firstAttribute="trailing" secondItem="dQ1-Oi-XNt" secondAttribute="trailing" constant="20" id="KtW-gN-2hg"/>
  63. <constraint firstItem="Uik-kS-SwV" firstAttribute="top" secondItem="fvu-KK-mdi" secondAttribute="top" constant="30" id="SXz-0b-E9S"/>
  64. <constraint firstItem="Uik-kS-SwV" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="Wa8-hq-WbB"/>
  65. <constraint firstItem="dQ1-Oi-XNt" firstAttribute="leading" secondItem="fvu-KK-mdi" secondAttribute="leading" constant="20" id="bfT-Bc-I9X"/>
  66. <constraint firstItem="5rR-9F-wtq" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="dBY-Id-uSB"/>
  67. <constraint firstItem="6RP-lT-CNs" firstAttribute="centerX" secondItem="fvu-KK-mdi" secondAttribute="centerX" id="rnZ-5K-6th"/>
  68. </constraints>
  69. </view>
  70. </subviews>
  71. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  72. <constraints>
  73. <constraint firstItem="fvu-KK-mdi" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="50" id="6eZ-fq-YPh"/>
  74. <constraint firstAttribute="trailing" secondItem="fvu-KK-mdi" secondAttribute="trailing" constant="50" id="DZ5-8f-mtD"/>
  75. <constraint firstItem="fvu-KK-mdi" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="EzB-sT-fTS"/>
  76. <constraint firstItem="eUF-iF-3MM" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="J8Q-tT-Nf6"/>
  77. <constraint firstAttribute="bottom" secondItem="eUF-iF-3MM" secondAttribute="bottom" id="LHA-7c-8S8"/>
  78. <constraint firstItem="eUF-iF-3MM" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="k7O-u8-J5z"/>
  79. <constraint firstItem="fvu-KK-mdi" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="vog-v2-4FU"/>
  80. <constraint firstAttribute="trailing" secondItem="eUF-iF-3MM" secondAttribute="trailing" id="xf5-Tn-Nb9"/>
  81. </constraints>
  82. <connections>
  83. <outlet property="backView" destination="eUF-iF-3MM" id="tga-IE-dbv"/>
  84. <outlet property="whiteView" destination="fvu-KK-mdi" id="ArX-B1-OLX"/>
  85. <outlet property="yanzBtn" destination="5rR-9F-wtq" id="VmR-ht-m4H"/>
  86. <outlet property="yaoqinTF" destination="6RP-lT-CNs" id="EKg-eG-5Ty"/>
  87. </connections>
  88. <point key="canvasLocation" x="137.68115942028987" y="122.54464285714285"/>
  89. </view>
  90. </objects>
  91. <resources>
  92. <image name="quedin" width="35" height="18"/>
  93. </resources>
  94. </document>