IndexAllCell.xib 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="17125"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="232" id="KGk-i7-Jjw" customClass="IndexAllCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="232"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="232"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OD9-XK-Pqi">
  22. <rect key="frame" x="0.0" y="0.0" width="320" height="232"/>
  23. <subviews>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ilk-vi-R2l">
  25. <rect key="frame" x="15" y="15" width="39.5" height="116"/>
  26. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  27. <color key="textColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sLR-9q-ehS">
  31. <rect key="frame" x="54.5" y="63.5" width="39.5" height="19.5"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  33. <color key="textColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2KB-QT-zxt">
  37. <rect key="frame" x="274" y="58" width="31" height="30"/>
  38. <state key="normal" title="更多">
  39. <color key="titleColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
  40. </state>
  41. </button>
  42. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PlR-IZ-cKa">
  43. <rect key="frame" x="281" y="203" width="30" height="18"/>
  44. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="18" id="503-HG-wsr"/>
  47. </constraints>
  48. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  49. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  50. <state key="normal" title="置顶">
  51. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
  52. </state>
  53. </button>
  54. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Sxl-h8-okj">
  55. <rect key="frame" x="0.0" y="146" width="320" height="50"/>
  56. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="50" id="KWO-7e-g4x"/>
  59. </constraints>
  60. </tableView>
  61. </subviews>
  62. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  63. <constraints>
  64. <constraint firstItem="2KB-QT-zxt" firstAttribute="centerY" secondItem="Ilk-vi-R2l" secondAttribute="centerY" id="0wS-ZA-qOC"/>
  65. <constraint firstItem="Ilk-vi-R2l" firstAttribute="top" secondItem="OD9-XK-Pqi" secondAttribute="top" constant="15" id="3Zo-Gb-kDR"/>
  66. <constraint firstAttribute="trailing" secondItem="Sxl-h8-okj" secondAttribute="trailing" id="6Qm-nV-Wth"/>
  67. <constraint firstItem="Sxl-h8-okj" firstAttribute="top" secondItem="Ilk-vi-R2l" secondAttribute="bottom" constant="15" id="9Rz-Rs-Ipa"/>
  68. <constraint firstAttribute="bottom" secondItem="PlR-IZ-cKa" secondAttribute="bottom" constant="11" id="BSF-zg-iGD"/>
  69. <constraint firstItem="sLR-9q-ehS" firstAttribute="leading" secondItem="Ilk-vi-R2l" secondAttribute="trailing" id="G2u-5o-df1"/>
  70. <constraint firstAttribute="trailing" secondItem="PlR-IZ-cKa" secondAttribute="trailing" constant="9" id="LYE-o0-eXc"/>
  71. <constraint firstItem="Sxl-h8-okj" firstAttribute="leading" secondItem="OD9-XK-Pqi" secondAttribute="leading" id="bcX-O4-gDD"/>
  72. <constraint firstItem="PlR-IZ-cKa" firstAttribute="top" secondItem="Sxl-h8-okj" secondAttribute="bottom" constant="7" id="bgg-Rb-uc0"/>
  73. <constraint firstAttribute="trailing" secondItem="2KB-QT-zxt" secondAttribute="trailing" constant="15" id="sWf-0N-UDN"/>
  74. <constraint firstItem="Ilk-vi-R2l" firstAttribute="leading" secondItem="OD9-XK-Pqi" secondAttribute="leading" constant="15" id="tJp-cS-Xva"/>
  75. <constraint firstItem="sLR-9q-ehS" firstAttribute="centerY" secondItem="Ilk-vi-R2l" secondAttribute="centerY" id="xXp-nC-nvp"/>
  76. </constraints>
  77. </view>
  78. </subviews>
  79. <constraints>
  80. <constraint firstAttribute="trailing" secondItem="OD9-XK-Pqi" secondAttribute="trailing" id="0aa-Oe-DH5"/>
  81. <constraint firstItem="OD9-XK-Pqi" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="XpX-md-DuT"/>
  82. <constraint firstAttribute="bottom" secondItem="OD9-XK-Pqi" secondAttribute="bottom" id="iey-T8-wB3"/>
  83. <constraint firstItem="OD9-XK-Pqi" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="qzf-la-uwj"/>
  84. </constraints>
  85. </tableViewCellContentView>
  86. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  87. <connections>
  88. <outlet property="bgView" destination="OD9-XK-Pqi" id="x1t-WP-FNc"/>
  89. <outlet property="contant" destination="KWO-7e-g4x" id="yfM-WS-Gme"/>
  90. <outlet property="countL" destination="sLR-9q-ehS" id="izc-TN-jK6"/>
  91. <outlet property="moreBtn" destination="2KB-QT-zxt" id="QZy-Ev-7rs"/>
  92. <outlet property="nameL" destination="Ilk-vi-R2l" id="kMP-sg-WkF"/>
  93. <outlet property="subTableV" destination="Sxl-h8-okj" id="4Hf-cV-q9n"/>
  94. <outlet property="topBtn" destination="PlR-IZ-cKa" id="kAI-Ip-r9U"/>
  95. </connections>
  96. <point key="canvasLocation" x="-807.24637681159425" y="107.8125"/>
  97. </tableViewCell>
  98. </objects>
  99. <resources>
  100. <systemColor name="systemBackgroundColor">
  101. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  102. </systemColor>
  103. </resources>
  104. </document>