JXGenXinPhoneVc.xib 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  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" customClass="JXGenXinPhoneVc">
  11. <connections>
  12. <outlet property="phoenL" destination="r4G-vt-STI" id="aWy-GC-RoM"/>
  13. <outlet property="phoneBtn" destination="sBH-sF-hiQ" id="Ru7-vz-VG4"/>
  14. <outlet property="textTF" destination="L8i-xz-KIr" id="oaQ-4d-MCY"/>
  15. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  16. </connections>
  17. </placeholder>
  18. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  19. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  20. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FD6-ps-PJR">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  25. <subviews>
  26. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QVO-x7-OI7">
  27. <rect key="frame" x="0.0" y="20" width="46" height="44"/>
  28. <constraints>
  29. <constraint firstAttribute="height" constant="44" id="JjZ-St-3XX"/>
  30. <constraint firstAttribute="width" constant="46" id="ccr-vW-2Dr"/>
  31. </constraints>
  32. <state key="normal" image="photo_title_back_black"/>
  33. <connections>
  34. <action selector="backbtn:" destination="-1" eventType="touchUpInside" id="Z4M-2m-YmI"/>
  35. </connections>
  36. </button>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Heu-bZ-sAZ">
  38. <rect key="frame" x="181" y="31.5" width="52" height="21"/>
  39. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  40. <nil key="textColor"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. </subviews>
  44. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  45. <constraints>
  46. <constraint firstItem="Heu-bZ-sAZ" firstAttribute="centerY" secondItem="QVO-x7-OI7" secondAttribute="centerY" id="2e5-EJ-EQ6"/>
  47. <constraint firstAttribute="height" constant="64" id="A8F-hv-SBI"/>
  48. <constraint firstItem="QVO-x7-OI7" firstAttribute="leading" secondItem="FD6-ps-PJR" secondAttribute="leading" id="bHr-zd-NJH"/>
  49. <constraint firstItem="Heu-bZ-sAZ" firstAttribute="centerX" secondItem="FD6-ps-PJR" secondAttribute="centerX" id="dTc-mS-vpH"/>
  50. <constraint firstAttribute="bottom" secondItem="QVO-x7-OI7" secondAttribute="bottom" id="eer-Fr-ZQV"/>
  51. </constraints>
  52. </view>
  53. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shoujiicon" translatesAutoresizingMaskIntoConstraints="NO" id="ybG-WF-q2h">
  54. <rect key="frame" x="122" y="94" width="170" height="170"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="170" id="V5F-4y-quH"/>
  57. <constraint firstAttribute="width" constant="170" id="jGg-W9-g2E"/>
  58. </constraints>
  59. </imageView>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="绑定的手机号:15833751534" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r4G-vt-STI">
  61. <rect key="frame" x="93" y="304" width="228" height="21"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  63. <nil key="textColor"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. <textField hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="1213" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="L8i-xz-KIr">
  67. <rect key="frame" x="30" y="355" width="354" height="44"/>
  68. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  69. <constraints>
  70. <constraint firstAttribute="height" constant="44" id="kGN-U2-cil"/>
  71. </constraints>
  72. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  73. <textInputTraits key="textInputTraits"/>
  74. </textField>
  75. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sBH-sF-hiQ">
  76. <rect key="frame" x="20" y="435" width="374" height="49"/>
  77. <color key="backgroundColor" red="0.80339866879999999" green="0.22879943250000001" blue="0.1724736989" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="49" id="nVC-DQ-g3a"/>
  80. </constraints>
  81. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  82. <state key="normal" title="更改手机号">
  83. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  84. </state>
  85. </button>
  86. </subviews>
  87. <color key="backgroundColor" red="0.95687168840000003" green="0.95685118440000005" blue="0.95685523750000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  88. <constraints>
  89. <constraint firstItem="ybG-WF-q2h" firstAttribute="top" secondItem="FD6-ps-PJR" secondAttribute="bottom" constant="30" id="1QJ-9B-EkS"/>
  90. <constraint firstAttribute="trailing" secondItem="sBH-sF-hiQ" secondAttribute="trailing" constant="20" id="5aw-FN-26M"/>
  91. <constraint firstItem="r4G-vt-STI" firstAttribute="top" secondItem="ybG-WF-q2h" secondAttribute="bottom" constant="40" id="FgP-sl-beI"/>
  92. <constraint firstAttribute="trailing" secondItem="FD6-ps-PJR" secondAttribute="trailing" id="HXV-My-ghe"/>
  93. <constraint firstItem="sBH-sF-hiQ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="NeT-mP-EFq"/>
  94. <constraint firstItem="r4G-vt-STI" firstAttribute="centerX" secondItem="ybG-WF-q2h" secondAttribute="centerX" id="Tjc-Rq-Xph"/>
  95. <constraint firstItem="FD6-ps-PJR" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="ZNe-Zp-cSe"/>
  96. <constraint firstItem="ybG-WF-q2h" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="dk4-66-CJy"/>
  97. <constraint firstItem="FD6-ps-PJR" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="iFq-PO-q6V"/>
  98. <constraint firstItem="sBH-sF-hiQ" firstAttribute="top" secondItem="L8i-xz-KIr" secondAttribute="bottom" constant="36" id="itT-rB-YeZ"/>
  99. <constraint firstItem="L8i-xz-KIr" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="30" id="q13-m7-BD4"/>
  100. <constraint firstItem="L8i-xz-KIr" firstAttribute="top" secondItem="r4G-vt-STI" secondAttribute="bottom" constant="30" id="q4K-Av-8OT"/>
  101. <constraint firstAttribute="trailing" secondItem="L8i-xz-KIr" secondAttribute="trailing" constant="30" id="qWq-wa-qfx"/>
  102. </constraints>
  103. <point key="canvasLocation" x="137.68115942028987" y="130.58035714285714"/>
  104. </view>
  105. </objects>
  106. <resources>
  107. <image name="photo_title_back_black" width="25" height="25"/>
  108. <image name="shoujiicon" width="552" height="544"/>
  109. </resources>
  110. </document>