宽窄优行-由【嘉易行】项目成品而来
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
<?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="21678"/>
        <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="_EnterpriseMembersTCell" rowHeight="126" id="KGk-i7-Jjw" customClass="EnterpriseMembersTCell" customModule="OK出行" customModuleProvider="target">
            <rect key="frame" x="0.0" y="0.0" width="413" height="126"/>
            <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="413" height="126"/>
                <autoresizingMask key="autoresizingMask"/>
                <subviews>
                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eWo-7e-KfI">
                        <rect key="frame" x="14" y="54.666666666666664" width="36" height="16.999999999999993"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" alpha="0.29999999999999999" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more_black" translatesAutoresizingMaskIntoConstraints="NO" id="Ts2-vS-t1v">
                        <rect key="frame" x="391" y="56.666666666666664" width="8" height="12.999999999999993"/>
                    </imageView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HY5-0e-ptf">
                        <rect key="frame" x="14" y="125.33333333333333" width="385" height="0.6666666666666714"/>
                        <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.059999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="0.59999999999999998" id="oB4-XV-z7h"/>
                        </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="QRy-ca-ANw">
                        <rect key="frame" x="370.66666666666669" y="54.666666666666664" width="13.333333333333314" height="16.999999999999993"/>
                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                        <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <nil key="highlightedColor"/>
                    </label>
                </subviews>
                <constraints>
                    <constraint firstAttribute="trailing" secondItem="Ts2-vS-t1v" secondAttribute="trailing" constant="14" id="2Zq-Y1-RDu"/>
                    <constraint firstItem="QRy-ca-ANw" firstAttribute="centerY" secondItem="eWo-7e-KfI" secondAttribute="centerY" id="8VP-4x-0zN"/>
                    <constraint firstItem="HY5-0e-ptf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="9VB-np-Cmp"/>
                    <constraint firstItem="eWo-7e-KfI" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="EcV-4P-8jY"/>
                    <constraint firstItem="Ts2-vS-t1v" firstAttribute="leading" secondItem="QRy-ca-ANw" secondAttribute="trailing" constant="7" id="FcX-hF-Xzm"/>
                    <constraint firstItem="eWo-7e-KfI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="14" id="N5Q-Tj-UOn"/>
                    <constraint firstAttribute="trailing" secondItem="HY5-0e-ptf" secondAttribute="trailing" constant="14" id="UOg-JE-enW"/>
                    <constraint firstItem="Ts2-vS-t1v" firstAttribute="centerY" secondItem="eWo-7e-KfI" secondAttribute="centerY" id="kNv-jS-kG0"/>
                    <constraint firstAttribute="bottom" secondItem="HY5-0e-ptf" secondAttribute="bottom" id="pst-R9-NGg"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
            <connections>
                <outlet property="label_name" destination="eWo-7e-KfI" id="SiK-HI-UZA"/>
                <outlet property="label_number" destination="QRy-ca-ANw" id="qmX-kq-cO3"/>
            </connections>
            <point key="canvasLocation" x="164.12213740458014" y="49.295774647887328"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="icon_more_black" width="8" height="13"/>
    </resources>
</document>