BogoLoginViewController.xib 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="BogoLoginViewController">
  11. <connections>
  12. <outlet property="agreeT" destination="DVl-t1-YcX" id="2WF-1K-tqQ"/>
  13. <outlet property="agreeTWidthConstraint" destination="OM6-Js-bo4" id="O6X-UH-AqF"/>
  14. <outlet property="areaBtn" destination="4ft-5z-xYN" id="TCG-jZ-jBc"/>
  15. <outlet property="codeAreaBtn" destination="gLR-5I-gGX" id="yPf-Bm-TQz"/>
  16. <outlet property="codeBtn" destination="EPV-Qg-nhv" id="A9c-WH-Fdz"/>
  17. <outlet property="codePhoneT" destination="gTC-Ex-TaC" id="J8d-AL-V3h"/>
  18. <outlet property="codeView" destination="VyG-Mz-CgR" id="nWq-JV-jfP"/>
  19. <outlet property="confirmBtn" destination="bhY-sG-mlc" id="qJX-zj-xAN"/>
  20. <outlet property="confirmPasswordT" destination="9ga-fX-OaE" id="37e-oJ-pXn"/>
  21. <outlet property="confirmPasswordView" destination="40j-YB-zfc" id="Zen-rh-OsA"/>
  22. <outlet property="forgetBtn" destination="TnK-Ku-r3J" id="IVx-jD-Ko5"/>
  23. <outlet property="navTitleLabel" destination="d2k-AD-RDB" id="71o-hV-1vW"/>
  24. <outlet property="navView" destination="Npt-Oc-5cw" id="Zgj-nf-WNq"/>
  25. <outlet property="passwordLoginBtn" destination="ogZ-Jj-c8b" id="3XU-Ww-ddM"/>
  26. <outlet property="passwordT" destination="MLF-64-lGZ" id="2aL-gf-L0b"/>
  27. <outlet property="passwordView" destination="dEd-Bp-i11" id="xvq-GH-HMD"/>
  28. <outlet property="phoneLeftConstraint" destination="uzY-Ta-OqU" id="uqH-FZ-11u"/>
  29. <outlet property="phoneT" destination="tsx-wj-xWv" id="9yL-Mo-C66"/>
  30. <outlet property="phoneTitleL" destination="c3P-y4-rUj" id="wlN-Xv-W8y"/>
  31. <outlet property="phoneTopConstraint" destination="cBb-Nr-zd4" id="ElT-2i-blh"/>
  32. <outlet property="selectBtn" destination="AmA-tY-ukJ" id="kuA-Jt-TRi"/>
  33. <outlet property="subTitleL" destination="0fw-SG-spY" id="Epv-zA-Op8"/>
  34. <outlet property="thirdView" destination="n1K-8S-d7P" id="dnK-tE-9F6"/>
  35. <outlet property="titleL" destination="Yh9-8O-17z" id="u5b-K9-b4t"/>
  36. <outlet property="topConstraint" destination="Krq-xP-p46" id="4Tm-ih-Edf"/>
  37. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  38. </connections>
  39. </placeholder>
  40. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  41. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="i5M-Pr-FkT">
  42. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  43. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  44. <subviews>
  45. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="验证码登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yh9-8O-17z">
  46. <rect key="frame" x="12" y="128" width="390" height="24"/>
  47. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
  48. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="未注册的用户验证后将自动创建账户" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0fw-SG-spY">
  52. <rect key="frame" x="12" y="160" width="390" height="14.333333333333343"/>
  53. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  55. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BoZ-Qa-wwj">
  59. <rect key="frame" x="0.0" y="234.33333333333337" width="414" height="44"/>
  60. <subviews>
  61. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ft-5z-xYN" customClass="QMUIButton">
  62. <rect key="frame" x="0.0" y="0.0" width="62" height="44"/>
  63. <constraints>
  64. <constraint firstAttribute="width" constant="62" id="ipz-RC-cwf"/>
  65. </constraints>
  66. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  67. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  68. <state key="normal" title="+86" image="bogo_login_down">
  69. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  70. </state>
  71. <connections>
  72. <action selector="clickAreaPhoneBtn:" destination="-1" eventType="touchUpInside" id="kCa-eF-Dtt"/>
  73. </connections>
  74. </button>
  75. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tsx-wj-xWv">
  76. <rect key="frame" x="62" y="12.666666666666657" width="337" height="19"/>
  77. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  78. <textInputTraits key="textInputTraits"/>
  79. </textField>
  80. <view contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="iFF-pq-4oU">
  81. <rect key="frame" x="15" y="42.999999999999972" width="384" height="1"/>
  82. <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  83. <constraints>
  84. <constraint firstAttribute="height" constant="1" id="CXB-pr-hXe"/>
  85. </constraints>
  86. </view>
  87. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EPV-Qg-nhv" customClass="QMUIButton">
  88. <rect key="frame" x="304" y="0.0" width="100" height="44"/>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="100" id="CU0-G8-yhQ"/>
  91. </constraints>
  92. <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="14"/>
  93. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  94. <state key="normal" title="获取验证码">
  95. <color key="titleColor" red="0.29411764705882354" green="0.78431372549019607" blue="0.9882352941176471" alpha="1" colorSpace="calibratedRGB"/>
  96. </state>
  97. <userDefinedRuntimeAttributes>
  98. <userDefinedRuntimeAttribute type="number" keyPath="spacingBetweenImageAndTitle">
  99. <real key="value" value="2"/>
  100. </userDefinedRuntimeAttribute>
  101. </userDefinedRuntimeAttributes>
  102. <connections>
  103. <action selector="getConfirmCodeBtn:" destination="-1" eventType="touchUpInside" id="1Hj-ff-D1c"/>
  104. </connections>
  105. </button>
  106. </subviews>
  107. <constraints>
  108. <constraint firstAttribute="bottom" secondItem="iFF-pq-4oU" secondAttribute="bottom" id="49G-Cj-03w"/>
  109. <constraint firstItem="4ft-5z-xYN" firstAttribute="top" secondItem="BoZ-Qa-wwj" secondAttribute="top" id="6hw-pX-3AP"/>
  110. <constraint firstItem="EPV-Qg-nhv" firstAttribute="top" secondItem="BoZ-Qa-wwj" secondAttribute="top" id="Kce-Xe-vju"/>
  111. <constraint firstAttribute="trailing" secondItem="EPV-Qg-nhv" secondAttribute="trailing" constant="10" id="NKc-Kn-MIm"/>
  112. <constraint firstAttribute="height" constant="44" id="P4Z-nl-02i"/>
  113. <constraint firstAttribute="bottom" secondItem="4ft-5z-xYN" secondAttribute="bottom" id="XZG-xh-M2T"/>
  114. <constraint firstAttribute="bottom" secondItem="EPV-Qg-nhv" secondAttribute="bottom" id="dlY-hP-Ipn"/>
  115. <constraint firstItem="tsx-wj-xWv" firstAttribute="centerY" secondItem="4ft-5z-xYN" secondAttribute="centerY" id="dxv-GY-IoI"/>
  116. <constraint firstAttribute="trailing" secondItem="tsx-wj-xWv" secondAttribute="trailing" constant="15" id="guA-1y-dGe"/>
  117. <constraint firstAttribute="trailing" secondItem="iFF-pq-4oU" secondAttribute="trailing" constant="15" id="maC-wE-lpA"/>
  118. <constraint firstItem="4ft-5z-xYN" firstAttribute="leading" secondItem="BoZ-Qa-wwj" secondAttribute="leading" id="tKc-KV-MGT"/>
  119. <constraint firstItem="tsx-wj-xWv" firstAttribute="leading" secondItem="BoZ-Qa-wwj" secondAttribute="leading" constant="62" id="uzY-Ta-OqU"/>
  120. <constraint firstItem="iFF-pq-4oU" firstAttribute="leading" secondItem="BoZ-Qa-wwj" secondAttribute="leading" constant="15" id="vKs-9T-iLD"/>
  121. </constraints>
  122. </view>
  123. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bhY-sG-mlc" customClass="QMUIFillButton">
  124. <rect key="frame" x="62" y="407" width="290" height="44"/>
  125. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. <constraints>
  127. <constraint firstAttribute="height" constant="44" id="ed6-Xk-Hw7"/>
  128. </constraints>
  129. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  130. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  131. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  132. <state key="normal" title="获取验证码" backgroundImage="widthBtnBg">
  133. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  134. </state>
  135. <connections>
  136. <action selector="clickConfirmBtn:" destination="-1" eventType="touchUpInside" id="cGA-um-UuB"/>
  137. </connections>
  138. </button>
  139. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="已阅读并同意《用户服务协议》和《隐私政策》 " textAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="DVl-t1-YcX">
  140. <rect key="frame" x="69.666666666666686" y="653.66666666666663" width="275" height="30"/>
  141. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  142. <constraints>
  143. <constraint firstAttribute="width" constant="275" id="OM6-Js-bo4"/>
  144. <constraint firstAttribute="height" constant="30" id="bek-EY-bdh"/>
  145. </constraints>
  146. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  147. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  148. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  149. </textView>
  150. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="n1K-8S-d7P">
  151. <rect key="frame" x="0.0" y="551" width="414" height="80"/>
  152. <subviews>
  153. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="LRx-6C-fA9">
  154. <rect key="frame" x="146" y="14.5" width="122" height="1"/>
  155. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  156. <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
  157. </view>
  158. </subviews>
  159. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="80" id="ZNn-5E-LjO"/>
  162. </constraints>
  163. </view>
  164. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ogZ-Jj-c8b">
  165. <rect key="frame" x="62" y="471" width="74" height="27"/>
  166. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  167. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  168. <state key="normal" title="账号密码登录">
  169. <color key="titleColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="calibratedRGB"/>
  170. </state>
  171. <connections>
  172. <action selector="clickPasswordLoginBtn:" destination="-1" eventType="touchUpInside" id="90K-sY-7nX"/>
  173. </connections>
  174. </button>
  175. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dEd-Bp-i11">
  176. <rect key="frame" x="0.0" y="278.33333333333331" width="414" height="44"/>
  177. <subviews>
  178. <textField opaque="NO" contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="MLF-64-lGZ">
  179. <rect key="frame" x="15" y="4.3333333333333712" width="384" height="35.333333333333336"/>
  180. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  181. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  182. </textField>
  183. <view contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="urT-c1-S3q">
  184. <rect key="frame" x="15" y="43" width="384" height="1"/>
  185. <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  186. <constraints>
  187. <constraint firstAttribute="height" constant="1" id="aef-cX-fsG"/>
  188. </constraints>
  189. </view>
  190. </subviews>
  191. <constraints>
  192. <constraint firstItem="MLF-64-lGZ" firstAttribute="height" secondItem="dEd-Bp-i11" secondAttribute="height" multiplier="0.8" id="4TX-xQ-pU6"/>
  193. <constraint firstAttribute="trailing" secondItem="MLF-64-lGZ" secondAttribute="trailing" constant="15" id="5KB-a3-m0z"/>
  194. <constraint firstItem="MLF-64-lGZ" firstAttribute="centerY" secondItem="dEd-Bp-i11" secondAttribute="centerY" id="GKS-ae-E9F"/>
  195. <constraint firstItem="urT-c1-S3q" firstAttribute="leading" secondItem="dEd-Bp-i11" secondAttribute="leading" constant="15" id="IrS-rO-TBK"/>
  196. <constraint firstAttribute="height" constant="44" id="L31-fy-ihm"/>
  197. <constraint firstAttribute="bottom" secondItem="urT-c1-S3q" secondAttribute="bottom" id="VCM-Qc-2Ug"/>
  198. <constraint firstAttribute="trailing" secondItem="urT-c1-S3q" secondAttribute="trailing" constant="15" id="dRi-Td-gOL"/>
  199. <constraint firstItem="MLF-64-lGZ" firstAttribute="leading" secondItem="dEd-Bp-i11" secondAttribute="leading" constant="15" id="j7B-UE-zNE"/>
  200. </constraints>
  201. </view>
  202. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TnK-Ku-r3J">
  203. <rect key="frame" x="296" y="471" width="56" height="27"/>
  204. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  205. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  206. <state key="normal" title="忘记密码?">
  207. <color key="titleColor" red="0.46666666670000001" green="0.46666666670000001" blue="0.46666666670000001" alpha="1" colorSpace="calibratedRGB"/>
  208. </state>
  209. <connections>
  210. <action selector="clickForgetBtn:" destination="-1" eventType="touchUpInside" id="HIw-aP-5lT"/>
  211. </connections>
  212. </button>
  213. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="40j-YB-zfc">
  214. <rect key="frame" x="0.0" y="322.33333333333331" width="414" height="44"/>
  215. <subviews>
  216. <textField opaque="NO" contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="再次确认新密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="9ga-fX-OaE">
  217. <rect key="frame" x="15" y="4.3333333333333712" width="384" height="35.333333333333336"/>
  218. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  219. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  220. </textField>
  221. <view contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Esb-XG-Twg">
  222. <rect key="frame" x="15" y="43" width="384" height="1"/>
  223. <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  224. <constraints>
  225. <constraint firstAttribute="height" constant="1" id="GOE-8L-wWg"/>
  226. </constraints>
  227. </view>
  228. </subviews>
  229. <constraints>
  230. <constraint firstAttribute="bottom" secondItem="Esb-XG-Twg" secondAttribute="bottom" id="4eb-0x-OlU"/>
  231. <constraint firstItem="9ga-fX-OaE" firstAttribute="centerY" secondItem="40j-YB-zfc" secondAttribute="centerY" id="8G8-U6-JhO"/>
  232. <constraint firstAttribute="trailing" secondItem="9ga-fX-OaE" secondAttribute="trailing" constant="15" id="Ijx-kQ-bVM"/>
  233. <constraint firstItem="Esb-XG-Twg" firstAttribute="leading" secondItem="40j-YB-zfc" secondAttribute="leading" constant="15" id="OtI-Bp-Js6"/>
  234. <constraint firstItem="9ga-fX-OaE" firstAttribute="leading" secondItem="40j-YB-zfc" secondAttribute="leading" constant="15" id="RCJ-jE-oJJ"/>
  235. <constraint firstAttribute="height" constant="44" id="Sat-YN-w3N"/>
  236. <constraint firstAttribute="trailing" secondItem="Esb-XG-Twg" secondAttribute="trailing" constant="15" id="VTk-t1-Y9i"/>
  237. <constraint firstItem="9ga-fX-OaE" firstAttribute="height" secondItem="40j-YB-zfc" secondAttribute="height" multiplier="0.8" id="p3c-8G-ugh"/>
  238. </constraints>
  239. </view>
  240. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Npt-Oc-5cw">
  241. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  242. <subviews>
  243. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FuF-q2-bdV" customClass="QMUIButton">
  244. <rect key="frame" x="0.0" y="0.0" width="40" height="44"/>
  245. <constraints>
  246. <constraint firstAttribute="height" constant="44" id="O7T-Rg-4Zy"/>
  247. <constraint firstAttribute="width" constant="40" id="rGd-OF-H7p"/>
  248. </constraints>
  249. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  250. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  251. <state key="normal" image="com_arrow_vc_back">
  252. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  253. </state>
  254. <connections>
  255. <action selector="clickCancleBtn:" destination="-1" eventType="touchUpInside" id="7h8-6Q-Eit"/>
  256. </connections>
  257. </button>
  258. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="忘记密码" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d2k-AD-RDB">
  259. <rect key="frame" x="170.66666666666666" y="12.000000000000002" width="73" height="21.666666666666671"/>
  260. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  261. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  262. <nil key="highlightedColor"/>
  263. </label>
  264. </subviews>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="44" id="6Cu-rS-YAy"/>
  267. <constraint firstItem="d2k-AD-RDB" firstAttribute="centerX" secondItem="Npt-Oc-5cw" secondAttribute="centerX" id="7Wo-xU-dba"/>
  268. <constraint firstItem="FuF-q2-bdV" firstAttribute="centerY" secondItem="Npt-Oc-5cw" secondAttribute="centerY" id="8Af-UE-45r"/>
  269. <constraint firstItem="FuF-q2-bdV" firstAttribute="leading" secondItem="Npt-Oc-5cw" secondAttribute="leading" id="FTe-Ka-Fqs"/>
  270. <constraint firstItem="d2k-AD-RDB" firstAttribute="top" secondItem="Npt-Oc-5cw" secondAttribute="top" constant="12" id="bq6-V4-zo3"/>
  271. </constraints>
  272. </view>
  273. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c3P-y4-rUj">
  274. <rect key="frame" x="12" y="118" width="71.666666666666671" height="17"/>
  275. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  276. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  277. <nil key="highlightedColor"/>
  278. </label>
  279. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VyG-Mz-CgR">
  280. <rect key="frame" x="0.0" y="190.33333333333334" width="414" height="44"/>
  281. <subviews>
  282. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的新手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="gTC-Ex-TaC">
  283. <rect key="frame" x="62" y="12.666666666666657" width="337" height="19"/>
  284. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  285. <textInputTraits key="textInputTraits"/>
  286. </textField>
  287. <view contentMode="scaleToFill" layoutMarginsFollowReadableWidth="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Max-4e-nvB">
  288. <rect key="frame" x="15" y="43" width="384" height="1"/>
  289. <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  290. <constraints>
  291. <constraint firstAttribute="height" constant="1" id="eqA-Ue-uJV"/>
  292. </constraints>
  293. </view>
  294. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gLR-5I-gGX" customClass="QMUIButton">
  295. <rect key="frame" x="0.0" y="0.0" width="62" height="43"/>
  296. <constraints>
  297. <constraint firstAttribute="width" constant="62" id="l4r-fP-dI2"/>
  298. </constraints>
  299. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  300. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  301. <state key="normal" title="+86" image="bogo_login_down">
  302. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  303. </state>
  304. <connections>
  305. <action selector="clickAreaPhoneBtn:" destination="-1" eventType="touchUpInside" id="KYT-Iv-fhy"/>
  306. </connections>
  307. </button>
  308. </subviews>
  309. <constraints>
  310. <constraint firstItem="gLR-5I-gGX" firstAttribute="leading" secondItem="VyG-Mz-CgR" secondAttribute="leading" id="8p7-ZV-NLc"/>
  311. <constraint firstItem="gLR-5I-gGX" firstAttribute="top" secondItem="VyG-Mz-CgR" secondAttribute="top" id="A67-rS-Mic"/>
  312. <constraint firstItem="Max-4e-nvB" firstAttribute="top" secondItem="gLR-5I-gGX" secondAttribute="bottom" id="MJX-a2-1dD"/>
  313. <constraint firstAttribute="trailing" secondItem="Max-4e-nvB" secondAttribute="trailing" constant="15" id="Ml1-k2-IZS"/>
  314. <constraint firstAttribute="height" constant="44" id="NUZ-UF-gE7"/>
  315. <constraint firstItem="gTC-Ex-TaC" firstAttribute="leading" secondItem="VyG-Mz-CgR" secondAttribute="leading" constant="62" id="R7Y-jw-5vR"/>
  316. <constraint firstAttribute="trailing" secondItem="gTC-Ex-TaC" secondAttribute="trailing" constant="15" id="agt-Pm-8xC"/>
  317. <constraint firstItem="gTC-Ex-TaC" firstAttribute="centerY" secondItem="VyG-Mz-CgR" secondAttribute="centerY" id="e2x-c2-qfl"/>
  318. <constraint firstItem="Max-4e-nvB" firstAttribute="leading" secondItem="VyG-Mz-CgR" secondAttribute="leading" constant="15" id="kJi-Z4-Sy2"/>
  319. <constraint firstAttribute="bottom" secondItem="Max-4e-nvB" secondAttribute="bottom" id="pzx-VD-oGu"/>
  320. </constraints>
  321. </view>
  322. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AmA-tY-ukJ">
  323. <rect key="frame" x="49.666666666666657" y="653.66666666666663" width="30" height="30"/>
  324. <constraints>
  325. <constraint firstAttribute="width" constant="30" id="LUL-3Q-Rtq"/>
  326. <constraint firstAttribute="height" constant="30" id="saZ-DA-RhO"/>
  327. </constraints>
  328. <state key="normal" image="bogo_regiset_normal"/>
  329. <connections>
  330. <action selector="clickSelectBtn:" destination="-1" eventType="touchUpInside" id="j2Y-jC-LSA"/>
  331. </connections>
  332. </button>
  333. </subviews>
  334. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  335. <constraints>
  336. <constraint firstAttribute="trailing" secondItem="bhY-sG-mlc" secondAttribute="trailing" constant="62" id="0sV-yP-CsH"/>
  337. <constraint firstAttribute="trailing" secondItem="BoZ-Qa-wwj" secondAttribute="trailing" id="1ag-cI-i9F"/>
  338. <constraint firstAttribute="trailing" secondItem="0fw-SG-spY" secondAttribute="trailing" constant="12" id="A5X-kk-1vN"/>
  339. <constraint firstItem="BoZ-Qa-wwj" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="AcO-f0-HJq"/>
  340. <constraint firstItem="dEd-Bp-i11" firstAttribute="top" secondItem="BoZ-Qa-wwj" secondAttribute="bottom" id="AdR-B9-C9E"/>
  341. <constraint firstItem="n1K-8S-d7P" firstAttribute="top" secondItem="bhY-sG-mlc" secondAttribute="bottom" constant="100" id="Apl-0u-yQm"/>
  342. <constraint firstItem="0fw-SG-spY" firstAttribute="top" secondItem="Yh9-8O-17z" secondAttribute="bottom" constant="8" id="CcG-bH-PPj"/>
  343. <constraint firstItem="ogZ-Jj-c8b" firstAttribute="leading" secondItem="bhY-sG-mlc" secondAttribute="leading" id="D0d-FT-G6H"/>
  344. <constraint firstItem="DVl-t1-YcX" firstAttribute="leading" secondItem="AmA-tY-ukJ" secondAttribute="trailing" constant="-10" id="Ede-U6-Xtc"/>
  345. <constraint firstAttribute="trailing" secondItem="VyG-Mz-CgR" secondAttribute="trailing" id="Jrr-29-6Rq"/>
  346. <constraint firstItem="Npt-Oc-5cw" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="44" id="Krq-xP-p46"/>
  347. <constraint firstAttribute="trailing" secondItem="dEd-Bp-i11" secondAttribute="trailing" id="KyZ-q6-mJe"/>
  348. <constraint firstAttribute="bottom" secondItem="n1K-8S-d7P" secondAttribute="bottom" constant="105" id="Mi1-zf-qUE"/>
  349. <constraint firstItem="DVl-t1-YcX" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="Nj5-JH-i0l"/>
  350. <constraint firstItem="bhY-sG-mlc" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="62" id="OfV-VP-uPl"/>
  351. <constraint firstItem="Npt-Oc-5cw" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="Qns-Bl-tcw"/>
  352. <constraint firstItem="n1K-8S-d7P" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="SGL-ge-uiK"/>
  353. <constraint firstItem="Yh9-8O-17z" firstAttribute="top" secondItem="Npt-Oc-5cw" secondAttribute="bottom" constant="40" id="SKv-pm-TDs"/>
  354. <constraint firstItem="ogZ-Jj-c8b" firstAttribute="top" secondItem="bhY-sG-mlc" secondAttribute="bottom" constant="20" id="SsJ-GW-8us"/>
  355. <constraint firstItem="BoZ-Qa-wwj" firstAttribute="top" secondItem="VyG-Mz-CgR" secondAttribute="bottom" id="TH9-4e-8Pd"/>
  356. <constraint firstAttribute="trailing" secondItem="40j-YB-zfc" secondAttribute="trailing" id="TUd-7h-Ral"/>
  357. <constraint firstItem="40j-YB-zfc" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="YGz-MS-m12"/>
  358. <constraint firstItem="BoZ-Qa-wwj" firstAttribute="top" secondItem="0fw-SG-spY" secondAttribute="bottom" constant="60" id="cBb-Nr-zd4"/>
  359. <constraint firstItem="bhY-sG-mlc" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="eDj-f5-sni"/>
  360. <constraint firstItem="Yh9-8O-17z" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="iRk-CG-Xsr"/>
  361. <constraint firstAttribute="trailing" secondItem="Npt-Oc-5cw" secondAttribute="trailing" id="ju0-ef-9LO"/>
  362. <constraint firstItem="DVl-t1-YcX" firstAttribute="top" secondItem="n1K-8S-d7P" secondAttribute="bottom" constant="22.5" id="kwZ-Fg-M0H"/>
  363. <constraint firstItem="40j-YB-zfc" firstAttribute="top" secondItem="dEd-Bp-i11" secondAttribute="bottom" id="lhR-1e-4ux"/>
  364. <constraint firstItem="0fw-SG-spY" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="qXE-vo-sS2"/>
  365. <constraint firstItem="dEd-Bp-i11" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="sAf-WF-jrM"/>
  366. <constraint firstItem="c3P-y4-rUj" firstAttribute="top" secondItem="Npt-Oc-5cw" secondAttribute="bottom" constant="30" id="sBa-cG-DaH"/>
  367. <constraint firstItem="VyG-Mz-CgR" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="t7p-jf-vM2"/>
  368. <constraint firstAttribute="trailing" secondItem="Yh9-8O-17z" secondAttribute="trailing" constant="12" id="ugX-FK-jY4"/>
  369. <constraint firstItem="AmA-tY-ukJ" firstAttribute="centerY" secondItem="DVl-t1-YcX" secondAttribute="centerY" id="v9W-GE-N2w"/>
  370. <constraint firstItem="TnK-Ku-r3J" firstAttribute="centerY" secondItem="ogZ-Jj-c8b" secondAttribute="centerY" id="vxo-AD-nXc"/>
  371. <constraint firstItem="TnK-Ku-r3J" firstAttribute="trailing" secondItem="bhY-sG-mlc" secondAttribute="trailing" id="w4y-CE-EZC"/>
  372. <constraint firstItem="c3P-y4-rUj" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="zg2-bK-LDv"/>
  373. <constraint firstAttribute="trailing" secondItem="n1K-8S-d7P" secondAttribute="trailing" id="zsO-WE-LzB"/>
  374. </constraints>
  375. <point key="canvasLocation" x="-65.217391304347828" y="40.848214285714285"/>
  376. </view>
  377. </objects>
  378. <resources>
  379. <image name="bogo_login_down" width="10" height="6"/>
  380. <image name="bogo_regiset_normal" width="11" height="11"/>
  381. <image name="com_arrow_vc_back" width="11.666666984558105" height="22"/>
  382. <image name="widthBtnBg" width="250" height="45"/>
  383. </resources>
  384. </document>