VefiBodyView.xib 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" 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="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. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="VefiBodyView">
  14. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="URI-l2-0jz">
  18. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  19. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  20. </view>
  21. <button opaque="NO" tag="1004" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UQ9-LE-K9a">
  22. <rect key="frame" x="358" y="54" width="40" height="40"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="40" id="3yV-PM-wmb"/>
  25. <constraint firstAttribute="width" constant="40" id="byF-Tu-vlo"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  28. <state key="normal" title="注册">
  29. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. </state>
  31. <connections>
  32. <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="MCS-eZ-YnY"/>
  33. </connections>
  34. </button>
  35. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="login_logo" translatesAutoresizingMaskIntoConstraints="NO" id="rSV-LB-sHv">
  36. <rect key="frame" x="122" y="164" width="170" height="48"/>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="170" id="FPe-F6-NDk"/>
  39. <constraint firstAttribute="height" constant="48" id="ls5-qU-Kti"/>
  40. </constraints>
  41. </imageView>
  42. <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qL8-A6-xVS">
  43. <rect key="frame" x="0.0" y="54" width="40" height="40"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="40" id="ZFw-hn-xXa"/>
  46. <constraint firstAttribute="width" constant="40" id="vMO-ZS-mzD"/>
  47. </constraints>
  48. <connections>
  49. <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="02Q-eX-2NU"/>
  50. </connections>
  51. </button>
  52. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="login_back" translatesAutoresizingMaskIntoConstraints="NO" id="h2l-4E-sE8">
  53. <rect key="frame" x="17" y="64" width="11" height="20"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="20" id="mWm-Wt-yVv"/>
  56. <constraint firstAttribute="width" constant="11" id="nHj-Si-I3I"/>
  57. </constraints>
  58. </imageView>
  59. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xuo-ID-l9G">
  60. <rect key="frame" x="40" y="277" width="334" height="60"/>
  61. <subviews>
  62. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mcl-w2-mHu">
  63. <rect key="frame" x="0.0" y="59" width="334" height="1"/>
  64. <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
  65. <constraints>
  66. <constraint firstAttribute="height" constant="1" id="gvv-Qm-2jB"/>
  67. </constraints>
  68. </view>
  69. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="r3s-TW-HFH">
  70. <rect key="frame" x="0.0" y="0.0" width="334" height="59"/>
  71. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  72. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  73. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  74. </textField>
  75. </subviews>
  76. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. <constraints>
  78. <constraint firstAttribute="trailing" secondItem="Mcl-w2-mHu" secondAttribute="trailing" id="EhC-jG-Lpl"/>
  79. <constraint firstAttribute="trailing" secondItem="r3s-TW-HFH" secondAttribute="trailing" id="LdJ-JI-sfV"/>
  80. <constraint firstItem="Mcl-w2-mHu" firstAttribute="leading" secondItem="xuo-ID-l9G" secondAttribute="leading" id="NLe-zI-ffI"/>
  81. <constraint firstItem="r3s-TW-HFH" firstAttribute="leading" secondItem="xuo-ID-l9G" secondAttribute="leading" id="cdu-6m-zGI"/>
  82. <constraint firstItem="r3s-TW-HFH" firstAttribute="top" secondItem="xuo-ID-l9G" secondAttribute="top" id="j2D-23-DmZ"/>
  83. <constraint firstAttribute="bottom" secondItem="Mcl-w2-mHu" secondAttribute="bottom" id="l3P-UU-FEz"/>
  84. <constraint firstAttribute="height" constant="60" id="lqS-e7-o5a"/>
  85. <constraint firstItem="Mcl-w2-mHu" firstAttribute="top" secondItem="r3s-TW-HFH" secondAttribute="bottom" id="rws-RW-P5a"/>
  86. </constraints>
  87. </view>
  88. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NAd-vt-6M9">
  89. <rect key="frame" x="40" y="367" width="334" height="60"/>
  90. <subviews>
  91. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bye-dC-hy8">
  92. <rect key="frame" x="0.0" y="59" width="334" height="1"/>
  93. <color key="backgroundColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.92156862750000001" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="1" id="a0S-OU-4LZ"/>
  96. </constraints>
  97. </view>
  98. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="1UN-oO-xQs">
  99. <rect key="frame" x="0.0" y="0.0" width="224" height="59"/>
  100. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  101. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  102. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  103. </textField>
  104. <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yjO-5o-ZEt">
  105. <rect key="frame" x="234" y="18" width="100" height="24"/>
  106. <constraints>
  107. <constraint firstAttribute="height" constant="24" id="KYK-dK-vhF"/>
  108. <constraint firstAttribute="width" constant="100" id="mXq-6k-uak"/>
  109. </constraints>
  110. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  111. <state key="normal" title="短信验证码">
  112. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  113. </state>
  114. <userDefinedRuntimeAttributes>
  115. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  116. <real key="value" value="12"/>
  117. </userDefinedRuntimeAttribute>
  118. </userDefinedRuntimeAttributes>
  119. <connections>
  120. <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="WD4-OX-VO4"/>
  121. </connections>
  122. </button>
  123. </subviews>
  124. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  125. <constraints>
  126. <constraint firstItem="yjO-5o-ZEt" firstAttribute="centerY" secondItem="NAd-vt-6M9" secondAttribute="centerY" id="8rU-mW-Y3f"/>
  127. <constraint firstItem="yjO-5o-ZEt" firstAttribute="leading" secondItem="1UN-oO-xQs" secondAttribute="trailing" constant="10" id="Bjf-r3-Iob"/>
  128. <constraint firstAttribute="bottom" secondItem="Bye-dC-hy8" secondAttribute="bottom" id="Bk3-6Z-ljR"/>
  129. <constraint firstAttribute="trailing" secondItem="yjO-5o-ZEt" secondAttribute="trailing" id="Bti-MZ-Qec"/>
  130. <constraint firstItem="1UN-oO-xQs" firstAttribute="top" secondItem="NAd-vt-6M9" secondAttribute="top" id="EMf-Du-bAv"/>
  131. <constraint firstItem="Bye-dC-hy8" firstAttribute="top" secondItem="1UN-oO-xQs" secondAttribute="bottom" id="SdI-ih-GB3"/>
  132. <constraint firstItem="1UN-oO-xQs" firstAttribute="leading" secondItem="NAd-vt-6M9" secondAttribute="leading" id="cB8-OP-zXe"/>
  133. <constraint firstAttribute="trailing" secondItem="Bye-dC-hy8" secondAttribute="trailing" id="gVx-o7-T7b"/>
  134. <constraint firstItem="Bye-dC-hy8" firstAttribute="leading" secondItem="NAd-vt-6M9" secondAttribute="leading" id="jmM-ju-BA1"/>
  135. <constraint firstAttribute="height" constant="60" id="xEq-QI-JNW"/>
  136. </constraints>
  137. </view>
  138. <button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OKW-Vv-YZN">
  139. <rect key="frame" x="182" y="532" width="50" height="50"/>
  140. <constraints>
  141. <constraint firstAttribute="width" constant="50" id="2aw-Us-wiw"/>
  142. <constraint firstAttribute="height" constant="50" id="PtY-RH-A1x"/>
  143. </constraints>
  144. <state key="normal" backgroundImage="login_unable"/>
  145. <connections>
  146. <action selector="buttonAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="fi5-Mw-ags"/>
  147. </connections>
  148. </button>
  149. </subviews>
  150. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  151. <constraints>
  152. <constraint firstItem="rSV-LB-sHv" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="120" id="20c-wG-dmc"/>
  153. <constraint firstItem="xuo-ID-l9G" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="40" id="E4k-Ug-pri"/>
  154. <constraint firstItem="NAd-vt-6M9" firstAttribute="top" secondItem="xuo-ID-l9G" secondAttribute="bottom" constant="30" id="GuF-KJ-6jJ"/>
  155. <constraint firstItem="h2l-4E-sE8" firstAttribute="centerY" secondItem="qL8-A6-xVS" secondAttribute="centerY" id="JSP-Sa-q18"/>
  156. <constraint firstItem="URI-l2-0jz" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" id="KUy-VS-RaK"/>
  157. <constraint firstItem="OKW-Vv-YZN" firstAttribute="top" secondItem="NAd-vt-6M9" secondAttribute="bottom" constant="105" id="N9e-bo-JNq"/>
  158. <constraint firstItem="URI-l2-0jz" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="XMz-gS-SIB"/>
  159. <constraint firstItem="h2l-4E-sE8" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="17" id="Yd2-We-fJo"/>
  160. <constraint firstItem="qL8-A6-xVS" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="Yqf-Ni-cuH"/>
  161. <constraint firstItem="NAd-vt-6M9" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="40" id="aHn-Ny-qFp"/>
  162. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="NAd-vt-6M9" secondAttribute="trailing" constant="40" id="dXL-Bd-s4g"/>
  163. <constraint firstItem="h2l-4E-sE8" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="20" id="i6u-5Q-ahT"/>
  164. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="UQ9-LE-K9a" secondAttribute="trailing" constant="16" id="mEA-p7-CXJ"/>
  165. <constraint firstAttribute="bottom" secondItem="URI-l2-0jz" secondAttribute="bottom" id="rrq-LX-S5X"/>
  166. <constraint firstItem="xuo-ID-l9G" firstAttribute="top" secondItem="rSV-LB-sHv" secondAttribute="bottom" constant="65" id="s7z-Kc-R8z"/>
  167. <constraint firstItem="UQ9-LE-K9a" firstAttribute="centerY" secondItem="qL8-A6-xVS" secondAttribute="centerY" id="skg-KA-86t"/>
  168. <constraint firstItem="URI-l2-0jz" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="ten-Kg-D7A"/>
  169. <constraint firstItem="h2l-4E-sE8" firstAttribute="centerY" secondItem="qL8-A6-xVS" secondAttribute="centerY" id="tgT-LX-Lbi"/>
  170. <constraint firstItem="rSV-LB-sHv" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="u73-v5-HhU"/>
  171. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="xuo-ID-l9G" secondAttribute="trailing" constant="40" id="uyh-WE-2xf"/>
  172. <constraint firstItem="OKW-Vv-YZN" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="v0n-yj-9go"/>
  173. <constraint firstItem="UQ9-LE-K9a" firstAttribute="centerY" secondItem="qL8-A6-xVS" secondAttribute="centerY" id="yHC-kh-gh9"/>
  174. </constraints>
  175. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  176. <connections>
  177. <outlet property="backButton" destination="qL8-A6-xVS" id="mNf-Yz-Wp9"/>
  178. <outlet property="backButtonImage" destination="h2l-4E-sE8" id="fuR-Jn-PBz"/>
  179. <outlet property="bgView" destination="URI-l2-0jz" id="VIK-KP-IlR"/>
  180. <outlet property="codeButton" destination="yjO-5o-ZEt" id="RjK-Sm-SNh"/>
  181. <outlet property="enterButton" destination="OKW-Vv-YZN" id="ufg-bl-aKK"/>
  182. <outlet property="phoneField" destination="r3s-TW-HFH" id="skA-GU-LTJ"/>
  183. <outlet property="vefiCodeField" destination="1UN-oO-xQs" id="aDZ-48-nQ4"/>
  184. </connections>
  185. <point key="canvasLocation" x="131.8840579710145" y="101.78571428571428"/>
  186. </view>
  187. </objects>
  188. <resources>
  189. <image name="login_back" width="12" height="21"/>
  190. <image name="login_logo" width="170" height="48"/>
  191. <image name="login_unable" width="50" height="50"/>
  192. </resources>
  193. </document>