宽窄优行-由【嘉易行】项目成品而来
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
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
124
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
    <device id="retina6_1" orientation="portrait" appearance="light"/>
    <dependencies>
        <deployment version="4352" identifier="iOS"/>
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
        <capability name="Named colors" minToolsVersion="9.0"/>
        <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="232" id="KGk-i7-Jjw" customClass="YYRatingStartCell" customModule="OK出行" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="409" height="232"/>
            <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="409" height="232"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UQd-RJ-1qt">
                        <rect key="frame" x="0.0" y="0.0" width="409" height="232"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vb3-cX-ZCu">
                                <rect key="frame" x="13" y="13" width="90.5" height="43"/>
                                <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="36"/>
                                <color key="textColor" name="Color-1"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G2I-z0-pLV">
                                <rect key="frame" x="303" y="19.5" width="86" height="30"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="30" id="56s-WX-nE6"/>
                                </constraints>
                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                <state key="normal" title="查看收费明细">
                                    <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                </state>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="匿名评价司机" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hkG-9y-FLK">
                                <rect key="frame" x="155.5" y="70.5" width="98" height="39.5"/>
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
                                <color key="textColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rdt-0p-wS0" customClass="HCSStarRatingView">
                                <rect key="frame" x="120" y="120" width="169" height="24"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="width" constant="169" id="6pL-qK-vVg"/>
                                    <constraint firstAttribute="height" constant="24" id="EaJ-3G-gZx"/>
                                </constraints>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="image" keyPath="emptyStarImage" value="evaluate_empty(4)"/>
                                    <userDefinedRuntimeAttribute type="image" keyPath="filledStarImage" value="evaluate_empty(3)"/>
                                    <userDefinedRuntimeAttribute type="number" keyPath="minimumValue">
                                        <real key="value" value="1"/>
                                    </userDefinedRuntimeAttribute>
                                    <userDefinedRuntimeAttribute type="number" keyPath="maximumValue">
                                        <integer key="value" value="5"/>
                                    </userDefinedRuntimeAttribute>
                                    <userDefinedRuntimeAttribute type="number" keyPath="value">
                                        <real key="value" value="0.0"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XoA-02-c9o" customClass="HXTagsView">
                                <rect key="frame" x="70" y="160" width="269" height="62"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="62" id="VP7-MM-w4X"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="XoA-02-c9o" secondAttribute="trailing" constant="70" id="50U-IX-6nE"/>
                            <constraint firstItem="rdt-0p-wS0" firstAttribute="centerX" secondItem="UQd-RJ-1qt" secondAttribute="centerX" id="6E0-8T-xY3"/>
                            <constraint firstItem="XoA-02-c9o" firstAttribute="top" secondItem="rdt-0p-wS0" secondAttribute="bottom" constant="16" id="I4E-yB-nmI"/>
                            <constraint firstAttribute="bottom" secondItem="XoA-02-c9o" secondAttribute="bottom" constant="10" id="JQo-9N-Sxg"/>
                            <constraint firstItem="XoA-02-c9o" firstAttribute="leading" secondItem="UQd-RJ-1qt" secondAttribute="leading" constant="70" id="S3k-Wn-TkT"/>
                            <constraint firstAttribute="trailing" secondItem="G2I-z0-pLV" secondAttribute="trailing" constant="20" id="VbZ-4J-9UH"/>
                            <constraint firstItem="Vb3-cX-ZCu" firstAttribute="top" secondItem="UQd-RJ-1qt" secondAttribute="top" constant="13" id="YdR-oB-5p0"/>
                            <constraint firstItem="hkG-9y-FLK" firstAttribute="top" secondItem="G2I-z0-pLV" secondAttribute="bottom" constant="21" id="Ygc-Ks-CLz"/>
                            <constraint firstItem="G2I-z0-pLV" firstAttribute="centerY" secondItem="Vb3-cX-ZCu" secondAttribute="centerY" id="ajq-Pg-4f9"/>
                            <constraint firstItem="hkG-9y-FLK" firstAttribute="centerX" secondItem="UQd-RJ-1qt" secondAttribute="centerX" id="cJK-Ua-vUK"/>
                            <constraint firstItem="rdt-0p-wS0" firstAttribute="top" secondItem="hkG-9y-FLK" secondAttribute="bottom" constant="10" id="pZT-p9-C01"/>
                            <constraint firstItem="Vb3-cX-ZCu" firstAttribute="leading" secondItem="UQd-RJ-1qt" secondAttribute="leading" constant="13" id="tN2-jw-6ex"/>
                        </constraints>
                    </view>
                </subviews>
                <constraints>
                    <constraint firstItem="UQd-RJ-1qt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="6cp-QE-6Yy"/>
                    <constraint firstAttribute="bottom" secondItem="UQd-RJ-1qt" secondAttribute="bottom" id="Ua2-2v-lcJ"/>
                    <constraint firstItem="UQd-RJ-1qt" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="VNt-q8-XpV"/>
                    <constraint firstAttribute="trailing" secondItem="UQd-RJ-1qt" secondAttribute="trailing" id="oHm-bF-27c"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="button_detail" destination="G2I-z0-pLV" id="s9f-R8-n1r"/>
                <outlet property="evaluationConstraint" destination="VP7-MM-w4X" id="wTn-Gp-2eL"/>
                <outlet property="evaluationLeftContraint" destination="S3k-Wn-TkT" id="nJs-Pb-plo"/>
                <outlet property="evaluationRightContraint" destination="50U-IX-6nE" id="xYE-ya-IkG"/>
                <outlet property="label_amount" destination="Vb3-cX-ZCu" id="sff-Mi-pcI"/>
                <outlet property="tagsView" destination="XoA-02-c9o" id="EGk-Qc-WVc"/>
                <outlet property="view_star" destination="rdt-0p-wS0" id="uoF-5B-24Q"/>
            </connections>
            <point key="canvasLocation" x="280.43478260869568" y="126.5625"/>
        </tableViewCell>
    </objects>
    <designables>
        <designable name="rdt-0p-wS0">
            <size key="intrinsicContentSize" width="240" height="44"/>
        </designable>
    </designables>
    <resources>
        <image name="evaluate_empty(3)" width="22" height="23"/>
        <image name="evaluate_empty(4)" width="22" height="23"/>
        <namedColor name="Color-1">
            <color red="0.94099998474121094" green="0.44699999690055847" blue="0.027000000700354576" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>