CommentZzVC.xib 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="16C67" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  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" customClass="CommentZzVC">
  13. <connections>
  14. <outlet property="collectionBtn" destination="wC9-2H-Eza" id="v6z-UA-8lz"/>
  15. <outlet property="commentBtn" destination="R3z-Zw-srn" id="OYa-dv-wOG"/>
  16. <outlet property="lableView" destination="Lgg-OJ-3SF" id="VD9-py-Quz"/>
  17. <outlet property="ratingBar" destination="nYb-IV-Gsv" id="0WP-02-Sow"/>
  18. <outlet property="tableView" destination="2Yl-JR-auf" id="CIh-8H-eqO"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="综合评分" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PaN-ie-RDM">
  28. <rect key="frame" x="10" y="40" width="80" height="30"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="30" id="CYB-zK-zyD"/>
  31. <constraint firstAttribute="width" constant="80" id="rsh-yG-33d"/>
  32. </constraints>
  33. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  34. <nil key="textColor"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nYb-IV-Gsv">
  38. <rect key="frame" x="100" y="40" width="150" height="30"/>
  39. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  40. <constraints>
  41. <constraint firstAttribute="width" constant="150" id="ArG-2f-KD8"/>
  42. <constraint firstAttribute="height" constant="30" id="t29-Bb-0fY"/>
  43. </constraints>
  44. </view>
  45. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wC9-2H-Eza">
  46. <rect key="frame" x="10" y="686" width="197" height="50"/>
  47. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="50" id="6Pf-aq-p7u"/>
  50. </constraints>
  51. <state key="normal" title="关注"/>
  52. <connections>
  53. <action selector="collectionBtnClick:" destination="-1" eventType="touchUpInside" id="K1H-V0-IOD"/>
  54. </connections>
  55. </button>
  56. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R3z-Zw-srn">
  57. <rect key="frame" x="207" y="686" width="197" height="50"/>
  58. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  59. <state key="normal" title="评论"/>
  60. <connections>
  61. <action selector="commentBtnClick:" destination="-1" eventType="touchUpInside" id="Lle-s3-c7C"/>
  62. </connections>
  63. </button>
  64. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="2Yl-JR-auf">
  65. <rect key="frame" x="10" y="190" width="394" height="496"/>
  66. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  67. </tableView>
  68. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lgg-OJ-3SF">
  69. <rect key="frame" x="10" y="70" width="394" height="120"/>
  70. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  71. <constraints>
  72. <constraint firstAttribute="height" constant="120" id="Oqc-Ze-lqB"/>
  73. </constraints>
  74. </view>
  75. </subviews>
  76. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <constraints>
  78. <constraint firstItem="Lgg-OJ-3SF" firstAttribute="top" secondItem="nYb-IV-Gsv" secondAttribute="bottom" id="1ja-qO-PYH"/>
  79. <constraint firstItem="Lgg-OJ-3SF" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="BVB-WQ-axc"/>
  80. <constraint firstItem="R3z-Zw-srn" firstAttribute="top" secondItem="2Yl-JR-auf" secondAttribute="bottom" id="GJT-AM-cji"/>
  81. <constraint firstItem="R3z-Zw-srn" firstAttribute="width" secondItem="wC9-2H-Eza" secondAttribute="width" id="Itp-h4-AcS"/>
  82. <constraint firstItem="wC9-2H-Eza" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="Ljr-fk-t14"/>
  83. <constraint firstItem="2Yl-JR-auf" firstAttribute="top" secondItem="Lgg-OJ-3SF" secondAttribute="bottom" id="Rdw-6T-ddf"/>
  84. <constraint firstItem="PaN-ie-RDM" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="SwW-RO-5B0"/>
  85. <constraint firstItem="2Yl-JR-auf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="XMC-95-z7X"/>
  86. <constraint firstItem="R3z-Zw-srn" firstAttribute="centerY" secondItem="wC9-2H-Eza" secondAttribute="centerY" id="Xg8-0D-FmD"/>
  87. <constraint firstAttribute="bottom" secondItem="wC9-2H-Eza" secondAttribute="bottom" id="YaX-jb-XUq"/>
  88. <constraint firstAttribute="trailing" secondItem="R3z-Zw-srn" secondAttribute="trailing" constant="10" id="eCn-bJ-dOl"/>
  89. <constraint firstItem="R3z-Zw-srn" firstAttribute="height" secondItem="wC9-2H-Eza" secondAttribute="height" id="eZF-Rj-Jvh"/>
  90. <constraint firstItem="nYb-IV-Gsv" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="40" id="jv0-cq-X2a"/>
  91. <constraint firstAttribute="trailing" secondItem="2Yl-JR-auf" secondAttribute="trailing" constant="10" id="kyL-lV-yiW"/>
  92. <constraint firstItem="R3z-Zw-srn" firstAttribute="leading" secondItem="wC9-2H-Eza" secondAttribute="trailing" id="qnu-s8-Dt7"/>
  93. <constraint firstAttribute="trailing" secondItem="Lgg-OJ-3SF" secondAttribute="trailing" constant="10" id="rGR-aF-Igk"/>
  94. <constraint firstItem="PaN-ie-RDM" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="40" id="tsV-2m-bgs"/>
  95. <constraint firstItem="nYb-IV-Gsv" firstAttribute="leading" secondItem="PaN-ie-RDM" secondAttribute="trailing" constant="10" id="yvH-Zp-Epy"/>
  96. </constraints>
  97. <point key="canvasLocation" x="-166" y="-467"/>
  98. </view>
  99. </objects>
  100. </document>