宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-05-30 ab6ef7166ee51721fec3e3537414f6d6ed08b49d
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
        <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" reuseIdentifier="_InvoiceTCell" rowHeight="127" id="KGk-i7-Jjw" customClass="InvoiceTCell" customModule="OK出行" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="320" height="127"/>
            <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="320" height="127"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_unselect" translatesAutoresizingMaskIntoConstraints="NO" id="nLY-BE-reW">
                        <rect key="frame" x="14" y="55.5" width="16" height="16"/>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_time_l" translatesAutoresizingMaskIntoConstraints="NO" id="hpT-YC-x8t">
                        <rect key="frame" x="44" y="17" width="10" height="26.5"/>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_starting point" translatesAutoresizingMaskIntoConstraints="NO" id="lMM-sY-A42">
                        <rect key="frame" x="39" y="53.5" width="20" height="20"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="20" id="DU5-GK-eDQ"/>
                            <constraint firstAttribute="height" constant="20" id="asQ-Wh-EFy"/>
                        </constraints>
                    </imageView>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_end point" translatesAutoresizingMaskIntoConstraints="NO" id="74A-rO-JSR">
                        <rect key="frame" x="44" y="87.5" width="10" height="10"/>
                    </imageView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Nea-Hx-eYv">
                        <rect key="frame" x="14" y="126.5" width="292" height="0.5"/>
                        <color key="backgroundColor" red="0.87058823529411766" green="0.87058823529411766" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.40000000000000002" id="orY-ZU-RQj"/>
                        </constraints>
                    </view>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o0p-xC-Aja">
                        <rect key="frame" x="63" y="23" width="11.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <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="o90-FJ-lTQ">
                        <rect key="frame" x="63" y="56.5" width="11.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <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="YTC-IR-ZOW">
                        <rect key="frame" x="63" y="85.5" width="11.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <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="oDZ-fV-zef">
                        <rect key="frame" x="294.5" y="23" width="11.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" name="Color"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DIE-qg-JGD">
                        <rect key="frame" x="290.5" y="85.5" width="15.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                        <color key="textColor" red="0.015686274510000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
                <constraints>
                    <constraint firstItem="DIE-qg-JGD" firstAttribute="trailing" secondItem="oDZ-fV-zef" secondAttribute="trailing" id="034-Q1-rDu"/>
                    <constraint firstItem="lMM-sY-A42" firstAttribute="centerX" secondItem="hpT-YC-x8t" secondAttribute="centerX" id="0e1-iy-W0C"/>
                    <constraint firstItem="nLY-BE-reW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="5yC-xf-MsQ"/>
                    <constraint firstItem="nLY-BE-reW" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="7GN-BR-Gse"/>
                    <constraint firstItem="oDZ-fV-zef" firstAttribute="centerY" secondItem="o0p-xC-Aja" secondAttribute="centerY" id="8Ws-BT-xFj"/>
                    <constraint firstItem="DIE-qg-JGD" firstAttribute="centerY" secondItem="YTC-IR-ZOW" secondAttribute="centerY" id="G3k-ce-arT"/>
                    <constraint firstItem="YTC-IR-ZOW" firstAttribute="centerY" secondItem="74A-rO-JSR" secondAttribute="centerY" id="G5a-NH-NaJ"/>
                    <constraint firstAttribute="bottom" secondItem="Nea-Hx-eYv" secondAttribute="bottom" id="JAS-Cx-5Go"/>
                    <constraint firstItem="YTC-IR-ZOW" firstAttribute="leading" secondItem="o0p-xC-Aja" secondAttribute="leading" id="LLf-jY-xgJ"/>
                    <constraint firstItem="74A-rO-JSR" firstAttribute="top" secondItem="lMM-sY-A42" secondAttribute="bottom" constant="14" id="NP4-ty-LpW"/>
                    <constraint firstItem="lMM-sY-A42" firstAttribute="centerY" secondItem="nLY-BE-reW" secondAttribute="centerY" id="Q2j-eb-Dvq"/>
                    <constraint firstItem="Nea-Hx-eYv" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="Uhs-VH-qrS"/>
                    <constraint firstItem="74A-rO-JSR" firstAttribute="centerX" secondItem="hpT-YC-x8t" secondAttribute="centerX" id="WJq-FI-sdT"/>
                    <constraint firstItem="hpT-YC-x8t" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="17" id="bgx-BV-dhR"/>
                    <constraint firstItem="lMM-sY-A42" firstAttribute="top" secondItem="hpT-YC-x8t" secondAttribute="bottom" constant="10" id="buL-ca-7rM"/>
                    <constraint firstAttribute="trailing" secondItem="oDZ-fV-zef" secondAttribute="trailing" constant="14" id="cOO-av-h8e"/>
                    <constraint firstItem="o90-FJ-lTQ" firstAttribute="centerY" secondItem="lMM-sY-A42" secondAttribute="centerY" id="eG5-d1-dsm"/>
                    <constraint firstItem="hpT-YC-x8t" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="44" id="hpB-Jr-T2O"/>
                    <constraint firstItem="o0p-xC-Aja" firstAttribute="leading" secondItem="hpT-YC-x8t" secondAttribute="trailing" constant="9" id="l1j-EP-gVN"/>
                    <constraint firstAttribute="trailing" secondItem="Nea-Hx-eYv" secondAttribute="trailing" constant="14" id="sfy-hM-8gq"/>
                    <constraint firstItem="o90-FJ-lTQ" firstAttribute="leading" secondItem="o0p-xC-Aja" secondAttribute="leading" id="t3L-14-mnP"/>
                    <constraint firstItem="o0p-xC-Aja" firstAttribute="centerY" secondItem="hpT-YC-x8t" secondAttribute="centerY" id="vRT-5w-eMR"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="endAddressL" destination="YTC-IR-ZOW" id="sI2-cM-ub6"/>
                <outlet property="orderTypeL" destination="oDZ-fV-zef" id="lgR-BM-mpp"/>
                <outlet property="priceL" destination="DIE-qg-JGD" id="fz6-Y2-dd5"/>
                <outlet property="selectIcon" destination="nLY-BE-reW" id="W1t-pU-wJI"/>
                <outlet property="startAddressL" destination="o90-FJ-lTQ" id="ykg-Y2-ove"/>
                <outlet property="timeL" destination="o0p-xC-Aja" id="aXX-WL-FEd"/>
            </connections>
            <point key="canvasLocation" x="137.68115942028987" y="181.13839285714286"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="icon_end point" width="10" height="10"/>
        <image name="icon_starting point" width="20" height="20"/>
        <image name="icon_time_l" width="10" height="10"/>
        <image name="icon_unselect" width="16" height="16"/>
        <namedColor name="Color">
            <color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>