悟空记账

JZPhoneLoginViewController.xib 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="13772"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="JZPhoneLoginViewController">
  13. <connections>
  14. <outlet property="WXLogin" destination="B6L-w4-NiE" id="u6B-qv-x7z"/>
  15. <outlet property="forgetBtn" destination="gea-DR-UXw" id="fpb-aJ-bsf"/>
  16. <outlet property="loginBtn" destination="m5i-yq-FtZ" id="J8j-mM-ck4"/>
  17. <outlet property="phoneField" destination="oWG-sZ-JlH" id="jOi-RE-erO"/>
  18. <outlet property="pwdField" destination="tqK-Xq-oz4" id="CXG-yd-4yo"/>
  19. <outlet property="registerBtn" destination="uSm-Qm-Ifx" id="RrW-0G-0M6"/>
  20. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  25. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="手机号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="asv-FT-x7j">
  29. <rect key="frame" x="30" y="100" width="43" height="17"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  31. <nil key="textColor"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWG-sZ-JlH">
  35. <rect key="frame" x="88" y="100" width="257" height="17"/>
  36. <nil key="textColor"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  38. <textInputTraits key="textInputTraits"/>
  39. </textField>
  40. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="82e-IG-Agn">
  41. <rect key="frame" x="30" y="132" width="315" height="1"/>
  42. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="1" id="89M-kp-Tdy"/>
  45. </constraints>
  46. </view>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bL1-S3-Qaz">
  48. <rect key="frame" x="30" y="153" width="29" height="17"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  50. <nil key="textColor"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xe7-YG-yxB">
  54. <rect key="frame" x="30" y="185" width="315" height="1"/>
  55. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="1" id="w99-bm-cPW"/>
  58. </constraints>
  59. </view>
  60. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tqK-Xq-oz4">
  61. <rect key="frame" x="88" y="153" width="257" height="17"/>
  62. <nil key="textColor"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  64. <textInputTraits key="textInputTraits"/>
  65. </textField>
  66. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m5i-yq-FtZ">
  67. <rect key="frame" x="30" y="226" width="315" height="50"/>
  68. <constraints>
  69. <constraint firstAttribute="height" constant="50" id="BqL-7E-p9L"/>
  70. </constraints>
  71. <state key="normal" title="登录">
  72. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  73. </state>
  74. </button>
  75. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gea-DR-UXw">
  76. <rect key="frame" x="30" y="296" width="58" height="29"/>
  77. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  78. <state key="normal" title="找回密码">
  79. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  80. </state>
  81. </button>
  82. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uSm-Qm-Ifx">
  83. <rect key="frame" x="315" y="296" width="30" height="29"/>
  84. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  85. <state key="normal" title="注册">
  86. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  87. </state>
  88. </button>
  89. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="B6L-w4-NiE">
  90. <rect key="frame" x="30" y="577" width="315" height="50"/>
  91. <constraints>
  92. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="50" id="dF8-9O-1Yq"/>
  93. <constraint firstAttribute="height" constant="50" id="ydy-m6-T3k"/>
  94. </constraints>
  95. <state key="normal" title="微信登录"/>
  96. </button>
  97. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lqE-Ps-7Zw">
  98. <rect key="frame" x="0.0" y="527" width="375" height="20"/>
  99. <subviews>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="其他方式登录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XhU-69-v4Z">
  101. <rect key="frame" x="145" y="2" width="86" height="17"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  103. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kMu-if-OJn">
  107. <rect key="frame" x="251" y="10" width="124" height="1"/>
  108. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  109. <constraints>
  110. <constraint firstAttribute="height" constant="1" id="1i8-av-dLo"/>
  111. </constraints>
  112. </view>
  113. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NA1-3B-L8V">
  114. <rect key="frame" x="0.0" y="10" width="125" height="1"/>
  115. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  116. <constraints>
  117. <constraint firstAttribute="height" constant="1" id="ecx-ZN-qNO"/>
  118. </constraints>
  119. </view>
  120. </subviews>
  121. <constraints>
  122. <constraint firstItem="NA1-3B-L8V" firstAttribute="centerY" secondItem="XhU-69-v4Z" secondAttribute="centerY" id="C2y-gb-iQc"/>
  123. <constraint firstItem="XhU-69-v4Z" firstAttribute="leading" secondItem="NA1-3B-L8V" secondAttribute="trailing" constant="20" id="K4e-0T-zXq"/>
  124. <constraint firstItem="XhU-69-v4Z" firstAttribute="centerY" secondItem="lqE-Ps-7Zw" secondAttribute="centerY" id="Usm-rW-c1C"/>
  125. <constraint firstAttribute="trailing" secondItem="kMu-if-OJn" secondAttribute="trailing" id="ZrE-wC-bpk"/>
  126. <constraint firstItem="NA1-3B-L8V" firstAttribute="leading" secondItem="lqE-Ps-7Zw" secondAttribute="leading" id="e8a-ID-gM0"/>
  127. <constraint firstItem="kMu-if-OJn" firstAttribute="centerY" secondItem="XhU-69-v4Z" secondAttribute="centerY" id="iK4-S5-Cc8"/>
  128. <constraint firstItem="kMu-if-OJn" firstAttribute="leading" secondItem="XhU-69-v4Z" secondAttribute="trailing" constant="20" id="onQ-AU-75x"/>
  129. <constraint firstAttribute="height" constant="20" id="rnL-pX-jRA"/>
  130. <constraint firstItem="XhU-69-v4Z" firstAttribute="centerX" secondItem="lqE-Ps-7Zw" secondAttribute="centerX" id="w0C-f4-IOx"/>
  131. </constraints>
  132. </view>
  133. </subviews>
  134. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  135. <constraints>
  136. <constraint firstItem="B6L-w4-NiE" firstAttribute="top" secondItem="lqE-Ps-7Zw" secondAttribute="bottom" constant="30" id="1cc-pa-POo"/>
  137. <constraint firstItem="xe7-YG-yxB" firstAttribute="top" secondItem="bL1-S3-Qaz" secondAttribute="bottom" constant="15" id="5S6-0R-9tz"/>
  138. <constraint firstItem="bL1-S3-Qaz" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="5Z5-LT-1o0"/>
  139. <constraint firstItem="uSm-Qm-Ifx" firstAttribute="trailing" secondItem="m5i-yq-FtZ" secondAttribute="trailing" id="6zI-C5-Rdw"/>
  140. <constraint firstAttribute="bottom" secondItem="B6L-w4-NiE" secondAttribute="bottom" constant="40" id="D2o-c0-oa1"/>
  141. <constraint firstItem="tqK-Xq-oz4" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="Ezs-dL-Mye"/>
  142. <constraint firstItem="lqE-Ps-7Zw" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="FOF-m5-tC3"/>
  143. <constraint firstItem="oWG-sZ-JlH" firstAttribute="bottom" secondItem="asv-FT-x7j" secondAttribute="bottom" id="Hzb-kt-iAD"/>
  144. <constraint firstItem="82e-IG-Agn" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="LHf-T7-Kqn"/>
  145. <constraint firstItem="uSm-Qm-Ifx" firstAttribute="top" secondItem="gea-DR-UXw" secondAttribute="top" id="Osn-G4-7WD"/>
  146. <constraint firstItem="xe7-YG-yxB" firstAttribute="trailing" secondItem="82e-IG-Agn" secondAttribute="trailing" id="Qhj-ny-y9J"/>
  147. <constraint firstItem="tqK-Xq-oz4" firstAttribute="leading" secondItem="oWG-sZ-JlH" secondAttribute="leading" id="SBK-Zs-y9R"/>
  148. <constraint firstItem="gea-DR-UXw" firstAttribute="top" secondItem="m5i-yq-FtZ" secondAttribute="bottom" constant="20" id="WxE-0Q-Ss2"/>
  149. <constraint firstItem="gea-DR-UXw" firstAttribute="leading" secondItem="m5i-yq-FtZ" secondAttribute="leading" id="Xtv-eM-1Dg"/>
  150. <constraint firstItem="82e-IG-Agn" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="bSK-sa-OpV"/>
  151. <constraint firstItem="B6L-w4-NiE" firstAttribute="trailing" secondItem="m5i-yq-FtZ" secondAttribute="trailing" id="chF-Vq-nWq"/>
  152. <constraint firstItem="m5i-yq-FtZ" firstAttribute="top" secondItem="xe7-YG-yxB" secondAttribute="bottom" constant="40" id="dPv-Wc-bGR"/>
  153. <constraint firstItem="oWG-sZ-JlH" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="trailing" constant="15" id="eDd-4q-bMh"/>
  154. <constraint firstItem="m5i-yq-FtZ" firstAttribute="leading" secondItem="xe7-YG-yxB" secondAttribute="leading" id="gS1-Zy-9SF"/>
  155. <constraint firstAttribute="trailing" secondItem="lqE-Ps-7Zw" secondAttribute="trailing" id="hbq-mw-koX"/>
  156. <constraint firstItem="tqK-Xq-oz4" firstAttribute="bottom" secondItem="bL1-S3-Qaz" secondAttribute="bottom" id="n4i-pk-jPs"/>
  157. <constraint firstItem="82e-IG-Agn" firstAttribute="top" secondItem="asv-FT-x7j" secondAttribute="bottom" constant="15" id="nDD-KI-Aah"/>
  158. <constraint firstItem="asv-FT-x7j" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="30" id="o7f-h5-kwc"/>
  159. <constraint firstItem="xe7-YG-yxB" firstAttribute="leading" secondItem="bL1-S3-Qaz" secondAttribute="leading" id="pUn-rX-HpD"/>
  160. <constraint firstItem="asv-FT-x7j" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="100" id="tet-R9-2hU"/>
  161. <constraint firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" constant="30" id="uAQ-Xu-lxn"/>
  162. <constraint firstItem="B6L-w4-NiE" firstAttribute="leading" secondItem="m5i-yq-FtZ" secondAttribute="leading" id="uaU-Dq-6Fe"/>
  163. <constraint firstItem="bL1-S3-Qaz" firstAttribute="top" secondItem="82e-IG-Agn" secondAttribute="bottom" constant="20" id="v5Y-qi-fm7"/>
  164. <constraint firstItem="m5i-yq-FtZ" firstAttribute="trailing" secondItem="xe7-YG-yxB" secondAttribute="trailing" id="w4g-5V-aER"/>
  165. </constraints>
  166. <point key="canvasLocation" x="26" y="26"/>
  167. </view>
  168. </objects>
  169. </document>