Message_Set_VC.xib 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  9. <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
  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="Message_Set_VC">
  14. <connections>
  15. <outlet property="eyeButton" destination="JVv-rr-Qxp" id="sS4-x6-PRa"/>
  16. <outlet property="giveUpBtn" destination="G6n-5G-aDE" id="X6A-6k-BVd"/>
  17. <outlet property="pwdTextField" destination="FaC-vi-TQS" id="oxM-uc-q0L"/>
  18. <outlet property="sureButton" destination="EGZ-7x-G5U" id="c3n-Va-JQJ"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="6-20位常规字符" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FaC-vi-TQS">
  28. <rect key="frame" x="50" y="185" width="314" height="30"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="30" id="QDl-IZ-hik"/>
  31. </constraints>
  32. <nil key="textColor"/>
  33. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  34. <textInputTraits key="textInputTraits"/>
  35. </textField>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请输入新的密码:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GEf-nI-aik">
  37. <rect key="frame" x="50" y="150" width="364" height="25"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="25" id="w2a-4d-sTo"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  42. <nil key="textColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EGZ-7x-G5U">
  46. <rect key="frame" x="187" y="235" width="41" height="40"/>
  47. <constraints>
  48. <constraint firstAttribute="height" constant="40" id="mVe-xh-Z2s"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  51. <state key="normal" title="确定"/>
  52. <connections>
  53. <action selector="sureBtnClick:" destination="-1" eventType="touchUpInside" id="Txh-x8-vCs"/>
  54. </connections>
  55. </button>
  56. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G6n-5G-aDE">
  57. <rect key="frame" x="166" y="295" width="82" height="43"/>
  58. <constraints>
  59. <constraint firstAttribute="height" constant="43" id="DBX-Pl-PPn"/>
  60. </constraints>
  61. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  62. <state key="normal" title="放弃修改"/>
  63. <connections>
  64. <action selector="giveUpBtnClick:" destination="-1" eventType="touchUpInside" id="Bu4-ef-qNb"/>
  65. </connections>
  66. </button>
  67. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JVv-rr-Qxp">
  68. <rect key="frame" x="334" y="192.66666666666666" width="30" height="15"/>
  69. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="15" id="8PM-Rn-jlf"/>
  72. <constraint firstAttribute="width" secondItem="JVv-rr-Qxp" secondAttribute="height" multiplier="2" id="vx4-Ph-K34"/>
  73. </constraints>
  74. <state key="normal" image="passEye"/>
  75. <connections>
  76. <action selector="eyeBtnClick:" destination="-1" eventType="touchUpInside" id="clB-vc-Tzz"/>
  77. </connections>
  78. </button>
  79. </subviews>
  80. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  81. <constraints>
  82. <constraint firstItem="GEf-nI-aik" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="150" id="0X9-ji-l1w"/>
  83. <constraint firstItem="JVv-rr-Qxp" firstAttribute="centerY" secondItem="FaC-vi-TQS" secondAttribute="centerY" id="5hL-s9-nIb"/>
  84. <constraint firstAttribute="trailing" secondItem="FaC-vi-TQS" secondAttribute="trailing" constant="50" id="6GL-AP-cWy"/>
  85. <constraint firstAttribute="trailing" secondItem="GEf-nI-aik" secondAttribute="trailing" id="BrF-9w-Sbi"/>
  86. <constraint firstItem="G6n-5G-aDE" firstAttribute="top" secondItem="EGZ-7x-G5U" secondAttribute="bottom" constant="20" id="Jnk-os-G8E"/>
  87. <constraint firstItem="EGZ-7x-G5U" firstAttribute="top" secondItem="FaC-vi-TQS" secondAttribute="bottom" constant="20" id="OpJ-eV-WEx"/>
  88. <constraint firstItem="GEf-nI-aik" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="50" id="P75-i5-Fjv"/>
  89. <constraint firstItem="FaC-vi-TQS" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="50" id="PkE-Dy-stp"/>
  90. <constraint firstItem="G6n-5G-aDE" firstAttribute="centerX" secondItem="EGZ-7x-G5U" secondAttribute="centerX" id="Pni-Y9-O45"/>
  91. <constraint firstItem="EGZ-7x-G5U" firstAttribute="centerX" secondItem="FaC-vi-TQS" secondAttribute="centerX" id="pyz-b1-paz"/>
  92. <constraint firstItem="JVv-rr-Qxp" firstAttribute="trailing" secondItem="FaC-vi-TQS" secondAttribute="trailing" id="qmY-d0-Sb1"/>
  93. <constraint firstItem="FaC-vi-TQS" firstAttribute="top" secondItem="GEf-nI-aik" secondAttribute="bottom" constant="10" id="rW6-LQ-dwc"/>
  94. </constraints>
  95. <point key="canvasLocation" x="-107" y="-118"/>
  96. </view>
  97. </objects>
  98. <resources>
  99. <image name="passEye" width="247" height="102"/>
  100. </resources>
  101. </document>