SafeSettingViewController.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" 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="17703"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.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="SafeSettingViewController" customModule="xingchuangke" customModuleProvider="target">
  12. <connections>
  13. <outlet property="lblVersion" destination="geG-mo-0jF" id="TZg-Wv-e73"/>
  14. <outlet property="rad1" destination="nR0-ih-VMK" id="Y3g-mP-q8U"/>
  15. <outlet property="rad2" destination="2sA-DC-mmO" id="Rfc-LY-vYz"/>
  16. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  17. </connections>
  18. </placeholder>
  19. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  20. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  23. <subviews>
  24. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ydw-Ig-rzE">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="112"/>
  26. <subviews>
  27. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="67s-8w-rNP">
  28. <rect key="frame" x="0.0" y="55" width="414" height="1"/>
  29. <color key="backgroundColor" red="0.95686274509803915" green="0.95686274509803915" blue="0.95686274509803915" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="1" id="x8F-Tf-UHl"/>
  32. </constraints>
  33. </view>
  34. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BQj-Dh-UYH">
  35. <rect key="frame" x="0.0" y="112" width="414" height="1"/>
  36. <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="1" id="Jgw-Ib-AgM"/>
  39. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="1" id="VLN-xe-FMh"/>
  40. </constraints>
  41. </view>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="修改密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RCc-l6-IdD">
  43. <rect key="frame" x="15" y="0.0" width="399" height="55"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  46. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="指纹密码" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KDW-VD-VrU">
  50. <rect key="frame" x="15" y="56" width="399" height="55"/>
  51. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  52. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  53. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ap8-hO-Rib">
  57. <rect key="frame" x="0.0" y="0.0" width="414" height="55"/>
  58. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  59. <connections>
  60. <action selector="btnModPasswordClick:" destination="-1" eventType="touchUpInside" id="F61-0U-2yZ"/>
  61. </connections>
  62. </button>
  63. <switch hidden="YES" opaque="NO" tag="1001" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="nR0-ih-VMK">
  64. <rect key="frame" x="349" y="12" width="49" height="31"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  66. <color key="onTintColor" red="0.0" green="0.81176470588235294" blue="0.70196078431372544" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  67. <connections>
  68. <action selector="chkChange:" destination="-1" eventType="valueChanged" id="F4i-DE-nJl"/>
  69. </connections>
  70. </switch>
  71. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_arrow_right_gray" translatesAutoresizingMaskIntoConstraints="NO" id="TyR-oF-pQb">
  72. <rect key="frame" x="388" y="21" width="8" height="13"/>
  73. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  74. </imageView>
  75. <switch opaque="NO" tag="1002" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2sA-DC-mmO">
  76. <rect key="frame" x="349" y="68" width="49" height="31"/>
  77. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  78. <color key="onTintColor" red="0.0" green="0.81176470588235294" blue="0.70196078431372544" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <connections>
  80. <action selector="chkChange:" destination="-1" eventType="valueChanged" id="pN4-GE-w8c"/>
  81. </connections>
  82. </switch>
  83. </subviews>
  84. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  85. <constraints>
  86. <constraint firstItem="67s-8w-rNP" firstAttribute="top" secondItem="ydw-Ig-rzE" secondAttribute="top" constant="55" id="Gxb-kC-6Sd"/>
  87. <constraint firstItem="67s-8w-rNP" firstAttribute="leading" secondItem="ydw-Ig-rzE" secondAttribute="leading" id="Uq6-ZP-sDe"/>
  88. <constraint firstItem="BQj-Dh-UYH" firstAttribute="leading" secondItem="ydw-Ig-rzE" secondAttribute="leading" id="VNl-5i-AU1"/>
  89. <constraint firstAttribute="trailing" secondItem="BQj-Dh-UYH" secondAttribute="trailing" id="chl-kf-LKJ"/>
  90. <constraint firstAttribute="height" constant="112" id="giP-Ir-NOE"/>
  91. <constraint firstItem="BQj-Dh-UYH" firstAttribute="top" secondItem="67s-8w-rNP" secondAttribute="bottom" constant="56" id="jRT-Ka-CSw"/>
  92. <constraint firstAttribute="trailing" secondItem="67s-8w-rNP" secondAttribute="trailing" id="zPt-9l-SKA"/>
  93. </constraints>
  94. </view>
  95. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QJe-TE-kqT">
  96. <rect key="frame" x="0.0" y="125" width="414" height="50"/>
  97. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  98. <subviews>
  99. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="当前版本" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aV2-8S-prk">
  100. <rect key="frame" x="15" y="0.0" width="87" height="50"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  103. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="V1.0.0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="geG-mo-0jF">
  107. <rect key="frame" x="156" y="0.0" width="242" height="50"/>
  108. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  109. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  110. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. </subviews>
  114. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  115. </view>
  116. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VOO-hq-FbV">
  117. <rect key="frame" x="0.0" y="177" width="414" height="50"/>
  118. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  119. <subviews>
  120. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_arrow_right_gray" translatesAutoresizingMaskIntoConstraints="NO" id="92Y-0W-ICm">
  121. <rect key="frame" x="388" y="21" width="8" height="13"/>
  122. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
  123. </imageView>
  124. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="电话客服" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JcQ-e2-tJA">
  125. <rect key="frame" x="15" y="0.0" width="87" height="50"/>
  126. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  127. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  128. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1bK-Xl-QF0">
  132. <rect key="frame" x="0.0" y="0.0" width="404" height="50"/>
  133. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  134. <connections>
  135. <action selector="btnClick:" destination="-1" eventType="touchUpInside" id="5Ka-j2-GeQ"/>
  136. </connections>
  137. </button>
  138. </subviews>
  139. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  140. </view>
  141. </subviews>
  142. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  143. <color key="backgroundColor" red="0.95686274509803915" green="0.95686274509803915" blue="0.95686274509803915" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  144. <constraints>
  145. <constraint firstItem="ydw-Ig-rzE" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="DUF-Lu-3Ek"/>
  146. <constraint firstItem="ydw-Ig-rzE" firstAttribute="trailing" secondItem="fnl-2z-Ty3" secondAttribute="trailing" id="The-8h-UQr"/>
  147. <constraint firstItem="ydw-Ig-rzE" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="bvi-RB-hsq"/>
  148. </constraints>
  149. <point key="canvasLocation" x="-728.98550724637687" y="-410.49107142857139"/>
  150. </view>
  151. </objects>
  152. <resources>
  153. <image name="ion_arrow_right_gray" width="7.5" height="13"/>
  154. </resources>
  155. </document>