InventoryOrderSearchListCell.xib 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.3" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="ipad11_0rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.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. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="788" id="KGk-i7-Jjw" customClass="InventoryOrderSearchListCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="788"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="375" height="788"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NGk-JN-x3q">
  21. <rect key="frame" x="0.0" y="10" width="375" height="1"/>
  22. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="1" id="gvQ-xs-Dhl"/>
  25. </constraints>
  26. </view>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="客户名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eyS-6m-PFo">
  28. <rect key="frame" x="10" y="21" width="70" height="21"/>
  29. <constraints>
  30. <constraint firstAttribute="width" constant="70" id="bYg-wg-UE0"/>
  31. <constraint firstAttribute="height" constant="21" id="gYP-3q-WgV"/>
  32. </constraints>
  33. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  34. <nil key="textColor"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6Ml-DG-oqH">
  38. <rect key="frame" x="0.0" y="52" width="375" height="1"/>
  39. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="1" id="F42-Fn-wYg"/>
  42. </constraints>
  43. </view>
  44. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入客户名称" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Cqr-Pl-fPX">
  45. <rect key="frame" x="0.0" y="63" width="375" height="21"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="21" id="y4h-2X-deM"/>
  48. </constraints>
  49. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  50. <textInputTraits key="textInputTraits"/>
  51. </textField>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KOj-xC-x1j">
  53. <rect key="frame" x="0.0" y="94" width="375" height="1"/>
  54. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  55. <constraints>
  56. <constraint firstAttribute="height" constant="1" id="wPP-8w-NTW"/>
  57. </constraints>
  58. </view>
  59. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sem-J1-MvI">
  60. <rect key="frame" x="10" y="105" width="70" height="21"/>
  61. <constraints>
  62. <constraint firstAttribute="width" constant="70" id="Wkz-au-ZbR"/>
  63. <constraint firstAttribute="height" constant="21" id="iCj-8M-qz4"/>
  64. </constraints>
  65. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  66. <nil key="textColor"/>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qmG-sI-7C0">
  70. <rect key="frame" x="0.0" y="136" width="375" height="1"/>
  71. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="1" id="9ci-5o-Gez"/>
  74. </constraints>
  75. </view>
  76. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入联系人" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="XH4-IV-5y5">
  77. <rect key="frame" x="0.0" y="147" width="375" height="21"/>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="21" id="GLu-vP-jNa"/>
  80. </constraints>
  81. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  82. <textInputTraits key="textInputTraits"/>
  83. </textField>
  84. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MyF-xc-JHF">
  85. <rect key="frame" x="0.0" y="178" width="375" height="1"/>
  86. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  87. <constraints>
  88. <constraint firstAttribute="height" constant="1" id="NvG-7B-CoV"/>
  89. </constraints>
  90. </view>
  91. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系电话" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X8J-O6-S4x">
  92. <rect key="frame" x="10" y="189" width="70" height="21"/>
  93. <constraints>
  94. <constraint firstAttribute="height" constant="21" id="WuX-ZJ-gb9"/>
  95. <constraint firstAttribute="width" constant="70" id="jj1-Py-8RL"/>
  96. </constraints>
  97. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  98. <nil key="textColor"/>
  99. <nil key="highlightedColor"/>
  100. </label>
  101. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wfA-s1-qbv">
  102. <rect key="frame" x="0.0" y="220" width="375" height="1"/>
  103. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="1" id="6Sf-Mw-15I"/>
  106. </constraints>
  107. </view>
  108. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入联系电话" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="X9h-0B-oCt">
  109. <rect key="frame" x="0.0" y="231" width="375" height="21"/>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="21" id="vi0-gP-A7b"/>
  112. </constraints>
  113. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  114. <textInputTraits key="textInputTraits"/>
  115. </textField>
  116. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="juy-wx-5Xr">
  117. <rect key="frame" x="0.0" y="262" width="375" height="1"/>
  118. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  119. <constraints>
  120. <constraint firstAttribute="height" constant="1" id="8VV-8s-j18"/>
  121. </constraints>
  122. </view>
  123. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="业务员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7VD-tM-syw">
  124. <rect key="frame" x="10" y="273" width="70" height="21"/>
  125. <constraints>
  126. <constraint firstAttribute="width" constant="70" id="D3x-4Z-RWw"/>
  127. <constraint firstAttribute="height" constant="21" id="ViH-0O-lGP"/>
  128. </constraints>
  129. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  130. <nil key="textColor"/>
  131. <nil key="highlightedColor"/>
  132. </label>
  133. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QYJ-yu-G8Y">
  134. <rect key="frame" x="0.0" y="304" width="375" height="1"/>
  135. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  136. <constraints>
  137. <constraint firstAttribute="height" constant="1" id="oXN-Rv-bRD"/>
  138. </constraints>
  139. </view>
  140. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JWd-1P-QXR">
  141. <rect key="frame" x="0.0" y="315" width="375" height="21"/>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="21" id="wnP-HE-lZt"/>
  144. </constraints>
  145. <state key="normal" title="请选择业务员">
  146. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  147. </state>
  148. <connections>
  149. <action selector="staffClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="hPo-LP-sAX"/>
  150. </connections>
  151. </button>
  152. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nem-XE-6Pl">
  153. <rect key="frame" x="0.0" y="346" width="375" height="1"/>
  154. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  155. <constraints>
  156. <constraint firstAttribute="height" constant="1" id="EVx-7J-olr"/>
  157. </constraints>
  158. </view>
  159. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="冻结原因" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YGA-a3-Ips">
  160. <rect key="frame" x="10" y="357" width="70" height="21"/>
  161. <constraints>
  162. <constraint firstAttribute="width" constant="70" id="05e-vq-7Dr"/>
  163. <constraint firstAttribute="height" constant="21" id="GLg-DU-L31"/>
  164. </constraints>
  165. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  166. <nil key="textColor"/>
  167. <nil key="highlightedColor"/>
  168. </label>
  169. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cTY-QZ-Qai">
  170. <rect key="frame" x="0.0" y="388" width="375" height="1"/>
  171. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  172. <constraints>
  173. <constraint firstAttribute="height" constant="1" id="9fU-8j-3og"/>
  174. </constraints>
  175. </view>
  176. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Yt-79-Ova">
  177. <rect key="frame" x="0.0" y="399" width="375" height="21"/>
  178. <constraints>
  179. <constraint firstAttribute="height" constant="21" id="669-LI-9Gp"/>
  180. </constraints>
  181. <state key="normal" title="请选择冻结原因">
  182. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  183. </state>
  184. <connections>
  185. <action selector="freezeReasonClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="GLw-tQ-GgZ"/>
  186. </connections>
  187. </button>
  188. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rb3-K5-5rA">
  189. <rect key="frame" x="0.0" y="430" width="375" height="1"/>
  190. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  191. <constraints>
  192. <constraint firstAttribute="height" constant="1" id="eCz-Sd-2hT"/>
  193. </constraints>
  194. </view>
  195. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务开始日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dGP-D3-XPg">
  196. <rect key="frame" x="10" y="441" width="104" height="21"/>
  197. <constraints>
  198. <constraint firstAttribute="height" constant="21" id="EB1-BP-Gc0"/>
  199. <constraint firstAttribute="width" constant="104" id="S49-t5-yb4"/>
  200. </constraints>
  201. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  202. <nil key="textColor"/>
  203. <nil key="highlightedColor"/>
  204. </label>
  205. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xQw-1h-LSR">
  206. <rect key="frame" x="0.0" y="472" width="375" height="1"/>
  207. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  208. <constraints>
  209. <constraint firstAttribute="height" constant="1" id="sXb-x3-Fgu"/>
  210. </constraints>
  211. </view>
  212. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G5W-5p-5Bz">
  213. <rect key="frame" x="0.0" y="483" width="375" height="21"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="21" id="0qj-2U-hIh"/>
  216. </constraints>
  217. <state key="normal" title="请选择账务开始日期">
  218. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  219. </state>
  220. <connections>
  221. <action selector="accountStartDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="1XX-T0-Uxu"/>
  222. </connections>
  223. </button>
  224. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QJ3-cs-kF7">
  225. <rect key="frame" x="0.0" y="514" width="375" height="1"/>
  226. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  227. <constraints>
  228. <constraint firstAttribute="height" constant="1" id="zeM-jS-ieO"/>
  229. </constraints>
  230. </view>
  231. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账务结束日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6gv-cx-Ojo">
  232. <rect key="frame" x="10" y="525" width="104" height="21"/>
  233. <constraints>
  234. <constraint firstAttribute="height" constant="21" id="H43-ZB-bSK"/>
  235. <constraint firstAttribute="width" constant="104" id="m4I-4I-LLA"/>
  236. </constraints>
  237. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  238. <nil key="textColor"/>
  239. <nil key="highlightedColor"/>
  240. </label>
  241. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pKS-kN-eRL">
  242. <rect key="frame" x="0.0" y="556" width="375" height="1"/>
  243. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="1" id="uIv-ne-Ttp"/>
  246. </constraints>
  247. </view>
  248. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dXy-AH-ina">
  249. <rect key="frame" x="0.0" y="567" width="375" height="21"/>
  250. <constraints>
  251. <constraint firstAttribute="height" constant="21" id="Erb-Uh-EYI"/>
  252. </constraints>
  253. <state key="normal" title="请选择账务结束日期">
  254. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  255. </state>
  256. <connections>
  257. <action selector="accountEndDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="GSZ-O2-Ifz"/>
  258. </connections>
  259. </button>
  260. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qqg-T1-w0n">
  261. <rect key="frame" x="0.0" y="598" width="375" height="1"/>
  262. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  263. <constraints>
  264. <constraint firstAttribute="height" constant="1" id="QJw-Q9-n7B"/>
  265. </constraints>
  266. </view>
  267. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="冻结截止开始日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ubm-ih-HQb">
  268. <rect key="frame" x="10" y="609" width="139" height="21"/>
  269. <constraints>
  270. <constraint firstAttribute="height" constant="21" id="4ko-eb-8OL"/>
  271. <constraint firstAttribute="width" constant="139" id="9eW-dB-hQw"/>
  272. </constraints>
  273. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  274. <nil key="textColor"/>
  275. <nil key="highlightedColor"/>
  276. </label>
  277. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VNd-M1-wU2">
  278. <rect key="frame" x="0.0" y="640" width="375" height="1"/>
  279. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  280. <constraints>
  281. <constraint firstAttribute="height" constant="1" id="xj7-TW-P7U"/>
  282. </constraints>
  283. </view>
  284. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fS9-Xe-l7W">
  285. <rect key="frame" x="0.0" y="651" width="375" height="21"/>
  286. <constraints>
  287. <constraint firstAttribute="height" constant="21" id="SJK-xm-cL4"/>
  288. </constraints>
  289. <state key="normal" title="请选择冻结截止开始日期">
  290. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  291. </state>
  292. <connections>
  293. <action selector="freezeStartDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="Jbf-2s-nRm"/>
  294. </connections>
  295. </button>
  296. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qeg-DD-0gB">
  297. <rect key="frame" x="0.0" y="682" width="375" height="1"/>
  298. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  299. <constraints>
  300. <constraint firstAttribute="height" constant="1" id="zJM-ab-eG7"/>
  301. </constraints>
  302. </view>
  303. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="冻结截止结束日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3dp-lH-Et0">
  304. <rect key="frame" x="10" y="693" width="139" height="21"/>
  305. <constraints>
  306. <constraint firstAttribute="height" constant="21" id="WNp-Zj-L9y"/>
  307. <constraint firstAttribute="width" constant="139" id="ZNx-g7-cLP"/>
  308. </constraints>
  309. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  310. <nil key="textColor"/>
  311. <nil key="highlightedColor"/>
  312. </label>
  313. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sX1-dz-l5v">
  314. <rect key="frame" x="0.0" y="724" width="375" height="1"/>
  315. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  316. <constraints>
  317. <constraint firstAttribute="height" constant="1" id="RUd-o1-XF3"/>
  318. </constraints>
  319. </view>
  320. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6m9-vI-YJg">
  321. <rect key="frame" x="0.0" y="735" width="375" height="21"/>
  322. <constraints>
  323. <constraint firstAttribute="height" constant="21" id="vS8-Mp-zGI"/>
  324. </constraints>
  325. <state key="normal" title="请选择冻结截止结束日期">
  326. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  327. </state>
  328. <connections>
  329. <action selector="freezeEndDateClickAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="4H8-IA-gqe"/>
  330. </connections>
  331. </button>
  332. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LLc-55-g3B">
  333. <rect key="frame" x="0.0" y="766" width="375" height="1"/>
  334. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  335. <constraints>
  336. <constraint firstAttribute="height" constant="1" id="RLe-Gw-rTt"/>
  337. </constraints>
  338. </view>
  339. </subviews>
  340. <constraints>
  341. <constraint firstItem="dGP-D3-XPg" firstAttribute="top" secondItem="rb3-K5-5rA" secondAttribute="bottom" constant="10" id="09a-FV-YCs"/>
  342. <constraint firstAttribute="trailing" secondItem="qeg-DD-0gB" secondAttribute="trailing" id="0uw-ex-XuN"/>
  343. <constraint firstAttribute="trailing" secondItem="juy-wx-5Xr" secondAttribute="trailing" id="1Sg-XZ-tMG"/>
  344. <constraint firstItem="pKS-kN-eRL" firstAttribute="top" secondItem="6gv-cx-Ojo" secondAttribute="bottom" constant="10" id="2iD-Qs-dsz"/>
  345. <constraint firstItem="fS9-Xe-l7W" firstAttribute="top" secondItem="VNd-M1-wU2" secondAttribute="bottom" constant="10" id="50a-bd-LGf"/>
  346. <constraint firstItem="KOj-xC-x1j" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="6B8-6o-6N6"/>
  347. <constraint firstAttribute="trailing" secondItem="6Ml-DG-oqH" secondAttribute="trailing" id="6Y0-kW-heI"/>
  348. <constraint firstAttribute="trailing" secondItem="MyF-xc-JHF" secondAttribute="trailing" id="6jw-BB-MPB"/>
  349. <constraint firstItem="ubm-ih-HQb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="77f-QL-ALp"/>
  350. <constraint firstItem="juy-wx-5Xr" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="8bX-zi-r6B"/>
  351. <constraint firstItem="YGA-a3-Ips" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="97a-SI-iQT"/>
  352. <constraint firstItem="qqg-T1-w0n" firstAttribute="top" secondItem="dXy-AH-ina" secondAttribute="bottom" constant="10" id="9UU-SO-lZX"/>
  353. <constraint firstItem="5Yt-79-Ova" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="ARM-ar-x3I"/>
  354. <constraint firstItem="VNd-M1-wU2" firstAttribute="top" secondItem="ubm-ih-HQb" secondAttribute="bottom" constant="10" id="Bgc-qw-BZa"/>
  355. <constraint firstAttribute="trailing" secondItem="QJ3-cs-kF7" secondAttribute="trailing" id="BxJ-nX-lCh"/>
  356. <constraint firstAttribute="trailing" secondItem="nem-XE-6Pl" secondAttribute="trailing" id="CAh-XZ-N1a"/>
  357. <constraint firstItem="eyS-6m-PFo" firstAttribute="top" secondItem="NGk-JN-x3q" secondAttribute="bottom" constant="10" id="Cbz-Zr-1bT"/>
  358. <constraint firstItem="cTY-QZ-Qai" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Civ-WD-nri"/>
  359. <constraint firstAttribute="trailing" secondItem="pKS-kN-eRL" secondAttribute="trailing" id="EDD-yn-67E"/>
  360. <constraint firstItem="Cqr-Pl-fPX" firstAttribute="top" secondItem="6Ml-DG-oqH" secondAttribute="bottom" constant="10" id="EJE-1Y-sDF"/>
  361. <constraint firstItem="5Yt-79-Ova" firstAttribute="top" secondItem="cTY-QZ-Qai" secondAttribute="bottom" constant="10" id="El0-UO-FiZ"/>
  362. <constraint firstItem="xQw-1h-LSR" firstAttribute="top" secondItem="dGP-D3-XPg" secondAttribute="bottom" constant="10" id="FYg-95-hD2"/>
  363. <constraint firstItem="X8J-O6-S4x" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="FZR-mt-0Ww"/>
  364. <constraint firstItem="qmG-sI-7C0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Fxe-ev-9dd"/>
  365. <constraint firstItem="X8J-O6-S4x" firstAttribute="top" secondItem="MyF-xc-JHF" secondAttribute="bottom" constant="10" id="H0G-2A-4gA"/>
  366. <constraint firstItem="pKS-kN-eRL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="HCR-Yo-6Nq"/>
  367. <constraint firstItem="eyS-6m-PFo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="I3T-6q-FxS"/>
  368. <constraint firstItem="MyF-xc-JHF" firstAttribute="top" secondItem="XH4-IV-5y5" secondAttribute="bottom" constant="10" id="I82-Z5-lbF"/>
  369. <constraint firstItem="6m9-vI-YJg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Jh3-Ov-rDD"/>
  370. <constraint firstAttribute="trailing" secondItem="5Yt-79-Ova" secondAttribute="trailing" id="Joe-DN-VIx"/>
  371. <constraint firstItem="JWd-1P-QXR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="KmG-Yh-rrK"/>
  372. <constraint firstAttribute="trailing" secondItem="fS9-Xe-l7W" secondAttribute="trailing" id="Lfr-0A-HVs"/>
  373. <constraint firstAttribute="trailing" secondItem="rb3-K5-5rA" secondAttribute="trailing" id="Lrd-4E-Vdi"/>
  374. <constraint firstItem="VNd-M1-wU2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="MFy-gV-NMQ"/>
  375. <constraint firstAttribute="trailing" secondItem="XH4-IV-5y5" secondAttribute="trailing" id="N9m-4D-vi0"/>
  376. <constraint firstItem="dXy-AH-ina" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="O8D-Kk-kuR"/>
  377. <constraint firstAttribute="trailing" secondItem="6m9-vI-YJg" secondAttribute="trailing" id="OKq-IK-RBS"/>
  378. <constraint firstAttribute="trailing" secondItem="qmG-sI-7C0" secondAttribute="trailing" id="P1f-zU-oW1"/>
  379. <constraint firstItem="G5W-5p-5Bz" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="PAA-dv-SXb"/>
  380. <constraint firstItem="wfA-s1-qbv" firstAttribute="top" secondItem="X8J-O6-S4x" secondAttribute="bottom" constant="10" id="QeW-Ys-XbJ"/>
  381. <constraint firstAttribute="trailing" secondItem="JWd-1P-QXR" secondAttribute="trailing" id="ScL-OX-7Fl"/>
  382. <constraint firstItem="Cqr-Pl-fPX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="TuV-nX-SaE"/>
  383. <constraint firstItem="dXy-AH-ina" firstAttribute="top" secondItem="pKS-kN-eRL" secondAttribute="bottom" constant="10" id="V0v-nb-jho"/>
  384. <constraint firstAttribute="trailing" secondItem="X9h-0B-oCt" secondAttribute="trailing" id="VI9-lP-yGk"/>
  385. <constraint firstItem="QJ3-cs-kF7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Vt0-CN-eFH"/>
  386. <constraint firstItem="NGk-JN-x3q" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="WdJ-vg-kEE"/>
  387. <constraint firstAttribute="trailing" secondItem="sX1-dz-l5v" secondAttribute="trailing" id="Ws1-Wh-Xj4"/>
  388. <constraint firstAttribute="trailing" secondItem="qqg-T1-w0n" secondAttribute="trailing" id="Xkr-YY-cQI"/>
  389. <constraint firstAttribute="trailing" secondItem="LLc-55-g3B" secondAttribute="trailing" id="Ylz-yP-tx4"/>
  390. <constraint firstItem="3dp-lH-Et0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="Z3G-z1-5ql"/>
  391. <constraint firstItem="sX1-dz-l5v" firstAttribute="top" secondItem="3dp-lH-Et0" secondAttribute="bottom" constant="10" id="Z8J-MD-p0P"/>
  392. <constraint firstAttribute="trailing" secondItem="G5W-5p-5Bz" secondAttribute="trailing" id="ZYL-8e-yU1"/>
  393. <constraint firstAttribute="trailing" secondItem="KOj-xC-x1j" secondAttribute="trailing" id="ayk-Yf-rpG"/>
  394. <constraint firstItem="rb3-K5-5rA" firstAttribute="top" secondItem="5Yt-79-Ova" secondAttribute="bottom" constant="10" id="azW-Kz-3Mb"/>
  395. <constraint firstItem="fS9-Xe-l7W" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bL5-vJ-Wy8"/>
  396. <constraint firstItem="qmG-sI-7C0" firstAttribute="top" secondItem="Sem-J1-MvI" secondAttribute="bottom" constant="10" id="c6B-wf-gdB"/>
  397. <constraint firstItem="qeg-DD-0gB" firstAttribute="top" secondItem="fS9-Xe-l7W" secondAttribute="bottom" constant="10" id="cpp-DE-hNj"/>
  398. <constraint firstItem="6gv-cx-Ojo" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="csw-Qx-GgO"/>
  399. <constraint firstAttribute="trailing" secondItem="QYJ-yu-G8Y" secondAttribute="trailing" id="cwI-AT-C6K"/>
  400. <constraint firstItem="QJ3-cs-kF7" firstAttribute="top" secondItem="G5W-5p-5Bz" secondAttribute="bottom" constant="10" id="djx-bk-O2V"/>
  401. <constraint firstItem="6m9-vI-YJg" firstAttribute="top" secondItem="sX1-dz-l5v" secondAttribute="bottom" constant="10" id="e8a-6S-Thx"/>
  402. <constraint firstItem="3dp-lH-Et0" firstAttribute="top" secondItem="qeg-DD-0gB" secondAttribute="bottom" constant="10" id="ezo-rl-toS"/>
  403. <constraint firstItem="LLc-55-g3B" firstAttribute="top" secondItem="6m9-vI-YJg" secondAttribute="bottom" constant="10" id="fsf-xh-4HG"/>
  404. <constraint firstItem="ubm-ih-HQb" firstAttribute="top" secondItem="qqg-T1-w0n" secondAttribute="bottom" constant="10" id="hEp-8K-MPg"/>
  405. <constraint firstAttribute="trailing" secondItem="xQw-1h-LSR" secondAttribute="trailing" id="hQf-Kq-ORZ"/>
  406. <constraint firstItem="dGP-D3-XPg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="hW6-QR-xnh"/>
  407. <constraint firstItem="nem-XE-6Pl" firstAttribute="top" secondItem="JWd-1P-QXR" secondAttribute="bottom" constant="10" id="hcE-6D-vzf"/>
  408. <constraint firstItem="sX1-dz-l5v" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lRG-ou-Yav"/>
  409. <constraint firstItem="wfA-s1-qbv" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lmz-Ys-5ML"/>
  410. <constraint firstItem="6Ml-DG-oqH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="lna-hm-hKf"/>
  411. <constraint firstItem="MyF-xc-JHF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="m0T-61-yqA"/>
  412. <constraint firstItem="XH4-IV-5y5" firstAttribute="top" secondItem="qmG-sI-7C0" secondAttribute="bottom" constant="10" id="m0u-h2-aLU"/>
  413. <constraint firstItem="qqg-T1-w0n" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="mMw-w2-lEW"/>
  414. <constraint firstAttribute="trailing" secondItem="dXy-AH-ina" secondAttribute="trailing" id="msN-NV-iSB"/>
  415. <constraint firstItem="nem-XE-6Pl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="npo-9B-mVC"/>
  416. <constraint firstItem="X9h-0B-oCt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="p9f-RU-ez6"/>
  417. <constraint firstItem="G5W-5p-5Bz" firstAttribute="top" secondItem="xQw-1h-LSR" secondAttribute="bottom" constant="10" id="pDj-9T-egG"/>
  418. <constraint firstItem="YGA-a3-Ips" firstAttribute="top" secondItem="nem-XE-6Pl" secondAttribute="bottom" constant="10" id="phP-n7-0wd"/>
  419. <constraint firstItem="juy-wx-5Xr" firstAttribute="top" secondItem="X9h-0B-oCt" secondAttribute="bottom" constant="10" id="q3O-zL-u3c"/>
  420. <constraint firstItem="JWd-1P-QXR" firstAttribute="top" secondItem="QYJ-yu-G8Y" secondAttribute="bottom" constant="10" id="q7E-n0-7my"/>
  421. <constraint firstItem="rb3-K5-5rA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="qW2-03-Ufe"/>
  422. <constraint firstItem="cTY-QZ-Qai" firstAttribute="top" secondItem="YGA-a3-Ips" secondAttribute="bottom" constant="10" id="qh7-R2-AX0"/>
  423. <constraint firstItem="XH4-IV-5y5" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="qj7-2B-kU5"/>
  424. <constraint firstItem="LLc-55-g3B" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="s2Y-Ns-aN7"/>
  425. <constraint firstItem="xQw-1h-LSR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="tmQ-Us-dJ3"/>
  426. <constraint firstAttribute="trailing" secondItem="NGk-JN-x3q" secondAttribute="trailing" id="tql-vd-E0Z"/>
  427. <constraint firstAttribute="trailing" secondItem="Cqr-Pl-fPX" secondAttribute="trailing" id="uHT-Jv-j1u"/>
  428. <constraint firstAttribute="trailing" secondItem="cTY-QZ-Qai" secondAttribute="trailing" id="uMa-pz-AWp"/>
  429. <constraint firstItem="X9h-0B-oCt" firstAttribute="top" secondItem="wfA-s1-qbv" secondAttribute="bottom" constant="10" id="uez-2p-Ilf"/>
  430. <constraint firstItem="KOj-xC-x1j" firstAttribute="top" secondItem="Cqr-Pl-fPX" secondAttribute="bottom" constant="10" id="vzg-31-QqK"/>
  431. <constraint firstItem="qeg-DD-0gB" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="w57-SR-uHf"/>
  432. <constraint firstItem="7VD-tM-syw" firstAttribute="top" secondItem="juy-wx-5Xr" secondAttribute="bottom" constant="10" id="wQD-Sc-O0S"/>
  433. <constraint firstItem="6Ml-DG-oqH" firstAttribute="top" secondItem="eyS-6m-PFo" secondAttribute="bottom" constant="10" id="x0Y-vX-mIA"/>
  434. <constraint firstItem="6gv-cx-Ojo" firstAttribute="top" secondItem="QJ3-cs-kF7" secondAttribute="bottom" constant="10" id="xDS-1D-2mH"/>
  435. <constraint firstItem="Sem-J1-MvI" firstAttribute="top" secondItem="KOj-xC-x1j" secondAttribute="bottom" constant="10" id="xIn-3h-JkI"/>
  436. <constraint firstItem="Sem-J1-MvI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="xLg-bN-qNg"/>
  437. <constraint firstAttribute="trailing" secondItem="VNd-M1-wU2" secondAttribute="trailing" id="xi7-wb-enk"/>
  438. <constraint firstAttribute="trailing" secondItem="wfA-s1-qbv" secondAttribute="trailing" id="yjN-fL-EVs"/>
  439. <constraint firstItem="7VD-tM-syw" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="ytT-vG-UNj"/>
  440. <constraint firstItem="QYJ-yu-G8Y" firstAttribute="top" secondItem="7VD-tM-syw" secondAttribute="bottom" constant="10" id="zOr-5q-uDu"/>
  441. <constraint firstItem="NGk-JN-x3q" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="zbO-b6-MyK"/>
  442. <constraint firstItem="QYJ-yu-G8Y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="zxN-qG-KIs"/>
  443. </constraints>
  444. </tableViewCellContentView>
  445. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  446. <connections>
  447. <outlet property="btnAccountEndDate" destination="dXy-AH-ina" id="QWm-sd-Lxs"/>
  448. <outlet property="btnAccountStartDate" destination="G5W-5p-5Bz" id="teD-Hq-b71"/>
  449. <outlet property="btnFreezeEndDate" destination="6m9-vI-YJg" id="Prm-AK-KBU"/>
  450. <outlet property="btnFreezeReason" destination="5Yt-79-Ova" id="0GL-8P-3f1"/>
  451. <outlet property="btnFreezeStartDate" destination="fS9-Xe-l7W" id="CzW-Iu-JPa"/>
  452. <outlet property="btnStaff" destination="JWd-1P-QXR" id="8kJ-Wx-3Pp"/>
  453. <outlet property="txtContacts" destination="XH4-IV-5y5" id="QMz-mc-iQv"/>
  454. <outlet property="txtCustomerName" destination="Cqr-Pl-fPX" id="knb-9P-dEl"/>
  455. <outlet property="txtTelephone" destination="X9h-0B-oCt" id="fzO-sf-qIx"/>
  456. </connections>
  457. <point key="canvasLocation" x="215.21739130434784" y="239.0625"/>
  458. </tableViewCell>
  459. </objects>
  460. </document>