宽窄优行-由【嘉易行】项目成品而来
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19455" 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="19454"/>
        <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="104" id="KGk-i7-Jjw" customClass="ChangeListCell" customModule="OK出行" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="450" height="60"/>
            <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="450" height="60"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eZD-CW-dlA">
                        <rect key="frame" x="14" y="15" width="338" height="17"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UYS-Y3-win">
                        <rect key="frame" x="14" y="34" width="31.5" height="14.5"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                        <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.40000000000000002" colorSpace="custom" customColorSpace="calibratedRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HTy-u8-N4Y">
                        <rect key="frame" x="14" y="59.5" width="422" height="0.5"/>
                        <color key="backgroundColor" red="0.87058823529411766" green="0.87058823529411766" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.69999999999999996" id="MHx-Oq-QbC"/>
                        </constraints>
                    </view>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bT7-xZ-wRZ">
                        <rect key="frame" x="356" y="15" width="80" height="30"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="80" id="9IY-R0-Rfy"/>
                            <constraint firstAttribute="height" constant="30" id="Fho-Pt-GS9"/>
                        </constraints>
                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                        <color key="textColor" name="Color"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
                <constraints>
                    <constraint firstItem="eZD-CW-dlA" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="2OG-NV-D21"/>
                    <constraint firstItem="UYS-Y3-win" firstAttribute="top" secondItem="eZD-CW-dlA" secondAttribute="bottom" constant="2" id="BDJ-cL-8JX"/>
                    <constraint firstAttribute="trailing" secondItem="bT7-xZ-wRZ" secondAttribute="trailing" constant="14" id="DDZ-uh-e2s"/>
                    <constraint firstAttribute="bottom" secondItem="HTy-u8-N4Y" secondAttribute="bottom" id="OYR-m5-HYO"/>
                    <constraint firstItem="UYS-Y3-win" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="Qxd-1x-hLw"/>
                    <constraint firstItem="bT7-xZ-wRZ" firstAttribute="leading" secondItem="eZD-CW-dlA" secondAttribute="trailing" constant="4" id="Tw8-N6-6DY"/>
                    <constraint firstItem="HTy-u8-N4Y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="UiA-e5-rxb"/>
                    <constraint firstItem="bT7-xZ-wRZ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="cuh-z6-piK"/>
                    <constraint firstAttribute="trailing" secondItem="HTy-u8-N4Y" secondAttribute="trailing" constant="14" id="nD2-Fz-1j1"/>
                    <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="UYS-Y3-win" secondAttribute="bottom" constant="8" id="vfB-XG-iaY"/>
                    <constraint firstItem="eZD-CW-dlA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="xRy-XA-weJ"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="name" destination="eZD-CW-dlA" id="cTf-No-7i6"/>
                <outlet property="points" destination="bT7-xZ-wRZ" id="BuL-5x-02O"/>
                <outlet property="time" destination="UYS-Y3-win" id="OQ1-4J-ZPI"/>
            </connections>
            <point key="canvasLocation" x="7.2463768115942031" y="72.991071428571431"/>
        </tableViewCell>
    </objects>
    <resources>
        <namedColor name="Color">
            <color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>