PersonalBindCardViewController.xib 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
  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" customClass="PersonalBindCardViewController" customModule="xingchuangke" customModuleProvider="target">
  12. <connections>
  13. <outlet property="txtBandAddress" destination="aJB-Zd-se1" id="NEf-jT-6bo"/>
  14. <outlet property="txtBankCard" destination="15K-7j-JHZ" id="vBT-Dg-xaP"/>
  15. <outlet property="txtBankChild" destination="pxM-L5-zo8" id="zoT-fB-mbR"/>
  16. <outlet property="txtBankName" destination="I1q-ch-nsa" id="UiJ-LO-2Sn"/>
  17. <outlet property="txtBankPhone" destination="2vd-KH-c1q" id="xfs-Nq-ufH"/>
  18. <outlet property="txtFL" destination="SZx-gf-b2E" id="fuP-KM-lW7"/>
  19. <outlet property="txtKHM" destination="EFb-gZ-mF6" id="7Cz-zx-PGB"/>
  20. <outlet property="txtType" destination="eip-Z0-ZQL" id="CP7-Oq-Dnk"/>
  21. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  22. <outlet property="view3" destination="79I-mr-D3Z" id="gql-DV-As7"/>
  23. <outlet property="view4" destination="DJd-92-OBe" id="lLh-Ri-nc8"/>
  24. <outlet property="view5" destination="ZJU-uw-V16" id="jRE-sk-AVe"/>
  25. </connections>
  26. </placeholder>
  27. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  28. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  29. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  31. <subviews>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4cf-fn-S3i">
  33. <rect key="frame" x="0.0" y="44" width="414" height="50"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ghe-OV-Ad3">
  36. <rect key="frame" x="20" y="49" width="394" height="1"/>
  37. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="1" id="2wo-kd-h61"/>
  40. </constraints>
  41. </view>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="开户名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ove-MS-56V">
  43. <rect key="frame" x="20" y="0.0" width="46" height="49"/>
  44. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  45. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写开户名称" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="EFb-gZ-mF6">
  49. <rect key="frame" x="76" y="0.0" width="295" height="49"/>
  50. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  51. <textInputTraits key="textInputTraits"/>
  52. </textField>
  53. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="E7L-xc-d7u">
  54. <rect key="frame" x="379" y="0.0" width="20" height="49"/>
  55. <constraints>
  56. <constraint firstAttribute="width" constant="20" id="PPW-io-RHf"/>
  57. </constraints>
  58. <state key="normal" image="ion_opening_merchants_02"/>
  59. </button>
  60. </subviews>
  61. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  62. <constraints>
  63. <constraint firstAttribute="trailing" secondItem="E7L-xc-d7u" secondAttribute="trailing" constant="15" id="74Q-Ac-Ndy"/>
  64. <constraint firstItem="EFb-gZ-mF6" firstAttribute="leading" secondItem="Ove-MS-56V" secondAttribute="trailing" constant="10" id="ApL-Jd-Djf"/>
  65. <constraint firstAttribute="height" constant="50" id="Jme-EJ-C94"/>
  66. <constraint firstItem="E7L-xc-d7u" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="TDl-Cq-hFa"/>
  67. <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="E7L-xc-d7u" secondAttribute="bottom" id="ThW-Mq-GWx"/>
  68. <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="EFb-gZ-mF6" secondAttribute="bottom" id="VHp-kh-AV2"/>
  69. <constraint firstItem="EFb-gZ-mF6" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="akB-Ld-YtG"/>
  70. <constraint firstItem="ghe-OV-Ad3" firstAttribute="leading" secondItem="4cf-fn-S3i" secondAttribute="leading" constant="20" id="bIv-P5-00F"/>
  71. <constraint firstItem="E7L-xc-d7u" firstAttribute="leading" secondItem="EFb-gZ-mF6" secondAttribute="trailing" constant="8" id="emB-9j-xPA"/>
  72. <constraint firstItem="Ove-MS-56V" firstAttribute="leading" secondItem="4cf-fn-S3i" secondAttribute="leading" constant="20" id="qTI-SN-5pa"/>
  73. <constraint firstItem="ghe-OV-Ad3" firstAttribute="top" secondItem="Ove-MS-56V" secondAttribute="bottom" id="qr9-4D-Nim"/>
  74. <constraint firstItem="Ove-MS-56V" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="top" id="rI0-AT-ad6"/>
  75. <constraint firstAttribute="bottom" secondItem="ghe-OV-Ad3" secondAttribute="bottom" id="ueI-vP-3WB"/>
  76. <constraint firstAttribute="trailing" secondItem="ghe-OV-Ad3" secondAttribute="trailing" id="yUH-Ky-thQ"/>
  77. </constraints>
  78. </view>
  79. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4ss-W1-cWf">
  80. <rect key="frame" x="0.0" y="94" width="414" height="50"/>
  81. <subviews>
  82. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BCG-GL-HEi">
  83. <rect key="frame" x="20" y="49" width="394" height="1"/>
  84. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  85. <constraints>
  86. <constraint firstAttribute="height" constant="1" id="bLL-kt-fn0"/>
  87. </constraints>
  88. </view>
  89. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="银行卡号(借记卡)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="juN-Ai-4ib">
  90. <rect key="frame" x="20" y="0.0" width="128.5" height="49"/>
  91. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  92. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  93. <nil key="highlightedColor"/>
  94. </label>
  95. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写银行卡号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="15K-7j-JHZ">
  96. <rect key="frame" x="158.5" y="0.0" width="212.5" height="49"/>
  97. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  98. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  99. </textField>
  100. <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xg1-4c-TQi">
  101. <rect key="frame" x="379" y="0.0" width="20" height="49"/>
  102. <constraints>
  103. <constraint firstAttribute="width" constant="20" id="KDs-Jq-RAj"/>
  104. </constraints>
  105. <state key="normal" image="aico_01"/>
  106. <connections>
  107. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="XJ3-HZ-whM"/>
  108. </connections>
  109. </button>
  110. </subviews>
  111. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  112. <constraints>
  113. <constraint firstItem="xg1-4c-TQi" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="3NH-e8-xN9"/>
  114. <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="xg1-4c-TQi" secondAttribute="bottom" id="6TF-cY-sda"/>
  115. <constraint firstAttribute="trailing" secondItem="xg1-4c-TQi" secondAttribute="trailing" constant="15" id="7hl-MS-Ci5"/>
  116. <constraint firstItem="xg1-4c-TQi" firstAttribute="leading" secondItem="15K-7j-JHZ" secondAttribute="trailing" constant="8" id="8W3-KU-xMA"/>
  117. <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="15K-7j-JHZ" secondAttribute="bottom" id="Fci-fP-gJT"/>
  118. <constraint firstItem="BCG-GL-HEi" firstAttribute="leading" secondItem="4ss-W1-cWf" secondAttribute="leading" constant="20" id="JwI-hU-VXU"/>
  119. <constraint firstItem="juN-Ai-4ib" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="UiB-aN-IzB"/>
  120. <constraint firstItem="15K-7j-JHZ" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="top" id="X6F-uB-m2v"/>
  121. <constraint firstItem="BCG-GL-HEi" firstAttribute="top" secondItem="juN-Ai-4ib" secondAttribute="bottom" id="XP6-EV-wlN"/>
  122. <constraint firstAttribute="trailing" secondItem="BCG-GL-HEi" secondAttribute="trailing" id="fmk-86-FM6"/>
  123. <constraint firstItem="juN-Ai-4ib" firstAttribute="leading" secondItem="4ss-W1-cWf" secondAttribute="leading" constant="20" id="isX-Ue-AHE"/>
  124. <constraint firstAttribute="height" constant="50" id="qqa-Wo-faE"/>
  125. <constraint firstItem="15K-7j-JHZ" firstAttribute="leading" secondItem="juN-Ai-4ib" secondAttribute="trailing" constant="10" id="tOE-wj-Cgp"/>
  126. <constraint firstAttribute="bottom" secondItem="BCG-GL-HEi" secondAttribute="bottom" id="vbz-KZ-Rhi"/>
  127. </constraints>
  128. </view>
  129. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RFV-bJ-A8j">
  130. <rect key="frame" x="0.0" y="144" width="414" height="50"/>
  131. <subviews>
  132. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oAb-cm-O42">
  133. <rect key="frame" x="20" y="49" width="394" height="1"/>
  134. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  135. <constraints>
  136. <constraint firstAttribute="height" constant="1" id="S3g-ou-TKM"/>
  137. </constraints>
  138. </view>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所属银行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Doy-7o-687">
  140. <rect key="frame" x="20" y="0.0" width="92" height="49"/>
  141. <constraints>
  142. <constraint firstAttribute="width" constant="92" id="rLW-1g-cSZ"/>
  143. </constraints>
  144. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  145. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  146. <nil key="highlightedColor"/>
  147. </label>
  148. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="自动识别所属银行" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="I1q-ch-nsa">
  149. <rect key="frame" x="122" y="0.0" width="252" height="49"/>
  150. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  151. <textInputTraits key="textInputTraits"/>
  152. </textField>
  153. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uGc-4d-2T2">
  154. <rect key="frame" x="122" y="0.0" width="277" height="49"/>
  155. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
  156. <state key="normal" image="right_gray"/>
  157. <connections>
  158. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="A5N-8F-eDo"/>
  159. </connections>
  160. </button>
  161. </subviews>
  162. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  163. <constraints>
  164. <constraint firstItem="Doy-7o-687" firstAttribute="leading" secondItem="RFV-bJ-A8j" secondAttribute="leading" constant="20" id="0GZ-k3-Qex"/>
  165. <constraint firstItem="uGc-4d-2T2" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="27N-P3-k91"/>
  166. <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="Doy-7o-687" secondAttribute="bottom" id="2Xe-Yf-rae"/>
  167. <constraint firstItem="I1q-ch-nsa" firstAttribute="leading" secondItem="Doy-7o-687" secondAttribute="trailing" constant="10" id="463-3c-Hxv"/>
  168. <constraint firstItem="Doy-7o-687" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="610-ml-5u5"/>
  169. <constraint firstAttribute="trailing" secondItem="oAb-cm-O42" secondAttribute="trailing" id="6Hw-Dl-Jt7"/>
  170. <constraint firstAttribute="trailing" secondItem="uGc-4d-2T2" secondAttribute="trailing" constant="15" id="Lpr-c7-w7q"/>
  171. <constraint firstItem="I1q-ch-nsa" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="top" id="Nqx-QC-CCW"/>
  172. <constraint firstAttribute="bottom" secondItem="oAb-cm-O42" secondAttribute="bottom" id="RJW-Ie-x2z"/>
  173. <constraint firstAttribute="trailing" secondItem="I1q-ch-nsa" secondAttribute="trailing" constant="40" id="RPT-uR-QwS"/>
  174. <constraint firstAttribute="height" constant="50" id="WAR-fV-QCi"/>
  175. <constraint firstItem="uGc-4d-2T2" firstAttribute="leading" secondItem="Doy-7o-687" secondAttribute="trailing" constant="10" id="f4s-I7-13z"/>
  176. <constraint firstItem="oAb-cm-O42" firstAttribute="leading" secondItem="RFV-bJ-A8j" secondAttribute="leading" constant="20" id="fZh-6c-bC2"/>
  177. <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="uGc-4d-2T2" secondAttribute="bottom" id="gRo-tJ-OCr"/>
  178. <constraint firstItem="oAb-cm-O42" firstAttribute="top" secondItem="I1q-ch-nsa" secondAttribute="bottom" id="nCG-ne-z9c"/>
  179. </constraints>
  180. </view>
  181. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="79I-mr-D3Z">
  182. <rect key="frame" x="0.0" y="194" width="414" height="50"/>
  183. <subviews>
  184. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fa6-CA-2vd">
  185. <rect key="frame" x="20" y="49" width="394" height="1"/>
  186. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  187. <constraints>
  188. <constraint firstAttribute="height" constant="1" id="WOh-xo-OaQ"/>
  189. </constraints>
  190. </view>
  191. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="银行所在地区" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uC8-hR-OQl">
  192. <rect key="frame" x="20" y="0.0" width="92" height="49"/>
  193. <constraints>
  194. <constraint firstAttribute="width" constant="92" id="270-Ib-oEB"/>
  195. </constraints>
  196. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  197. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  198. <nil key="highlightedColor"/>
  199. </label>
  200. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aJB-Zd-se1">
  201. <rect key="frame" x="122" y="0.0" width="252" height="49"/>
  202. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  203. <textInputTraits key="textInputTraits"/>
  204. </textField>
  205. <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kzZ-yu-kro">
  206. <rect key="frame" x="122" y="0.0" width="277" height="49"/>
  207. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
  208. <state key="normal" image="right_gray"/>
  209. <connections>
  210. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="3Bt-hU-e3G"/>
  211. </connections>
  212. </button>
  213. </subviews>
  214. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  215. <constraints>
  216. <constraint firstItem="fa6-CA-2vd" firstAttribute="top" secondItem="aJB-Zd-se1" secondAttribute="bottom" id="29A-hr-qTl"/>
  217. <constraint firstItem="aJB-Zd-se1" firstAttribute="leading" secondItem="uC8-hR-OQl" secondAttribute="trailing" constant="10" id="6lX-Js-MvJ"/>
  218. <constraint firstAttribute="trailing" secondItem="aJB-Zd-se1" secondAttribute="trailing" constant="40" id="A0g-rG-S0n"/>
  219. <constraint firstItem="uC8-hR-OQl" firstAttribute="top" secondItem="79I-mr-D3Z" secondAttribute="top" id="AwZ-xe-3Zi"/>
  220. <constraint firstItem="fa6-CA-2vd" firstAttribute="top" secondItem="kzZ-yu-kro" secondAttribute="bottom" id="C0w-fh-4FC"/>
  221. <constraint firstAttribute="trailing" secondItem="fa6-CA-2vd" secondAttribute="trailing" id="GWu-bW-VxA"/>
  222. <constraint firstAttribute="height" constant="50" id="KQK-xa-zaN"/>
  223. <constraint firstItem="kzZ-yu-kro" firstAttribute="top" secondItem="79I-mr-D3Z" secondAttribute="top" id="ORz-tO-dYL"/>
  224. <constraint firstItem="aJB-Zd-se1" firstAttribute="top" secondItem="79I-mr-D3Z" secondAttribute="top" id="Psc-ZM-Rh4"/>
  225. <constraint firstItem="fa6-CA-2vd" firstAttribute="leading" secondItem="79I-mr-D3Z" secondAttribute="leading" constant="20" id="U63-JL-DTP"/>
  226. <constraint firstItem="kzZ-yu-kro" firstAttribute="leading" secondItem="uC8-hR-OQl" secondAttribute="trailing" constant="10" id="VXk-t0-Had"/>
  227. <constraint firstAttribute="bottom" secondItem="fa6-CA-2vd" secondAttribute="bottom" id="k7k-dI-55F"/>
  228. <constraint firstItem="fa6-CA-2vd" firstAttribute="top" secondItem="uC8-hR-OQl" secondAttribute="bottom" id="la3-fC-4Wk"/>
  229. <constraint firstAttribute="trailing" secondItem="kzZ-yu-kro" secondAttribute="trailing" constant="15" id="ugS-if-JnB"/>
  230. <constraint firstItem="uC8-hR-OQl" firstAttribute="leading" secondItem="79I-mr-D3Z" secondAttribute="leading" constant="20" id="yru-NR-tpm"/>
  231. </constraints>
  232. </view>
  233. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DJd-92-OBe">
  234. <rect key="frame" x="0.0" y="244" width="414" height="50"/>
  235. <subviews>
  236. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8TP-ZZ-we8">
  237. <rect key="frame" x="20" y="49" width="394" height="1"/>
  238. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  239. <constraints>
  240. <constraint firstAttribute="height" constant="1" id="Teb-lh-slI"/>
  241. </constraints>
  242. </view>
  243. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所属支行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BjJ-XA-1LV">
  244. <rect key="frame" x="20" y="0.0" width="92" height="49"/>
  245. <constraints>
  246. <constraint firstAttribute="width" constant="92" id="HbW-5k-5uv"/>
  247. </constraints>
  248. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  249. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  250. <nil key="highlightedColor"/>
  251. </label>
  252. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="pxM-L5-zo8">
  253. <rect key="frame" x="122" y="0.0" width="252" height="49"/>
  254. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  255. <textInputTraits key="textInputTraits"/>
  256. </textField>
  257. <button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Nx-cF-H4z">
  258. <rect key="frame" x="122" y="0.0" width="277" height="49"/>
  259. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
  260. <state key="normal" image="right_gray"/>
  261. <connections>
  262. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="ZMd-0Z-cQu"/>
  263. </connections>
  264. </button>
  265. </subviews>
  266. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  267. <constraints>
  268. <constraint firstAttribute="bottom" secondItem="8TP-ZZ-we8" secondAttribute="bottom" id="2nD-89-bFI"/>
  269. <constraint firstAttribute="height" constant="50" id="3Ax-XY-SQm"/>
  270. <constraint firstItem="8TP-ZZ-we8" firstAttribute="top" secondItem="BjJ-XA-1LV" secondAttribute="bottom" id="6oF-bj-XjG"/>
  271. <constraint firstItem="BjJ-XA-1LV" firstAttribute="leading" secondItem="DJd-92-OBe" secondAttribute="leading" constant="20" id="DWl-O5-dsY"/>
  272. <constraint firstAttribute="trailing" secondItem="pxM-L5-zo8" secondAttribute="trailing" constant="40" id="EjF-OJ-haW"/>
  273. <constraint firstAttribute="trailing" secondItem="8TP-ZZ-we8" secondAttribute="trailing" id="Foj-Vg-tCS"/>
  274. <constraint firstItem="6Nx-cF-H4z" firstAttribute="leading" secondItem="BjJ-XA-1LV" secondAttribute="trailing" constant="10" id="IG3-B4-PCF"/>
  275. <constraint firstItem="8TP-ZZ-we8" firstAttribute="top" secondItem="6Nx-cF-H4z" secondAttribute="bottom" id="Iuo-rD-zB3"/>
  276. <constraint firstItem="8TP-ZZ-we8" firstAttribute="top" secondItem="pxM-L5-zo8" secondAttribute="bottom" id="Iuz-9Y-lzw"/>
  277. <constraint firstAttribute="trailing" secondItem="6Nx-cF-H4z" secondAttribute="trailing" constant="15" id="Uig-gx-gRH"/>
  278. <constraint firstItem="pxM-L5-zo8" firstAttribute="leading" secondItem="BjJ-XA-1LV" secondAttribute="trailing" constant="10" id="ac3-cF-ghz"/>
  279. <constraint firstItem="BjJ-XA-1LV" firstAttribute="top" secondItem="DJd-92-OBe" secondAttribute="top" id="czj-7B-Blb"/>
  280. <constraint firstItem="6Nx-cF-H4z" firstAttribute="top" secondItem="DJd-92-OBe" secondAttribute="top" id="qtN-Oa-hAD"/>
  281. <constraint firstItem="8TP-ZZ-we8" firstAttribute="leading" secondItem="DJd-92-OBe" secondAttribute="leading" constant="20" id="tvw-hK-kZC"/>
  282. <constraint firstItem="pxM-L5-zo8" firstAttribute="top" secondItem="DJd-92-OBe" secondAttribute="top" id="w76-xS-Y07"/>
  283. </constraints>
  284. </view>
  285. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZJU-uw-V16">
  286. <rect key="frame" x="0.0" y="294" width="414" height="50"/>
  287. <subviews>
  288. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mWn-9y-5KN">
  289. <rect key="frame" x="20" y="49" width="394" height="1"/>
  290. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  291. <constraints>
  292. <constraint firstAttribute="height" constant="1" id="S4d-rN-uzu"/>
  293. </constraints>
  294. </view>
  295. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="银行卡预留手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9hU-ds-Gq2">
  296. <rect key="frame" x="20" y="0.0" width="122.5" height="49"/>
  297. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  298. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  299. <nil key="highlightedColor"/>
  300. </label>
  301. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请填写预留手机号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="2vd-KH-c1q">
  302. <rect key="frame" x="152.5" y="0.0" width="218.5" height="49"/>
  303. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  304. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  305. </textField>
  306. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U5l-ki-2Vu">
  307. <rect key="frame" x="379" y="0.0" width="20" height="49"/>
  308. <constraints>
  309. <constraint firstAttribute="width" constant="20" id="hdR-KJ-68i"/>
  310. </constraints>
  311. <state key="normal" image="ion_opening_merchants_02"/>
  312. </button>
  313. </subviews>
  314. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  315. <constraints>
  316. <constraint firstItem="mWn-9y-5KN" firstAttribute="top" secondItem="2vd-KH-c1q" secondAttribute="bottom" id="0W5-9l-sLN"/>
  317. <constraint firstAttribute="height" constant="50" id="GgU-Xh-OLP"/>
  318. <constraint firstItem="mWn-9y-5KN" firstAttribute="top" secondItem="9hU-ds-Gq2" secondAttribute="bottom" id="Gye-EE-45A"/>
  319. <constraint firstItem="9hU-ds-Gq2" firstAttribute="top" secondItem="ZJU-uw-V16" secondAttribute="top" id="Isr-aO-7dd"/>
  320. <constraint firstAttribute="bottom" secondItem="mWn-9y-5KN" secondAttribute="bottom" id="OQH-wS-k2p"/>
  321. <constraint firstItem="9hU-ds-Gq2" firstAttribute="leading" secondItem="ZJU-uw-V16" secondAttribute="leading" constant="20" id="R61-9L-5Yx"/>
  322. <constraint firstItem="U5l-ki-2Vu" firstAttribute="leading" secondItem="2vd-KH-c1q" secondAttribute="trailing" constant="8" id="RZ8-1P-weF"/>
  323. <constraint firstItem="mWn-9y-5KN" firstAttribute="top" secondItem="U5l-ki-2Vu" secondAttribute="bottom" id="WsG-uZ-MOo"/>
  324. <constraint firstAttribute="trailing" secondItem="mWn-9y-5KN" secondAttribute="trailing" id="bDE-oS-LL0"/>
  325. <constraint firstItem="mWn-9y-5KN" firstAttribute="leading" secondItem="ZJU-uw-V16" secondAttribute="leading" constant="20" id="bXp-0c-cJ4"/>
  326. <constraint firstItem="U5l-ki-2Vu" firstAttribute="top" secondItem="ZJU-uw-V16" secondAttribute="top" id="tC1-Ui-vhB"/>
  327. <constraint firstItem="2vd-KH-c1q" firstAttribute="leading" secondItem="9hU-ds-Gq2" secondAttribute="trailing" constant="10" id="tMu-Hz-bS6"/>
  328. <constraint firstItem="2vd-KH-c1q" firstAttribute="top" secondItem="ZJU-uw-V16" secondAttribute="top" id="vyG-Z6-6R3"/>
  329. <constraint firstAttribute="trailing" secondItem="U5l-ki-2Vu" secondAttribute="trailing" constant="15" id="wIt-YV-4T2"/>
  330. </constraints>
  331. </view>
  332. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="knY-ZK-VEG">
  333. <rect key="frame" x="0.0" y="354" width="414" height="50"/>
  334. <subviews>
  335. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dEe-16-WhS">
  336. <rect key="frame" x="20" y="49" width="394" height="1"/>
  337. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  338. <constraints>
  339. <constraint firstAttribute="height" constant="1" id="IMO-y4-t7K"/>
  340. </constraints>
  341. </view>
  342. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所属行业" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r2n-jb-H9F">
  343. <rect key="frame" x="20" y="0.0" width="92" height="49"/>
  344. <constraints>
  345. <constraint firstAttribute="width" constant="92" id="GjZ-z0-w8A"/>
  346. </constraints>
  347. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  348. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  349. <nil key="highlightedColor"/>
  350. </label>
  351. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="eip-Z0-ZQL">
  352. <rect key="frame" x="122" y="0.0" width="252" height="49"/>
  353. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  354. <textInputTraits key="textInputTraits"/>
  355. </textField>
  356. <button opaque="NO" tag="1004" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7xN-VN-oAz">
  357. <rect key="frame" x="122" y="0.0" width="277" height="49"/>
  358. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
  359. <state key="normal" image="right_gray"/>
  360. <connections>
  361. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="XJI-Da-q9T"/>
  362. </connections>
  363. </button>
  364. </subviews>
  365. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  366. <constraints>
  367. <constraint firstAttribute="bottom" secondItem="dEe-16-WhS" secondAttribute="bottom" id="3NT-ew-RHX"/>
  368. <constraint firstAttribute="trailing" secondItem="eip-Z0-ZQL" secondAttribute="trailing" constant="40" id="Aaj-jD-ynq"/>
  369. <constraint firstAttribute="trailing" secondItem="7xN-VN-oAz" secondAttribute="trailing" constant="15" id="HvM-q8-4Ay"/>
  370. <constraint firstItem="7xN-VN-oAz" firstAttribute="leading" secondItem="r2n-jb-H9F" secondAttribute="trailing" constant="10" id="Jrn-t0-yWH"/>
  371. <constraint firstItem="dEe-16-WhS" firstAttribute="top" secondItem="eip-Z0-ZQL" secondAttribute="bottom" id="TW4-DD-i2u"/>
  372. <constraint firstItem="dEe-16-WhS" firstAttribute="top" secondItem="7xN-VN-oAz" secondAttribute="bottom" id="W0P-6g-zsF"/>
  373. <constraint firstItem="eip-Z0-ZQL" firstAttribute="leading" secondItem="r2n-jb-H9F" secondAttribute="trailing" constant="10" id="YbW-DD-NQD"/>
  374. <constraint firstAttribute="trailing" secondItem="dEe-16-WhS" secondAttribute="trailing" id="efA-Q5-7Lt"/>
  375. <constraint firstItem="r2n-jb-H9F" firstAttribute="top" secondItem="knY-ZK-VEG" secondAttribute="top" id="hBC-H2-28A"/>
  376. <constraint firstAttribute="height" constant="50" id="khK-BI-JZT"/>
  377. <constraint firstItem="r2n-jb-H9F" firstAttribute="leading" secondItem="knY-ZK-VEG" secondAttribute="leading" constant="20" id="mLs-hP-vWD"/>
  378. <constraint firstItem="eip-Z0-ZQL" firstAttribute="top" secondItem="knY-ZK-VEG" secondAttribute="top" id="njT-4B-XVO"/>
  379. <constraint firstItem="dEe-16-WhS" firstAttribute="leading" secondItem="knY-ZK-VEG" secondAttribute="leading" constant="20" id="pIy-9k-9IN"/>
  380. <constraint firstItem="dEe-16-WhS" firstAttribute="top" secondItem="r2n-jb-H9F" secondAttribute="bottom" id="xCk-Cq-aca"/>
  381. <constraint firstItem="7xN-VN-oAz" firstAttribute="top" secondItem="knY-ZK-VEG" secondAttribute="top" id="yfn-cd-JKz"/>
  382. </constraints>
  383. </view>
  384. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9qK-Yd-Jj4">
  385. <rect key="frame" x="0.0" y="404" width="414" height="50"/>
  386. <subviews>
  387. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ivv-dl-hLJ">
  388. <rect key="frame" x="20" y="49" width="394" height="1"/>
  389. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  390. <constraints>
  391. <constraint firstAttribute="height" constant="1" id="wI1-dQ-2Rr"/>
  392. </constraints>
  393. </view>
  394. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="费率" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yjz-Sf-GqM">
  395. <rect key="frame" x="20" y="0.0" width="92" height="49"/>
  396. <constraints>
  397. <constraint firstAttribute="width" constant="92" id="Fit-Xu-5dN"/>
  398. </constraints>
  399. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  400. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  401. <nil key="highlightedColor"/>
  402. </label>
  403. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="0.6%" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="SZx-gf-b2E">
  404. <rect key="frame" x="122" y="0.0" width="252" height="49"/>
  405. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  406. <textInputTraits key="textInputTraits"/>
  407. </textField>
  408. <button opaque="NO" tag="1005" contentMode="scaleToFill" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Bm8-MB-mOG">
  409. <rect key="frame" x="122" y="0.0" width="277" height="49"/>
  410. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="10" maxY="0.0"/>
  411. <state key="normal" image="right_gray"/>
  412. <connections>
  413. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="SEC-r1-bob"/>
  414. </connections>
  415. </button>
  416. </subviews>
  417. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  418. <constraints>
  419. <constraint firstItem="Ivv-dl-hLJ" firstAttribute="top" secondItem="SZx-gf-b2E" secondAttribute="bottom" id="FIS-Nu-knK"/>
  420. <constraint firstItem="Ivv-dl-hLJ" firstAttribute="leading" secondItem="9qK-Yd-Jj4" secondAttribute="leading" constant="20" id="LUh-B9-ybp"/>
  421. <constraint firstItem="Yjz-Sf-GqM" firstAttribute="top" secondItem="9qK-Yd-Jj4" secondAttribute="top" id="MXI-Qd-sTb"/>
  422. <constraint firstItem="Bm8-MB-mOG" firstAttribute="top" secondItem="9qK-Yd-Jj4" secondAttribute="top" id="OKn-yv-beN"/>
  423. <constraint firstAttribute="height" constant="50" id="Orm-cs-Pet"/>
  424. <constraint firstItem="Ivv-dl-hLJ" firstAttribute="top" secondItem="Yjz-Sf-GqM" secondAttribute="bottom" id="PC5-kO-tsA"/>
  425. <constraint firstItem="Bm8-MB-mOG" firstAttribute="leading" secondItem="Yjz-Sf-GqM" secondAttribute="trailing" constant="10" id="VoR-aw-hQZ"/>
  426. <constraint firstAttribute="bottom" secondItem="Ivv-dl-hLJ" secondAttribute="bottom" id="WqZ-c4-9Tc"/>
  427. <constraint firstAttribute="trailing" secondItem="Bm8-MB-mOG" secondAttribute="trailing" constant="15" id="dVV-tS-ZYg"/>
  428. <constraint firstItem="Yjz-Sf-GqM" firstAttribute="leading" secondItem="9qK-Yd-Jj4" secondAttribute="leading" constant="20" id="eVT-8b-pPB"/>
  429. <constraint firstItem="SZx-gf-b2E" firstAttribute="top" secondItem="9qK-Yd-Jj4" secondAttribute="top" id="ec2-tL-fn1"/>
  430. <constraint firstAttribute="trailing" secondItem="Ivv-dl-hLJ" secondAttribute="trailing" id="evu-2D-egw"/>
  431. <constraint firstItem="Ivv-dl-hLJ" firstAttribute="top" secondItem="Bm8-MB-mOG" secondAttribute="bottom" id="kBS-2g-aLr"/>
  432. <constraint firstAttribute="trailing" secondItem="SZx-gf-b2E" secondAttribute="trailing" constant="40" id="vEF-JK-63n"/>
  433. <constraint firstItem="SZx-gf-b2E" firstAttribute="leading" secondItem="Yjz-Sf-GqM" secondAttribute="trailing" constant="10" id="yzv-J0-Udr"/>
  434. </constraints>
  435. </view>
  436. <button opaque="NO" tag="1006" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WVg-yh-tdQ">
  437. <rect key="frame" x="30" y="494" width="354" height="60"/>
  438. <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  439. <state key="normal" title="提交" backgroundImage="btu_01">
  440. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  441. </state>
  442. <connections>
  443. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="6wi-lb-IZw"/>
  444. </connections>
  445. </button>
  446. </subviews>
  447. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  448. <constraints>
  449. <constraint firstItem="4ss-W1-cWf" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="18S-8L-0um"/>
  450. <constraint firstItem="9qK-Yd-Jj4" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="1WD-W6-Y1D"/>
  451. <constraint firstItem="4cf-fn-S3i" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" id="2KT-G7-02t"/>
  452. <constraint firstItem="WVg-yh-tdQ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="30" id="9IF-Mr-3a9"/>
  453. <constraint firstItem="4ss-W1-cWf" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="AZE-hG-hYh"/>
  454. <constraint firstItem="DJd-92-OBe" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="Acg-uP-qAd"/>
  455. <constraint firstItem="ZJU-uw-V16" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="GUI-Yo-zIs"/>
  456. <constraint firstItem="4cf-fn-S3i" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Hj4-HD-gD3"/>
  457. <constraint firstItem="DJd-92-OBe" firstAttribute="top" secondItem="79I-mr-D3Z" secondAttribute="bottom" id="Kmg-EK-yAY"/>
  458. <constraint firstItem="ZJU-uw-V16" firstAttribute="top" secondItem="DJd-92-OBe" secondAttribute="bottom" id="MZZ-i5-R6R"/>
  459. <constraint firstItem="DJd-92-OBe" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="PjM-Vt-dSG"/>
  460. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="4cf-fn-S3i" secondAttribute="trailing" id="S2N-1h-CWA"/>
  461. <constraint firstItem="RFV-bJ-A8j" firstAttribute="top" secondItem="4ss-W1-cWf" secondAttribute="bottom" id="VQa-s7-RbK"/>
  462. <constraint firstItem="knY-ZK-VEG" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="Ys3-Xb-ES6"/>
  463. <constraint firstItem="9qK-Yd-Jj4" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="acV-K6-1WT"/>
  464. <constraint firstItem="79I-mr-D3Z" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="cJl-QX-Gpx"/>
  465. <constraint firstItem="4ss-W1-cWf" firstAttribute="top" secondItem="4cf-fn-S3i" secondAttribute="bottom" id="dWV-6w-yUX"/>
  466. <constraint firstItem="RFV-bJ-A8j" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="h6l-vr-eKq"/>
  467. <constraint firstItem="RFV-bJ-A8j" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="mKO-qn-g2B"/>
  468. <constraint firstItem="79I-mr-D3Z" firstAttribute="top" secondItem="RFV-bJ-A8j" secondAttribute="bottom" id="oIG-S7-Vwm"/>
  469. <constraint firstItem="ZJU-uw-V16" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="twG-Bo-W8h"/>
  470. <constraint firstItem="WVg-yh-tdQ" firstAttribute="top" secondItem="9qK-Yd-Jj4" secondAttribute="bottom" constant="40" id="wVn-Zk-dpH"/>
  471. <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="WVg-yh-tdQ" secondAttribute="trailing" constant="30" id="yAv-Va-Rvj"/>
  472. <constraint firstItem="knY-ZK-VEG" firstAttribute="top" secondItem="ZJU-uw-V16" secondAttribute="bottom" constant="10" id="ySv-ab-dpA"/>
  473. <constraint firstItem="knY-ZK-VEG" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="zN3-It-igQ"/>
  474. <constraint firstItem="9qK-Yd-Jj4" firstAttribute="top" secondItem="knY-ZK-VEG" secondAttribute="bottom" id="zrA-W6-6e4"/>
  475. <constraint firstItem="79I-mr-D3Z" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="zw1-pr-zSz"/>
  476. </constraints>
  477. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  478. <point key="canvasLocation" x="-1394" y="-62"/>
  479. </view>
  480. </objects>
  481. <resources>
  482. <image name="aico_01" width="19" height="16"/>
  483. <image name="btu_01" width="378" height="59.5"/>
  484. <image name="ion_opening_merchants_02" width="19" height="19"/>
  485. <image name="right_gray" width="6" height="11"/>
  486. </resources>
  487. </document>