宽窄优行-由【嘉易行】项目成品而来
younger_times
2023-04-13 2da4b661c52c12a94eee6b9c2bc156a0fbc04a45
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
125
126
127
128
129
130
131
132
133
134
135
136
137
<?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="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"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="YYPopupView" customModule="OK出行" customModuleProvider="target">
            <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="0Ql-nA-WCO" customClass="YYView" customModule="OK出行" customModuleProvider="target">
                    <rect key="frame" x="38" y="359" width="338" height="178.5"/>
                    <subviews>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8qa-rk-LMC">
                            <rect key="frame" x="150.5" y="27" width="37" height="21.5"/>
                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
                            <color key="textColor" red="0.15294117647058825" green="0.15686274509803921" blue="0.1764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="司机接单以后取消订单将收取您X元服务费" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lmP-dg-1nj">
                            <rect key="frame" x="16" y="64.5" width="306" height="18"/>
                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                            <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                            <nil key="highlightedColor"/>
                        </label>
                        <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="mcj-Tf-a39">
                            <rect key="frame" x="16" y="106.5" width="306" height="40"/>
                            <subviews>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="waI-M2-YTc" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                    <rect key="frame" x="0.0" y="0.0" width="149" height="40"/>
                                    <color key="backgroundColor" red="0.94117647058823528" green="0.94117647058823528" blue="0.96470588235294119" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                    <state key="normal" title="取消">
                                        <color key="titleColor" red="0.59607843137254901" green="0.60784313725490191" blue="0.69019607843137254" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    </state>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                            <real key="value" value="4"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                </button>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mUO-tP-CuB" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                    <rect key="frame" x="157" y="0.0" width="149" height="40"/>
                                    <color key="backgroundColor" name="Color"/>
                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                    <state key="normal" title="确定"/>
                                    <userDefinedRuntimeAttributes>
                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                            <real key="value" value="4"/>
                                        </userDefinedRuntimeAttribute>
                                    </userDefinedRuntimeAttributes>
                                </button>
                            </subviews>
                            <constraints>
                                <constraint firstAttribute="height" constant="40" id="fWc-b6-Cgp"/>
                            </constraints>
                        </stackView>
                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UhR-Sm-nEL" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                            <rect key="frame" x="298" y="10" width="30" height="30"/>
                            <constraints>
                                <constraint firstAttribute="height" constant="30" id="H8x-AK-l5r"/>
                                <constraint firstAttribute="width" constant="30" id="PwA-4g-SUK"/>
                            </constraints>
                            <state key="normal" image="icon_close"/>
                        </button>
                    </subviews>
                    <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                    <constraints>
                        <constraint firstItem="mcj-Tf-a39" firstAttribute="top" secondItem="lmP-dg-1nj" secondAttribute="bottom" constant="24" id="9tB-bE-I6k"/>
                        <constraint firstItem="lmP-dg-1nj" firstAttribute="top" secondItem="8qa-rk-LMC" secondAttribute="bottom" constant="16" id="ARR-Vv-ptk"/>
                        <constraint firstItem="mcj-Tf-a39" firstAttribute="leading" secondItem="0Ql-nA-WCO" secondAttribute="leading" constant="16" id="CfK-xi-wPe"/>
                        <constraint firstAttribute="trailing" secondItem="UhR-Sm-nEL" secondAttribute="trailing" constant="10" id="EoB-WQ-dOJ"/>
                        <constraint firstAttribute="trailing" secondItem="mcj-Tf-a39" secondAttribute="trailing" constant="16" id="IJ1-9H-tMu"/>
                        <constraint firstItem="lmP-dg-1nj" firstAttribute="leading" secondItem="0Ql-nA-WCO" secondAttribute="leading" constant="16" id="InK-fv-zvg"/>
                        <constraint firstItem="UhR-Sm-nEL" firstAttribute="top" secondItem="0Ql-nA-WCO" secondAttribute="top" constant="10" id="JiW-3e-VFr"/>
                        <constraint firstAttribute="bottom" secondItem="mcj-Tf-a39" secondAttribute="bottom" constant="32" id="aYa-oQ-A9A"/>
                        <constraint firstItem="8qa-rk-LMC" firstAttribute="centerX" secondItem="0Ql-nA-WCO" secondAttribute="centerX" id="al4-Xs-9Os"/>
                        <constraint firstItem="8qa-rk-LMC" firstAttribute="top" secondItem="0Ql-nA-WCO" secondAttribute="top" constant="27" id="e5T-dF-wde"/>
                        <constraint firstAttribute="trailing" secondItem="lmP-dg-1nj" secondAttribute="trailing" constant="16" id="xwB-84-kIf"/>
                    </constraints>
                    <userDefinedRuntimeAttributes>
                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                            <real key="value" value="6"/>
                        </userDefinedRuntimeAttribute>
                        <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
                    </userDefinedRuntimeAttributes>
                </view>
            </subviews>
            <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
            <constraints>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="0Ql-nA-WCO" secondAttribute="trailing" constant="38" id="1os-6m-sEK"/>
                <constraint firstItem="0Ql-nA-WCO" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="HJ2-y0-gAi"/>
                <constraint firstItem="0Ql-nA-WCO" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="Wor-2c-hGZ"/>
                <constraint firstItem="0Ql-nA-WCO" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="38" id="vhx-PB-Lhu"/>
            </constraints>
            <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
            <connections>
                <outlet property="button_cancel" destination="waI-M2-YTc" id="Bm5-m1-WPm"/>
                <outlet property="button_close" destination="UhR-Sm-nEL" id="qoM-ZZ-Lfz"/>
                <outlet property="button_submit" destination="mUO-tP-CuB" id="yMt-Uu-oMa"/>
                <outlet property="label_content" destination="lmP-dg-1nj" id="tJI-dy-HL0"/>
                <outlet property="label_title" destination="8qa-rk-LMC" id="bLv-J3-8kh"/>
                <outlet property="view_container" destination="0Ql-nA-WCO" id="eVe-CA-CLF"/>
            </connections>
            <point key="canvasLocation" x="131.8840579710145" y="113.83928571428571"/>
        </view>
    </objects>
    <designables>
        <designable name="UhR-Sm-nEL">
            <size key="intrinsicContentSize" width="16" height="22"/>
        </designable>
        <designable name="mUO-tP-CuB">
            <size key="intrinsicContentSize" width="31" height="30"/>
        </designable>
        <designable name="waI-M2-YTc">
            <size key="intrinsicContentSize" width="31" height="30"/>
        </designable>
    </designables>
    <resources>
        <image name="icon_close" width="16" height="16"/>
        <namedColor name="Color">
            <color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>