fans.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
  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"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="121" id="gFL-y8-Nrp" customClass="fans">
  13. <rect key="frame" x="0.0" y="0.0" width="551" height="121"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gFL-y8-Nrp" id="U29-OD-p7V">
  16. <rect key="frame" x="0.0" y="0.0" width="551" height="121"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ytu-xF-fGs" userLabel="头像">
  20. <rect key="frame" x="19" y="30.5" width="60" height="60"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="60" id="ep5-wC-gNF"/>
  23. <constraint firstAttribute="width" secondItem="Ytu-xF-fGs" secondAttribute="height" multiplier="1:1" id="gCX-gN-7AV"/>
  24. </constraints>
  25. <state key="normal" backgroundImage="default_head"/>
  26. </button>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="dasdasdsad" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z7A-g9-bbc" userLabel="昵称">
  28. <rect key="frame" x="86" y="21" width="88" height="19.5"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  30. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="SAe-iP-L0U" userLabel="性别">
  34. <rect key="frame" x="177" y="21" width="14" height="14"/>
  35. <constraints>
  36. <constraint firstAttribute="width" constant="14" id="3T1-8c-wks"/>
  37. <constraint firstAttribute="height" constant="14" id="6eO-Zz-dQx"/>
  38. </constraints>
  39. </imageView>
  40. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="p7m-AE-OZJ" userLabel="级别">
  41. <rect key="frame" x="199" y="21" width="15" height="14"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="14" id="HWz-LL-EdZ"/>
  44. <constraint firstAttribute="width" constant="15" id="ewP-hG-Jve"/>
  45. </constraints>
  46. </imageView>
  47. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="47b-SF-t6v" userLabel="级别">
  48. <rect key="frame" x="219" y="21" width="15" height="14"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="14" id="FN6-mY-Xzb"/>
  51. <constraint firstAttribute="width" constant="15" id="I77-zE-Vxo"/>
  52. </constraints>
  53. </imageView>
  54. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rFz-hp-FhS" userLabel="关注">
  55. <rect key="frame" x="470" y="48.5" width="60" height="26"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="26" id="nRs-60-zFN"/>
  58. <constraint firstAttribute="width" constant="60" id="sEG-dX-gzX"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  61. <state key="normal" title="关注">
  62. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. </state>
  64. <connections>
  65. <action selector="gaunzhuBTN:" destination="gFL-y8-Nrp" eventType="touchUpInside" id="bM8-uJ-slB"/>
  66. </connections>
  67. </button>
  68. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ID:000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EF1-3p-fSc" userLabel="ID">
  69. <rect key="frame" x="86" y="45.5" width="41" height="16"/>
  70. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  71. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  72. <nil key="highlightedColor"/>
  73. </label>
  74. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="粉丝:88w" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ufH-9t-zQV" userLabel="粉丝数量">
  75. <rect key="frame" x="137" y="45.5" width="66.5" height="16"/>
  76. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  77. <color key="textColor" red="0.2901960784" green="0.2901960784" blue="0.32156862749999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  78. <nil key="highlightedColor"/>
  79. </label>
  80. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="懒懒的" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j4N-JF-RWo" userLabel="个签">
  81. <rect key="frame" x="86" y="66.5" width="374" height="16"/>
  82. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  83. <color key="textColor" red="0.29019607843137252" green="0.29019607843137252" blue="0.32156862745098036" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  84. <nil key="highlightedColor"/>
  85. </label>
  86. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aC5-YD-Q76" userLabel="线">
  87. <rect key="frame" x="15" y="120.5" width="521" height="0.5"/>
  88. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="0.5" id="D0x-uO-bvZ"/>
  91. </constraints>
  92. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  93. <color key="textColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  94. <nil key="highlightedColor"/>
  95. </label>
  96. </subviews>
  97. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  98. <constraints>
  99. <constraint firstItem="Ytu-xF-fGs" firstAttribute="centerY" secondItem="U29-OD-p7V" secondAttribute="centerY" id="2pv-bC-00O"/>
  100. <constraint firstItem="Z7A-g9-bbc" firstAttribute="leading" secondItem="Ytu-xF-fGs" secondAttribute="trailing" constant="7" id="3GV-3p-pmV"/>
  101. <constraint firstItem="p7m-AE-OZJ" firstAttribute="leading" secondItem="SAe-iP-L0U" secondAttribute="trailing" constant="8" id="42f-zz-RyH"/>
  102. <constraint firstItem="j4N-JF-RWo" firstAttribute="leading" secondItem="Ytu-xF-fGs" secondAttribute="trailing" constant="7" id="Fey-JW-f7g"/>
  103. <constraint firstItem="47b-SF-t6v" firstAttribute="height" secondItem="p7m-AE-OZJ" secondAttribute="height" id="IkY-gA-7bO"/>
  104. <constraint firstItem="47b-SF-t6v" firstAttribute="width" secondItem="p7m-AE-OZJ" secondAttribute="width" id="MhS-2C-1yS"/>
  105. <constraint firstItem="ufH-9t-zQV" firstAttribute="top" secondItem="EF1-3p-fSc" secondAttribute="top" id="Npq-21-64a"/>
  106. <constraint firstItem="Z7A-g9-bbc" firstAttribute="top" secondItem="U29-OD-p7V" secondAttribute="topMargin" constant="10" id="OE1-KC-0AU"/>
  107. <constraint firstAttribute="bottom" secondItem="aC5-YD-Q76" secondAttribute="bottom" id="OFV-dw-f2W"/>
  108. <constraint firstItem="rFz-hp-FhS" firstAttribute="centerY" secondItem="U29-OD-p7V" secondAttribute="centerY" constant="1" id="Qoe-4E-CbT"/>
  109. <constraint firstItem="j4N-JF-RWo" firstAttribute="trailing" secondItem="rFz-hp-FhS" secondAttribute="leading" constant="-10" id="Sno-E5-6jC"/>
  110. <constraint firstItem="Z7A-g9-bbc" firstAttribute="width" relation="lessThanOrEqual" secondItem="U29-OD-p7V" secondAttribute="width" multiplier="0.5" id="TmH-y3-OOg"/>
  111. <constraint firstItem="ufH-9t-zQV" firstAttribute="leading" secondItem="EF1-3p-fSc" secondAttribute="trailing" constant="10" id="UEA-Po-Aep"/>
  112. <constraint firstItem="Ytu-xF-fGs" firstAttribute="leading" secondItem="U29-OD-p7V" secondAttribute="leadingMargin" constant="3" id="Vyd-HS-gIj"/>
  113. <constraint firstItem="SAe-iP-L0U" firstAttribute="top" secondItem="U29-OD-p7V" secondAttribute="topMargin" constant="10" id="Y56-QZ-d5S"/>
  114. <constraint firstItem="p7m-AE-OZJ" firstAttribute="centerY" secondItem="SAe-iP-L0U" secondAttribute="centerY" id="YB3-Ic-J2g"/>
  115. <constraint firstItem="aC5-YD-Q76" firstAttribute="leading" secondItem="U29-OD-p7V" secondAttribute="leading" constant="15" id="YwX-Uh-i52"/>
  116. <constraint firstAttribute="trailing" secondItem="aC5-YD-Q76" secondAttribute="trailing" constant="15" id="coI-ny-68A"/>
  117. <constraint firstItem="47b-SF-t6v" firstAttribute="centerY" secondItem="p7m-AE-OZJ" secondAttribute="centerY" id="eMm-GG-7E6"/>
  118. <constraint firstAttribute="trailingMargin" secondItem="rFz-hp-FhS" secondAttribute="trailing" constant="5" id="fuJ-4O-mnA"/>
  119. <constraint firstItem="EF1-3p-fSc" firstAttribute="leading" secondItem="Ytu-xF-fGs" secondAttribute="trailing" constant="7" id="gT2-j8-p9D"/>
  120. <constraint firstItem="EF1-3p-fSc" firstAttribute="top" secondItem="Z7A-g9-bbc" secondAttribute="bottom" constant="5" id="mUy-VY-uJ4"/>
  121. <constraint firstItem="j4N-JF-RWo" firstAttribute="top" secondItem="EF1-3p-fSc" secondAttribute="bottom" constant="5" id="sKj-HY-I95"/>
  122. <constraint firstItem="47b-SF-t6v" firstAttribute="leading" secondItem="p7m-AE-OZJ" secondAttribute="trailing" constant="5" id="wi7-ip-mFG"/>
  123. <constraint firstItem="SAe-iP-L0U" firstAttribute="leading" secondItem="Z7A-g9-bbc" secondAttribute="trailing" constant="3" id="yMH-kL-syF"/>
  124. </constraints>
  125. </tableViewCellContentView>
  126. <connections>
  127. <outlet property="IDL" destination="EF1-3p-fSc" id="kRX-eG-5xR"/>
  128. <outlet property="fansNumL" destination="ufH-9t-zQV" id="3A7-nU-YAk"/>
  129. <outlet property="guanzhubtn" destination="rFz-hp-FhS" id="ovj-DC-Q2k"/>
  130. <outlet property="hostlevel" destination="47b-SF-t6v" id="Mp1-OK-Yje"/>
  131. <outlet property="iconV" destination="Ytu-xF-fGs" id="lk4-v4-3Gw"/>
  132. <outlet property="levelL" destination="p7m-AE-OZJ" id="VW1-b1-lTL"/>
  133. <outlet property="lineLb" destination="aC5-YD-Q76" id="Wm6-nw-TEO"/>
  134. <outlet property="nameL" destination="Z7A-g9-bbc" id="zWv-D9-QYb"/>
  135. <outlet property="sexL" destination="SAe-iP-L0U" id="ZDi-9T-g6F"/>
  136. <outlet property="signatureL" destination="j4N-JF-RWo" id="x5W-3D-O1f"/>
  137. </connections>
  138. <point key="canvasLocation" x="-42.5" y="116.5"/>
  139. </tableViewCell>
  140. </objects>
  141. <resources>
  142. <image name="default_head" width="290" height="290"/>
  143. </resources>
  144. </document>