MyTeamHeader.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" 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="14283.14"/>
  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="MyTeamHeader">
  14. <connections>
  15. <outlet property="coinView" destination="8DZ-ch-0Ho" id="sZI-OH-Uls"/>
  16. <outlet property="content" destination="jtV-2Z-ZoG" id="z4R-zJ-eKJ"/>
  17. <outlet property="inviteLabel" destination="1Cq-ex-pTd" id="nYd-st-QGc"/>
  18. <outlet property="labelAuth" destination="3dA-z2-4qZ" id="Oob-03-Kvl"/>
  19. <outlet property="labelAuthed" destination="1gi-qd-eKM" id="2gv-iR-7yx"/>
  20. <outlet property="rewardLabel" destination="NLi-aO-DUZ" id="XNP-y1-b7T"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view contentMode="scaleToFill" id="iN0-l3-epB">
  25. <rect key="frame" x="0.0" y="0.0" width="200" height="107"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jtV-2Z-ZoG">
  29. <rect key="frame" x="20" y="12" width="160" height="80"/>
  30. <subviews>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4P9-cP-TYX">
  32. <rect key="frame" x="0.0" y="0.0" width="80" height="80"/>
  33. <subviews>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Cq-ex-pTd">
  35. <rect key="frame" x="33" y="14" width="14.5" height="27"/>
  36. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
  37. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已邀请" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Iad-tF-zEP">
  41. <rect key="frame" x="20" y="45" width="40" height="16"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  43. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. </subviews>
  47. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. <constraints>
  49. <constraint firstItem="Iad-tF-zEP" firstAttribute="top" secondItem="1Cq-ex-pTd" secondAttribute="bottom" constant="4" id="ezA-su-1IZ"/>
  50. <constraint firstItem="1Cq-ex-pTd" firstAttribute="top" secondItem="4P9-cP-TYX" secondAttribute="top" constant="14" id="oDM-j4-b01"/>
  51. <constraint firstItem="1Cq-ex-pTd" firstAttribute="centerX" secondItem="4P9-cP-TYX" secondAttribute="centerX" id="qO0-dD-SeA"/>
  52. <constraint firstItem="Iad-tF-zEP" firstAttribute="centerX" secondItem="4P9-cP-TYX" secondAttribute="centerX" id="vBO-gH-dEf"/>
  53. </constraints>
  54. </view>
  55. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8DZ-ch-0Ho">
  56. <rect key="frame" x="80" y="0.0" width="80" height="80"/>
  57. <subviews>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NLi-aO-DUZ">
  59. <rect key="frame" x="33" y="14" width="14.5" height="27"/>
  60. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
  61. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="营销奖" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p2Y-KM-9kF">
  65. <rect key="frame" x="20" y="45" width="40" height="16"/>
  66. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  67. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. </subviews>
  71. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  72. <constraints>
  73. <constraint firstItem="p2Y-KM-9kF" firstAttribute="centerX" secondItem="8DZ-ch-0Ho" secondAttribute="centerX" id="Ksq-ej-6bD"/>
  74. <constraint firstItem="p2Y-KM-9kF" firstAttribute="top" secondItem="NLi-aO-DUZ" secondAttribute="bottom" constant="4" id="eog-Qp-Zcu"/>
  75. <constraint firstItem="NLi-aO-DUZ" firstAttribute="centerX" secondItem="8DZ-ch-0Ho" secondAttribute="centerX" id="lIO-FG-1Xv"/>
  76. <constraint firstItem="NLi-aO-DUZ" firstAttribute="top" secondItem="8DZ-ch-0Ho" secondAttribute="top" constant="14" id="vVl-oe-93f"/>
  77. </constraints>
  78. </view>
  79. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="邀请9人
即可认证经纪人" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3dA-z2-4qZ">
  80. <rect key="frame" x="73.5" y="24.5" width="93" height="31.5"/>
  81. <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="13"/>
  82. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  83. <nil key="highlightedColor"/>
  84. </label>
  85. <label hidden="YES" opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1gi-qd-eKM">
  86. <rect key="frame" x="110" y="4" width="46" height="22"/>
  87. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <constraints>
  89. <constraint firstAttribute="height" constant="22" id="K6c-Y6-iYQ"/>
  90. <constraint firstAttribute="width" constant="46" id="Qf0-Pl-MA4"/>
  91. </constraints>
  92. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  93. <color key="textColor" red="1" green="0.25098039215686274" blue="0.58431372549019611" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  94. <nil key="highlightedColor"/>
  95. <userDefinedRuntimeAttributes>
  96. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  97. <integer key="value" value="11"/>
  98. </userDefinedRuntimeAttribute>
  99. </userDefinedRuntimeAttributes>
  100. </label>
  101. </subviews>
  102. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  103. <constraints>
  104. <constraint firstItem="8DZ-ch-0Ho" firstAttribute="leading" secondItem="4P9-cP-TYX" secondAttribute="trailing" id="4a8-bl-2Gg"/>
  105. <constraint firstAttribute="bottom" secondItem="4P9-cP-TYX" secondAttribute="bottom" id="JV6-Dk-9Kf"/>
  106. <constraint firstItem="8DZ-ch-0Ho" firstAttribute="height" secondItem="4P9-cP-TYX" secondAttribute="height" id="M1h-jv-tcN"/>
  107. <constraint firstItem="4P9-cP-TYX" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" id="PwE-J0-BZf"/>
  108. <constraint firstAttribute="trailing" secondItem="8DZ-ch-0Ho" secondAttribute="trailing" id="QNk-ZC-2lR"/>
  109. <constraint firstAttribute="bottom" secondItem="8DZ-ch-0Ho" secondAttribute="bottom" id="TX5-39-Gcx"/>
  110. <constraint firstItem="1gi-qd-eKM" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" constant="4" id="U89-KS-1rw"/>
  111. <constraint firstItem="8DZ-ch-0Ho" firstAttribute="width" secondItem="4P9-cP-TYX" secondAttribute="width" id="XJG-hr-i3a"/>
  112. <constraint firstItem="4P9-cP-TYX" firstAttribute="leading" secondItem="jtV-2Z-ZoG" secondAttribute="leading" id="ccr-LU-205"/>
  113. <constraint firstAttribute="trailing" secondItem="1gi-qd-eKM" secondAttribute="trailing" constant="4" id="exE-dt-wE1"/>
  114. <constraint firstItem="3dA-z2-4qZ" firstAttribute="centerX" secondItem="8DZ-ch-0Ho" secondAttribute="centerX" id="ns7-HJ-BKa"/>
  115. <constraint firstItem="3dA-z2-4qZ" firstAttribute="centerY" secondItem="8DZ-ch-0Ho" secondAttribute="centerY" id="qs4-Ks-oHs"/>
  116. <constraint firstItem="8DZ-ch-0Ho" firstAttribute="top" secondItem="jtV-2Z-ZoG" secondAttribute="top" id="uYt-WA-tgU"/>
  117. </constraints>
  118. </view>
  119. </subviews>
  120. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  121. <constraints>
  122. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="jtV-2Z-ZoG" secondAttribute="trailing" constant="20" id="0YS-Aj-IqU"/>
  123. <constraint firstItem="jtV-2Z-ZoG" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="GXu-rL-jTA"/>
  124. <constraint firstItem="jtV-2Z-ZoG" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="12" id="LCC-nm-VID"/>
  125. <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="jtV-2Z-ZoG" secondAttribute="bottom" constant="15" id="hDH-Tw-ieb"/>
  126. </constraints>
  127. <nil key="simulatedTopBarMetrics"/>
  128. <nil key="simulatedBottomBarMetrics"/>
  129. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  130. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  131. <point key="canvasLocation" x="71.200000000000003" y="287.85607196401799"/>
  132. </view>
  133. </objects>
  134. </document>