Message_Set_VC.xib 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" 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="14460.20"/>
  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="Message_Set_VC">
  13. <connections>
  14. <outlet property="eyeButton" destination="JVv-rr-Qxp" id="sS4-x6-PRa"/>
  15. <outlet property="giveUpBtn" destination="G6n-5G-aDE" id="X6A-6k-BVd"/>
  16. <outlet property="pwdTextField" destination="FaC-vi-TQS" id="oxM-uc-q0L"/>
  17. <outlet property="sureButton" destination="EGZ-7x-G5U" id="c3n-Va-JQJ"/>
  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="414" height="736"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <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">
  27. <rect key="frame" x="50" y="185" width="314" height="30"/>
  28. <constraints>
  29. <constraint firstAttribute="height" constant="30" id="QDl-IZ-hik"/>
  30. </constraints>
  31. <nil key="textColor"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  33. <textInputTraits key="textInputTraits"/>
  34. <connections>
  35. <outlet property="delegate" destination="-1" id="RWr-Ud-CRc"/>
  36. </connections>
  37. </textField>
  38. <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">
  39. <rect key="frame" x="50" y="150" width="364" height="25"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="25" id="w2a-4d-sTo"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  44. <nil key="textColor"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EGZ-7x-G5U">
  48. <rect key="frame" x="186.66666666666666" y="235" width="41" height="40"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="40" id="mVe-xh-Z2s"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  53. <state key="normal" title="确定"/>
  54. <connections>
  55. <action selector="sureBtnClick:" destination="-1" eventType="touchUpInside" id="Txh-x8-vCs"/>
  56. </connections>
  57. </button>
  58. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G6n-5G-aDE">
  59. <rect key="frame" x="166" y="295" width="82" height="43"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="43" id="DBX-Pl-PPn"/>
  62. </constraints>
  63. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  64. <state key="normal" title="放弃修改"/>
  65. <connections>
  66. <action selector="giveUpBtnClick:" destination="-1" eventType="touchUpInside" id="Bu4-ef-qNb"/>
  67. </connections>
  68. </button>
  69. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JVv-rr-Qxp">
  70. <rect key="frame" x="334" y="192.66666666666666" width="30" height="15"/>
  71. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="15" id="8PM-Rn-jlf"/>
  74. <constraint firstAttribute="width" secondItem="JVv-rr-Qxp" secondAttribute="height" multiplier="2" id="vx4-Ph-K34"/>
  75. </constraints>
  76. <state key="normal" image="closeEye"/>
  77. <connections>
  78. <action selector="eyeBtnClick:" destination="-1" eventType="touchUpInside" id="clB-vc-Tzz"/>
  79. </connections>
  80. </button>
  81. </subviews>
  82. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. <constraints>
  84. <constraint firstItem="GEf-nI-aik" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="150" id="0X9-ji-l1w"/>
  85. <constraint firstItem="JVv-rr-Qxp" firstAttribute="centerY" secondItem="FaC-vi-TQS" secondAttribute="centerY" id="5hL-s9-nIb"/>
  86. <constraint firstAttribute="trailing" secondItem="FaC-vi-TQS" secondAttribute="trailing" constant="50" id="6GL-AP-cWy"/>
  87. <constraint firstAttribute="trailing" secondItem="GEf-nI-aik" secondAttribute="trailing" id="BrF-9w-Sbi"/>
  88. <constraint firstItem="G6n-5G-aDE" firstAttribute="top" secondItem="EGZ-7x-G5U" secondAttribute="bottom" constant="20" id="Jnk-os-G8E"/>
  89. <constraint firstItem="EGZ-7x-G5U" firstAttribute="top" secondItem="FaC-vi-TQS" secondAttribute="bottom" constant="20" id="OpJ-eV-WEx"/>
  90. <constraint firstItem="GEf-nI-aik" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="50" id="P75-i5-Fjv"/>
  91. <constraint firstItem="FaC-vi-TQS" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="50" id="PkE-Dy-stp"/>
  92. <constraint firstItem="G6n-5G-aDE" firstAttribute="centerX" secondItem="EGZ-7x-G5U" secondAttribute="centerX" id="Pni-Y9-O45"/>
  93. <constraint firstItem="EGZ-7x-G5U" firstAttribute="centerX" secondItem="FaC-vi-TQS" secondAttribute="centerX" id="pyz-b1-paz"/>
  94. <constraint firstItem="JVv-rr-Qxp" firstAttribute="trailing" secondItem="FaC-vi-TQS" secondAttribute="trailing" id="qmY-d0-Sb1"/>
  95. <constraint firstItem="FaC-vi-TQS" firstAttribute="top" secondItem="GEf-nI-aik" secondAttribute="bottom" constant="10" id="rW6-LQ-dwc"/>
  96. </constraints>
  97. <point key="canvasLocation" x="-107" y="-118"/>
  98. </view>
  99. </objects>
  100. <resources>
  101. <image name="closeEye" width="64" height="64"/>
  102. </resources>
  103. </document>