BogoLogoutTextViewController.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
  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="BogoLogoutTextViewController">
  12. <connections>
  13. <outlet property="agreeT" destination="zLS-bC-UP6" id="uIO-R0-lcz"/>
  14. <outlet property="confirmBtn" destination="RH6-fR-Qej" id="Umd-h7-v1R"/>
  15. <outlet property="itemView" destination="30c-0L-9Xl" id="Hi4-bn-GmS"/>
  16. <outlet property="selectBtn" destination="akC-6t-Zb8" id="can-zG-b9Q"/>
  17. <outlet property="topConstraint" destination="ycx-fI-2s0" id="vKd-jz-zvg"/>
  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="896"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="mainBg" translatesAutoresizingMaskIntoConstraints="NO" id="D2S-TW-U89">
  27. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  28. </imageView>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bje-Cf-wH2">
  30. <rect key="frame" x="12" y="128" width="285.5" height="48"/>
  31. <string key="text">账号注销后,
  32. 以下信息将会被清空且无法找回</string>
  33. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
  34. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="00e-Dk-rfc">
  38. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  39. <subviews>
  40. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3DD-hD-LuS" customClass="QMUIButton">
  41. <rect key="frame" x="0.0" y="0.0" width="40" height="44"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="44" id="5zO-aS-jdr"/>
  44. <constraint firstAttribute="width" constant="40" id="mWw-hA-ZvR"/>
  45. </constraints>
  46. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  47. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  48. <state key="normal" image="com_arrow_vc_back">
  49. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  50. </state>
  51. <connections>
  52. <action selector="clickCancleBtn:" destination="-1" eventType="touchUpInside" id="jtk-hv-rKI"/>
  53. </connections>
  54. </button>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="账户注销" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1U0-hw-c6N">
  56. <rect key="frame" x="170" y="12" width="74" height="22"/>
  57. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  58. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. </subviews>
  62. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  63. <constraints>
  64. <constraint firstAttribute="height" constant="44" id="CBp-Qq-sy9"/>
  65. <constraint firstItem="1U0-hw-c6N" firstAttribute="centerX" secondItem="00e-Dk-rfc" secondAttribute="centerX" id="Fpk-3x-cNP"/>
  66. <constraint firstItem="1U0-hw-c6N" firstAttribute="top" secondItem="00e-Dk-rfc" secondAttribute="top" constant="12" id="hTB-wm-D6a"/>
  67. <constraint firstItem="3DD-hD-LuS" firstAttribute="leading" secondItem="00e-Dk-rfc" secondAttribute="leading" id="vjS-d3-WEI"/>
  68. <constraint firstItem="3DD-hD-LuS" firstAttribute="centerY" secondItem="00e-Dk-rfc" secondAttribute="centerY" id="x3a-K1-onM"/>
  69. </constraints>
  70. </view>
  71. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="30c-0L-9Xl">
  72. <rect key="frame" x="12" y="200" width="390" height="150"/>
  73. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  74. <constraints>
  75. <constraint firstAttribute="height" constant="150" id="Ob3-Lg-ZSG"/>
  76. </constraints>
  77. </view>
  78. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RH6-fR-Qej">
  79. <rect key="frame" x="72" y="701" width="270" height="45"/>
  80. <constraints>
  81. <constraint firstAttribute="width" constant="270" id="1PX-NH-CeG"/>
  82. <constraint firstAttribute="height" constant="45" id="wDG-Zu-YwO"/>
  83. </constraints>
  84. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  85. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  86. <state key="normal" title="确认注销" backgroundImage="widthBtnBg">
  87. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  88. </state>
  89. <connections>
  90. <action selector="clickLogoutBtn:" destination="-1" eventType="touchUpInside" id="cNl-Od-daJ"/>
  91. </connections>
  92. </button>
  93. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="akC-6t-Zb8">
  94. <rect key="frame" x="102" y="761" width="20" height="30"/>
  95. <constraints>
  96. <constraint firstAttribute="width" constant="20" id="5PS-YM-KGg"/>
  97. <constraint firstAttribute="height" constant="30" id="ctO-0p-FCD"/>
  98. </constraints>
  99. <state key="normal" image="bogo_regiset_normal"/>
  100. <connections>
  101. <action selector="clickSelectBtn:" destination="-1" eventType="touchUpInside" id="1SC-xj-t4P"/>
  102. </connections>
  103. </button>
  104. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" usesAttributedText="YES" translatesAutoresizingMaskIntoConstraints="NO" id="zLS-bC-UP6">
  105. <rect key="frame" x="122" y="761" width="170" height="30"/>
  106. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  107. <constraints>
  108. <constraint firstAttribute="height" constant="30" id="43A-V6-bVL"/>
  109. <constraint firstAttribute="width" constant="170" id="ROm-Px-qY8"/>
  110. </constraints>
  111. <attributedString key="attributedText">
  112. <fragment content="我已同意并阅读《注销协议》">
  113. <attributes>
  114. <color key="NSColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  115. <font key="NSFont" metaFont="smallSystem"/>
  116. <font key="NSOriginalFont" metaFont="smallSystem"/>
  117. <paragraphStyle key="NSParagraphStyle" alignment="left" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  118. </attributes>
  119. </fragment>
  120. </attributedString>
  121. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  122. </textView>
  123. </subviews>
  124. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  125. <constraints>
  126. <constraint firstItem="zLS-bC-UP6" firstAttribute="centerX" secondItem="RH6-fR-Qej" secondAttribute="centerX" id="3iy-7A-NYF"/>
  127. <constraint firstItem="RH6-fR-Qej" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="476-kd-yFu"/>
  128. <constraint firstItem="30c-0L-9Xl" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="BU8-vq-2Qz"/>
  129. <constraint firstAttribute="trailing" secondItem="30c-0L-9Xl" secondAttribute="trailing" constant="12" id="CNj-EA-ELx"/>
  130. <constraint firstAttribute="trailing" secondItem="00e-Dk-rfc" secondAttribute="trailing" id="IiP-Nq-cGg"/>
  131. <constraint firstItem="30c-0L-9Xl" firstAttribute="top" secondItem="Bje-Cf-wH2" secondAttribute="bottom" constant="24" id="Jvb-PD-37p"/>
  132. <constraint firstAttribute="bottom" secondItem="RH6-fR-Qej" secondAttribute="bottom" constant="150" id="NoO-Go-O5i"/>
  133. <constraint firstItem="D2S-TW-U89" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="TpZ-6i-4Cp"/>
  134. <constraint firstAttribute="trailing" secondItem="D2S-TW-U89" secondAttribute="trailing" id="WZj-Q2-wm9"/>
  135. <constraint firstItem="Bje-Cf-wH2" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="c9T-FH-ybL"/>
  136. <constraint firstAttribute="bottom" secondItem="D2S-TW-U89" secondAttribute="bottom" id="dUP-lp-nte"/>
  137. <constraint firstItem="akC-6t-Zb8" firstAttribute="centerY" secondItem="zLS-bC-UP6" secondAttribute="centerY" id="fHw-Ac-znZ"/>
  138. <constraint firstItem="D2S-TW-U89" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="fLt-0h-P8u"/>
  139. <constraint firstItem="zLS-bC-UP6" firstAttribute="leading" secondItem="akC-6t-Zb8" secondAttribute="trailing" id="ghN-iV-DU7"/>
  140. <constraint firstItem="00e-Dk-rfc" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="hlf-W7-Ydd"/>
  141. <constraint firstItem="zLS-bC-UP6" firstAttribute="top" secondItem="RH6-fR-Qej" secondAttribute="bottom" constant="15" id="trR-MF-aFr"/>
  142. <constraint firstItem="akC-6t-Zb8" firstAttribute="top" secondItem="RH6-fR-Qej" secondAttribute="bottom" constant="15" id="whM-b3-w79"/>
  143. <constraint firstItem="Bje-Cf-wH2" firstAttribute="top" secondItem="00e-Dk-rfc" secondAttribute="bottom" constant="40" id="xyd-oe-mqx"/>
  144. <constraint firstItem="00e-Dk-rfc" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="44" id="ycx-fI-2s0"/>
  145. </constraints>
  146. <point key="canvasLocation" x="137.68115942028987" y="63.616071428571423"/>
  147. </view>
  148. </objects>
  149. <resources>
  150. <image name="bogo_regiset_normal" width="11" height="11"/>
  151. <image name="com_arrow_vc_back" width="12" height="22.5"/>
  152. <image name="mainBg" width="375" height="812"/>
  153. <image name="widthBtnBg" width="250" height="45"/>
  154. <systemColor name="systemBackgroundColor">
  155. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  156. </systemColor>
  157. </resources>
  158. </document>