杨锴
2025-05-11 7453d2d0cef415b34323d1b91e6cfa4a6ba31178
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
        <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" rowHeight="132" id="KGk-i7-Jjw" customClass="PaymentCourseTCell" customModule="WanPai" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="407" height="132"/>
            <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="407" height="132"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_notice" translatesAutoresizingMaskIntoConstraints="NO" id="YpM-0L-Tqf">
                        <rect key="frame" x="16" y="90.666666666666671" width="26" height="32"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="26" id="QcV-e8-vsD"/>
                            <constraint firstAttribute="height" constant="32" id="wT6-6B-Z3q"/>
                        </constraints>
                    </imageView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sab-cX-vOn">
                        <rect key="frame" x="15" y="131.66666666666666" width="377" height="0.33333333333334281"/>
                        <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.10000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.40000000000000002" id="vy4-JA-JJS"/>
                        </constraints>
                    </view>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="1000" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Yos-Zb-QtR">
                        <rect key="frame" x="56" y="97" width="14.666666666666671" height="19.333333333333329"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="1000" text="(剩余:0课时)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TI1-WT-C7h">
                        <rect key="frame" x="84.666666666666657" y="97" width="278.33333333333337" height="19.333333333333329"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
                        <color key="textColor" red="0.93333333333333335" green="0.043137254901960784" blue="0.043137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="btn_choose" translatesAutoresizingMaskIntoConstraints="NO" id="xRc-r8-tFC">
                        <rect key="frame" x="368" y="94" width="25" height="25"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="25" id="ClL-r1-RcH"/>
                            <constraint firstAttribute="width" constant="25" id="HKJ-nO-e8r"/>
                        </constraints>
                    </imageView>
                </subviews>
                <constraints>
                    <constraint firstAttribute="bottom" secondItem="sab-cX-vOn" secondAttribute="bottom" id="10d-q8-K4k"/>
                    <constraint firstAttribute="trailing" secondItem="sab-cX-vOn" secondAttribute="trailing" constant="15" id="2Jo-ah-p4P"/>
                    <constraint firstItem="YpM-0L-Tqf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="7pP-iH-Ci7"/>
                    <constraint firstAttribute="trailing" secondItem="xRc-r8-tFC" secondAttribute="trailing" constant="14" id="9aA-la-70E"/>
                    <constraint firstItem="TI1-WT-C7h" firstAttribute="leading" secondItem="Yos-Zb-QtR" secondAttribute="trailing" constant="14" id="Dee-wh-dgp"/>
                    <constraint firstItem="xRc-r8-tFC" firstAttribute="centerY" secondItem="YpM-0L-Tqf" secondAttribute="centerY" id="Ivg-l2-uhv"/>
                    <constraint firstItem="sab-cX-vOn" firstAttribute="top" secondItem="YpM-0L-Tqf" secondAttribute="bottom" constant="9" id="b6B-rU-AmJ"/>
                    <constraint firstItem="Yos-Zb-QtR" firstAttribute="centerY" secondItem="YpM-0L-Tqf" secondAttribute="centerY" id="h1j-YY-gdz"/>
                    <constraint firstItem="Yos-Zb-QtR" firstAttribute="leading" secondItem="YpM-0L-Tqf" secondAttribute="trailing" constant="14" id="jzD-4N-GO2"/>
                    <constraint firstItem="xRc-r8-tFC" firstAttribute="leading" secondItem="TI1-WT-C7h" secondAttribute="trailing" constant="5" id="q7o-Wh-CMl"/>
                    <constraint firstItem="TI1-WT-C7h" firstAttribute="centerY" secondItem="YpM-0L-Tqf" secondAttribute="centerY" id="vbJ-g2-hOa"/>
                    <constraint firstItem="sab-cX-vOn" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="yDY-jC-yA9"/>
                </constraints>
            </tableViewCellContentView>
            <connections>
                <outlet property="img_select" destination="xRc-r8-tFC" id="Mrl-jV-b4r"/>
                <outlet property="label_courseName" destination="Yos-Zb-QtR" id="lww-2b-jBp"/>
                <outlet property="label_surplusNum" destination="TI1-WT-C7h" id="0DQ-Na-rwl"/>
            </connections>
            <point key="canvasLocation" x="205.34351145038167" y="58.450704225352112"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="btn_choose" width="25" height="25"/>
        <image name="icon_notice" width="26" height="32"/>
    </resources>
</document>