杨锴
2025-04-16 09a372bc45fde16fd42257ab6f78b8deeecf720b
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
118
119
120
121
122
123
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_12" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
        <capability name="Safe area layout guides" minToolsVersion="9.0"/>
        <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"/>
        <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="_CourseDetail_2_Inner_TCell" rowHeight="106" id="KGk-i7-Jjw" customClass="CourseDetail_2_Inner_TCell" customModule="XQMuse" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="403" height="106"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="403" height="106"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uL3-AT-OQF">
                        <rect key="frame" x="24" y="43.333333333333336" width="7.3333333333333321" height="19.333333333333336"/>
                        <fontDescription key="fontDescription" type="system" pointSize="16"/>
                        <color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="awd-gM-ZRD">
                        <rect key="frame" x="52.666666666666671" y="18" width="249.33333333333331" height="17"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q5a-cH-u74">
                        <rect key="frame" x="312" y="17" width="70.666666666666686" height="29"/>
                        <color key="backgroundColor" red="0.54117647058823526" green="0.68235294117647061" blue="0.396078431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="70.5" id="NJh-Q0-nvT"/>
                            <constraint firstAttribute="height" constant="29" id="jwy-kp-iQ4"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                        <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                        <state key="normal" title="去学习"/>
                        <userDefinedRuntimeAttributes>
                            <userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
                            <userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
                                <real key="value" value="14.5"/>
                            </userDefinedRuntimeAttribute>
                        </userDefinedRuntimeAttributes>
                        <connections>
                            <action selector="studyAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="WCv-9q-rxx"/>
                        </connections>
                    </button>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_time" translatesAutoresizingMaskIntoConstraints="NO" id="wpH-E1-rC0">
                        <rect key="frame" x="52.666666666666664" y="44" width="11.333333333333336" height="11.666666666666664"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="11.5" id="efn-rA-ldt"/>
                            <constraint firstAttribute="height" constant="11.5" id="hd2-sF-7w1"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bXU-MP-QyS">
                        <rect key="frame" x="70.666666666666671" y="42.666666666666664" width="33" height="14"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                        <color key="textColor" red="0.80392156862745101" green="0.80392156862745101" blue="0.80392156862745101" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_user_1" translatesAutoresizingMaskIntoConstraints="NO" id="oSc-rc-16x">
                        <rect key="frame" x="117.66666666666667" y="44" width="11.333333333333329" height="11.666666666666664"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="11.5" id="eaV-6e-0Ih"/>
                            <constraint firstAttribute="width" constant="11.5" id="n0Q-jC-eem"/>
                        </constraints>
                    </imageView>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c0R-vF-UBG">
                        <rect key="frame" x="135.66666666666666" y="42.666666666666664" width="33" height="14"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                        <color key="textColor" red="0.80392156859999997" green="0.80392156859999997" blue="0.80392156859999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3UC-Wb-cQG">
                        <rect key="frame" x="21.666666666666657" y="0.0" width="360" height="0.66666666666666663"/>
                        <color key="backgroundColor" red="0.81568627450980391" green="0.81568627450980391" blue="0.81568627450980391" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.5" id="TWp-MD-4TS"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstItem="wpH-E1-rC0" firstAttribute="top" secondItem="awd-gM-ZRD" secondAttribute="bottom" constant="9" id="0Zc-X2-H51"/>
                    <constraint firstItem="wpH-E1-rC0" firstAttribute="leading" secondItem="awd-gM-ZRD" secondAttribute="leading" id="0wg-uJ-4Np"/>
                    <constraint firstAttribute="trailing" secondItem="3UC-Wb-cQG" secondAttribute="trailing" constant="21.5" id="1mS-SD-ZJa"/>
                    <constraint firstItem="oSc-rc-16x" firstAttribute="centerY" secondItem="wpH-E1-rC0" secondAttribute="centerY" id="50x-R4-xTR"/>
                    <constraint firstItem="oSc-rc-16x" firstAttribute="leading" secondItem="bXU-MP-QyS" secondAttribute="trailing" constant="14" id="ADG-0O-Rvk"/>
                    <constraint firstItem="3UC-Wb-cQG" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="21.5" id="H2m-u0-Pyd"/>
                    <constraint firstItem="awd-gM-ZRD" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="52.5" id="JnA-Zo-1fO"/>
                    <constraint firstItem="c0R-vF-UBG" firstAttribute="centerY" secondItem="wpH-E1-rC0" secondAttribute="centerY" id="JxL-JH-kCT"/>
                    <constraint firstItem="uL3-AT-OQF" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="24" id="OPx-IH-LD6"/>
                    <constraint firstAttribute="trailing" secondItem="q5a-cH-u74" secondAttribute="trailing" constant="20.5" id="One-yw-xva"/>
                    <constraint firstItem="bXU-MP-QyS" firstAttribute="leading" secondItem="wpH-E1-rC0" secondAttribute="trailing" constant="6.5" id="QTP-JI-ZzO"/>
                    <constraint firstItem="q5a-cH-u74" firstAttribute="leading" secondItem="awd-gM-ZRD" secondAttribute="trailing" constant="10" id="QgM-tO-y5H"/>
                    <constraint firstItem="c0R-vF-UBG" firstAttribute="leading" secondItem="oSc-rc-16x" secondAttribute="trailing" constant="6.5" id="bIm-0D-Nqo"/>
                    <constraint firstItem="3UC-Wb-cQG" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="bf7-gf-i6X"/>
                    <constraint firstItem="bXU-MP-QyS" firstAttribute="centerY" secondItem="wpH-E1-rC0" secondAttribute="centerY" id="eBP-b0-aqj"/>
                    <constraint firstItem="awd-gM-ZRD" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="18" id="ra5-Wa-c88"/>
                    <constraint firstItem="q5a-cH-u74" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="17" id="scr-Mv-FTW"/>
                    <constraint firstItem="uL3-AT-OQF" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="wiC-Us-lKn"/>
                    <constraint firstItem="c0R-vF-UBG" firstAttribute="centerY" secondItem="oSc-rc-16x" secondAttribute="centerY" id="xdz-Vq-XrJ"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="btn_study" destination="q5a-cH-u74" id="vg6-WV-mdc"/>
                <outlet property="label_index" destination="uL3-AT-OQF" id="4bx-wD-U6f"/>
                <outlet property="label_people" destination="c0R-vF-UBG" id="S53-bw-wc8"/>
                <outlet property="label_time" destination="bXU-MP-QyS" id="O7i-eB-GXV"/>
                <outlet property="label_title" destination="awd-gM-ZRD" id="Tpo-Bu-RQX"/>
            </connections>
            <point key="canvasLocation" x="148.85496183206106" y="41.549295774647888"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="icon_time" width="11.666666984558105" height="11.666666984558105"/>
        <image name="icon_user_1" width="10" height="10.666666984558105"/>
    </resources>
</document>