CenterListCell.xib 8.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="18122" 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="18093"/>
  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. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="CenterListCell">
  13. <rect key="frame" x="0.0" y="0.0" width="195" height="249"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  16. <rect key="frame" x="0.0" y="0.0" width="195" height="249"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xCi-w4-qql" userLabel="封面">
  20. <rect key="frame" x="0.0" y="0.0" width="195" height="249"/>
  21. </imageView>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="审核中" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oK2-wF-GGj" userLabel="审核中">
  23. <rect key="frame" x="140" y="5" width="50" height="20"/>
  24. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.4063875440140845" colorSpace="calibratedRGB"/>
  25. <constraints>
  26. <constraint firstAttribute="width" constant="50" id="dJl-ba-DUI"/>
  27. <constraint firstAttribute="height" constant="20" id="laf-GT-2QQ"/>
  28. </constraints>
  29. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  30. <color key="textColor" red="0.78431372549019607" green="0.78431372549019607" blue="0.78431372549019607" alpha="1" colorSpace="calibratedRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="43w-yw-fQw" userLabel="底部">
  34. <rect key="frame" x="0.0" y="219" width="195" height="30"/>
  35. <subviews>
  36. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pub_bot_shadow.png" translatesAutoresizingMaskIntoConstraints="NO" id="kPF-iQ-mKR" userLabel="阴影">
  37. <rect key="frame" x="0.0" y="0.0" width="195" height="30"/>
  38. </imageView>
  39. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_zan.png" translatesAutoresizingMaskIntoConstraints="NO" id="Er2-38-i7d" userLabel="心">
  40. <rect key="frame" x="8" y="7.5" width="20" height="20"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="20" id="5Kq-Rn-xbs"/>
  43. <constraint firstAttribute="width" secondItem="Er2-38-i7d" secondAttribute="height" multiplier="1:1" id="Kle-Qu-YDi"/>
  44. </constraints>
  45. </imageView>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="888" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="K9p-Ct-JiQ" userLabel="数量">
  47. <rect key="frame" x="33" y="7.5" width="28.5" height="20"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="20" id="TbO-m3-9eS"/>
  50. </constraints>
  51. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  52. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstItem="K9p-Ct-JiQ" firstAttribute="centerY" secondItem="Er2-38-i7d" secondAttribute="centerY" id="2eu-dQ-9a1"/>
  59. <constraint firstItem="Er2-38-i7d" firstAttribute="centerY" secondItem="43w-yw-fQw" secondAttribute="centerY" constant="2.5" id="7Zi-ZA-2xI"/>
  60. <constraint firstItem="Er2-38-i7d" firstAttribute="leading" secondItem="43w-yw-fQw" secondAttribute="leading" constant="8" id="AJc-nl-nbW"/>
  61. <constraint firstItem="kPF-iQ-mKR" firstAttribute="centerY" secondItem="43w-yw-fQw" secondAttribute="centerY" id="TMn-cP-6og"/>
  62. <constraint firstItem="kPF-iQ-mKR" firstAttribute="width" secondItem="43w-yw-fQw" secondAttribute="width" id="V88-qV-Arm"/>
  63. <constraint firstAttribute="height" constant="30" id="WB1-bC-bvI"/>
  64. <constraint firstItem="kPF-iQ-mKR" firstAttribute="centerX" secondItem="43w-yw-fQw" secondAttribute="centerX" id="WIs-TT-Bmi"/>
  65. <constraint firstItem="K9p-Ct-JiQ" firstAttribute="leading" secondItem="Er2-38-i7d" secondAttribute="trailing" constant="5" id="cUN-lE-YJ0"/>
  66. <constraint firstItem="kPF-iQ-mKR" firstAttribute="height" secondItem="43w-yw-fQw" secondAttribute="height" id="vch-Id-Nlq"/>
  67. </constraints>
  68. </view>
  69. </subviews>
  70. </view>
  71. <constraints>
  72. <constraint firstItem="43w-yw-fQw" firstAttribute="width" secondItem="xCi-w4-qql" secondAttribute="width" id="0NJ-c7-TDe"/>
  73. <constraint firstItem="xCi-w4-qql" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="5gj-G2-QjG"/>
  74. <constraint firstAttribute="bottom" secondItem="43w-yw-fQw" secondAttribute="bottom" id="8AX-RO-Dv2"/>
  75. <constraint firstItem="xCi-w4-qql" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="8z6-Rn-DWM"/>
  76. <constraint firstItem="43w-yw-fQw" firstAttribute="centerX" secondItem="xCi-w4-qql" secondAttribute="centerX" id="FFT-3c-mF7"/>
  77. <constraint firstItem="oK2-wF-GGj" firstAttribute="top" secondItem="xCi-w4-qql" secondAttribute="top" constant="5" id="UxR-Bl-oQ6"/>
  78. <constraint firstItem="xCi-w4-qql" firstAttribute="height" secondItem="gTV-IL-0wX" secondAttribute="height" id="kNf-ft-IWX"/>
  79. <constraint firstItem="oK2-wF-GGj" firstAttribute="trailing" secondItem="xCi-w4-qql" secondAttribute="trailing" constant="-5" id="klU-eO-GeG"/>
  80. <constraint firstItem="xCi-w4-qql" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" id="oAv-zz-qKm"/>
  81. </constraints>
  82. <size key="customSize" width="195" height="249"/>
  83. <connections>
  84. <outlet property="auditL" destination="oK2-wF-GGj" id="hno-0S-Cf4"/>
  85. <outlet property="videoBgIV" destination="xCi-w4-qql" id="dj3-Ir-XaU"/>
  86. <outlet property="zanNumL" destination="K9p-Ct-JiQ" id="yfW-gN-saD"/>
  87. </connections>
  88. <point key="canvasLocation" x="-90.400000000000006" y="-39.130434782608695"/>
  89. </collectionViewCell>
  90. </objects>
  91. <resources>
  92. <image name="home_zan.png" width="40" height="40"/>
  93. <image name="pub_bot_shadow.png" width="186" height="40"/>
  94. </resources>
  95. </document>