IntegralManagerHeaderView.xib 6.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  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"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="IntegralManagerHeaderView" customModule="xingchuangke" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="85b-yk-Cmd">
  20. <rect key="frame" x="0.0" y="0.0" width="375" height="147"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  22. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  23. </view>
  24. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tMe-pQ-68C">
  25. <rect key="frame" x="0.0" y="148" width="375" height="48"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MDW-xJ-0kA">
  29. <rect key="frame" x="0.0" y="47" width="375" height="1"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  31. <color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.8666666666666667" alpha="1" colorSpace="calibratedRGB"/>
  32. </view>
  33. </subviews>
  34. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  35. </view>
  36. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MSK-55-gdB">
  37. <rect key="frame" x="0.0" y="196" width="375" height="48"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  39. <subviews>
  40. <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="0dv-ZX-EAd">
  41. <rect key="frame" x="12" y="8" width="297" height="31"/>
  42. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  43. <color key="backgroundColor" red="0.99607843137254903" green="0.90196078431372551" blue="0.95294117647058818" alpha="1" colorSpace="calibratedRGB"/>
  44. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
  45. <color key="textColor" red="1" green="0.30588235294117649" blue="0.30588235294117649" alpha="1" colorSpace="calibratedRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4ud-Dp-KFh">
  49. <rect key="frame" x="312" y="8" width="52" height="31"/>
  50. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  51. <color key="backgroundColor" red="0.99607843139999996" green="0.90196078430000004" blue="0.95294117649999999" alpha="1" colorSpace="calibratedRGB"/>
  52. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
  53. <state key="normal" title="一键复制">
  54. <color key="titleColor" red="1" green="0.30588235289999999" blue="0.30588235289999999" alpha="1" colorSpace="calibratedRGB"/>
  55. </state>
  56. </button>
  57. </subviews>
  58. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. </view>
  60. </subviews>
  61. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  63. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  64. <connections>
  65. <outlet property="btnCopy" destination="4ud-Dp-KFh" id="ejj-sK-3CM"/>
  66. <outlet property="lblContent" destination="0dv-ZX-EAd" id="CP8-2L-Cw9"/>
  67. <outlet property="view1" destination="85b-yk-Cmd" id="Vf2-M1-oUe"/>
  68. <outlet property="view2" destination="tMe-pQ-68C" id="3qz-Pe-2yn"/>
  69. <outlet property="view3" destination="MSK-55-gdB" id="DAr-J2-6Fg"/>
  70. </connections>
  71. <point key="canvasLocation" x="-188" y="64.31784107946028"/>
  72. </view>
  73. </objects>
  74. </document>