NYLoginBindViewController.xib 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="23727" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23721"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="NYLoginBindViewController">
  12. <connections>
  13. <outlet property="containerView" destination="Kf2-HV-1Ua" id="JoE-Gn-fQG"/>
  14. <outlet property="submit_btn" destination="6Jp-PY-9sW" id="6iJ-ch-PPL"/>
  15. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  16. </connections>
  17. </placeholder>
  18. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  19. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  20. <rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kQz-oL-MV6">
  24. <rect key="frame" x="0.0" y="120" width="393" height="500"/>
  25. <subviews>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="绑定" translatesAutoresizingMaskIntoConstraints="NO" id="duW-Fu-wgt">
  27. <rect key="frame" x="207" y="8" width="160" height="79"/>
  28. <constraints>
  29. <constraint firstAttribute="width" constant="160" id="D2s-vE-j9d"/>
  30. <constraint firstAttribute="height" constant="79" id="Eio-LU-HrP"/>
  31. </constraints>
  32. </imageView>
  33. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kf2-HV-1Ua">
  34. <rect key="frame" x="0.0" y="152" width="393" height="230"/>
  35. <subviews>
  36. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Jp-PY-9sW">
  37. <rect key="frame" x="25" y="163" width="343" height="44"/>
  38. <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="44" id="6hc-pe-EER"/>
  41. </constraints>
  42. <userDefinedRuntimeAttributes>
  43. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  44. <integer key="value" value="22"/>
  45. </userDefinedRuntimeAttribute>
  46. </userDefinedRuntimeAttributes>
  47. <connections>
  48. <action selector="loginBinddo:" destination="-1" eventType="touchUpInside" id="7U6-26-NzE"/>
  49. </connections>
  50. </button>
  51. </subviews>
  52. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  53. <constraints>
  54. <constraint firstItem="6Jp-PY-9sW" firstAttribute="leading" secondItem="Kf2-HV-1Ua" secondAttribute="leading" constant="25" id="5Fp-jM-hTR"/>
  55. <constraint firstAttribute="height" constant="230" id="7JN-6q-ezW"/>
  56. <constraint firstAttribute="trailing" secondItem="6Jp-PY-9sW" secondAttribute="trailing" constant="25" id="XV3-8S-rRZ"/>
  57. <constraint firstAttribute="bottom" secondItem="6Jp-PY-9sW" secondAttribute="bottom" constant="23" id="uD7-yt-dBy"/>
  58. </constraints>
  59. </view>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="绑定微信号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v1p-eL-8o9">
  61. <rect key="frame" x="26" y="28" width="160" height="38"/>
  62. <constraints>
  63. <constraint firstAttribute="height" constant="38" id="6EW-nk-LCh"/>
  64. <constraint firstAttribute="width" constant="160" id="Bpe-ef-JpP"/>
  65. </constraints>
  66. <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="28"/>
  67. <nil key="textColor"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. </subviews>
  71. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  72. <constraints>
  73. <constraint firstItem="Kf2-HV-1Ua" firstAttribute="leading" secondItem="kQz-oL-MV6" secondAttribute="leading" id="5Zh-PQ-zLD"/>
  74. <constraint firstItem="Kf2-HV-1Ua" firstAttribute="top" secondItem="duW-Fu-wgt" secondAttribute="bottom" constant="65" id="6KX-4F-Vvu"/>
  75. <constraint firstItem="v1p-eL-8o9" firstAttribute="top" secondItem="kQz-oL-MV6" secondAttribute="top" constant="28" id="6qj-ec-h4d"/>
  76. <constraint firstItem="duW-Fu-wgt" firstAttribute="top" secondItem="kQz-oL-MV6" secondAttribute="top" constant="8" id="ALL-py-CCV"/>
  77. <constraint firstItem="v1p-eL-8o9" firstAttribute="leading" secondItem="kQz-oL-MV6" secondAttribute="leading" constant="26" id="C8y-5H-2UW"/>
  78. <constraint firstAttribute="trailing" secondItem="duW-Fu-wgt" secondAttribute="trailing" constant="26" id="REb-vP-adr"/>
  79. <constraint firstAttribute="trailing" secondItem="Kf2-HV-1Ua" secondAttribute="trailing" id="Yh9-3J-lrg"/>
  80. <constraint firstAttribute="height" constant="500" id="von-h6-uhM"/>
  81. </constraints>
  82. </view>
  83. </subviews>
  84. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  85. <constraints>
  86. <constraint firstItem="kQz-oL-MV6" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="120" id="Gif-Xh-aRt"/>
  87. <constraint firstAttribute="trailing" secondItem="kQz-oL-MV6" secondAttribute="trailing" id="ITq-ay-dEJ"/>
  88. <constraint firstItem="kQz-oL-MV6" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="yXl-sT-k95"/>
  89. </constraints>
  90. <point key="canvasLocation" x="20.610687022900763" y="-12.67605633802817"/>
  91. </view>
  92. </objects>
  93. <resources>
  94. <image name="绑定" width="160" height="79"/>
  95. <systemColor name="systemBackgroundColor">
  96. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  97. </systemColor>
  98. </resources>
  99. </document>