JXMyBaseInFovc.xib 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224
  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="JXMyBaseInFovc">
  11. <connections>
  12. <outlet property="IconIMG" destination="rC3-T2-5zo" id="yeQ-bA-fEK"/>
  13. <outlet property="addrL" destination="Gc6-jp-nk4" id="aIL-gB-bpl"/>
  14. <outlet property="addressView" destination="wcK-nW-5O4" id="IGi-bb-hU3"/>
  15. <outlet property="compleBtn" destination="cTN-c5-Uau" id="0mR-Lw-dZN"/>
  16. <outlet property="nickName" destination="22k-Z0-1FK" id="xhP-72-rvc"/>
  17. <outlet property="qQCodeView" destination="w0v-tR-YoD" id="Xus-60-ARn"/>
  18. <outlet property="sexL" destination="nfQ-gL-D4D" id="7zk-wC-CdF"/>
  19. <outlet property="sexView" destination="LG3-Eo-PtD" id="M3k-mg-xFM"/>
  20. <outlet property="topViewH" destination="V6X-jT-rDQ" id="gVP-Z3-rn4"/>
  21. <outlet property="updateheadIMG" destination="OmF-F6-uNQ" id="yvJ-q9-Xrf"/>
  22. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  23. </connections>
  24. </placeholder>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  26. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  27. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lte-bx-bZh" userLabel="topView">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="0.0"/>
  32. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  33. <constraints>
  34. <constraint firstAttribute="height" id="x16-lL-Ju2"/>
  35. </constraints>
  36. </view>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OmF-F6-uNQ">
  38. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  39. <subviews>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="头像" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LvS-fp-3cp">
  41. <rect key="frame" x="15" y="21.5" width="35" height="21"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  43. <nil key="textColor"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <imageView clipsSubviews="YES" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rC3-T2-5zo">
  47. <rect key="frame" x="355" y="10" width="44" height="44"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="44" id="0xd-BY-cxq"/>
  50. <constraint firstAttribute="width" constant="44" id="xvC-su-RfI"/>
  51. </constraints>
  52. </imageView>
  53. </subviews>
  54. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  55. <constraints>
  56. <constraint firstItem="LvS-fp-3cp" firstAttribute="centerY" secondItem="OmF-F6-uNQ" secondAttribute="centerY" id="2HU-Oe-oRJ"/>
  57. <constraint firstItem="rC3-T2-5zo" firstAttribute="centerY" secondItem="LvS-fp-3cp" secondAttribute="centerY" id="82B-07-yPQ"/>
  58. <constraint firstAttribute="trailing" secondItem="rC3-T2-5zo" secondAttribute="trailing" constant="15" id="QuZ-C0-caD"/>
  59. <constraint firstAttribute="height" constant="64" id="hU4-wx-QXV"/>
  60. <constraint firstItem="LvS-fp-3cp" firstAttribute="leading" secondItem="OmF-F6-uNQ" secondAttribute="leading" constant="15" id="w0s-L4-kbF"/>
  61. </constraints>
  62. </view>
  63. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NjQ-oJ-RMt">
  64. <rect key="frame" x="0.0" y="65" width="414" height="49"/>
  65. <subviews>
  66. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RQZ-jG-ZiH">
  67. <rect key="frame" x="15" y="14" width="35" height="21"/>
  68. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  69. <nil key="textColor"/>
  70. <nil key="highlightedColor"/>
  71. </label>
  72. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="是 " textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="22k-Z0-1FK">
  73. <rect key="frame" x="70" y="6.5" width="334" height="36"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="36" id="Wv3-Yc-9kQ"/>
  76. </constraints>
  77. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  78. <textInputTraits key="textInputTraits"/>
  79. </textField>
  80. </subviews>
  81. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="49" id="0xi-Ba-Afl"/>
  84. <constraint firstItem="22k-Z0-1FK" firstAttribute="leading" secondItem="RQZ-jG-ZiH" secondAttribute="trailing" constant="20" id="OF4-Ne-EN5"/>
  85. <constraint firstItem="RQZ-jG-ZiH" firstAttribute="centerY" secondItem="NjQ-oJ-RMt" secondAttribute="centerY" id="Xc0-Le-GE7"/>
  86. <constraint firstItem="RQZ-jG-ZiH" firstAttribute="leading" secondItem="NjQ-oJ-RMt" secondAttribute="leading" constant="15" id="agP-y5-VOY"/>
  87. <constraint firstAttribute="trailing" secondItem="22k-Z0-1FK" secondAttribute="trailing" constant="10" id="dJ8-er-3ll"/>
  88. <constraint firstItem="22k-Z0-1FK" firstAttribute="centerY" secondItem="RQZ-jG-ZiH" secondAttribute="centerY" id="usn-jr-rMY"/>
  89. </constraints>
  90. </view>
  91. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LG3-Eo-PtD">
  92. <rect key="frame" x="0.0" y="115" width="414" height="49"/>
  93. <subviews>
  94. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="性别" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OFW-QU-NCU">
  95. <rect key="frame" x="15" y="14" width="35" height="21"/>
  96. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  97. <nil key="textColor"/>
  98. <nil key="highlightedColor"/>
  99. </label>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="男" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nfQ-gL-D4D">
  101. <rect key="frame" x="381.5" y="14" width="17.5" height="21"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  103. <nil key="textColor"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. </subviews>
  107. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  108. <constraints>
  109. <constraint firstAttribute="height" constant="49" id="GAO-hG-D2i"/>
  110. <constraint firstItem="OFW-QU-NCU" firstAttribute="centerY" secondItem="LG3-Eo-PtD" secondAttribute="centerY" id="HGu-H6-36z"/>
  111. <constraint firstItem="nfQ-gL-D4D" firstAttribute="centerY" secondItem="OFW-QU-NCU" secondAttribute="centerY" id="RiJ-2r-dsH"/>
  112. <constraint firstAttribute="trailing" secondItem="nfQ-gL-D4D" secondAttribute="trailing" constant="15" id="hx5-ya-keJ"/>
  113. <constraint firstItem="OFW-QU-NCU" firstAttribute="leading" secondItem="LG3-Eo-PtD" secondAttribute="leading" constant="15" id="nxN-QZ-0tM"/>
  114. </constraints>
  115. </view>
  116. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wcK-nW-5O4">
  117. <rect key="frame" x="0.0" y="165" width="414" height="49"/>
  118. <subviews>
  119. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ziw-jm-SuA">
  120. <rect key="frame" x="34" y="14" width="0.0" height="0.0"/>
  121. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  123. <nil key="textColor"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. </subviews>
  127. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  128. <constraints>
  129. <constraint firstAttribute="height" constant="49" id="NJ1-i4-aiO"/>
  130. </constraints>
  131. </view>
  132. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="居住地" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fJr-xA-uOS">
  133. <rect key="frame" x="15" y="179" width="52" height="21"/>
  134. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  135. <nil key="textColor"/>
  136. <nil key="highlightedColor"/>
  137. </label>
  138. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="w0v-tR-YoD">
  139. <rect key="frame" x="0.0" y="215" width="414" height="49"/>
  140. <subviews>
  141. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RFA-Hw-cW6">
  142. <rect key="frame" x="34" y="14" width="0.0" height="0.0"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  144. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  145. <nil key="textColor"/>
  146. <nil key="highlightedColor"/>
  147. </label>
  148. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qrcodeImage" translatesAutoresizingMaskIntoConstraints="NO" id="zpe-Ua-Sue">
  149. <rect key="frame" x="371" y="16.5" width="16" height="16"/>
  150. </imageView>
  151. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="组20" translatesAutoresizingMaskIntoConstraints="NO" id="bOH-IN-oGe">
  152. <rect key="frame" x="392" y="18.5" width="7" height="12"/>
  153. </imageView>
  154. </subviews>
  155. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  156. <constraints>
  157. <constraint firstAttribute="trailing" secondItem="bOH-IN-oGe" secondAttribute="trailing" constant="15" id="2pV-QJ-zF9"/>
  158. <constraint firstItem="bOH-IN-oGe" firstAttribute="leading" secondItem="zpe-Ua-Sue" secondAttribute="trailing" constant="5" id="4Zi-g7-vDa"/>
  159. <constraint firstItem="zpe-Ua-Sue" firstAttribute="centerY" secondItem="bOH-IN-oGe" secondAttribute="centerY" id="Crr-eJ-d3O"/>
  160. <constraint firstAttribute="height" constant="49" id="Uy9-oD-Ozz"/>
  161. </constraints>
  162. </view>
  163. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的二维码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wsK-Fh-2jd">
  164. <rect key="frame" x="15" y="229" width="87" height="21"/>
  165. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  166. <nil key="textColor"/>
  167. <nil key="highlightedColor"/>
  168. </label>
  169. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="中国" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gc6-jp-nk4">
  170. <rect key="frame" x="364" y="179" width="35" height="21"/>
  171. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  172. <nil key="textColor"/>
  173. <nil key="highlightedColor"/>
  174. </label>
  175. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cTN-c5-Uau">
  176. <rect key="frame" x="20" y="294" width="374" height="44"/>
  177. <color key="backgroundColor" red="0.49887102333297728" green="0.79186274505032161" blue="0.38116762236727619" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  178. <constraints>
  179. <constraint firstAttribute="height" constant="44" id="cZ1-pE-l7Q"/>
  180. </constraints>
  181. <state key="normal" title="完成">
  182. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  183. </state>
  184. </button>
  185. </subviews>
  186. <color key="backgroundColor" red="0.90982443089999998" green="0.90970236059999998" blue="0.91764110330000004" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  187. <constraints>
  188. <constraint firstItem="fJr-xA-uOS" firstAttribute="centerY" secondItem="wcK-nW-5O4" secondAttribute="centerY" id="1FA-b4-xzp"/>
  189. <constraint firstAttribute="trailing" secondItem="w0v-tR-YoD" secondAttribute="trailing" id="2XP-dw-Yrw"/>
  190. <constraint firstItem="LG3-Eo-PtD" firstAttribute="top" secondItem="NjQ-oJ-RMt" secondAttribute="bottom" constant="1" id="47b-W8-CGL"/>
  191. <constraint firstItem="lte-bx-bZh" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="7zv-Sx-Cs0"/>
  192. <constraint firstItem="wsK-Fh-2jd" firstAttribute="centerY" secondItem="w0v-tR-YoD" secondAttribute="centerY" id="9L8-Dp-D3O"/>
  193. <constraint firstItem="OmF-F6-uNQ" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="AfK-Yd-JOW"/>
  194. <constraint firstItem="bOH-IN-oGe" firstAttribute="centerY" secondItem="wsK-Fh-2jd" secondAttribute="centerY" id="AwN-al-bNy"/>
  195. <constraint firstItem="OmF-F6-uNQ" firstAttribute="top" secondItem="lte-bx-bZh" secondAttribute="bottom" id="BPR-wk-Hh0"/>
  196. <constraint firstItem="w0v-tR-YoD" firstAttribute="top" secondItem="wcK-nW-5O4" secondAttribute="bottom" constant="1" id="Eqb-gB-xYp"/>
  197. <constraint firstItem="LG3-Eo-PtD" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Iat-dm-Pso"/>
  198. <constraint firstItem="wcK-nW-5O4" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Koo-jc-eH0"/>
  199. <constraint firstAttribute="trailing" secondItem="NjQ-oJ-RMt" secondAttribute="trailing" id="O5C-XG-y27"/>
  200. <constraint firstItem="w0v-tR-YoD" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="P2G-5f-8Qb"/>
  201. <constraint firstAttribute="trailing" secondItem="Gc6-jp-nk4" secondAttribute="trailing" constant="15" id="PsC-Ya-zwJ"/>
  202. <constraint firstItem="wcK-nW-5O4" firstAttribute="top" secondItem="LG3-Eo-PtD" secondAttribute="bottom" constant="1" id="QXu-7a-R1t"/>
  203. <constraint firstItem="NjQ-oJ-RMt" firstAttribute="top" secondItem="OmF-F6-uNQ" secondAttribute="bottom" constant="1" id="QeH-0A-Peq"/>
  204. <constraint firstItem="Gc6-jp-nk4" firstAttribute="centerY" secondItem="fJr-xA-uOS" secondAttribute="centerY" id="Qni-OS-3Fu"/>
  205. <constraint firstItem="lte-bx-bZh" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="V6X-jT-rDQ"/>
  206. <constraint firstAttribute="trailing" secondItem="wcK-nW-5O4" secondAttribute="trailing" id="Y9j-Oy-fs8"/>
  207. <constraint firstAttribute="trailing" secondItem="lte-bx-bZh" secondAttribute="trailing" id="cU2-Lk-zmw"/>
  208. <constraint firstItem="NjQ-oJ-RMt" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="eeW-Ss-Io5"/>
  209. <constraint firstAttribute="trailing" secondItem="LG3-Eo-PtD" secondAttribute="trailing" id="fib-h2-ROv"/>
  210. <constraint firstAttribute="trailing" secondItem="OmF-F6-uNQ" secondAttribute="trailing" id="jKZ-Fa-nWa"/>
  211. <constraint firstItem="wsK-Fh-2jd" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="k4e-b0-krD"/>
  212. <constraint firstItem="cTN-c5-Uau" firstAttribute="top" secondItem="w0v-tR-YoD" secondAttribute="bottom" constant="30" id="nzF-MG-4eK"/>
  213. <constraint firstItem="fJr-xA-uOS" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="oos-sv-Fyq"/>
  214. <constraint firstAttribute="trailing" secondItem="cTN-c5-Uau" secondAttribute="trailing" constant="20" id="r5T-kD-1aH"/>
  215. <constraint firstItem="cTN-c5-Uau" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="20" id="xhe-wp-KcL"/>
  216. </constraints>
  217. <point key="canvasLocation" x="137.68115942028987" y="88.392857142857139"/>
  218. </view>
  219. </objects>
  220. <resources>
  221. <image name="qrcodeImage" width="16" height="16"/>
  222. <image name="组20" width="7" height="12"/>
  223. </resources>
  224. </document>