宽窄优行-由【嘉易行】项目成品而来
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
<?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="Safe area layout guides" minToolsVersion="9.0"/>
        <capability name="System colors in document resources" minToolsVersion="11.0"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CallByCarVC" customModule="OK出行" customModuleProvider="target">
            <connections>
                <outlet property="callBtn" destination="tq9-vx-tod" id="d9M-Q2-l2d"/>
                <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
            </connections>
        </placeholder>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
            <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P43-et-aGc">
                    <rect key="frame" x="0.0" y="626" width="414" height="270"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Chn-bM-TmQ">
                            <rect key="frame" x="140" y="90" width="134" height="134"/>
                            <subviews>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tq9-vx-tod">
                                    <rect key="frame" x="5" y="5" width="124" height="124"/>
                                    <color key="backgroundColor" red="0.29411764705882354" green="0.81960784313725488" blue="0.42352941176470588" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="22"/>
                                    <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
                                    <state key="normal" title="电话叫车" image="btn_call_phone"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                            <real key="value" value="62"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                    <connections>
                                        <action selector="callAction:" destination="-1" eventType="touchUpInside" id="SGX-V7-U8R"/>
                                    </connections>
                                </button>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstAttribute="width" constant="134" id="3sH-jp-xAw"/>
                                <constraint firstItem="tq9-vx-tod" firstAttribute="leading" secondItem="Chn-bM-TmQ" secondAttribute="leading" constant="5" id="6tC-7Q-0o9"/>
                                <constraint firstItem="tq9-vx-tod" firstAttribute="top" secondItem="Chn-bM-TmQ" secondAttribute="top" constant="5" id="KVa-aw-ZBF"/>
                                <constraint firstAttribute="trailing" secondItem="tq9-vx-tod" secondAttribute="trailing" constant="5" id="NYN-gL-PCo"/>
                                <constraint firstAttribute="height" constant="134" id="Q6M-2h-YYX"/>
                                <constraint firstAttribute="bottom" secondItem="tq9-vx-tod" secondAttribute="bottom" constant="5" id="xVg-If-jbC"/>
                            </constraints>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="NO"/>
                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                    <real key="value" value="67"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="color" keyPath="shadowColor">
                                    <color key="value" red="0.69019607843137254" green="0.69019607843137254" blue="0.69019607843137254" alpha="0.71999999999999997" colorSpace="custom" customColorSpace="sRGB"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
                                    <real key="value" value="1"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
                                    <size key="value" width="0.0" height="2"/>
                                </userDefinedRuntimeAttribute>
                                <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
                                    <real key="value" value="8"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.77647058823529413" green="0.8666666666666667" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                    <constraints>
                        <constraint firstItem="Chn-bM-TmQ" firstAttribute="centerX" secondItem="P43-et-aGc" secondAttribute="centerX" id="Koe-nV-R7y"/>
                        <constraint firstAttribute="height" constant="270" id="LQl-G3-CEC"/>
                        <constraint firstAttribute="bottom" secondItem="Chn-bM-TmQ" secondAttribute="bottom" constant="46" id="xQF-cK-TNN"/>
                    </constraints>
                </view>
                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_95128" translatesAutoresizingMaskIntoConstraints="NO" id="mnW-um-EH8">
                    <rect key="frame" x="7" y="367" width="399" height="310"/>
                </imageView>
            </subviews>
            <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
            <constraints>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="mnW-um-EH8" secondAttribute="trailing" constant="8" id="0If-Hz-Lst"/>
                <constraint firstItem="P43-et-aGc" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" id="KoU-UX-dSl"/>
                <constraint firstAttribute="bottom" secondItem="P43-et-aGc" secondAttribute="bottom" id="Ypg-xa-21f"/>
                <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="P43-et-aGc" secondAttribute="trailing" id="auS-pX-IrQ"/>
                <constraint firstItem="mnW-um-EH8" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="7" id="bx5-1t-Ayb"/>
                <constraint firstItem="P43-et-aGc" firstAttribute="top" secondItem="mnW-um-EH8" secondAttribute="bottom" constant="-51" id="hv1-dG-clv"/>
            </constraints>
            <point key="canvasLocation" x="140.57971014492756" y="153.34821428571428"/>
        </view>
    </objects>
    <resources>
        <image name="bg_95128" width="360" height="310"/>
        <image name="btn_call_phone" width="38" height="38"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>