MTAddFriendNoView.xib 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="MTAddFriendNoView">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wQR-b1-JLk">
  18. <rect key="frame" x="0.0" y="54" width="375" height="195"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3Lx-Bf-qCy">
  21. <rect key="frame" x="0.0" y="12" width="375" height="42"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qunliao_btn" translatesAutoresizingMaskIntoConstraints="NO" id="zh2-vj-Y9M">
  24. <rect key="frame" x="18" y="9" width="33" height="33"/>
  25. <constraints>
  26. <constraint firstAttribute="width" constant="33" id="WuS-cq-gfJ"/>
  27. <constraint firstAttribute="height" constant="33" id="eJp-5v-wXF"/>
  28. </constraints>
  29. </imageView>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发起群聊" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ij6-uG-Dtm">
  31. <rect key="frame" x="58" y="17.5" width="53.5" height="16"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  33. <nil key="textColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NZL-xr-wnH">
  37. <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
  38. </button>
  39. </subviews>
  40. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  41. <constraints>
  42. <constraint firstItem="ij6-uG-Dtm" firstAttribute="leading" secondItem="zh2-vj-Y9M" secondAttribute="trailing" constant="7" id="8Nu-gS-TMO"/>
  43. <constraint firstItem="zh2-vj-Y9M" firstAttribute="leading" secondItem="3Lx-Bf-qCy" secondAttribute="leading" constant="18" id="Cv0-CQ-Nu5"/>
  44. <constraint firstAttribute="bottom" secondItem="NZL-xr-wnH" secondAttribute="bottom" id="EC2-D4-KYr"/>
  45. <constraint firstAttribute="trailing" secondItem="NZL-xr-wnH" secondAttribute="trailing" id="Jqq-Za-Jk4"/>
  46. <constraint firstItem="NZL-xr-wnH" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="top" id="gwi-Wz-z62"/>
  47. <constraint firstItem="ij6-uG-Dtm" firstAttribute="centerY" secondItem="zh2-vj-Y9M" secondAttribute="centerY" id="iua-WZ-AtU"/>
  48. <constraint firstItem="zh2-vj-Y9M" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="top" constant="9" id="nSH-ng-ITT"/>
  49. <constraint firstItem="NZL-xr-wnH" firstAttribute="leading" secondItem="3Lx-Bf-qCy" secondAttribute="leading" id="otd-Uh-vLB"/>
  50. <constraint firstAttribute="height" constant="42" id="tbH-wB-shN"/>
  51. </constraints>
  52. </view>
  53. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="l6H-JB-gWN">
  54. <rect key="frame" x="0.0" y="54" width="375" height="42"/>
  55. <subviews>
  56. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="soyisao_btn" translatesAutoresizingMaskIntoConstraints="NO" id="BqO-xT-R7Z">
  57. <rect key="frame" x="18" y="9" width="33" height="33"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="33" id="4lS-MN-CNp"/>
  60. <constraint firstAttribute="width" constant="33" id="TzO-cf-XS5"/>
  61. </constraints>
  62. </imageView>
  63. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="扫一扫" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kkc-tG-P7J">
  64. <rect key="frame" x="58" y="17.5" width="40" height="16"/>
  65. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  66. <nil key="textColor"/>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="aaa-Hg-ePz">
  70. <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
  71. </button>
  72. </subviews>
  73. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  74. <constraints>
  75. <constraint firstAttribute="trailing" secondItem="aaa-Hg-ePz" secondAttribute="trailing" id="9mj-zJ-rsx"/>
  76. <constraint firstItem="kkc-tG-P7J" firstAttribute="leading" secondItem="BqO-xT-R7Z" secondAttribute="trailing" constant="7" id="BOm-da-pvT"/>
  77. <constraint firstItem="BqO-xT-R7Z" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="top" constant="9" id="F1E-no-RQj"/>
  78. <constraint firstAttribute="bottom" secondItem="aaa-Hg-ePz" secondAttribute="bottom" id="FJ3-mT-nok"/>
  79. <constraint firstItem="kkc-tG-P7J" firstAttribute="centerY" secondItem="BqO-xT-R7Z" secondAttribute="centerY" id="HQB-Uq-1th"/>
  80. <constraint firstItem="BqO-xT-R7Z" firstAttribute="leading" secondItem="l6H-JB-gWN" secondAttribute="leading" constant="18" id="LDD-SG-pWg"/>
  81. <constraint firstItem="aaa-Hg-ePz" firstAttribute="leading" secondItem="l6H-JB-gWN" secondAttribute="leading" id="c3j-73-aW4"/>
  82. <constraint firstAttribute="height" constant="42" id="cJc-gz-HVG"/>
  83. <constraint firstItem="aaa-Hg-ePz" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="top" id="wpb-PQ-hdE"/>
  84. </constraints>
  85. </view>
  86. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MmS-F4-Tc5">
  87. <rect key="frame" x="0.0" y="138" width="375" height="45"/>
  88. <subviews>
  89. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="phoneTongxunlu" translatesAutoresizingMaskIntoConstraints="NO" id="L37-VJ-Afd">
  90. <rect key="frame" x="18" y="9" width="33" height="33"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="33" id="3ON-zm-p2T"/>
  93. <constraint firstAttribute="width" constant="33" id="os8-Er-P3d"/>
  94. </constraints>
  95. </imageView>
  96. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机联系人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XWh-ql-ISW">
  97. <rect key="frame" x="58" y="17.5" width="66.5" height="16"/>
  98. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  99. <nil key="textColor"/>
  100. <nil key="highlightedColor"/>
  101. </label>
  102. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Zjl-ch-L3v">
  103. <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
  104. </button>
  105. </subviews>
  106. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  107. <constraints>
  108. <constraint firstItem="XWh-ql-ISW" firstAttribute="leading" secondItem="L37-VJ-Afd" secondAttribute="trailing" constant="7" id="82D-fE-U36"/>
  109. <constraint firstItem="L37-VJ-Afd" firstAttribute="leading" secondItem="MmS-F4-Tc5" secondAttribute="leading" constant="18" id="9Ib-gy-3rI"/>
  110. <constraint firstAttribute="height" constant="45" id="KrM-lq-5A1"/>
  111. <constraint firstItem="XWh-ql-ISW" firstAttribute="centerY" secondItem="L37-VJ-Afd" secondAttribute="centerY" id="NSD-CM-M7a"/>
  112. <constraint firstAttribute="bottom" secondItem="Zjl-ch-L3v" secondAttribute="bottom" id="PCJ-Nb-zaT"/>
  113. <constraint firstItem="Zjl-ch-L3v" firstAttribute="top" secondItem="MmS-F4-Tc5" secondAttribute="top" id="bUy-Tg-Cfa"/>
  114. <constraint firstItem="L37-VJ-Afd" firstAttribute="top" secondItem="MmS-F4-Tc5" secondAttribute="top" constant="9" id="hJu-ei-fYc"/>
  115. <constraint firstItem="Zjl-ch-L3v" firstAttribute="leading" secondItem="MmS-F4-Tc5" secondAttribute="leading" id="m2Y-rz-evI"/>
  116. <constraint firstAttribute="trailing" secondItem="Zjl-ch-L3v" secondAttribute="trailing" id="wXj-fO-TUm"/>
  117. </constraints>
  118. </view>
  119. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5oh-9H-dZy">
  120. <rect key="frame" x="0.0" y="96" width="375" height="42"/>
  121. <subviews>
  122. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gongsitongxunlu_btn" translatesAutoresizingMaskIntoConstraints="NO" id="OMB-ad-b8t">
  123. <rect key="frame" x="18" y="9" width="33" height="33"/>
  124. <constraints>
  125. <constraint firstAttribute="width" constant="33" id="KS7-Yz-78R"/>
  126. <constraint firstAttribute="height" constant="33" id="X4e-WN-xRo"/>
  127. </constraints>
  128. </imageView>
  129. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公司通讯录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mkc-0e-OPb">
  130. <rect key="frame" x="58" y="17.5" width="66.5" height="16"/>
  131. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  132. <nil key="textColor"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Rif-dV-q0v">
  136. <rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
  137. </button>
  138. </subviews>
  139. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  140. <constraints>
  141. <constraint firstItem="OMB-ad-b8t" firstAttribute="leading" secondItem="5oh-9H-dZy" secondAttribute="leading" constant="18" id="2lt-KI-EFM"/>
  142. <constraint firstItem="Rif-dV-q0v" firstAttribute="leading" secondItem="5oh-9H-dZy" secondAttribute="leading" id="2ns-Sw-2VZ"/>
  143. <constraint firstAttribute="bottom" secondItem="Rif-dV-q0v" secondAttribute="bottom" id="64e-H8-1N0"/>
  144. <constraint firstItem="Mkc-0e-OPb" firstAttribute="centerY" secondItem="OMB-ad-b8t" secondAttribute="centerY" id="Gh7-x5-aEI"/>
  145. <constraint firstItem="Mkc-0e-OPb" firstAttribute="leading" secondItem="OMB-ad-b8t" secondAttribute="trailing" constant="7" id="Q6q-NA-KQ4"/>
  146. <constraint firstItem="Rif-dV-q0v" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="top" id="UOE-ZZ-iCM"/>
  147. <constraint firstAttribute="height" constant="42" id="XWm-xI-xel"/>
  148. <constraint firstItem="OMB-ad-b8t" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="top" constant="9" id="sEr-oL-aEL"/>
  149. <constraint firstAttribute="trailing" secondItem="Rif-dV-q0v" secondAttribute="trailing" id="yeQ-pW-ZhP"/>
  150. </constraints>
  151. </view>
  152. </subviews>
  153. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  154. <constraints>
  155. <constraint firstItem="5oh-9H-dZy" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="0U1-vX-V7y"/>
  156. <constraint firstItem="l6H-JB-gWN" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="bottom" id="0zp-hJ-wLt"/>
  157. <constraint firstItem="MmS-F4-Tc5" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="bottom" id="2tc-Pg-uSx"/>
  158. <constraint firstItem="l6H-JB-gWN" firstAttribute="top" secondItem="3Lx-Bf-qCy" secondAttribute="bottom" id="4EB-1B-WD8"/>
  159. <constraint firstAttribute="trailing" secondItem="5oh-9H-dZy" secondAttribute="trailing" id="Bn4-Xf-rAy"/>
  160. <constraint firstItem="MmS-F4-Tc5" firstAttribute="top" secondItem="5oh-9H-dZy" secondAttribute="bottom" id="FEs-4o-i5Z"/>
  161. <constraint firstItem="l6H-JB-gWN" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="Jx2-lt-FGK"/>
  162. <constraint firstAttribute="trailing" secondItem="3Lx-Bf-qCy" secondAttribute="trailing" id="Lxc-8w-b6m"/>
  163. <constraint firstItem="3Lx-Bf-qCy" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="MI8-of-sRQ"/>
  164. <constraint firstItem="3Lx-Bf-qCy" firstAttribute="top" secondItem="wQR-b1-JLk" secondAttribute="top" constant="12" id="Mu5-wH-oPV"/>
  165. <constraint firstItem="MmS-F4-Tc5" firstAttribute="leading" secondItem="wQR-b1-JLk" secondAttribute="leading" id="NbI-Ac-3J2"/>
  166. <constraint firstAttribute="trailing" secondItem="MmS-F4-Tc5" secondAttribute="trailing" id="XaA-af-pgU"/>
  167. <constraint firstAttribute="trailing" secondItem="l6H-JB-gWN" secondAttribute="trailing" id="Zrq-Af-jNM"/>
  168. <constraint firstItem="5oh-9H-dZy" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="bottom" id="h0u-XX-q2z"/>
  169. <constraint firstItem="5oh-9H-dZy" firstAttribute="top" secondItem="l6H-JB-gWN" secondAttribute="bottom" id="nVN-NM-mij"/>
  170. <constraint firstAttribute="height" constant="195" id="xPW-8V-IPC"/>
  171. </constraints>
  172. </view>
  173. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的ID号:asdhfas131234kdbhfakshdf" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mhu-jg-h4P">
  174. <rect key="frame" x="71" y="18" width="233" height="16"/>
  175. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  176. <color key="textColor" red="0.59999999999999998" green="0.62352941176470589" blue="0.61568627450980395" alpha="1" colorSpace="calibratedRGB"/>
  177. <nil key="highlightedColor"/>
  178. </label>
  179. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qcode" translatesAutoresizingMaskIntoConstraints="NO" id="JQw-nF-LjV">
  180. <rect key="frame" x="314" y="20.5" width="11" height="11"/>
  181. <constraints>
  182. <constraint firstAttribute="width" constant="11" id="PKd-fi-85J"/>
  183. <constraint firstAttribute="height" constant="11" id="fbV-TD-aJ0"/>
  184. </constraints>
  185. </imageView>
  186. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GIb-C4-Crh">
  187. <rect key="frame" x="0.0" y="0.0" width="375" height="54"/>
  188. </button>
  189. </subviews>
  190. <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.94117647058823528" alpha="1" colorSpace="calibratedRGB"/>
  191. <constraints>
  192. <constraint firstItem="wQR-b1-JLk" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="AIc-oV-0Ic"/>
  193. <constraint firstItem="mhu-jg-h4P" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="V1x-p6-t3E"/>
  194. <constraint firstItem="wQR-b1-JLk" firstAttribute="top" secondItem="GIb-C4-Crh" secondAttribute="bottom" id="YUp-QM-njp"/>
  195. <constraint firstItem="wQR-b1-JLk" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="54" id="aXO-tv-9WO"/>
  196. <constraint firstItem="JQw-nF-LjV" firstAttribute="leading" secondItem="mhu-jg-h4P" secondAttribute="trailing" constant="10" id="hxA-fn-et9"/>
  197. <constraint firstItem="JQw-nF-LjV" firstAttribute="centerY" secondItem="mhu-jg-h4P" secondAttribute="centerY" id="jqf-dt-l3i"/>
  198. <constraint firstItem="GIb-C4-Crh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="p2x-Ay-Qwr"/>
  199. <constraint firstAttribute="trailing" secondItem="GIb-C4-Crh" secondAttribute="trailing" id="rt4-Ew-huj"/>
  200. <constraint firstItem="mhu-jg-h4P" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="18" id="tYq-Fh-3pB"/>
  201. <constraint firstAttribute="trailing" secondItem="wQR-b1-JLk" secondAttribute="trailing" id="x4B-3Z-mlR"/>
  202. <constraint firstItem="GIb-C4-Crh" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="yU2-ic-AZ0"/>
  203. </constraints>
  204. <connections>
  205. <outlet property="gongsiBtn" destination="Rif-dV-q0v" id="RFe-z1-UIs"/>
  206. <outlet property="phoneBtn" destination="Zjl-ch-L3v" id="cwt-gZ-AIf"/>
  207. <outlet property="qunBtn" destination="NZL-xr-wnH" id="Pfa-tt-fb9"/>
  208. <outlet property="saoBtn" destination="aaa-Hg-ePz" id="7Iu-03-JNW"/>
  209. </connections>
  210. <point key="canvasLocation" x="140" y="102.99850074962519"/>
  211. </view>
  212. </objects>
  213. <resources>
  214. <image name="gongsitongxunlu_btn" width="36" height="36"/>
  215. <image name="phoneTongxunlu" width="36" height="36"/>
  216. <image name="qcode" width="12" height="12"/>
  217. <image name="qunliao_btn" width="36" height="36"/>
  218. <image name="soyisao_btn" width="36" height="36"/>
  219. <systemColor name="systemBackgroundColor">
  220. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  221. </systemColor>
  222. </resources>
  223. </document>