悟空记账

JZGestureCodeLogginViewController.xib 10.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  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="JZGestureCodeLogginViewController">
  13. <connections>
  14. <outlet property="loginBtn" destination="m5i-yq-FtZ" id="J8j-mM-ck4"/>
  15. <outlet property="phoneField" destination="oWG-sZ-JlH" id="jOi-RE-erO"/>
  16. <outlet property="pwdField" destination="tqK-Xq-oz4" id="CXG-yd-4yo"/>
  17. <outlet property="signoutButton" destination="0F6-3H-MmL" id="OAn-w3-rwS"/>
  18. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <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">
  27. <rect key="frame" x="30" y="100" width="43" height="17"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  29. <nil key="textColor"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWG-sZ-JlH">
  33. <rect key="frame" x="88" y="100" width="257" height="17"/>
  34. <nil key="textColor"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  36. <textInputTraits key="textInputTraits"/>
  37. </textField>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="82e-IG-Agn">
  39. <rect key="frame" x="30" y="132" width="315" height="1"/>
  40. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="1" id="89M-kp-Tdy"/>
  43. </constraints>
  44. </view>
  45. <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">
  46. <rect key="frame" x="30" y="153" width="29" height="17"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  48. <nil key="textColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xe7-YG-yxB">
  52. <rect key="frame" x="30" y="185" width="315" height="1"/>
  53. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  54. <constraints>
  55. <constraint firstAttribute="height" constant="1" id="w99-bm-cPW"/>
  56. </constraints>
  57. </view>
  58. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="tqK-Xq-oz4">
  59. <rect key="frame" x="88" y="153" width="257" height="17"/>
  60. <nil key="textColor"/>
  61. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  62. <textInputTraits key="textInputTraits"/>
  63. </textField>
  64. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="m5i-yq-FtZ">
  65. <rect key="frame" x="30" y="226" width="315" height="50"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="50" id="BqL-7E-p9L"/>
  68. </constraints>
  69. <state key="normal" title="登录">
  70. <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  71. </state>
  72. </button>
  73. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0F6-3H-MmL">
  74. <rect key="frame" x="133" y="625" width="189" height="30"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="30" id="Rje-mk-weE"/>
  77. </constraints>
  78. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  79. <state key="normal" title="退出登录">
  80. <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  81. </state>
  82. </button>
  83. </subviews>
  84. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  85. <constraints>
  86. <constraint firstItem="xe7-YG-yxB" firstAttribute="top" secondItem="bL1-S3-Qaz" secondAttribute="bottom" constant="15" id="5S6-0R-9tz"/>
  87. <constraint firstItem="bL1-S3-Qaz" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="5Z5-LT-1o0"/>
  88. <constraint firstItem="82e-IG-Agn" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="8x1-IN-xsv"/>
  89. <constraint firstItem="tqK-Xq-oz4" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="Ezs-dL-Mye"/>
  90. <constraint firstItem="oWG-sZ-JlH" firstAttribute="bottom" secondItem="asv-FT-x7j" secondAttribute="bottom" id="Hzb-kt-iAD"/>
  91. <constraint firstAttribute="trailing" secondItem="0F6-3H-MmL" secondAttribute="trailing" constant="98" id="L8L-V1-dbN"/>
  92. <constraint firstItem="82e-IG-Agn" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="leading" id="LHf-T7-Kqn"/>
  93. <constraint firstItem="xe7-YG-yxB" firstAttribute="trailing" secondItem="82e-IG-Agn" secondAttribute="trailing" id="Qhj-ny-y9J"/>
  94. <constraint firstItem="tqK-Xq-oz4" firstAttribute="leading" secondItem="oWG-sZ-JlH" secondAttribute="leading" id="SBK-Zs-y9R"/>
  95. <constraint firstItem="82e-IG-Agn" firstAttribute="trailing" secondItem="oWG-sZ-JlH" secondAttribute="trailing" id="bSK-sa-OpV"/>
  96. <constraint firstItem="m5i-yq-FtZ" firstAttribute="top" secondItem="xe7-YG-yxB" secondAttribute="bottom" constant="40" id="dPv-Wc-bGR"/>
  97. <constraint firstItem="oWG-sZ-JlH" firstAttribute="leading" secondItem="asv-FT-x7j" secondAttribute="trailing" constant="15" id="eDd-4q-bMh"/>
  98. <constraint firstItem="m5i-yq-FtZ" firstAttribute="leading" secondItem="xe7-YG-yxB" secondAttribute="leading" id="gS1-Zy-9SF"/>
  99. <constraint firstItem="asv-FT-x7j" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="100" id="j8G-xY-PJH"/>
  100. <constraint firstItem="0F6-3H-MmL" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="88" id="kuc-eb-rjR"/>
  101. <constraint firstItem="tqK-Xq-oz4" firstAttribute="bottom" secondItem="bL1-S3-Qaz" secondAttribute="bottom" id="n4i-pk-jPs"/>
  102. <constraint firstItem="82e-IG-Agn" firstAttribute="top" secondItem="asv-FT-x7j" secondAttribute="bottom" constant="15" id="nDD-KI-Aah"/>
  103. <constraint firstAttribute="bottom" secondItem="0F6-3H-MmL" secondAttribute="bottom" constant="20" id="oBw-xt-g6z"/>
  104. <constraint firstItem="xe7-YG-yxB" firstAttribute="leading" secondItem="bL1-S3-Qaz" secondAttribute="leading" id="pUn-rX-HpD"/>
  105. <constraint firstItem="bL1-S3-Qaz" firstAttribute="top" secondItem="82e-IG-Agn" secondAttribute="bottom" constant="20" id="v5Y-qi-fm7"/>
  106. <constraint firstItem="asv-FT-x7j" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="30" id="vqX-O5-vWb"/>
  107. <constraint firstItem="m5i-yq-FtZ" firstAttribute="trailing" secondItem="xe7-YG-yxB" secondAttribute="trailing" id="w4g-5V-aER"/>
  108. </constraints>
  109. <point key="canvasLocation" x="42.5" y="42.5"/>
  110. </view>
  111. </objects>
  112. </document>