123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina5_5" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CommentZzVC">
- <connections>
- <outlet property="collectionBtn" destination="wC9-2H-Eza" id="v6z-UA-8lz"/>
- <outlet property="commentBtn" destination="R3z-Zw-srn" id="OYa-dv-wOG"/>
- <outlet property="lableView" destination="Lgg-OJ-3SF" id="VD9-py-Quz"/>
- <outlet property="ratingBar" destination="nYb-IV-Gsv" id="0WP-02-Sow"/>
- <outlet property="tableView" destination="2Yl-JR-auf" id="CIh-8H-eqO"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <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">
- <rect key="frame" x="10" y="40" width="80" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="CYB-zK-zyD"/>
- <constraint firstAttribute="width" constant="80" id="rsh-yG-33d"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nYb-IV-Gsv">
- <rect key="frame" x="100" y="40" width="150" height="30"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="150" id="ArG-2f-KD8"/>
- <constraint firstAttribute="height" constant="30" id="t29-Bb-0fY"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wC9-2H-Eza">
- <rect key="frame" x="10" y="686" width="197" height="50"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="6Pf-aq-p7u"/>
- </constraints>
- <state key="normal" title="关注"/>
- <connections>
- <action selector="collectionBtnClick:" destination="-1" eventType="touchUpInside" id="K1H-V0-IOD"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R3z-Zw-srn">
- <rect key="frame" x="207" y="686" width="197" height="50"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <state key="normal" title="评论"/>
- <connections>
- <action selector="commentBtnClick:" destination="-1" eventType="touchUpInside" id="Lle-s3-c7C"/>
- </connections>
- </button>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="2Yl-JR-auf">
- <rect key="frame" x="10" y="190" width="394" height="496"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- </tableView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lgg-OJ-3SF">
- <rect key="frame" x="10" y="70" width="394" height="120"/>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="120" id="Oqc-Ze-lqB"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="Lgg-OJ-3SF" firstAttribute="top" secondItem="nYb-IV-Gsv" secondAttribute="bottom" id="1ja-qO-PYH"/>
- <constraint firstItem="Lgg-OJ-3SF" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="BVB-WQ-axc"/>
- <constraint firstItem="R3z-Zw-srn" firstAttribute="top" secondItem="2Yl-JR-auf" secondAttribute="bottom" id="GJT-AM-cji"/>
- <constraint firstItem="R3z-Zw-srn" firstAttribute="width" secondItem="wC9-2H-Eza" secondAttribute="width" id="Itp-h4-AcS"/>
- <constraint firstItem="wC9-2H-Eza" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="Ljr-fk-t14"/>
- <constraint firstItem="2Yl-JR-auf" firstAttribute="top" secondItem="Lgg-OJ-3SF" secondAttribute="bottom" id="Rdw-6T-ddf"/>
- <constraint firstItem="PaN-ie-RDM" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="SwW-RO-5B0"/>
- <constraint firstItem="2Yl-JR-auf" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="10" id="XMC-95-z7X"/>
- <constraint firstItem="R3z-Zw-srn" firstAttribute="centerY" secondItem="wC9-2H-Eza" secondAttribute="centerY" id="Xg8-0D-FmD"/>
- <constraint firstAttribute="bottom" secondItem="wC9-2H-Eza" secondAttribute="bottom" id="YaX-jb-XUq"/>
- <constraint firstAttribute="trailing" secondItem="R3z-Zw-srn" secondAttribute="trailing" constant="10" id="eCn-bJ-dOl"/>
- <constraint firstItem="R3z-Zw-srn" firstAttribute="height" secondItem="wC9-2H-Eza" secondAttribute="height" id="eZF-Rj-Jvh"/>
- <constraint firstItem="nYb-IV-Gsv" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="40" id="jv0-cq-X2a"/>
- <constraint firstAttribute="trailing" secondItem="2Yl-JR-auf" secondAttribute="trailing" constant="10" id="kyL-lV-yiW"/>
- <constraint firstItem="R3z-Zw-srn" firstAttribute="leading" secondItem="wC9-2H-Eza" secondAttribute="trailing" id="qnu-s8-Dt7"/>
- <constraint firstAttribute="trailing" secondItem="Lgg-OJ-3SF" secondAttribute="trailing" constant="10" id="rGR-aF-Igk"/>
- <constraint firstItem="PaN-ie-RDM" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="40" id="tsV-2m-bgs"/>
- <constraint firstItem="nYb-IV-Gsv" firstAttribute="leading" secondItem="PaN-ie-RDM" secondAttribute="trailing" constant="10" id="yvH-Zp-Epy"/>
- </constraints>
- <point key="canvasLocation" x="-166" y="-467"/>
- </view>
- </objects>
- </document>
|