admin
2023-04-21 0b3a4aaf99ea251bc8e27b96115288f0988fcffe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="recommentCollectionViewCell">
            <rect key="frame" x="0.0" y="0.0" width="146" height="155"/>
            <autoresizingMask key="autoresizingMask"/>
            <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                <rect key="frame" x="0.0" y="0.0" width="146" height="155"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                <subviews>
                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bR3-cM-LWr" customClass="YYAnimatedImageView">
                        <rect key="frame" x="0.0" y="0.0" width="146" height="100"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="100" id="GRP-am-PON"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="加载中" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="130" translatesAutoresizingMaskIntoConstraints="NO" id="ZUO-i2-pOc">
                        <rect key="frame" x="8" y="100" width="130" height="35"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="35" id="CkP-bh-KQF"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="播放次数" translatesAutoresizingMaskIntoConstraints="NO" id="xAP-Sn-7na">
                        <rect key="frame" x="10" y="139" width="14" height="11"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="11" id="PyP-a9-ZCz"/>
                            <constraint firstAttribute="width" constant="14" id="isT-dd-kmV"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="888" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IUB-L0-51s">
                        <rect key="frame" x="29" y="137" width="40" height="15"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="40" id="QOY-wH-WsX"/>
                            <constraint firstAttribute="height" constant="15" id="vBX-Of-7Cn"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="评论次数" translatesAutoresizingMaskIntoConstraints="NO" id="HSJ-9T-WEP">
                        <rect key="frame" x="82" y="139" width="14" height="11"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="11" id="ERr-bP-qcU"/>
                            <constraint firstAttribute="width" constant="14" id="Qgw-5T-P2A"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gZt-B4-Gbk">
                        <rect key="frame" x="101" y="137" width="40" height="15"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="15" id="I2Z-XH-ykR"/>
                            <constraint firstAttribute="width" constant="40" id="cSN-TO-TyV"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="97a-AP-o8B">
                        <rect key="frame" x="0.0" y="82" width="146" height="18"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="18" id="bN2-Be-erq"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
            </view>
            <constraints>
                <constraint firstItem="ZUO-i2-pOc" firstAttribute="top" secondItem="bR3-cM-LWr" secondAttribute="bottom" id="2wR-3c-t7c"/>
                <constraint firstItem="ZUO-i2-pOc" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="8" id="3R9-vo-GZx"/>
                <constraint firstItem="bR3-cM-LWr" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="8Ic-XN-saE"/>
                <constraint firstItem="IUB-L0-51s" firstAttribute="top" secondItem="ZUO-i2-pOc" secondAttribute="bottom" constant="2" id="BgR-VR-dvG"/>
                <constraint firstItem="IUB-L0-51s" firstAttribute="leading" secondItem="xAP-Sn-7na" secondAttribute="trailing" constant="5" id="Fbe-X6-qU6"/>
                <constraint firstItem="gZt-B4-Gbk" firstAttribute="leading" secondItem="HSJ-9T-WEP" secondAttribute="trailing" constant="5" id="RAM-tS-THD"/>
                <constraint firstItem="97a-AP-o8B" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="WYL-Th-NZf"/>
                <constraint firstAttribute="trailing" secondItem="97a-AP-o8B" secondAttribute="trailing" id="XcP-hE-BnS"/>
                <constraint firstAttribute="trailing" secondItem="ZUO-i2-pOc" secondAttribute="trailing" constant="8" id="XdJ-49-Yhr"/>
                <constraint firstItem="IUB-L0-51s" firstAttribute="centerY" secondItem="xAP-Sn-7na" secondAttribute="centerY" id="hPR-Xo-Bo6"/>
                <constraint firstItem="ZUO-i2-pOc" firstAttribute="top" secondItem="97a-AP-o8B" secondAttribute="bottom" id="hzz-6c-MRZ"/>
                <constraint firstAttribute="trailing" secondItem="gZt-B4-Gbk" secondAttribute="trailing" constant="5" id="lRn-zy-shE"/>
                <constraint firstItem="gZt-B4-Gbk" firstAttribute="centerY" secondItem="HSJ-9T-WEP" secondAttribute="centerY" id="mGe-RN-QWK"/>
                <constraint firstAttribute="trailing" secondItem="bR3-cM-LWr" secondAttribute="trailing" id="np0-o1-atA"/>
                <constraint firstItem="gZt-B4-Gbk" firstAttribute="top" secondItem="ZUO-i2-pOc" secondAttribute="bottom" constant="2" id="rJW-38-27W"/>
                <constraint firstItem="xAP-Sn-7na" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="10" id="t1c-p3-93c"/>
                <constraint firstItem="bR3-cM-LWr" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="z5y-qZ-PJr"/>
            </constraints>
            <size key="customSize" width="146" height="155"/>
            <connections>
                <outlet property="imageH" destination="GRP-am-PON" id="kRR-b5-iZ2"/>
                <outlet property="pinglunPic" destination="HSJ-9T-WEP" id="gUt-3k-p2h"/>
                <outlet property="recommentCommentNub" destination="gZt-B4-Gbk" id="w7X-FM-1IP"/>
                <outlet property="recommentImageView" destination="bR3-cM-LWr" id="WRN-8W-81b"/>
                <outlet property="recommentReplyLabel" destination="97a-AP-o8B" id="xOy-lq-mEx"/>
                <outlet property="recommentTitleLabel" destination="ZUO-i2-pOc" id="1ST-Kf-RcC"/>
                <outlet property="recommentrecommentVV" destination="IUB-L0-51s" id="bSH-XO-RIu"/>
            </connections>
            <point key="canvasLocation" x="688" y="378.5"/>
        </collectionViewCell>
    </objects>
    <resources>
        <image name="播放次数" width="22" height="14"/>
        <image name="评论次数" width="22" height="14"/>
    </resources>
</document>