RealNameAuthViewController.xib 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="RealNameAuthViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="btnFinish" destination="Kgj-zb-bLj" id="L9U-cN-FB2"/>
  16. <outlet property="btnMenu1" destination="WnO-Yw-qug" id="9AA-vL-Pws"/>
  17. <outlet property="btnMenu2" destination="IZI-T6-08z" id="CyQ-vm-rlr"/>
  18. <outlet property="btnMenu3" destination="dRy-bO-HaR" id="ovg-7U-uzk"/>
  19. <outlet property="btnMenu4" destination="pfs-pV-r2Z" id="KFX-Vq-bxF"/>
  20. <outlet property="img1" destination="Ssq-Qg-3bt" id="oFg-0E-Egq"/>
  21. <outlet property="img2" destination="hoe-gA-EnU" id="0YA-BD-TSf"/>
  22. <outlet property="img3" destination="v96-ZD-yQ8" id="2Jk-xN-Cko"/>
  23. <outlet property="img4" destination="i4M-ws-ktd" id="8YK-Hc-SOf"/>
  24. <outlet property="scrollView" destination="KuR-Rg-MfX" id="LMp-LS-VLh"/>
  25. <outlet property="txtBank" destination="WB6-zO-UT0" id="aYD-8h-cs2"/>
  26. <outlet property="txtBankAddress" destination="NEI-8W-ipw" id="ymD-ik-s4n"/>
  27. <outlet property="txtBankChild" destination="EL0-Zg-Jbu" id="uNC-v7-YvL"/>
  28. <outlet property="txtBankNo" destination="CCt-Ea-82b" id="tqt-Mr-YSs"/>
  29. <outlet property="txtCard" destination="KMk-av-Jsr" id="uDE-KE-mdp"/>
  30. <outlet property="txtErrorInfo" destination="Lol-i9-9e9" id="tq4-0W-2Ur"/>
  31. <outlet property="txtName" destination="Ogx-X6-XtV" id="vua-ig-uMR"/>
  32. <outlet property="txtPhone" destination="dJD-x2-dV8" id="Vd2-p8-ozo"/>
  33. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  34. <outlet property="viewContent" destination="RA1-sx-gu0" id="tUE-dS-tku"/>
  35. <outlet property="viewContent2" destination="Xra-aU-KR0" id="Lci-VM-vDD"/>
  36. <outlet property="viewMenu1" destination="qvx-aD-IL5" id="jQB-sl-AdL"/>
  37. <outlet property="viewMenu2" destination="WQH-ga-jMz" id="S9T-Ti-Pza"/>
  38. <outlet property="viewMenu3" destination="0hT-3p-x5n" id="n3Z-4R-DPm"/>
  39. <outlet property="viewMenu4" destination="Gr5-9p-7EN" id="nd6-YL-lAF"/>
  40. </connections>
  41. </placeholder>
  42. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  43. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  44. <rect key="frame" x="0.0" y="0.0" width="375" height="831"/>
  45. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  46. <subviews>
  47. <textView hidden="YES" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" editable="NO" text="审核失败原因:顶塔要要要可国" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lol-i9-9e9">
  48. <rect key="frame" x="15" y="10" width="344" height="197"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  50. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  51. <color key="textColor" red="1" green="0.14913141730000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  53. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  54. </textView>
  55. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KuR-Rg-MfX">
  56. <rect key="frame" x="0.0" y="0.0" width="375" height="908"/>
  57. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  58. <subviews>
  59. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qvx-aD-IL5">
  60. <rect key="frame" x="20" y="20" width="158" height="143"/>
  61. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  62. <subviews>
  63. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_opening_merchants_01" translatesAutoresizingMaskIntoConstraints="NO" id="Ssq-Qg-3bt">
  64. <rect key="frame" x="0.0" y="0.0" width="158" height="112"/>
  65. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  66. </imageView>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="身份证正面" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IwQ-pa-8D9">
  68. <rect key="frame" x="0.0" y="116" width="158" height="21"/>
  69. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  70. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  71. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. <nil key="highlightedColor"/>
  73. </label>
  74. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WnO-Yw-qug">
  75. <rect key="frame" x="0.0" y="0.0" width="158" height="143"/>
  76. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  77. <inset key="contentEdgeInsets" minX="0.0" minY="-20" maxX="0.0" maxY="0.0"/>
  78. <state key="normal" image="ion_opening_merchants_18"/>
  79. <state key="selected" image="ion_opening_merchants_19"/>
  80. <connections>
  81. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="ocJ-HS-id4"/>
  82. </connections>
  83. </button>
  84. </subviews>
  85. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  86. </view>
  87. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="WQH-ga-jMz">
  88. <rect key="frame" x="200" y="20" width="158" height="143"/>
  89. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  90. <subviews>
  91. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_opening_merchants_02" translatesAutoresizingMaskIntoConstraints="NO" id="hoe-gA-EnU">
  92. <rect key="frame" x="0.0" y="0.0" width="158" height="112"/>
  93. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  94. </imageView>
  95. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="身份证背面" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OLx-bO-E7r">
  96. <rect key="frame" x="0.0" y="116" width="158" height="21"/>
  97. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  98. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  99. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  100. <nil key="highlightedColor"/>
  101. </label>
  102. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="IZI-T6-08z">
  103. <rect key="frame" x="0.0" y="0.0" width="158" height="143"/>
  104. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  105. <inset key="contentEdgeInsets" minX="0.0" minY="-20" maxX="0.0" maxY="0.0"/>
  106. <state key="normal" image="ion_opening_merchants_18"/>
  107. <state key="selected" image="ion_opening_merchants_19"/>
  108. <connections>
  109. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="68u-DZ-Zfd"/>
  110. </connections>
  111. </button>
  112. </subviews>
  113. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  114. </view>
  115. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="0hT-3p-x5n">
  116. <rect key="frame" x="20" y="180" width="158" height="143"/>
  117. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  118. <subviews>
  119. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_opening_merchants_03" translatesAutoresizingMaskIntoConstraints="NO" id="v96-ZD-yQ8">
  120. <rect key="frame" x="0.0" y="0.0" width="158" height="112"/>
  121. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  122. </imageView>
  123. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="手持身份证照" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hLK-U7-7Ni">
  124. <rect key="frame" x="0.0" y="116" width="158" height="21"/>
  125. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  126. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  127. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. <nil key="highlightedColor"/>
  129. </label>
  130. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dRy-bO-HaR">
  131. <rect key="frame" x="0.0" y="0.0" width="158" height="143"/>
  132. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  133. <inset key="contentEdgeInsets" minX="0.0" minY="-20" maxX="0.0" maxY="0.0"/>
  134. <state key="normal" image="ion_opening_merchants_18"/>
  135. <state key="selected" image="ion_opening_merchants_19"/>
  136. <connections>
  137. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="Pnd-Yq-Ed4"/>
  138. </connections>
  139. </button>
  140. </subviews>
  141. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  142. </view>
  143. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Gr5-9p-7EN">
  144. <rect key="frame" x="200" y="180" width="158" height="143"/>
  145. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  146. <subviews>
  147. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_opening_merchants_04" translatesAutoresizingMaskIntoConstraints="NO" id="i4M-ws-ktd">
  148. <rect key="frame" x="0.0" y="0.0" width="158" height="112"/>
  149. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  150. </imageView>
  151. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="银行卡正面照" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pnC-0y-zpS">
  152. <rect key="frame" x="0.0" y="116" width="158" height="21"/>
  153. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  154. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  155. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  156. <nil key="highlightedColor"/>
  157. </label>
  158. <button opaque="NO" tag="1004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pfs-pV-r2Z">
  159. <rect key="frame" x="0.0" y="0.0" width="158" height="143"/>
  160. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  161. <inset key="contentEdgeInsets" minX="0.0" minY="-20" maxX="0.0" maxY="0.0"/>
  162. <state key="normal" image="ion_opening_merchants_18"/>
  163. <state key="selected" image="ion_opening_merchants_19"/>
  164. <connections>
  165. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="bun-JJ-28l"/>
  166. </connections>
  167. </button>
  168. </subviews>
  169. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  170. </view>
  171. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="RA1-sx-gu0">
  172. <rect key="frame" x="0.0" y="340" width="375" height="105"/>
  173. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  174. <subviews>
  175. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Arm-fd-7Od">
  176. <rect key="frame" x="0.0" y="53" width="375" height="1"/>
  177. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  178. <color key="backgroundColor" red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  179. </view>
  180. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W9v-FD-krh">
  181. <rect key="frame" x="20" y="0.0" width="126" height="52"/>
  182. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  183. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  184. <color key="textColor" red="0.19607843137254902" green="0.19607843137254902" blue="0.19607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  185. <nil key="highlightedColor"/>
  186. </label>
  187. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="身份证号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m03-LM-JJv">
  188. <rect key="frame" x="20" y="53" width="126" height="52"/>
  189. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  190. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  191. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  192. <nil key="highlightedColor"/>
  193. </label>
  194. <textField opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入姓名" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="Ogx-X6-XtV">
  195. <rect key="frame" x="146" y="0.0" width="200" height="52"/>
  196. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  197. <nil key="textColor"/>
  198. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  199. <textInputTraits key="textInputTraits"/>
  200. </textField>
  201. <textField opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入身份证号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="KMk-av-Jsr">
  202. <rect key="frame" x="106" y="53" width="240" height="52"/>
  203. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  204. <nil key="textColor"/>
  205. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  206. <textInputTraits key="textInputTraits"/>
  207. </textField>
  208. </subviews>
  209. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  210. </view>
  211. <button opaque="NO" tag="1005" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kgj-zb-bLj">
  212. <rect key="frame" x="25" y="748" width="324" height="53"/>
  213. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  214. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  215. <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  216. <state key="normal" title="提交" backgroundImage="btu_01">
  217. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  218. </state>
  219. <connections>
  220. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="F51-mW-8cO"/>
  221. </connections>
  222. </button>
  223. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Xra-aU-KR0">
  224. <rect key="frame" x="0.0" y="460" width="375" height="265"/>
  225. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  226. <subviews>
  227. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="WKU-ze-bwU">
  228. <rect key="frame" x="0.0" y="53" width="375" height="1"/>
  229. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  230. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  231. </view>
  232. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="wri-aX-8fF">
  233. <rect key="frame" x="0.0" y="106" width="375" height="1"/>
  234. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  235. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  236. </view>
  237. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="C3p-fu-Z9J">
  238. <rect key="frame" x="0.0" y="159" width="375" height="1"/>
  239. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  240. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  241. </view>
  242. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Vfv-CU-fRU">
  243. <rect key="frame" x="0.0" y="212" width="375" height="1"/>
  244. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  245. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  246. </view>
  247. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="预留手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6jQ-4D-gTu">
  248. <rect key="frame" x="20" y="212" width="126" height="52"/>
  249. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  250. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  251. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  252. <nil key="highlightedColor"/>
  253. </label>
  254. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="银行卡号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h1Z-3L-ICS">
  255. <rect key="frame" x="20" y="0.0" width="126" height="52"/>
  256. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  257. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  258. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  259. <nil key="highlightedColor"/>
  260. </label>
  261. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="所属银行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NjP-tH-mr2">
  262. <rect key="frame" x="20" y="53" width="126" height="52"/>
  263. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  264. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  265. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  266. <nil key="highlightedColor"/>
  267. </label>
  268. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="所属地区" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Pl-rm-UaT">
  269. <rect key="frame" x="20" y="106" width="126" height="52"/>
  270. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  271. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  272. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  273. <nil key="highlightedColor"/>
  274. </label>
  275. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="所属支行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9Xt-yL-Hi2">
  276. <rect key="frame" x="20" y="159" width="126" height="52"/>
  277. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  278. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  279. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  280. <nil key="highlightedColor"/>
  281. </label>
  282. <textField opaque="NO" tag="1004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="银行卡预留手机号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="dJD-x2-dV8">
  283. <rect key="frame" x="96" y="212" width="249" height="52"/>
  284. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  285. <nil key="textColor"/>
  286. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  287. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  288. </textField>
  289. <textField opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入银行卡号" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="CCt-Ea-82b">
  290. <rect key="frame" x="96" y="0.0" width="249" height="52"/>
  291. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  292. <nil key="textColor"/>
  293. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  294. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  295. </textField>
  296. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="自动识别所属银行" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="WB6-zO-UT0">
  297. <rect key="frame" x="96" y="53" width="249" height="52"/>
  298. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  299. <nil key="textColor"/>
  300. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  301. <textInputTraits key="textInputTraits"/>
  302. </textField>
  303. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择银行所在地区" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="NEI-8W-ipw">
  304. <rect key="frame" x="96" y="106" width="249" height="52"/>
  305. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  306. <nil key="textColor"/>
  307. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  308. <textInputTraits key="textInputTraits"/>
  309. </textField>
  310. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="EL0-Zg-Jbu">
  311. <rect key="frame" x="96" y="159" width="249" height="52"/>
  312. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  313. <nil key="textColor"/>
  314. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  315. <textInputTraits key="textInputTraits"/>
  316. </textField>
  317. <button opaque="NO" tag="1006" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B8D-Kt-jdh">
  318. <rect key="frame" x="26" y="106" width="329" height="52"/>
  319. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  320. <state key="normal" image="ion_arrow_right_gray"/>
  321. <connections>
  322. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="obo-Oe-ozU"/>
  323. </connections>
  324. </button>
  325. <button opaque="NO" tag="1007" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gHD-yJ-obc">
  326. <rect key="frame" x="26" y="159" width="329" height="52"/>
  327. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  328. <state key="normal" image="ion_arrow_right_gray"/>
  329. <connections>
  330. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="pHo-Lf-pg6"/>
  331. </connections>
  332. </button>
  333. </subviews>
  334. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  335. </view>
  336. </subviews>
  337. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="calibratedRGB"/>
  338. </scrollView>
  339. </subviews>
  340. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  341. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  342. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  343. <point key="canvasLocation" x="-482.39999999999998" y="-111.0944527736132"/>
  344. </view>
  345. </objects>
  346. <resources>
  347. <image name="btu_01" width="378" height="59.5"/>
  348. <image name="img_opening_merchants_01" width="188" height="114.5"/>
  349. <image name="img_opening_merchants_02" width="188" height="114.5"/>
  350. <image name="img_opening_merchants_03" width="188" height="114.5"/>
  351. <image name="img_opening_merchants_04" width="188" height="114.5"/>
  352. <image name="ion_arrow_right_gray" width="7.5" height="13"/>
  353. <image name="ion_opening_merchants_18" width="56" height="56"/>
  354. <image name="ion_opening_merchants_19" width="56" height="56"/>
  355. </resources>
  356. </document>