RegViewController2.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  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" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" 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="Safe area layout guides" minToolsVersion="9.0"/>
  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="RegViewController2" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="btnAngree" destination="2h6-dV-sKY" id="ZXg-cK-qzm"/>
  16. <outlet property="btnClose" destination="mr0-LC-nhC" id="ziv-FN-wPE"/>
  17. <outlet property="btnCode" destination="fIx-sq-f8g" id="PKI-YO-QaH"/>
  18. <outlet property="btnLogin" destination="oTm-WB-ld2" id="uJp-ne-mA1"/>
  19. <outlet property="btnReView" destination="Cbj-UU-9US" id="Y6w-r1-9FJ"/>
  20. <outlet property="btnView" destination="lyB-wK-10G" id="n0X-na-zXj"/>
  21. <outlet property="txtCode" destination="oiU-1z-7lB" id="0G3-AZ-JVu"/>
  22. <outlet property="txtPassword" destination="xFK-a5-3Fx" id="Wc3-4N-blo"/>
  23. <outlet property="txtPhone" destination="1RK-Th-Sk4" id="1Qe-w8-sVt"/>
  24. <outlet property="txtRePassword" destination="FzC-Eg-4vr" id="m2K-Kp-n7S"/>
  25. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  26. <outlet property="viewContent" destination="Qg6-BI-nyH" id="C9X-e9-v62"/>
  27. </connections>
  28. </placeholder>
  29. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  30. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  31. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Qg6-BI-nyH">
  35. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  37. <subviews>
  38. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="ion_login_logo" translatesAutoresizingMaskIntoConstraints="NO" id="Bzf-Wk-9i0">
  39. <rect key="frame" x="140" y="37" width="94" height="112"/>
  40. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  41. </imageView>
  42. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1RK-Th-Sk4">
  43. <rect key="frame" x="35" y="179" width="305" height="48"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  45. <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="textColor"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  48. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  49. </textField>
  50. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mr0-LC-nhC">
  51. <rect key="frame" x="298" y="179" width="42" height="48"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  53. <state key="normal" image="ion_delete"/>
  54. <connections>
  55. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="A98-qw-4dl"/>
  56. </connections>
  57. </button>
  58. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入您的密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xFK-a5-3Fx">
  59. <rect key="frame" x="35" y="241" width="305" height="48"/>
  60. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  61. <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <nil key="textColor"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  64. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  65. </textField>
  66. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lyB-wK-10G">
  67. <rect key="frame" x="298" y="241" width="42" height="48"/>
  68. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  69. <state key="normal" image="ion_close_see"/>
  70. <state key="selected" image="ion_see"/>
  71. <connections>
  72. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="M7a-sl-A2H"/>
  73. </connections>
  74. </button>
  75. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oiU-1z-7lB">
  76. <rect key="frame" x="35" y="363" width="305" height="48"/>
  77. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  78. <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <nil key="textColor"/>
  80. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  81. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  82. </textField>
  83. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="trailing" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fIx-sq-f8g" customClass="CusButtonGetCode" customModule="Virgil">
  84. <rect key="frame" x="206" y="364" width="125" height="47"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  87. <state key="normal" title="获取验证码">
  88. <color key="titleColor" red="1" green="0.57637232540000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  89. </state>
  90. <userDefinedRuntimeAttributes>
  91. <userDefinedRuntimeAttribute type="string" keyPath="currenTitle" value="获取验证码"/>
  92. <userDefinedRuntimeAttribute type="color" keyPath="currentBackgroudColor">
  93. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. </userDefinedRuntimeAttribute>
  95. <userDefinedRuntimeAttribute type="color" keyPath="selectedBackgroudColor">
  96. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  97. </userDefinedRuntimeAttribute>
  98. <userDefinedRuntimeAttribute type="number" keyPath="count">
  99. <integer key="value" value="30"/>
  100. </userDefinedRuntimeAttribute>
  101. <userDefinedRuntimeAttribute type="color" keyPath="currentFontColor">
  102. <color key="value" red="1" green="0.57637232540000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  103. </userDefinedRuntimeAttribute>
  104. <userDefinedRuntimeAttribute type="color" keyPath="selectedFontColor">
  105. <color key="value" red="0.61568627450000002" green="0.61568627450000002" blue="0.61568627450000002" alpha="1" colorSpace="calibratedRGB"/>
  106. </userDefinedRuntimeAttribute>
  107. <userDefinedRuntimeAttribute type="string" keyPath="selectedTitle" value="重新获取"/>
  108. </userDefinedRuntimeAttributes>
  109. <connections>
  110. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="9lq-6h-KHu"/>
  111. </connections>
  112. </button>
  113. <button opaque="NO" tag="1004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oTm-WB-ld2">
  114. <rect key="frame" x="32" y="466" width="311" height="59"/>
  115. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  116. <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  117. <state key="normal" title="注册" backgroundImage="btu_01"/>
  118. <connections>
  119. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="RQM-Ua-vCV"/>
  120. </connections>
  121. </button>
  122. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请确认您的密码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FzC-Eg-4vr">
  123. <rect key="frame" x="35" y="302" width="305" height="48"/>
  124. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  125. <color key="backgroundColor" red="0.95686274510000002" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  126. <nil key="textColor"/>
  127. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  128. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  129. </textField>
  130. <button opaque="NO" tag="1007" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Cbj-UU-9US">
  131. <rect key="frame" x="298" y="302" width="42" height="48"/>
  132. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  133. <state key="normal" image="ion_close_see"/>
  134. <state key="selected" image="ion_see"/>
  135. <connections>
  136. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="39v-x3-5DJ"/>
  137. </connections>
  138. </button>
  139. <button opaque="NO" tag="1005" contentMode="scaleToFill" fixedFrame="YES" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2h6-dV-sKY">
  140. <rect key="frame" x="35" y="426" width="206" height="17"/>
  141. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  142. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  143. <state key="normal" title=" 我已阅读并同意《服务协议》" image="ion_danxuan_n">
  144. <color key="titleColor" red="0.2156862745" green="0.65098039220000004" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  145. </state>
  146. <state key="selected" image="ion_danxuan_s"/>
  147. <connections>
  148. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="u3D-Se-wkw"/>
  149. </connections>
  150. </button>
  151. <button opaque="NO" tag="1008" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Noh-MF-Byj">
  152. <rect key="frame" x="158" y="419" width="83" height="30"/>
  153. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  154. <connections>
  155. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="YUh-Q5-nfv"/>
  156. </connections>
  157. </button>
  158. </subviews>
  159. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  160. <viewLayoutGuide key="safeArea" id="Pg4-st-lgg"/>
  161. </view>
  162. </subviews>
  163. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  164. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  165. <point key="canvasLocation" x="16.800000000000001" y="-118.29085457271366"/>
  166. </view>
  167. </objects>
  168. <resources>
  169. <image name="btu_01" width="378" height="59.5"/>
  170. <image name="ion_close_see" width="22" height="19"/>
  171. <image name="ion_danxuan_n" width="16.5" height="16.5"/>
  172. <image name="ion_danxuan_s" width="16.5" height="17"/>
  173. <image name="ion_delete" width="17" height="17"/>
  174. <image name="ion_login_logo" width="94" height="112.5"/>
  175. <image name="ion_see" width="20" height="14"/>
  176. </resources>
  177. </document>