宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-07-05 0d8f5fc8a516bfd07e425909e4a4432600572ee7
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
        <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" rowHeight="120" id="KGk-i7-Jjw" customClass="DriverInfoCell" customModule="OK出行" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="388" height="120"/>
            <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="388" height="120"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lL6-lM-qbe">
                        <rect key="frame" x="0.0" y="0.0" width="388" height="120"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019-05-01" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KhB-Dj-C6v">
                                <rect key="frame" x="14" y="12" width="79.5" height="17"/>
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                                <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view userInteractionEnabled="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uOP-rw-W2o" customClass="HCSStarRatingView">
                                <rect key="frame" x="308" y="55" width="66" height="10"/>
                                <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="66" id="gF2-Xl-F5c"/>
                                    <constraint firstAttribute="height" constant="10" id="mt6-g6-B4v"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="image" keyPath="emptyStarImage" value="evaluate_empty(4)"/>
                                    <userDefinedRuntimeAttribute type="image" keyPath="filledStarImage" value="evaluate"/>
                                    <userDefinedRuntimeAttribute type="number" keyPath="maximumValue">
                                        <integer key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                    <userDefinedRuntimeAttribute type="number" keyPath="minimumValue">
                                        <real key="value" value="0.0"/>
                                    </userDefinedRuntimeAttribute>
                                    <userDefinedRuntimeAttribute type="number" keyPath="value">
                                        <real key="value" value="0.0"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qrf-To-kec">
                                <rect key="frame" x="14" y="32" width="284" height="14.5"/>
                                <constraints>
                                    <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="14.5" id="OOf-Y4-FgH"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
                        <constraints>
                            <constraint firstItem="KhB-Dj-C6v" firstAttribute="leading" secondItem="lL6-lM-qbe" secondAttribute="leading" constant="14" id="BoX-OP-QoL"/>
                            <constraint firstItem="KhB-Dj-C6v" firstAttribute="top" secondItem="lL6-lM-qbe" secondAttribute="top" constant="12" id="EkY-jI-Ovr"/>
                            <constraint firstItem="uOP-rw-W2o" firstAttribute="leading" secondItem="qrf-To-kec" secondAttribute="trailing" constant="10" id="Lyb-3r-p4p"/>
                            <constraint firstItem="uOP-rw-W2o" firstAttribute="centerY" secondItem="lL6-lM-qbe" secondAttribute="centerY" id="kBh-od-2Cl"/>
                            <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="qrf-To-kec" secondAttribute="bottom" constant="9" id="oHO-ZG-lnf"/>
                            <constraint firstAttribute="trailing" secondItem="uOP-rw-W2o" secondAttribute="trailing" constant="14" id="qaB-H2-MXP"/>
                            <constraint firstItem="qrf-To-kec" firstAttribute="leading" secondItem="lL6-lM-qbe" secondAttribute="leading" constant="14" id="sjr-Nx-bXH"/>
                            <constraint firstItem="qrf-To-kec" firstAttribute="top" secondItem="KhB-Dj-C6v" secondAttribute="bottom" constant="3" id="x9l-Hd-vO3"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstItem="lL6-lM-qbe" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="M3h-UF-aGS"/>
                    <constraint firstAttribute="trailing" secondItem="lL6-lM-qbe" secondAttribute="trailing" id="Y4h-j5-MVr"/>
                    <constraint firstAttribute="bottom" secondItem="lL6-lM-qbe" secondAttribute="bottom" id="e9Y-pT-MN2"/>
                    <constraint firstItem="lL6-lM-qbe" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="vQJ-AC-q2K"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="label_content" destination="qrf-To-kec" id="C1w-ib-jq3"/>
                <outlet property="label_date" destination="KhB-Dj-C6v" id="jrx-OT-veX"/>
                <outlet property="starView" destination="uOP-rw-W2o" id="4s3-21-aIC"/>
            </connections>
            <point key="canvasLocation" x="21.739130434782609" y="132.58928571428572"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="evaluate" width="11" height="10"/>
        <image name="evaluate_empty(4)" width="25" height="24"/>
    </resources>
</document>