PromoteController.xib 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159
  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="PromoteController">
  14. <connections>
  15. <outlet property="contentView" destination="uTQ-p4-Xiu" id="Ok4-Z0-ofW"/>
  16. <outlet property="descLabel" destination="AC2-E9-oro" id="Q5h-Fq-KcP"/>
  17. <outlet property="rewardLabel" destination="oRB-Pj-qBe" id="B3N-0J-EcI"/>
  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. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VB2-9S-K1d">
  27. <rect key="frame" x="0.0" y="20" width="375" height="647"/>
  28. <subviews>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F46-un-LH0">
  30. <rect key="frame" x="0.0" y="0.0" width="375" height="647"/>
  31. <subviews>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oRB-Pj-qBe">
  33. <rect key="frame" x="170" y="10" width="35" height="75"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="75" id="6zu-jh-Xt1"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="54"/>
  38. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="营销奖励" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="h8u-dM-IdH">
  42. <rect key="frame" x="159" y="85" width="57.5" height="17"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uTQ-p4-Xiu">
  48. <rect key="frame" x="20" y="119" width="335" height="456"/>
  49. <subviews>
  50. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="A4s-Kz-RTb">
  51. <rect key="frame" x="65.5" y="30" width="66" height="42"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="42" id="201-23-gDT"/>
  54. </constraints>
  55. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  56. <state key="normal" title="申请提现">
  57. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. </state>
  59. <connections>
  60. <action selector="withdraw:" destination="-1" eventType="touchUpInside" id="iSv-uG-uQo"/>
  61. </connections>
  62. </button>
  63. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rbn-Ju-pC8">
  64. <rect key="frame" x="203.5" y="30" width="66" height="42"/>
  65. <constraints>
  66. <constraint firstAttribute="height" constant="42" id="ev2-Ye-sK5"/>
  67. </constraints>
  68. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  69. <state key="normal" title="转到模币">
  70. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  71. </state>
  72. <connections>
  73. <action selector="transfer:" destination="-1" eventType="touchUpInside" id="BBD-xk-WSq"/>
  74. </connections>
  75. </button>
  76. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lHR-Zs-o9l">
  77. <rect key="frame" x="167" y="41" width="1" height="20"/>
  78. <color key="backgroundColor" white="0.0" alpha="0.080000000000000002" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="20" id="AcF-sn-5vI"/>
  81. <constraint firstAttribute="width" constant="1" id="IjV-mO-phH"/>
  82. </constraints>
  83. </view>
  84. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wMg-RN-Aib">
  85. <rect key="frame" x="67.5" y="92" width="200" height="64"/>
  86. <state key="normal" image="btu_yaoqing"/>
  87. <connections>
  88. <action selector="invite:" destination="-1" eventType="touchUpInside" id="Fea-dh-0pz"/>
  89. </connections>
  90. </button>
  91. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享奖励规则" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TJ2-3P-bKl">
  92. <rect key="frame" x="118.5" y="171" width="98" height="19.5"/>
  93. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  94. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  95. <nil key="highlightedColor"/>
  96. </label>
  97. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1:所有用户都可参与推广奖励 2:通过分享自己的专属“推广链接”或“二维码”下载千模通告及注册的用户,才算做“我的推广用户” 3:用户充值分成比例为10% 4:分成金额可用于提现或兑换服务" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AC2-E9-oro">
  98. <rect key="frame" x="15" y="210.5" width="305" height="57.5"/>
  99. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  100. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  101. <nil key="highlightedColor"/>
  102. </label>
  103. </subviews>
  104. <color key="backgroundColor" red="1" green="0.84705882352941175" blue="0.52549019607843139" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. <constraints>
  106. <constraint firstItem="A4s-Kz-RTb" firstAttribute="top" secondItem="uTQ-p4-Xiu" secondAttribute="top" constant="30" id="62y-jk-AJY"/>
  107. <constraint firstItem="lHR-Zs-o9l" firstAttribute="centerY" secondItem="A4s-Kz-RTb" secondAttribute="centerY" id="9BG-Ln-U17"/>
  108. <constraint firstItem="lHR-Zs-o9l" firstAttribute="centerX" secondItem="uTQ-p4-Xiu" secondAttribute="centerX" id="Hiv-Tx-HSr"/>
  109. <constraint firstItem="AC2-E9-oro" firstAttribute="top" secondItem="TJ2-3P-bKl" secondAttribute="bottom" constant="20" id="LiB-cc-DLe"/>
  110. <constraint firstItem="wMg-RN-Aib" firstAttribute="top" secondItem="A4s-Kz-RTb" secondAttribute="bottom" constant="20" id="PP3-g9-Soh"/>
  111. <constraint firstItem="AC2-E9-oro" firstAttribute="leading" secondItem="uTQ-p4-Xiu" secondAttribute="leading" constant="15" id="Qqq-Dw-trA"/>
  112. <constraint firstAttribute="height" constant="456" id="Ssi-Pu-aVJ"/>
  113. <constraint firstItem="rbn-Ju-pC8" firstAttribute="centerY" secondItem="A4s-Kz-RTb" secondAttribute="centerY" id="bfQ-45-edS"/>
  114. <constraint firstItem="rbn-Ju-pC8" firstAttribute="leading" secondItem="uTQ-p4-Xiu" secondAttribute="centerX" constant="36" id="dXK-8Q-rhX"/>
  115. <constraint firstItem="A4s-Kz-RTb" firstAttribute="trailing" secondItem="uTQ-p4-Xiu" secondAttribute="centerX" constant="-36" id="fFx-91-ycB"/>
  116. <constraint firstAttribute="trailing" secondItem="AC2-E9-oro" secondAttribute="trailing" constant="15" id="i38-oR-X0c"/>
  117. <constraint firstItem="TJ2-3P-bKl" firstAttribute="top" secondItem="wMg-RN-Aib" secondAttribute="bottom" constant="15" id="sou-rA-G22"/>
  118. <constraint firstItem="wMg-RN-Aib" firstAttribute="centerX" secondItem="uTQ-p4-Xiu" secondAttribute="centerX" id="y5a-1F-qvK"/>
  119. <constraint firstItem="TJ2-3P-bKl" firstAttribute="centerX" secondItem="uTQ-p4-Xiu" secondAttribute="centerX" id="ycN-m1-Ang"/>
  120. </constraints>
  121. </view>
  122. </subviews>
  123. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  124. <constraints>
  125. <constraint firstItem="h8u-dM-IdH" firstAttribute="top" secondItem="oRB-Pj-qBe" secondAttribute="bottom" id="74g-fA-FsL"/>
  126. <constraint firstItem="h8u-dM-IdH" firstAttribute="centerX" secondItem="F46-un-LH0" secondAttribute="centerX" id="8Bo-21-EZj"/>
  127. <constraint firstItem="uTQ-p4-Xiu" firstAttribute="leading" secondItem="F46-un-LH0" secondAttribute="leading" constant="20" id="M5i-Q8-8t9"/>
  128. <constraint firstItem="uTQ-p4-Xiu" firstAttribute="top" secondItem="h8u-dM-IdH" secondAttribute="bottom" constant="17" id="XGr-l4-Etn"/>
  129. <constraint firstAttribute="trailing" secondItem="uTQ-p4-Xiu" secondAttribute="trailing" constant="20" id="n2q-sN-5WB"/>
  130. <constraint firstItem="oRB-Pj-qBe" firstAttribute="centerX" secondItem="F46-un-LH0" secondAttribute="centerX" id="ozw-o9-dY9"/>
  131. <constraint firstItem="oRB-Pj-qBe" firstAttribute="top" secondItem="F46-un-LH0" secondAttribute="top" constant="10" id="sEM-rK-ufb"/>
  132. </constraints>
  133. </view>
  134. </subviews>
  135. <constraints>
  136. <constraint firstItem="F46-un-LH0" firstAttribute="centerX" secondItem="VB2-9S-K1d" secondAttribute="centerX" id="F8Y-rE-wvA"/>
  137. <constraint firstAttribute="bottom" secondItem="F46-un-LH0" secondAttribute="bottom" id="Mgm-Il-zE5"/>
  138. <constraint firstItem="F46-un-LH0" firstAttribute="leading" secondItem="VB2-9S-K1d" secondAttribute="leading" id="OpT-0G-zkB"/>
  139. <constraint firstAttribute="trailing" secondItem="F46-un-LH0" secondAttribute="trailing" id="aZ1-vM-cah"/>
  140. <constraint firstItem="F46-un-LH0" firstAttribute="centerY" secondItem="VB2-9S-K1d" secondAttribute="centerY" id="qsh-Pv-cOy"/>
  141. <constraint firstItem="F46-un-LH0" firstAttribute="top" secondItem="VB2-9S-K1d" secondAttribute="top" id="tpZ-PV-PJ4"/>
  142. </constraints>
  143. </scrollView>
  144. </subviews>
  145. <color key="backgroundColor" red="0.98431372549999996" green="0.36078431370000003" blue="0.63921568630000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  146. <constraints>
  147. <constraint firstItem="VB2-9S-K1d" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" id="K1d-3t-URz"/>
  148. <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="VB2-9S-K1d" secondAttribute="bottom" id="Nhm-3e-Rfs"/>
  149. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="VB2-9S-K1d" secondAttribute="trailing" id="Yux-bp-1jA"/>
  150. <constraint firstItem="VB2-9S-K1d" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="cfE-Ja-jxC"/>
  151. </constraints>
  152. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  153. <point key="canvasLocation" x="132" y="154.27286356821591"/>
  154. </view>
  155. </objects>
  156. <resources>
  157. <image name="btu_yaoqing" width="200" height="64"/>
  158. </resources>
  159. </document>