BogoInviteDetailBottomView.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19162" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="19144"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.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"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="BogoInviteDetailBottomView">
  14. <rect key="frame" x="0.0" y="0.0" width="414" height="328"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="奖励明细_切图" translatesAutoresizingMaskIntoConstraints="NO" id="gyH-75-gfm">
  18. <rect key="frame" x="15" y="15" width="22" height="22"/>
  19. <constraints>
  20. <constraint firstAttribute="height" constant="22" id="Dyd-ms-x8J"/>
  21. <constraint firstAttribute="width" constant="22" id="UAM-nX-cfW"/>
  22. </constraints>
  23. </imageView>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="支付宝账号" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5jJ-Wf-tud">
  25. <rect key="frame" x="47" y="17" width="76.5" height="18"/>
  26. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  27. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fN2-af-eZb">
  31. <rect key="frame" x="387" y="26" width="0.0" height="0.0"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  33. <color key="textColor" red="0.96078431372549022" green="0.18431372549019609" blue="0.011764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="进入" translatesAutoresizingMaskIntoConstraints="NO" id="EFj-rr-RKe">
  37. <rect key="frame" x="392" y="20" width="7" height="12"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="12" id="WAD-oB-Ilt"/>
  40. <constraint firstAttribute="width" constant="7" id="inW-8s-Trh"/>
  41. </constraints>
  42. </imageView>
  43. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RGV-6N-MyI">
  44. <rect key="frame" x="15" y="52" width="384" height="1"/>
  45. <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="1" id="UAA-cj-j3X"/>
  48. </constraints>
  49. </view>
  50. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="zIn-l0-z05">
  51. <rect key="frame" x="0.0" y="53" width="414" height="145"/>
  52. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="145" id="FLe-d7-2Dk"/>
  55. </constraints>
  56. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="0Nk-K1-0GI">
  57. <size key="itemSize" width="128" height="128"/>
  58. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  59. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  60. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  61. </collectionViewFlowLayout>
  62. </collectionView>
  63. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CAj-5d-sTu">
  64. <rect key="frame" x="72" y="248" width="270" height="44"/>
  65. <color key="backgroundColor" red="0.3411764705882353" green="0.6588235294117647" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="44" id="GtS-ob-f8O"/>
  68. <constraint firstAttribute="width" constant="270" id="THL-pJ-x0I"/>
  69. </constraints>
  70. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  71. <state key="normal" title="立即提现"/>
  72. <userDefinedRuntimeAttributes>
  73. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  74. <integer key="value" value="22"/>
  75. </userDefinedRuntimeAttribute>
  76. </userDefinedRuntimeAttributes>
  77. <connections>
  78. <action selector="withDrawBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="8OU-cd-tlo"/>
  79. </connections>
  80. </button>
  81. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NVU-dz-fL0">
  82. <rect key="frame" x="128.5" y="302" width="157.5" height="26"/>
  83. <subviews>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已同意并阅读" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="av1-BN-pUJ">
  85. <rect key="frame" x="0.0" y="0.0" width="67.5" height="26"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  87. <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. <nil key="highlightedColor"/>
  89. </label>
  90. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2fD-c7-E7t">
  91. <rect key="frame" x="67.5" y="0.0" width="90" height="26"/>
  92. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  93. <state key="normal" title="《用户提现协议》">
  94. <color key="titleColor" red="0.56862745098039214" green="0.32156862745098036" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
  95. </state>
  96. <connections>
  97. <action selector="agreementBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="CpR-2w-5ka"/>
  98. </connections>
  99. </button>
  100. </subviews>
  101. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  102. <constraints>
  103. <constraint firstItem="2fD-c7-E7t" firstAttribute="leading" secondItem="av1-BN-pUJ" secondAttribute="trailing" id="27D-LN-Pqg"/>
  104. <constraint firstItem="2fD-c7-E7t" firstAttribute="top" secondItem="NVU-dz-fL0" secondAttribute="top" id="U9O-SN-RoQ"/>
  105. <constraint firstItem="av1-BN-pUJ" firstAttribute="leading" secondItem="NVU-dz-fL0" secondAttribute="leading" id="caU-6f-G5n"/>
  106. <constraint firstAttribute="trailing" secondItem="2fD-c7-E7t" secondAttribute="trailing" id="cfN-rt-w3E"/>
  107. <constraint firstItem="av1-BN-pUJ" firstAttribute="top" secondItem="NVU-dz-fL0" secondAttribute="top" id="esP-ci-5Z0"/>
  108. <constraint firstAttribute="bottom" secondItem="2fD-c7-E7t" secondAttribute="bottom" id="sDO-4R-DMZ"/>
  109. <constraint firstAttribute="bottom" secondItem="av1-BN-pUJ" secondAttribute="bottom" id="zzt-gE-6YM"/>
  110. </constraints>
  111. </view>
  112. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="y6r-dv-Yb1">
  113. <rect key="frame" x="0.0" y="0.0" width="414" height="52"/>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="52" id="fza-FV-ogS"/>
  116. </constraints>
  117. <connections>
  118. <action selector="authBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="R6r-BZ-ngJ"/>
  119. </connections>
  120. </button>
  121. </subviews>
  122. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  123. <constraints>
  124. <constraint firstItem="zIn-l0-z05" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="3Dk-53-fWX"/>
  125. <constraint firstItem="EFj-rr-RKe" firstAttribute="centerY" secondItem="5jJ-Wf-tud" secondAttribute="centerY" id="4ac-ei-41g"/>
  126. <constraint firstItem="RGV-6N-MyI" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="5pH-yd-ntI"/>
  127. <constraint firstAttribute="trailing" secondItem="EFj-rr-RKe" secondAttribute="trailing" constant="15" id="8z2-5R-GhS"/>
  128. <constraint firstItem="5jJ-Wf-tud" firstAttribute="leading" secondItem="gyH-75-gfm" secondAttribute="trailing" constant="10" id="E4o-sG-voe"/>
  129. <constraint firstItem="y6r-dv-Yb1" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Ev8-CQ-e7j"/>
  130. <constraint firstItem="5jJ-Wf-tud" firstAttribute="centerY" secondItem="gyH-75-gfm" secondAttribute="centerY" id="GFB-93-Bco"/>
  131. <constraint firstItem="NVU-dz-fL0" firstAttribute="top" secondItem="CAj-5d-sTu" secondAttribute="bottom" constant="10" id="IOj-cR-CDe"/>
  132. <constraint firstItem="NVU-dz-fL0" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="LIt-LV-k7W"/>
  133. <constraint firstAttribute="trailing" secondItem="y6r-dv-Yb1" secondAttribute="trailing" id="LhI-Dw-5yF"/>
  134. <constraint firstItem="CAj-5d-sTu" firstAttribute="top" secondItem="zIn-l0-z05" secondAttribute="bottom" constant="50" id="NXC-9X-blB"/>
  135. <constraint firstItem="EFj-rr-RKe" firstAttribute="leading" secondItem="fN2-af-eZb" secondAttribute="trailing" constant="5" id="SzC-P9-JJl"/>
  136. <constraint firstItem="gyH-75-gfm" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="15" id="emv-E7-t6r"/>
  137. <constraint firstAttribute="trailing" secondItem="zIn-l0-z05" secondAttribute="trailing" id="hUV-AV-VPa"/>
  138. <constraint firstItem="y6r-dv-Yb1" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="qYC-Nt-wS3"/>
  139. <constraint firstItem="CAj-5d-sTu" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="rKc-ip-vlU"/>
  140. <constraint firstItem="fN2-af-eZb" firstAttribute="centerY" secondItem="5jJ-Wf-tud" secondAttribute="centerY" id="tLK-HL-HYI"/>
  141. <constraint firstItem="gyH-75-gfm" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="uME-l8-Mtm"/>
  142. <constraint firstItem="zIn-l0-z05" firstAttribute="top" secondItem="RGV-6N-MyI" secondAttribute="bottom" id="vo9-Ia-zDK"/>
  143. <constraint firstItem="RGV-6N-MyI" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="52" id="w5R-c1-IIB"/>
  144. <constraint firstAttribute="trailing" secondItem="RGV-6N-MyI" secondAttribute="trailing" constant="15" id="xdW-f3-jj1"/>
  145. </constraints>
  146. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  147. <connections>
  148. <outlet property="authLabel" destination="fN2-af-eZb" id="CjL-3f-OxX"/>
  149. <outlet property="collectionView" destination="zIn-l0-z05" id="96Z-p3-Mh8"/>
  150. </connections>
  151. <point key="canvasLocation" x="131.8840579710145" y="319.41964285714283"/>
  152. </view>
  153. </objects>
  154. <resources>
  155. <image name="奖励明细_切图" width="22" height="22"/>
  156. <image name="进入" width="8" height="15"/>
  157. <systemColor name="systemBackgroundColor">
  158. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  159. </systemColor>
  160. </resources>
  161. </document>