MyViewController.xib 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MyViewController" customModule="xingchuangke" customModuleProvider="target">
  11. <connections>
  12. <outlet property="btnCopyCode" destination="Hlf-gC-jc0" id="ZOi-Ti-IUl"/>
  13. <outlet property="imgName" destination="GiS-hh-s2R" id="hLt-Jv-8SI"/>
  14. <outlet property="imgTitle" destination="V6X-Ru-qWH" id="mqb-eH-CvQ"/>
  15. <outlet property="imgUserIcon" destination="slR-kz-jZw" id="V2L-wM-htO"/>
  16. <outlet property="lblAmount1" destination="Rrz-GY-RcS" id="fdO-Vc-4pH"/>
  17. <outlet property="lblAmount2" destination="wVY-wH-4Qa" id="3Eo-Qn-VNM"/>
  18. <outlet property="lblAmount3" destination="XPW-Jr-T1B" id="Tml-rm-hPJ"/>
  19. <outlet property="lblCode" destination="gsn-C5-lYb" id="bak-Ne-93N"/>
  20. <outlet property="lblName" destination="Ypy-Fg-fC0" id="hwM-iO-bOK"/>
  21. <outlet property="tableView" destination="LXa-7k-6jd" id="C09-rm-CJ2"/>
  22. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  23. <outlet property="viewMenu1" destination="vjI-co-Jve" id="ed4-WZ-XdZ"/>
  24. <outlet property="viewMenu2" destination="JSX-dl-8OM" id="xYf-gC-03C"/>
  25. <outlet property="viewMenu3" destination="bwQ-al-TlG" id="0hJ-CK-BC7"/>
  26. <outlet property="viewTop" destination="Dgn-7z-P0p" id="0Wc-tV-lYK"/>
  27. </connections>
  28. </placeholder>
  29. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  30. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  31. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Dgn-7z-P0p">
  35. <rect key="frame" x="0.0" y="0.0" width="375" height="220"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  37. <subviews>
  38. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="img_personal_top_bj" translatesAutoresizingMaskIntoConstraints="NO" id="Skh-hj-m2N">
  39. <rect key="frame" x="0.0" y="0.0" width="375" height="220"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. </imageView>
  42. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="7Za-gu-xSe">
  43. <rect key="frame" x="0.0" y="54" width="375" height="166"/>
  44. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
  45. <subviews>
  46. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="v8E-Xk-fwj">
  47. <rect key="frame" x="0.0" y="0.0" width="375" height="32"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  49. <subviews>
  50. <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="Ypy-Fg-fC0">
  51. <rect key="frame" x="57" y="0.0" width="64" height="32"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  53. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  54. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  55. <nil key="highlightedColor"/>
  56. </label>
  57. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fev-19-9ma">
  58. <rect key="frame" x="277" y="0.0" width="45" height="32"/>
  59. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  60. <state key="normal" image="ion_index_ranking"/>
  61. <connections>
  62. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="zxc-iv-piy"/>
  63. </connections>
  64. </button>
  65. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DnR-hi-p7m">
  66. <rect key="frame" x="322" y="0.0" width="45" height="32"/>
  67. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  68. <state key="normal" image="ion_index_news"/>
  69. <connections>
  70. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="XIj-iD-lgb"/>
  71. </connections>
  72. </button>
  73. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="slR-kz-jZw">
  74. <rect key="frame" x="15" y="0.0" width="32" height="32"/>
  75. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  76. </imageView>
  77. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="member0" translatesAutoresizingMaskIntoConstraints="NO" id="V6X-Ru-qWH">
  78. <rect key="frame" x="116" y="3" width="72" height="24"/>
  79. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  80. </imageView>
  81. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="C3K-Ey-ABP">
  82. <rect key="frame" x="0.0" y="0.0" width="260" height="32"/>
  83. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  84. <connections>
  85. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="Wqe-fc-WAf"/>
  86. </connections>
  87. </button>
  88. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GiS-hh-s2R">
  89. <rect key="frame" x="116" y="7" width="38" height="18"/>
  90. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  91. <color key="tintColor" red="0.82957273720000002" green="0.36239573359999999" blue="0.25094181300000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  92. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  93. <color key="textColor" red="0.82957273720000002" green="0.36239573359999999" blue="0.25094181300000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  94. <color key="highlightedColor" red="0.82957273720000002" green="0.36239573359999999" blue="0.25094181300000001" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  95. </label>
  96. </subviews>
  97. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. </view>
  99. <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="qLP-jE-5l3">
  100. <rect key="frame" x="37" y="57" width="64" height="15"/>
  101. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  102. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  103. <color key="textColor" white="1" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="C1234568" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gsn-C5-lYb">
  107. <rect key="frame" x="107" y="55" width="117" height="20"/>
  108. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  109. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  110. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. <button opaque="NO" tag="1005" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hlf-gC-jc0">
  114. <rect key="frame" x="215" y="45" width="40" height="40"/>
  115. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  116. <state key="normal" image="ion_copy"/>
  117. <connections>
  118. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="WPk-af-CIt"/>
  119. </connections>
  120. </button>
  121. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="vjI-co-Jve">
  122. <rect key="frame" x="19" y="105" width="90" height="60"/>
  123. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  124. <subviews>
  125. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="我的代理" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JH1-rU-vmj">
  126. <rect key="frame" x="0.0" y="0.0" width="90" height="15"/>
  127. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  128. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  129. <color key="textColor" red="1" green="1" blue="1" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
  130. <nil key="highlightedColor"/>
  131. </label>
  132. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rrz-GY-RcS">
  133. <rect key="frame" x="0.0" y="24" width="90" height="20"/>
  134. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  135. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  136. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  137. <nil key="highlightedColor"/>
  138. </label>
  139. </subviews>
  140. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  141. </view>
  142. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="JSX-dl-8OM">
  143. <rect key="frame" x="143" y="105" width="90" height="60"/>
  144. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  145. <subviews>
  146. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="我的商户" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sBt-jU-lwB">
  147. <rect key="frame" x="0.0" y="0.0" width="90" height="15"/>
  148. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  149. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  150. <color key="textColor" red="1" green="1" blue="1" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
  151. <nil key="highlightedColor"/>
  152. </label>
  153. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wVY-wH-4Qa">
  154. <rect key="frame" x="0.0" y="24" width="90" height="20"/>
  155. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  156. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  157. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  158. <nil key="highlightedColor"/>
  159. </label>
  160. </subviews>
  161. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  162. </view>
  163. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="bwQ-al-TlG">
  164. <rect key="frame" x="265" y="105" width="90" height="60"/>
  165. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  166. <subviews>
  167. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="累计收益(元)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4E4-MH-Dkr">
  168. <rect key="frame" x="0.0" y="0.0" width="90" height="15"/>
  169. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  170. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  171. <color key="textColor" red="1" green="1" blue="1" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
  172. <nil key="highlightedColor"/>
  173. </label>
  174. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XPW-Jr-T1B">
  175. <rect key="frame" x="0.0" y="24" width="90" height="20"/>
  176. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  177. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  178. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  179. <nil key="highlightedColor"/>
  180. </label>
  181. </subviews>
  182. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  183. </view>
  184. </subviews>
  185. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  186. </view>
  187. </subviews>
  188. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  189. </view>
  190. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="LXa-7k-6jd">
  191. <rect key="frame" x="0.0" y="228" width="375" height="439"/>
  192. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  193. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  194. </tableView>
  195. </subviews>
  196. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  197. <color key="backgroundColor" red="0.96862745098039216" green="0.96862745098039216" blue="0.97647058823529409" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  198. <point key="canvasLocation" x="-1055" y="-204"/>
  199. </view>
  200. </objects>
  201. <resources>
  202. <image name="img_personal_top_bj" width="431" height="223"/>
  203. <image name="ion_copy" width="11" height="11"/>
  204. <image name="ion_index_news" width="22" height="22"/>
  205. <image name="ion_index_ranking" width="22" height="22"/>
  206. <image name="member0" width="381" height="128"/>
  207. </resources>
  208. </document>