r
21 小时以前 24182a847205ad81c759a0d173cc0e12fcd5a149
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
        <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="_CourseChargeTCell" rowHeight="51" id="KGk-i7-Jjw" customClass="CourseChargeTCell" customModule="WanPai" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="382" height="51"/>
            <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
            <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
                <rect key="frame" x="0.0" y="0.0" width="382" height="51"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00-00 00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7pb-2c-ZKw">
                        <rect key="frame" x="148" y="15" width="86" height="20"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="20" id="Af1-oV-ImT"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8SC-6j-uCI">
                        <rect key="frame" x="354.66666666666669" y="16.666666666666668" width="13.333333333333314" height="17.000000000000004"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <color key="textColor" red="0.8901960784313725" green="0.16078431372549018" blue="0.062745098039215685" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3NN-QJ-dst">
                        <rect key="frame" x="14" y="16.666666666666668" width="13.333333333333336" height="17.000000000000004"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <nil key="textColor"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qZb-eU-rcc">
                        <rect key="frame" x="14" y="49" width="354" height="0.3333333333333357"/>
                        <color key="backgroundColor" red="0.83137254901960778" green="0.83137254901960778" blue="0.83137254901960778" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.40000000000000002" id="cRj-SK-HkC"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstItem="7pb-2c-ZKw" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="3gy-hZ-Por"/>
                    <constraint firstItem="7pb-2c-ZKw" firstAttribute="centerY" secondItem="3NN-QJ-dst" secondAttribute="centerY" id="A9O-Ut-0GD"/>
                    <constraint firstItem="3NN-QJ-dst" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="VZD-sp-iNc"/>
                    <constraint firstItem="qZb-eU-rcc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="fxE-tb-Xoj"/>
                    <constraint firstAttribute="trailing" secondItem="qZb-eU-rcc" secondAttribute="trailing" constant="14" id="o2d-Ws-y0L"/>
                    <constraint firstItem="8SC-6j-uCI" firstAttribute="centerY" secondItem="7pb-2c-ZKw" secondAttribute="centerY" id="pKz-uX-Hh1"/>
                    <constraint firstAttribute="trailing" secondItem="8SC-6j-uCI" secondAttribute="trailing" constant="14" id="q4T-MJ-Nlz"/>
                    <constraint firstItem="7pb-2c-ZKw" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="sIi-dP-CUC"/>
                    <constraint firstItem="qZb-eU-rcc" firstAttribute="top" secondItem="7pb-2c-ZKw" secondAttribute="bottom" constant="14" id="ueY-JD-8U7"/>
                    <constraint firstAttribute="bottom" secondItem="qZb-eU-rcc" secondAttribute="bottom" id="vEm-lQ-ac5"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="label_datetime" destination="7pb-2c-ZKw" id="Ggq-Jn-9nX"/>
                <outlet property="label_price" destination="8SC-6j-uCI" id="ENa-hV-gC0"/>
                <outlet property="label_typeName" destination="3NN-QJ-dst" id="40m-r7-upU"/>
            </connections>
            <point key="canvasLocation" x="119.08396946564885" y="22.887323943661972"/>
        </tableViewCell>
    </objects>
</document>