ThirdTableViewCell.xib 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" 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="22685"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="523" id="KGk-i7-Jjw" customClass="ThirdTableViewCell">
  13. <rect key="frame" x="0.0" y="0.0" width="489" height="524"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  16. <rect key="frame" x="0.0" y="0.0" width="489" height="524"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="认证类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ngu-8p-u9Y">
  20. <rect key="frame" x="15" y="10" width="61.5" height="18"/>
  21. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  22. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  23. <nil key="highlightedColor"/>
  24. </label>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" verticalCompressionResistancePriority="751" text="真实姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D2v-gl-dxA">
  26. <rect key="frame" x="15" y="107" width="61.5" height="18"/>
  27. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  28. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XYF-4C-frW" userLabel="type base View">
  32. <rect key="frame" x="15" y="43" width="459" height="44"/>
  33. <subviews>
  34. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择认证类型" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RJk-OV-rq8">
  35. <rect key="frame" x="15" y="7" width="384" height="30"/>
  36. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="30" id="7sM-Zh-L44"/>
  39. </constraints>
  40. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  42. <textInputTraits key="textInputTraits"/>
  43. </textField>
  44. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mine_shiming_down_icon" translatesAutoresizingMaskIntoConstraints="NO" id="sCU-Kg-lPc">
  45. <rect key="frame" x="432" y="18" width="12" height="8"/>
  46. <constraints>
  47. <constraint firstAttribute="width" constant="12" id="ZWC-hk-DBR"/>
  48. <constraint firstAttribute="height" constant="8" id="oQq-qR-4Vn"/>
  49. </constraints>
  50. </imageView>
  51. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q9D-yJ-bde">
  52. <rect key="frame" x="0.0" y="0.0" width="459" height="44"/>
  53. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  55. <state key="normal">
  56. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  57. </state>
  58. <connections>
  59. <action selector="buttonClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="AHz-yF-2ct"/>
  60. </connections>
  61. </button>
  62. </subviews>
  63. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <constraints>
  65. <constraint firstAttribute="trailing" secondItem="sCU-Kg-lPc" secondAttribute="trailing" constant="15" id="1Il-CC-qWG"/>
  66. <constraint firstItem="RJk-OV-rq8" firstAttribute="leading" secondItem="XYF-4C-frW" secondAttribute="leading" constant="15" id="APf-gF-IQq"/>
  67. <constraint firstAttribute="height" constant="44" id="AqR-gG-9YZ"/>
  68. <constraint firstItem="sCU-Kg-lPc" firstAttribute="centerY" secondItem="XYF-4C-frW" secondAttribute="centerY" id="F9e-xr-3h7"/>
  69. <constraint firstItem="q9D-yJ-bde" firstAttribute="top" secondItem="XYF-4C-frW" secondAttribute="top" id="GjU-me-xao"/>
  70. <constraint firstItem="q9D-yJ-bde" firstAttribute="leading" secondItem="XYF-4C-frW" secondAttribute="leading" id="Jph-FD-2ef"/>
  71. <constraint firstItem="RJk-OV-rq8" firstAttribute="centerY" secondItem="XYF-4C-frW" secondAttribute="centerY" id="Jra-qt-d5v"/>
  72. <constraint firstAttribute="trailing" secondItem="RJk-OV-rq8" secondAttribute="trailing" constant="60" id="dZC-db-cMJ"/>
  73. <constraint firstAttribute="trailing" secondItem="q9D-yJ-bde" secondAttribute="trailing" id="h3v-6p-p5W"/>
  74. <constraint firstAttribute="bottom" secondItem="q9D-yJ-bde" secondAttribute="bottom" id="u2L-HS-Z3M"/>
  75. </constraints>
  76. <userDefinedRuntimeAttributes>
  77. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  78. <real key="value" value="22"/>
  79. </userDefinedRuntimeAttribute>
  80. </userDefinedRuntimeAttributes>
  81. </view>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系方式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dji-5S-CVL">
  83. <rect key="frame" x="15" y="204" width="61.5" height="18"/>
  84. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  85. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Vza-sg-3fz">
  89. <rect key="frame" x="15" y="140" width="459" height="44"/>
  90. <subviews>
  91. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的真实姓名" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="AME-7L-UjS">
  92. <rect key="frame" x="15" y="0.0" width="429" height="44"/>
  93. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. <rect key="contentStretch" x="1" y="0.0" width="1" height="1"/>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="44" id="R0X-kK-zz3"/>
  97. </constraints>
  98. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  99. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  100. <textInputTraits key="textInputTraits"/>
  101. <userDefinedRuntimeAttributes>
  102. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  103. <real key="value" value="22"/>
  104. </userDefinedRuntimeAttribute>
  105. </userDefinedRuntimeAttributes>
  106. </textField>
  107. </subviews>
  108. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  109. <constraints>
  110. <constraint firstAttribute="height" constant="44" id="1k1-Qk-NC3"/>
  111. <constraint firstAttribute="bottom" secondItem="AME-7L-UjS" secondAttribute="bottom" id="BtC-U7-6XV"/>
  112. <constraint firstAttribute="trailing" secondItem="AME-7L-UjS" secondAttribute="trailing" constant="15" id="O8U-hB-dwO"/>
  113. <constraint firstItem="AME-7L-UjS" firstAttribute="leading" secondItem="Vza-sg-3fz" secondAttribute="leading" constant="15" id="ar1-eo-S7C"/>
  114. <constraint firstItem="AME-7L-UjS" firstAttribute="top" secondItem="Vza-sg-3fz" secondAttribute="top" id="rVM-Z0-puO"/>
  115. </constraints>
  116. <userDefinedRuntimeAttributes>
  117. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  118. <real key="value" value="22"/>
  119. </userDefinedRuntimeAttribute>
  120. </userDefinedRuntimeAttributes>
  121. </view>
  122. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="身份证号码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NbP-At-ZHw">
  123. <rect key="frame" x="15" y="301" width="76.5" height="18"/>
  124. <fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
  125. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  126. <nil key="highlightedColor"/>
  127. </label>
  128. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kbg-yy-J0h">
  129. <rect key="frame" x="76.5" y="8.5" width="8" height="21"/>
  130. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  131. <color key="textColor" red="1" green="0.1799120149" blue="0.14187581260000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  132. <nil key="highlightedColor"/>
  133. </label>
  134. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v3g-lt-hqn">
  135. <rect key="frame" x="76.5" y="106" width="8" height="20.5"/>
  136. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  137. <color key="textColor" red="1" green="0.1799120149" blue="0.14187581260000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hxd-U1-E5l">
  141. <rect key="frame" x="76.5" y="203" width="8" height="20.5"/>
  142. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  143. <color key="textColor" red="1" green="0.1799120149" blue="0.14187581260000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  144. <nil key="highlightedColor"/>
  145. </label>
  146. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JNT-EP-ZEU">
  147. <rect key="frame" x="91.5" y="299.5" width="8" height="21"/>
  148. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  149. <color key="textColor" red="1" green="0.1799120149" blue="0.14187581260000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  150. <nil key="highlightedColor"/>
  151. </label>
  152. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vSC-yw-Rm4">
  153. <rect key="frame" x="15" y="237" width="459" height="44"/>
  154. <subviews>
  155. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的联系方式" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="NrP-Jh-2TB">
  156. <rect key="frame" x="15" y="0.0" width="429" height="44"/>
  157. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  158. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  159. <textInputTraits key="textInputTraits"/>
  160. <userDefinedRuntimeAttributes>
  161. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  162. <real key="value" value="22"/>
  163. </userDefinedRuntimeAttribute>
  164. </userDefinedRuntimeAttributes>
  165. </textField>
  166. </subviews>
  167. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  168. <constraints>
  169. <constraint firstItem="NrP-Jh-2TB" firstAttribute="leading" secondItem="vSC-yw-Rm4" secondAttribute="leading" constant="15" id="E0L-j2-YTk"/>
  170. <constraint firstAttribute="height" constant="44" id="POB-TR-mD9"/>
  171. <constraint firstAttribute="bottom" secondItem="NrP-Jh-2TB" secondAttribute="bottom" id="Tag-zH-Znt"/>
  172. <constraint firstAttribute="trailing" secondItem="NrP-Jh-2TB" secondAttribute="trailing" constant="15" id="i2s-wy-DhP"/>
  173. <constraint firstItem="NrP-Jh-2TB" firstAttribute="top" secondItem="vSC-yw-Rm4" secondAttribute="top" id="idN-TJ-8td"/>
  174. </constraints>
  175. <userDefinedRuntimeAttributes>
  176. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  177. <real key="value" value="22"/>
  178. </userDefinedRuntimeAttribute>
  179. </userDefinedRuntimeAttributes>
  180. </view>
  181. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gVg-YC-VxV">
  182. <rect key="frame" x="15" y="335.5" width="459" height="44"/>
  183. <subviews>
  184. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的身份证号码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="4pB-yE-AtX">
  185. <rect key="frame" x="15" y="0.0" width="429" height="44"/>
  186. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  187. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  188. <textInputTraits key="textInputTraits"/>
  189. <userDefinedRuntimeAttributes>
  190. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  191. <real key="value" value="22"/>
  192. </userDefinedRuntimeAttribute>
  193. </userDefinedRuntimeAttributes>
  194. </textField>
  195. </subviews>
  196. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  197. <constraints>
  198. <constraint firstItem="4pB-yE-AtX" firstAttribute="top" secondItem="gVg-YC-VxV" secondAttribute="top" id="68m-ia-eIj"/>
  199. <constraint firstItem="4pB-yE-AtX" firstAttribute="leading" secondItem="gVg-YC-VxV" secondAttribute="leading" constant="15" id="ehN-od-zH5"/>
  200. <constraint firstAttribute="trailing" secondItem="4pB-yE-AtX" secondAttribute="trailing" constant="15" id="jyq-zb-jGP"/>
  201. <constraint firstAttribute="height" constant="44" id="v7A-Rn-E3M"/>
  202. <constraint firstAttribute="bottom" secondItem="4pB-yE-AtX" secondAttribute="bottom" id="z5s-Ed-K4N"/>
  203. </constraints>
  204. <userDefinedRuntimeAttributes>
  205. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  206. <real key="value" value="22"/>
  207. </userDefinedRuntimeAttribute>
  208. </userDefinedRuntimeAttributes>
  209. </view>
  210. </subviews>
  211. <constraints>
  212. <constraint firstItem="Vza-sg-3fz" firstAttribute="trailing" secondItem="XYF-4C-frW" secondAttribute="trailing" id="0tk-HS-mX2"/>
  213. <constraint firstItem="v3g-lt-hqn" firstAttribute="leading" secondItem="D2v-gl-dxA" secondAttribute="trailing" id="3ke-oj-33q"/>
  214. <constraint firstItem="hxd-U1-E5l" firstAttribute="leading" secondItem="Dji-5S-CVL" secondAttribute="trailing" id="6dW-uC-eIy"/>
  215. <constraint firstItem="gVg-YC-VxV" firstAttribute="leading" secondItem="XYF-4C-frW" secondAttribute="leading" id="BVD-d7-TAU"/>
  216. <constraint firstItem="D2v-gl-dxA" firstAttribute="top" secondItem="XYF-4C-frW" secondAttribute="bottom" constant="20" id="CGL-13-cDI"/>
  217. <constraint firstItem="ngu-8p-u9Y" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="Cmq-jr-yA8"/>
  218. <constraint firstItem="vSC-yw-Rm4" firstAttribute="top" secondItem="Dji-5S-CVL" secondAttribute="bottom" constant="15" id="F7i-47-Qpx"/>
  219. <constraint firstItem="gVg-YC-VxV" firstAttribute="top" secondItem="JNT-EP-ZEU" secondAttribute="bottom" constant="15" id="HCJ-5P-6bM"/>
  220. <constraint firstItem="vSC-yw-Rm4" firstAttribute="trailing" secondItem="XYF-4C-frW" secondAttribute="trailing" id="Iin-bq-JKc"/>
  221. <constraint firstItem="Vza-sg-3fz" firstAttribute="top" secondItem="D2v-gl-dxA" secondAttribute="bottom" constant="15" id="OHG-fY-4se"/>
  222. <constraint firstItem="kbg-yy-J0h" firstAttribute="leading" secondItem="ngu-8p-u9Y" secondAttribute="trailing" id="QK0-ni-C97"/>
  223. <constraint firstItem="NbP-At-ZHw" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Tk4-hf-bcQ"/>
  224. <constraint firstItem="JNT-EP-ZEU" firstAttribute="leading" secondItem="NbP-At-ZHw" secondAttribute="trailing" id="Vmk-Hf-dAl"/>
  225. <constraint firstItem="Vza-sg-3fz" firstAttribute="leading" secondItem="XYF-4C-frW" secondAttribute="leading" id="Zhh-eV-P38"/>
  226. <constraint firstItem="Dji-5S-CVL" firstAttribute="top" secondItem="Vza-sg-3fz" secondAttribute="bottom" constant="20" id="aCu-Ov-d9d"/>
  227. <constraint firstItem="ngu-8p-u9Y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="azm-YV-Igt"/>
  228. <constraint firstItem="Dji-5S-CVL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="dzD-Ex-JQG"/>
  229. <constraint firstItem="JNT-EP-ZEU" firstAttribute="centerY" secondItem="NbP-At-ZHw" secondAttribute="centerY" id="eng-1h-H6g"/>
  230. <constraint firstAttribute="trailing" secondItem="XYF-4C-frW" secondAttribute="trailing" constant="15" id="h8F-hd-wAk"/>
  231. <constraint firstItem="kbg-yy-J0h" firstAttribute="centerY" secondItem="ngu-8p-u9Y" secondAttribute="centerY" id="hTi-II-46r"/>
  232. <constraint firstItem="D2v-gl-dxA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="kfk-gT-tLn"/>
  233. <constraint firstItem="XYF-4C-frW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="knS-fk-iFw"/>
  234. <constraint firstItem="vSC-yw-Rm4" firstAttribute="leading" secondItem="XYF-4C-frW" secondAttribute="leading" id="mRl-t0-xBy"/>
  235. <constraint firstItem="NbP-At-ZHw" firstAttribute="top" secondItem="vSC-yw-Rm4" secondAttribute="bottom" constant="20" id="nfA-h7-cvi"/>
  236. <constraint firstItem="hxd-U1-E5l" firstAttribute="centerY" secondItem="Dji-5S-CVL" secondAttribute="centerY" id="okY-ap-jDw"/>
  237. <constraint firstItem="gVg-YC-VxV" firstAttribute="trailing" secondItem="XYF-4C-frW" secondAttribute="trailing" id="qAd-pg-Ssa"/>
  238. <constraint firstItem="XYF-4C-frW" firstAttribute="top" secondItem="ngu-8p-u9Y" secondAttribute="bottom" constant="15" id="qCW-zL-5Bq"/>
  239. <constraint firstItem="v3g-lt-hqn" firstAttribute="centerY" secondItem="D2v-gl-dxA" secondAttribute="centerY" id="reM-fe-pNX"/>
  240. </constraints>
  241. </tableViewCellContentView>
  242. <connections>
  243. <outlet property="contactTextFiled" destination="NrP-Jh-2TB" id="KUU-ic-gQP"/>
  244. <outlet property="contactWay" destination="Dji-5S-CVL" id="0wR-0q-7B7"/>
  245. <outlet property="idStartLabel" destination="hxd-U1-E5l" id="6pq-2l-494"/>
  246. <outlet property="identificationButton" destination="q9D-yJ-bde" id="pbr-PJ-ZsK"/>
  247. <outlet property="identificationName" destination="D2v-gl-dxA" id="IRi-Rn-ToY"/>
  248. <outlet property="identificationNumFiled" destination="4pB-yE-AtX" id="L3z-Mb-h40"/>
  249. <outlet property="identificationNumLabel" destination="NbP-At-ZHw" id="Qqf-JB-TLk"/>
  250. <outlet property="identificationType" destination="ngu-8p-u9Y" id="uRo-JF-ahz"/>
  251. <outlet property="nameTextFiled" destination="AME-7L-UjS" id="U8Y-s8-4s8"/>
  252. <outlet property="typeTextFiled" destination="RJk-OV-rq8" id="pmG-zY-FlW"/>
  253. </connections>
  254. <point key="canvasLocation" x="620" y="340.02998500749629"/>
  255. </tableViewCell>
  256. </objects>
  257. <resources>
  258. <image name="mine_shiming_down_icon" width="12" height="8"/>
  259. </resources>
  260. </document>