QuickOpenViewController.xib 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" 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="14490.49"/>
  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="QuickOpenViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="btnGetCode" destination="BWK-C1-aI6" id="las-kI-N9Z"/>
  16. <outlet property="txtCode" destination="QEY-qz-Heo" id="82m-uE-QST"/>
  17. <outlet property="txtPhone" destination="oAQ-NL-klo" id="I5E-Oz-dmz"/>
  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="375" height="667"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TqU-sq-bgh">
  27. <rect key="frame" x="0.0" y="0.0" width="375" height="101"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Nkr-Fv-id2">
  31. <rect key="frame" x="0.0" y="50" width="375" height="1"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  33. <color key="backgroundColor" red="0.92941176470588238" green="0.92941176470588238" blue="0.92941176470588238" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. </view>
  35. <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="2Yn-3K-EiP">
  36. <rect key="frame" x="20" y="0.0" width="85" height="50"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  39. <color key="textColor" red="0.19607843137254902" green="0.19607843137254902" blue="0.19607843137254902" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  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="zXh-gp-rLr">
  43. <rect key="frame" x="20" y="51" width="85" height="50"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  46. <color key="textColor" red="0.1960784314" green="0.1960784314" blue="0.1960784314" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入手机号" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oAQ-NL-klo">
  50. <rect key="frame" x="110" y="0.0" width="192" height="50"/>
  51. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  52. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  54. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  55. </textField>
  56. <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入验证码" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QEY-qz-Heo">
  57. <rect key="frame" x="110" y="51" width="151" height="50"/>
  58. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  59. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  61. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  62. </textField>
  63. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BWK-C1-aI6" customClass="CusButtonGetCode" customModule="Virgil">
  64. <rect key="frame" x="269" y="62" width="93" height="29"/>
  65. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  66. <color key="backgroundColor" red="0.2156862745" green="0.65098039220000004" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  67. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  68. <state key="normal" title="获取验证码">
  69. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. </state>
  71. <userDefinedRuntimeAttributes>
  72. <userDefinedRuntimeAttribute type="string" keyPath="currenTitle" value="获取验证码"/>
  73. <userDefinedRuntimeAttribute type="string" keyPath="selectedTitle" value="重新获取"/>
  74. <userDefinedRuntimeAttribute type="color" keyPath="currentFontColor">
  75. <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  76. </userDefinedRuntimeAttribute>
  77. <userDefinedRuntimeAttribute type="color" keyPath="selectedFontColor">
  78. <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. </userDefinedRuntimeAttribute>
  80. <userDefinedRuntimeAttribute type="color" keyPath="currentBackgroudColor">
  81. <color key="value" red="0.2156862745" green="0.65098039220000004" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  82. </userDefinedRuntimeAttribute>
  83. <userDefinedRuntimeAttribute type="color" keyPath="selectedBackgroudColor">
  84. <color key="value" red="0.61568627450000002" green="0.61568627450000002" blue="0.61568627450000002" alpha="1" colorSpace="calibratedRGB"/>
  85. </userDefinedRuntimeAttribute>
  86. <userDefinedRuntimeAttribute type="number" keyPath="count">
  87. <integer key="value" value="30"/>
  88. </userDefinedRuntimeAttribute>
  89. </userDefinedRuntimeAttributes>
  90. <connections>
  91. <action selector="btnGetCodeClick:" destination="-1" eventType="touchUpInside" id="UzA-Ah-Woq"/>
  92. </connections>
  93. </button>
  94. </subviews>
  95. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. </view>
  97. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YbK-5B-s7N">
  98. <rect key="frame" x="25" y="139" width="324" height="53"/>
  99. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  100. <inset key="titleEdgeInsets" minX="0.0" minY="-10" maxX="0.0" maxY="0.0"/>
  101. <state key="normal" title="下一步" backgroundImage="btu_01">
  102. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  103. </state>
  104. <connections>
  105. <action selector="btnNextClick:" destination="-1" eventType="touchUpInside" id="gAV-go-sFn"/>
  106. </connections>
  107. </button>
  108. </subviews>
  109. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  110. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  111. <point key="canvasLocation" x="-684" y="-101"/>
  112. </view>
  113. </objects>
  114. <resources>
  115. <image name="btu_01" width="378" height="59.5"/>
  116. </resources>
  117. </document>