contacts.storyboard 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="iDJ-yD-7GA">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--通讯录-->
  13. <scene sceneID="U1R-Yl-1GO">
  14. <objects>
  15. <tableViewController title="通讯录" id="iDJ-yD-7GA" customClass="ContactHomeViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  16. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" sectionHeaderHeight="10" sectionFooterHeight="10" id="axG-kw-k6T">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  20. <prototypes>
  21. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="contactItemCell" id="EyC-x7-vmj" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  22. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  23. <autoresizingMask key="autoresizingMask"/>
  24. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EyC-x7-vmj" id="9oF-MQ-3Ei">
  25. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <subviews>
  28. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ptf-Ml-OFP">
  29. <rect key="frame" x="18" y="5" width="40" height="40"/>
  30. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  31. </imageView>
  32. <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="cvT-LV-lDS">
  33. <rect key="frame" x="66" y="14" width="487" height="21"/>
  34. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  35. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  36. <color key="textColor" red="0.070588235294117646" green="0.070588235294117646" blue="0.070588235294117646" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BHk-7x-Azp">
  40. <rect key="frame" x="18" y="15" width="40" height="21"/>
  41. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  42. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  44. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. </subviews>
  48. </tableViewCellContentView>
  49. <connections>
  50. <outlet property="iconImageView" destination="ptf-Ml-OFP" id="OBt-Rv-cLR"/>
  51. <outlet property="iconTagLabel" destination="BHk-7x-Azp" id="BQV-bm-MDu"/>
  52. <outlet property="nameLabel" destination="cvT-LV-lDS" id="NQQ-Gz-TyT"/>
  53. </connections>
  54. </tableViewCell>
  55. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="contactPersonCell" id="b8p-Kf-TPW" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  56. <rect key="frame" x="0.0" y="105.5" width="375" height="50"/>
  57. <autoresizingMask key="autoresizingMask"/>
  58. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="b8p-Kf-TPW" id="9SB-Vc-9hf">
  59. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  60. <autoresizingMask key="autoresizingMask"/>
  61. <subviews>
  62. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cZm-m3-L0j">
  63. <rect key="frame" x="18" y="5" width="40" height="40"/>
  64. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  65. </imageView>
  66. <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="72T-bv-dCu">
  67. <rect key="frame" x="66" y="14" width="487" height="21"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  69. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  70. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lvv-dz-lNj">
  74. <rect key="frame" x="18" y="15" width="40" height="21"/>
  75. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  76. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  77. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  78. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  79. <nil key="highlightedColor"/>
  80. </label>
  81. </subviews>
  82. </tableViewCellContentView>
  83. <connections>
  84. <outlet property="iconImageView" destination="cZm-m3-L0j" id="4lP-Ju-SdJ"/>
  85. <outlet property="iconTagLabel" destination="lvv-dz-lNj" id="lWV-kT-VBW"/>
  86. <outlet property="nameLabel" destination="72T-bv-dCu" id="4So-8D-aug"/>
  87. </connections>
  88. </tableViewCell>
  89. </prototypes>
  90. <connections>
  91. <outlet property="dataSource" destination="iDJ-yD-7GA" id="Qzv-jR-JeB"/>
  92. <outlet property="delegate" destination="iDJ-yD-7GA" id="DIO-A0-kuZ"/>
  93. </connections>
  94. </tableView>
  95. <connections>
  96. <segue destination="LsC-tt-HCK" kind="show" identifier="showPersonGroupSegue" id="aN7-dC-MCg"/>
  97. <segue destination="rtm-Ih-lnV" kind="show" identifier="showDepartPersonSegue" id="ou3-1r-djP"/>
  98. <segue destination="iAx-ux-z5J" kind="show" identifier="showPersonInfoSegue" id="JCQ-fv-wZ7"/>
  99. <segue destination="cvC-Xd-NbA" kind="presentation" identifier="showContactSearchSegue" id="iKk-yB-cL4"/>
  100. <segue destination="AmI-yp-X5H" kind="show" identifier="showCompanyDepartSegue" id="5hh-6u-Olo"/>
  101. <segue destination="3YZ-RH-20k" kind="show" identifier="showPersonInfoSegueV2" id="EGH-4l-bNL"/>
  102. </connections>
  103. </tableViewController>
  104. <placeholder placeholderIdentifier="IBFirstResponder" id="Qvc-dS-Dl8" userLabel="First Responder" sceneMemberID="firstResponder"/>
  105. </objects>
  106. <point key="canvasLocation" x="-663.20000000000005" y="-228.03598200899552"/>
  107. </scene>
  108. <!--个人详细信息-->
  109. <scene sceneID="LcE-eR-BWo">
  110. <objects>
  111. <tableViewController storyboardIdentifier="ContactPersonInfoV2" title="个人详细信息" useStoryboardIdentifierAsRestorationIdentifier="YES" id="3YZ-RH-20k" customClass="ContactPersonInfoV2ViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  112. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="vqn-wS-u18">
  113. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  114. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  115. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  116. <view key="tableHeaderView" contentMode="scaleToFill" id="iVq-2P-h4E">
  117. <rect key="frame" x="0.0" y="0.0" width="375" height="330"/>
  118. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  119. <subviews>
  120. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic_beijing1" translatesAutoresizingMaskIntoConstraints="NO" id="w0R-0i-VTE">
  121. <rect key="frame" x="0.0" y="0.0" width="375" height="230"/>
  122. </imageView>
  123. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="Acp-jJ-Bqq">
  124. <rect key="frame" x="150" y="40" width="75" height="130"/>
  125. <subviews>
  126. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="personDefaultIcon" translatesAutoresizingMaskIntoConstraints="NO" id="29h-cH-CE1">
  127. <rect key="frame" x="0.0" y="0.0" width="75" height="75"/>
  128. <constraints>
  129. <constraint firstAttribute="width" constant="75" id="9XZ-ov-vSa"/>
  130. <constraint firstAttribute="height" constant="75" id="yGK-mB-9dF"/>
  131. </constraints>
  132. </imageView>
  133. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R7I-SZ-pqB">
  134. <rect key="frame" x="20" y="75" width="35" height="34.5"/>
  135. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  136. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  137. <nil key="highlightedColor"/>
  138. </label>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="QQ" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ewS-by-gmo">
  140. <rect key="frame" x="25" y="109.5" width="25.5" height="20.5"/>
  141. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  142. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  143. <nil key="highlightedColor"/>
  144. </label>
  145. </subviews>
  146. <constraints>
  147. <constraint firstAttribute="height" constant="130" id="7Ic-qs-5G1"/>
  148. </constraints>
  149. </stackView>
  150. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="hTs-eP-uAC">
  151. <rect key="frame" x="45" y="240" width="50" height="80"/>
  152. <subviews>
  153. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ALw-Kb-wMk">
  154. <rect key="frame" x="0.0" y="0.0" width="50" height="59.5"/>
  155. <state key="normal" image="icon_boy_1"/>
  156. </button>
  157. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="男" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eef-mP-7Bn">
  158. <rect key="frame" x="0.0" y="59.5" width="50" height="20.5"/>
  159. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  160. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  161. <nil key="highlightedColor"/>
  162. </label>
  163. </subviews>
  164. <constraints>
  165. <constraint firstItem="ALw-Kb-wMk" firstAttribute="centerX" secondItem="hTs-eP-uAC" secondAttribute="centerX" id="99D-y1-MVx"/>
  166. <constraint firstAttribute="height" constant="80" id="MSP-iW-PNG"/>
  167. <constraint firstItem="Eef-mP-7Bn" firstAttribute="centerX" secondItem="hTs-eP-uAC" secondAttribute="centerX" id="shP-1v-bls"/>
  168. </constraints>
  169. </stackView>
  170. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="3Us-bs-s2x">
  171. <rect key="frame" x="162.5" y="240" width="50" height="80"/>
  172. <subviews>
  173. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ApF-va-hfE">
  174. <rect key="frame" x="0.0" y="0.0" width="50" height="59.5"/>
  175. <state key="normal" image="icon_girl_1"/>
  176. </button>
  177. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="女" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NFy-zR-tMq">
  178. <rect key="frame" x="0.0" y="59.5" width="50" height="20.5"/>
  179. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  180. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  181. <nil key="highlightedColor"/>
  182. </label>
  183. </subviews>
  184. <constraints>
  185. <constraint firstItem="ApF-va-hfE" firstAttribute="centerX" secondItem="3Us-bs-s2x" secondAttribute="centerX" id="FAs-MO-0NB"/>
  186. <constraint firstItem="NFy-zR-tMq" firstAttribute="centerX" secondItem="3Us-bs-s2x" secondAttribute="centerX" id="jAA-a4-HVU"/>
  187. <constraint firstAttribute="height" constant="80" id="me4-JI-QGA"/>
  188. </constraints>
  189. </stackView>
  190. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="rdc-c6-19i">
  191. <rect key="frame" x="280" y="240" width="50" height="80"/>
  192. <subviews>
  193. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="O6l-NW-Ll4">
  194. <rect key="frame" x="0.0" y="0.0" width="50" height="59.5"/>
  195. <state key="normal" image="icon_collection_nor"/>
  196. <state key="selected" image="icon_collection_pro"/>
  197. <connections>
  198. <action selector="collectPerson:" destination="3YZ-RH-20k" eventType="touchUpInside" id="04q-hV-2U0"/>
  199. </connections>
  200. </button>
  201. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收藏" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c20-KV-OIe">
  202. <rect key="frame" x="0.0" y="59.5" width="50" height="20.5"/>
  203. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  204. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. </subviews>
  208. <constraints>
  209. <constraint firstAttribute="height" constant="80" id="8yK-QN-Adp"/>
  210. <constraint firstItem="O6l-NW-Ll4" firstAttribute="centerX" secondItem="rdc-c6-19i" secondAttribute="centerX" id="AsI-Fy-rqC"/>
  211. <constraint firstItem="c20-KV-OIe" firstAttribute="centerX" secondItem="rdc-c6-19i" secondAttribute="centerX" id="yB0-9k-sBC"/>
  212. </constraints>
  213. </stackView>
  214. </subviews>
  215. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  216. <constraints>
  217. <constraint firstItem="3Us-bs-s2x" firstAttribute="centerX" secondItem="iVq-2P-h4E" secondAttribute="centerX" id="4ZO-dT-NIj"/>
  218. <constraint firstItem="hTs-eP-uAC" firstAttribute="leading" secondItem="iVq-2P-h4E" secondAttribute="leading" constant="45" id="DrS-8X-goT"/>
  219. <constraint firstItem="w0R-0i-VTE" firstAttribute="leading" secondItem="iVq-2P-h4E" secondAttribute="leading" id="E4O-hE-ciH"/>
  220. <constraint firstItem="Acp-jJ-Bqq" firstAttribute="top" secondItem="iVq-2P-h4E" secondAttribute="top" constant="40" id="HgQ-I6-Tbz"/>
  221. <constraint firstAttribute="trailing" secondItem="w0R-0i-VTE" secondAttribute="trailing" id="TTV-5V-T5i"/>
  222. <constraint firstAttribute="bottom" secondItem="3Us-bs-s2x" secondAttribute="bottom" constant="10" id="VE9-0o-l64"/>
  223. <constraint firstItem="Acp-jJ-Bqq" firstAttribute="centerX" secondItem="iVq-2P-h4E" secondAttribute="centerX" id="VY3-W0-zng"/>
  224. <constraint firstAttribute="bottom" secondItem="rdc-c6-19i" secondAttribute="bottom" constant="10" id="e6k-2t-S2e"/>
  225. <constraint firstAttribute="bottom" secondItem="hTs-eP-uAC" secondAttribute="bottom" constant="10" id="eq2-yG-YYM"/>
  226. <constraint firstItem="w0R-0i-VTE" firstAttribute="top" secondItem="iVq-2P-h4E" secondAttribute="top" id="fXt-z1-Pqb"/>
  227. <constraint firstAttribute="trailing" secondItem="rdc-c6-19i" secondAttribute="trailing" constant="45" id="nfG-Gi-zQC"/>
  228. </constraints>
  229. </view>
  230. <view key="tableFooterView" contentMode="scaleToFill" id="Btm-sH-ehp">
  231. <rect key="frame" x="0.0" y="402" width="375" height="44"/>
  232. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  233. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  234. </view>
  235. <prototypes>
  236. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="personInfoSell" selectionStyle="default" indentationWidth="10" reuseIdentifier="personInfoCell" id="uPu-jr-Eup" customClass="ContactPersonInfoCell" customModule="O2Platform" customModuleProvider="target">
  237. <rect key="frame" x="0.0" y="358" width="375" height="44"/>
  238. <autoresizingMask key="autoresizingMask"/>
  239. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="uPu-jr-Eup" id="7cS-du-cCp">
  240. <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
  241. <autoresizingMask key="autoresizingMask"/>
  242. <subviews>
  243. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ay2-QP-fxz">
  244. <rect key="frame" x="31" y="8" width="74" height="21"/>
  245. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  246. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  247. <nil key="highlightedColor"/>
  248. </label>
  249. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Ip-Ko-FAH">
  250. <rect key="frame" x="317" y="3" width="31" height="31"/>
  251. <state key="normal" image="Shapes"/>
  252. </button>
  253. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="值" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Unc-Jp-92I">
  254. <rect key="frame" x="113" y="8" width="196" height="21"/>
  255. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  256. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  257. <nil key="highlightedColor"/>
  258. </label>
  259. </subviews>
  260. <constraints>
  261. <constraint firstItem="Unc-Jp-92I" firstAttribute="centerY" secondItem="7cS-du-cCp" secondAttribute="centerY" id="20U-7i-Ry3"/>
  262. <constraint firstAttribute="trailingMargin" secondItem="7Ip-Ko-FAH" secondAttribute="trailing" constant="15" id="66o-s2-llE"/>
  263. <constraint firstItem="Unc-Jp-92I" firstAttribute="leading" secondItem="7cS-du-cCp" secondAttribute="leadingMargin" constant="105" id="AOy-35-97e"/>
  264. <constraint firstItem="Ay2-QP-fxz" firstAttribute="centerY" secondItem="7cS-du-cCp" secondAttribute="centerY" id="MK6-L6-xZ3"/>
  265. <constraint firstItem="Ay2-QP-fxz" firstAttribute="leading" secondItem="7cS-du-cCp" secondAttribute="leadingMargin" constant="15" id="vjs-Fu-xkY"/>
  266. <constraint firstItem="7Ip-Ko-FAH" firstAttribute="centerY" secondItem="7cS-du-cCp" secondAttribute="centerY" id="y4U-vw-0Rd"/>
  267. </constraints>
  268. </tableViewCellContentView>
  269. <connections>
  270. <outlet property="eventBut" destination="7Ip-Ko-FAH" id="2YA-3R-Sfk"/>
  271. <outlet property="nameLab" destination="Ay2-QP-fxz" id="gAj-FL-Yi9"/>
  272. <outlet property="valueLab" destination="Unc-Jp-92I" id="VMJ-B0-fpA"/>
  273. </connections>
  274. </tableViewCell>
  275. </prototypes>
  276. <connections>
  277. <outlet property="dataSource" destination="3YZ-RH-20k" id="Ac2-ND-spF"/>
  278. <outlet property="delegate" destination="3YZ-RH-20k" id="mXS-pZ-rTi"/>
  279. </connections>
  280. </tableView>
  281. <connections>
  282. <outlet property="beijingImg" destination="w0R-0i-VTE" id="dMX-IS-u6j"/>
  283. <outlet property="personCollect" destination="O6l-NW-Ll4" id="wwW-Rl-Gx1"/>
  284. <outlet property="personCollectLab" destination="c20-KV-OIe" id="a5d-Hb-kGg"/>
  285. <outlet property="personGirl" destination="ApF-va-hfE" id="T6L-GD-c1g"/>
  286. <outlet property="personImg" destination="29h-cH-CE1" id="6C7-fg-M86"/>
  287. <outlet property="personMan" destination="ALw-Kb-wMk" id="uXQ-6G-3yN"/>
  288. <outlet property="personName" destination="R7I-SZ-pqB" id="KyE-VM-FvW"/>
  289. <outlet property="personQQ" destination="ewS-by-gmo" id="4jW-ZT-yuz"/>
  290. </connections>
  291. </tableViewController>
  292. <placeholder placeholderIdentifier="IBFirstResponder" id="JgS-lR-6Uy" userLabel="First Responder" sceneMemberID="firstResponder"/>
  293. </objects>
  294. <point key="canvasLocation" x="2630" y="-367"/>
  295. </scene>
  296. <!--公司部门-->
  297. <scene sceneID="EMs-hp-UOp">
  298. <objects>
  299. <tableViewController storyboardIdentifier="companyDept" title="公司部门" useStoryboardIdentifierAsRestorationIdentifier="YES" id="AmI-yp-X5H" customClass="ContactCompanyDeptController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  300. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" id="RsD-Jy-sNh">
  301. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  302. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  303. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  304. <prototypes>
  305. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="compContactCell" id="7bY-dM-eEp" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  306. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  307. <autoresizingMask key="autoresizingMask"/>
  308. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="7bY-dM-eEp" id="mz8-vc-d4J">
  309. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  310. <autoresizingMask key="autoresizingMask"/>
  311. <subviews>
  312. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Prg-Tx-oEu">
  313. <rect key="frame" x="16" y="12" width="30" height="25.5"/>
  314. <constraints>
  315. <constraint firstAttribute="width" constant="30" id="spI-VN-QSv"/>
  316. </constraints>
  317. </imageView>
  318. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="名字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="URv-xi-b9g">
  319. <rect key="frame" x="46" y="13" width="487" height="21"/>
  320. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  321. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  322. <nil key="highlightedColor"/>
  323. </label>
  324. </subviews>
  325. <constraints>
  326. <constraint firstItem="Prg-Tx-oEu" firstAttribute="centerY" secondItem="mz8-vc-d4J" secondAttribute="centerY" id="5Ah-F2-p94"/>
  327. <constraint firstAttribute="trailingMargin" secondItem="URv-xi-b9g" secondAttribute="trailing" constant="59" id="K6N-4Y-I7X"/>
  328. <constraint firstItem="Prg-Tx-oEu" firstAttribute="leading" secondItem="mz8-vc-d4J" secondAttribute="leadingMargin" id="LlC-jy-Wbh"/>
  329. <constraint firstItem="Prg-Tx-oEu" firstAttribute="centerY" secondItem="URv-xi-b9g" secondAttribute="centerY" id="Nlb-AZ-ArD"/>
  330. <constraint firstItem="Prg-Tx-oEu" firstAttribute="top" secondItem="mz8-vc-d4J" secondAttribute="topMargin" constant="1" id="Zrc-oT-B7b"/>
  331. <constraint firstItem="URv-xi-b9g" firstAttribute="top" secondItem="mz8-vc-d4J" secondAttribute="topMargin" constant="5" id="joI-9R-Clj"/>
  332. <constraint firstItem="URv-xi-b9g" firstAttribute="leading" secondItem="Prg-Tx-oEu" secondAttribute="trailing" constant="8" symbolic="YES" id="mGN-ah-EpA"/>
  333. </constraints>
  334. </tableViewCellContentView>
  335. <connections>
  336. <outlet property="iconImageView" destination="Prg-Tx-oEu" id="T4S-qf-ISS"/>
  337. <outlet property="nameLabel" destination="URv-xi-b9g" id="drq-8w-i0Z"/>
  338. </connections>
  339. </tableViewCell>
  340. </prototypes>
  341. <connections>
  342. <outlet property="dataSource" destination="AmI-yp-X5H" id="ls8-YE-NKD"/>
  343. <outlet property="delegate" destination="AmI-yp-X5H" id="dPM-fc-kT6"/>
  344. </connections>
  345. </tableView>
  346. <navigationItem key="navigationItem" id="NTZ-To-eT1"/>
  347. <connections>
  348. <segue destination="rtm-Ih-lnV" kind="show" identifier="sDeptPersonSegue" id="PJp-HH-i6F"/>
  349. </connections>
  350. </tableViewController>
  351. <placeholder placeholderIdentifier="IBFirstResponder" id="k7X-KV-lnE" userLabel="First Responder" sceneMemberID="firstResponder"/>
  352. </objects>
  353. <point key="canvasLocation" x="1095" y="871"/>
  354. </scene>
  355. <!--Contact Search View Controller-->
  356. <scene sceneID="dEG-d9-gbH">
  357. <objects>
  358. <tableViewController id="P8m-JR-nYf" customClass="ContactSearchViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  359. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" id="U3c-0i-9CP">
  360. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  361. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  362. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  363. <prototypes>
  364. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="searchItemCell" id="j4U-nO-WUz" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  365. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  366. <autoresizingMask key="autoresizingMask"/>
  367. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="j4U-nO-WUz" id="xGE-eP-qH3">
  368. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  369. <autoresizingMask key="autoresizingMask"/>
  370. <subviews>
  371. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="spM-02-Z2O">
  372. <rect key="frame" x="8" y="10" width="30" height="30"/>
  373. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  374. </imageView>
  375. <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="Xm0-I8-vXV">
  376. <rect key="frame" x="46" y="14" width="487" height="21"/>
  377. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  378. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  379. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  380. <nil key="highlightedColor"/>
  381. </label>
  382. </subviews>
  383. </tableViewCellContentView>
  384. <connections>
  385. <outlet property="iconImageView" destination="spM-02-Z2O" id="UbD-NI-pQ0"/>
  386. <outlet property="nameLabel" destination="Xm0-I8-vXV" id="cdM-OV-GeM"/>
  387. </connections>
  388. </tableViewCell>
  389. </prototypes>
  390. <connections>
  391. <outlet property="dataSource" destination="P8m-JR-nYf" id="suj-zj-Jl7"/>
  392. <outlet property="delegate" destination="P8m-JR-nYf" id="4qO-lZ-gNK"/>
  393. </connections>
  394. </tableView>
  395. <navigationItem key="navigationItem" id="70Z-GX-UQa">
  396. <barButtonItem key="rightBarButtonItem" title="取消" id="9PI-Ux-g7Z">
  397. <color key="tintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  398. <connections>
  399. <action selector="closeWindow:" destination="P8m-JR-nYf" id="OSg-PQ-cCh"/>
  400. </connections>
  401. </barButtonItem>
  402. </navigationItem>
  403. <connections>
  404. <segue destination="rtm-Ih-lnV" kind="show" identifier="searchDepartPersonSegue" id="Sy2-Dk-jgV"/>
  405. <segue destination="AmI-yp-X5H" kind="show" identifier="searchCompanyDepartSegue" id="maa-Lm-CVS"/>
  406. <segue destination="iAx-ux-z5J" kind="show" identifier="searchPersonDetailInfoSegue" id="aMD-xA-Tv2"/>
  407. </connections>
  408. </tableViewController>
  409. <placeholder placeholderIdentifier="IBFirstResponder" id="xu2-JX-5Kb" userLabel="First Responder" sceneMemberID="firstResponder"/>
  410. </objects>
  411. <point key="canvasLocation" x="45" y="1340"/>
  412. </scene>
  413. <!--我的群组-->
  414. <scene sceneID="PxN-jk-cs2">
  415. <objects>
  416. <tableViewController title="我的群组" id="LsC-tt-HCK" customClass="ContactGroupPersonController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  417. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="QdT-78-ZZu">
  418. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  419. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  420. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  421. <prototypes>
  422. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="groupItemCell" id="VH3-gE-Egt" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  423. <rect key="frame" x="0.0" y="55.5" width="375" height="44"/>
  424. <autoresizingMask key="autoresizingMask"/>
  425. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="VH3-gE-Egt" id="r7U-bZ-8Ro">
  426. <rect key="frame" x="0.0" y="0.0" width="341" height="43.5"/>
  427. <autoresizingMask key="autoresizingMask"/>
  428. <subviews>
  429. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="2Yy-Gs-zHR">
  430. <rect key="frame" x="16" y="10" width="30" height="23.5"/>
  431. <constraints>
  432. <constraint firstAttribute="width" constant="30" id="TbG-w1-qGK"/>
  433. </constraints>
  434. </imageView>
  435. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="名字" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DLo-Rj-8B7">
  436. <rect key="frame" x="46" y="11" width="487" height="21"/>
  437. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  438. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  439. <nil key="highlightedColor"/>
  440. </label>
  441. </subviews>
  442. <constraints>
  443. <constraint firstItem="DLo-Rj-8B7" firstAttribute="top" secondItem="r7U-bZ-8Ro" secondAttribute="topMargin" constant="3" id="Ueq-tK-p9Y"/>
  444. <constraint firstItem="2Yy-Gs-zHR" firstAttribute="top" secondItem="r7U-bZ-8Ro" secondAttribute="topMargin" constant="-1" id="ZlW-GU-F68"/>
  445. <constraint firstItem="2Yy-Gs-zHR" firstAttribute="centerY" secondItem="r7U-bZ-8Ro" secondAttribute="centerY" id="eCf-Wr-snz"/>
  446. <constraint firstItem="2Yy-Gs-zHR" firstAttribute="leading" secondItem="r7U-bZ-8Ro" secondAttribute="leadingMargin" id="mI2-GC-Cea"/>
  447. <constraint firstItem="2Yy-Gs-zHR" firstAttribute="centerY" secondItem="DLo-Rj-8B7" secondAttribute="centerY" id="nbH-dt-hLH"/>
  448. <constraint firstItem="DLo-Rj-8B7" firstAttribute="leading" secondItem="2Yy-Gs-zHR" secondAttribute="trailing" constant="8" symbolic="YES" id="vC1-7q-WBa"/>
  449. <constraint firstAttribute="trailingMargin" secondItem="DLo-Rj-8B7" secondAttribute="trailing" constant="59" id="wVl-Kn-pCK"/>
  450. </constraints>
  451. </tableViewCellContentView>
  452. <connections>
  453. <outlet property="iconImageView" destination="2Yy-Gs-zHR" id="g5M-uM-QuH"/>
  454. <outlet property="nameLabel" destination="DLo-Rj-8B7" id="c3g-yB-UjT"/>
  455. </connections>
  456. </tableViewCell>
  457. </prototypes>
  458. <connections>
  459. <outlet property="dataSource" destination="LsC-tt-HCK" id="fvI-Js-Cwy"/>
  460. <outlet property="delegate" destination="LsC-tt-HCK" id="cSP-kc-Fhv"/>
  461. </connections>
  462. </tableView>
  463. <connections>
  464. <segue destination="iAx-ux-z5J" kind="show" identifier="showGroupPersonInfoSegue" id="crR-Wm-sLO"/>
  465. </connections>
  466. </tableViewController>
  467. <placeholder placeholderIdentifier="IBFirstResponder" id="o6F-Uy-HbX" userLabel="First Responder" sceneMemberID="firstResponder"/>
  468. </objects>
  469. <point key="canvasLocation" x="3476" y="1003"/>
  470. </scene>
  471. <!--个人信息-->
  472. <scene sceneID="9PB-El-QKq">
  473. <objects>
  474. <viewController title="个人信息" id="iAx-ux-z5J" customClass="ContactPersonInfoController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  475. <layoutGuides>
  476. <viewControllerLayoutGuide type="top" id="RCP-VI-U8O"/>
  477. <viewControllerLayoutGuide type="bottom" id="MLL-Af-ftg"/>
  478. </layoutGuides>
  479. <view key="view" contentMode="scaleToFill" id="miS-ZM-vE9">
  480. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  481. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  482. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  483. </view>
  484. </viewController>
  485. <placeholder placeholderIdentifier="IBFirstResponder" id="Ysz-3v-VY4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  486. </objects>
  487. <point key="canvasLocation" x="1906" y="74"/>
  488. </scene>
  489. <!--部门个人-->
  490. <scene sceneID="Uq2-tn-esd">
  491. <objects>
  492. <tableViewController storyboardIdentifier="DeptPerson" title="部门个人" useStoryboardIdentifierAsRestorationIdentifier="YES" id="rtm-Ih-lnV" customClass="ContactDeptPersonController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  493. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" id="JaW-sK-m2q">
  494. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  495. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  496. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  497. <view key="tableFooterView" contentMode="scaleToFill" id="885-HT-Hf5">
  498. <rect key="frame" x="0.0" y="223.5" width="375" height="8"/>
  499. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  500. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  501. </view>
  502. <prototypes>
  503. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="addressBarCell" id="eVD-9I-9Fp" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  504. <rect key="frame" x="0.0" y="55.5" width="375" height="50"/>
  505. <autoresizingMask key="autoresizingMask"/>
  506. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="eVD-9I-9Fp" id="KbZ-H9-Myg">
  507. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  508. <autoresizingMask key="autoresizingMask"/>
  509. <subviews>
  510. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UbD-xq-ZqX">
  511. <rect key="frame" x="10" y="0.0" width="355" height="49.5"/>
  512. </scrollView>
  513. </subviews>
  514. <constraints>
  515. <constraint firstItem="UbD-xq-ZqX" firstAttribute="leading" secondItem="KbZ-H9-Myg" secondAttribute="leading" constant="10" id="KOd-Ia-wsV"/>
  516. <constraint firstAttribute="bottom" secondItem="UbD-xq-ZqX" secondAttribute="bottom" id="Pfb-G7-nzn"/>
  517. <constraint firstAttribute="trailing" secondItem="UbD-xq-ZqX" secondAttribute="trailing" constant="10" id="ZIW-ig-luQ"/>
  518. <constraint firstItem="UbD-xq-ZqX" firstAttribute="top" secondItem="KbZ-H9-Myg" secondAttribute="top" id="oib-Pp-jGF"/>
  519. </constraints>
  520. </tableViewCellContentView>
  521. <connections>
  522. <outlet property="headBarScrollView" destination="UbD-xq-ZqX" id="Ce1-n4-Gsv"/>
  523. </connections>
  524. </tableViewCell>
  525. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="addressUnitCell" id="Tw8-69-DnB" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  526. <rect key="frame" x="0.0" y="105.5" width="375" height="50"/>
  527. <autoresizingMask key="autoresizingMask"/>
  528. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Tw8-69-DnB" id="gPk-m5-2mE">
  529. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  530. <autoresizingMask key="autoresizingMask"/>
  531. <subviews>
  532. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nq8-LU-vKm">
  533. <rect key="frame" x="8" y="5" width="40" height="40"/>
  534. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  535. </imageView>
  536. <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="vck-nP-Fy0">
  537. <rect key="frame" x="56" y="14" width="487" height="21"/>
  538. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  539. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  540. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  541. <nil key="highlightedColor"/>
  542. </label>
  543. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XYB-HG-YIt">
  544. <rect key="frame" x="8" y="15" width="40" height="21"/>
  545. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  546. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  547. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  548. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  549. <nil key="highlightedColor"/>
  550. </label>
  551. </subviews>
  552. </tableViewCellContentView>
  553. <connections>
  554. <outlet property="iconImageView" destination="Nq8-LU-vKm" id="G87-kd-tNp"/>
  555. <outlet property="iconTagLabel" destination="XYB-HG-YIt" id="xIb-oP-VrI"/>
  556. <outlet property="nameLabel" destination="vck-nP-Fy0" id="5Mc-gq-li8"/>
  557. </connections>
  558. </tableViewCell>
  559. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="addressPersonCell" id="vd8-tW-njc" customClass="ContactItemCell" customModule="O2Platform" customModuleProvider="target">
  560. <rect key="frame" x="0.0" y="155.5" width="375" height="50"/>
  561. <autoresizingMask key="autoresizingMask"/>
  562. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vd8-tW-njc" id="Zue-nP-fAf">
  563. <rect key="frame" x="0.0" y="0.0" width="341" height="49.5"/>
  564. <autoresizingMask key="autoresizingMask"/>
  565. <subviews>
  566. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Zkg-Zp-guU">
  567. <rect key="frame" x="8" y="5" width="40" height="40"/>
  568. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  569. </imageView>
  570. <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="WE9-5h-qP6">
  571. <rect key="frame" x="56" y="14" width="487" height="21"/>
  572. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  573. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  574. <color key="textColor" red="0.070588235289999995" green="0.070588235289999995" blue="0.070588235289999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  575. <nil key="highlightedColor"/>
  576. </label>
  577. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="无" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j8q-Jd-iE8">
  578. <rect key="frame" x="8" y="15" width="40" height="21"/>
  579. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  580. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  581. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  582. <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  583. <nil key="highlightedColor"/>
  584. </label>
  585. </subviews>
  586. </tableViewCellContentView>
  587. <connections>
  588. <outlet property="iconImageView" destination="Zkg-Zp-guU" id="E43-vy-eSY"/>
  589. <outlet property="iconTagLabel" destination="j8q-Jd-iE8" id="nA7-XP-Qr7"/>
  590. <outlet property="nameLabel" destination="WE9-5h-qP6" id="H1R-Rj-sgz"/>
  591. </connections>
  592. </tableViewCell>
  593. </prototypes>
  594. <connections>
  595. <outlet property="dataSource" destination="rtm-Ih-lnV" id="Mdf-zM-Eaa"/>
  596. <outlet property="delegate" destination="rtm-Ih-lnV" id="zVK-nF-YDF"/>
  597. </connections>
  598. </tableView>
  599. <connections>
  600. <segue destination="iAx-ux-z5J" kind="show" identifier="showIdentityPersonSegue" id="7G0-CH-jjB"/>
  601. <segue destination="3YZ-RH-20k" kind="show" identifier="showIdentityPersonSegueV2" id="uDf-nl-zjl"/>
  602. </connections>
  603. </tableViewController>
  604. <placeholder placeholderIdentifier="IBFirstResponder" id="f9A-8k-8kY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  605. </objects>
  606. <point key="canvasLocation" x="2516" y="1002.5487256371815"/>
  607. </scene>
  608. <!--Navigation Controller-->
  609. <scene sceneID="C0x-SJ-txD">
  610. <objects>
  611. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="cvC-Xd-NbA" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  612. <toolbarItems/>
  613. <navigationBar key="navigationBar" contentMode="scaleToFill" id="Ih6-yy-4wj">
  614. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  615. <autoresizingMask key="autoresizingMask"/>
  616. </navigationBar>
  617. <nil name="viewControllers"/>
  618. <connections>
  619. <segue destination="P8m-JR-nYf" kind="relationship" relationship="rootViewController" id="RUR-vd-Llw"/>
  620. </connections>
  621. </navigationController>
  622. <placeholder placeholderIdentifier="IBFirstResponder" id="eft-tI-YdT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  623. </objects>
  624. <point key="canvasLocation" x="-767" y="1340"/>
  625. </scene>
  626. </scenes>
  627. <resources>
  628. <image name="Shapes" width="25" height="25"/>
  629. <image name="icon_boy_1" width="50" height="50"/>
  630. <image name="icon_collection_nor" width="50" height="50"/>
  631. <image name="icon_collection_pro" width="50" height="50"/>
  632. <image name="icon_girl_1" width="50" height="50"/>
  633. <image name="personDefaultIcon" width="24" height="24"/>
  634. <image name="pic_beijing1" width="375" height="230"/>
  635. </resources>
  636. <inferredMetricsTieBreakers>
  637. <segue reference="Sy2-Dk-jgV"/>
  638. <segue reference="aMD-xA-Tv2"/>
  639. <segue reference="maa-Lm-CVS"/>
  640. <segue reference="EGH-4l-bNL"/>
  641. </inferredMetricsTieBreakers>
  642. </document>