宽窄优行-由【嘉易行】项目成品而来
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
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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" 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="17125"/>
        <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="ShareView" 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="8O2-Cx-mBz">
                    <rect key="frame" x="0.0" y="0.0" width="414" height="862"/>
                    <subviews>
                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DDz-JU-nuy" customClass="YYView" customModule="OK出行" customModuleProvider="target">
                            <rect key="frame" x="14" y="711" width="386" height="137"/>
                            <subviews>
                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享行程" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zci-ky-9EO">
                                    <rect key="frame" x="160.5" y="14" width="65.5" height="19.5"/>
                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
                                    <nil key="highlightedColor"/>
                                </label>
                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AkU-Iv-0M4">
                                    <rect key="frame" x="346" y="13" width="16" height="22"/>
                                    <state key="normal" image="icon_close_black"/>
                                </button>
                                <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="PZy-Si-k8g">
                                    <rect key="frame" x="0.0" y="48.5" width="386" height="68.5"/>
                                    <subviews>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mwk-1X-6rn" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                            <rect key="frame" x="0.0" y="0.0" width="128.5" height="68.5"/>
                                            <subviews>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="wechat" translatesAutoresizingMaskIntoConstraints="NO" id="63I-Fz-xoP">
                                                    <rect key="frame" x="42.5" y="0.0" width="44" height="44"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="44" id="NmQ-LN-2HX"/>
                                                        <constraint firstAttribute="width" constant="44" id="Uu5-Pe-1bH"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="微信" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NJg-rM-WUv">
                                                    <rect key="frame" x="51" y="48" width="27" height="16"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
                                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                            <constraints>
                                                <constraint firstItem="63I-Fz-xoP" firstAttribute="centerX" secondItem="mwk-1X-6rn" secondAttribute="centerX" id="G2Z-Ap-a1t"/>
                                                <constraint firstItem="63I-Fz-xoP" firstAttribute="top" secondItem="mwk-1X-6rn" secondAttribute="top" id="Syg-EZ-kbH"/>
                                                <constraint firstItem="NJg-rM-WUv" firstAttribute="centerX" secondItem="mwk-1X-6rn" secondAttribute="centerX" id="U5p-bv-PEv"/>
                                                <constraint firstItem="NJg-rM-WUv" firstAttribute="top" secondItem="63I-Fz-xoP" secondAttribute="bottom" constant="4" id="cnc-XH-fwv"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2xV-pM-p1y" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                            <rect key="frame" x="128.5" y="0.0" width="129" height="68.5"/>
                                            <subviews>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="qq" translatesAutoresizingMaskIntoConstraints="NO" id="t6L-Xj-Ucs">
                                                    <rect key="frame" x="42.5" y="0.0" width="44" height="44"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="44" id="9gr-dM-ZoA"/>
                                                        <constraint firstAttribute="width" constant="44" id="Z3Y-iS-VoQ"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="QQ" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hWQ-Fe-rYB">
                                                    <rect key="frame" x="54.5" y="48" width="20.5" height="16"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
                                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                            <constraints>
                                                <constraint firstItem="hWQ-Fe-rYB" firstAttribute="centerX" secondItem="2xV-pM-p1y" secondAttribute="centerX" id="68X-Fm-BIa"/>
                                                <constraint firstItem="t6L-Xj-Ucs" firstAttribute="top" secondItem="2xV-pM-p1y" secondAttribute="top" id="EVP-7z-for"/>
                                                <constraint firstItem="t6L-Xj-Ucs" firstAttribute="centerX" secondItem="2xV-pM-p1y" secondAttribute="centerX" id="LX6-f8-w68"/>
                                                <constraint firstItem="hWQ-Fe-rYB" firstAttribute="top" secondItem="t6L-Xj-Ucs" secondAttribute="bottom" constant="4" id="ooV-o3-LF2"/>
                                            </constraints>
                                        </view>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bjc-4J-Lk3" customClass="YYButton" customModule="OK出行" customModuleProvider="target">
                                            <rect key="frame" x="257.5" y="0.0" width="128.5" height="68.5"/>
                                            <subviews>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="message" translatesAutoresizingMaskIntoConstraints="NO" id="l2y-Yk-wdq">
                                                    <rect key="frame" x="42" y="0.0" width="44" height="44"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="44" id="014-5n-DIr"/>
                                                        <constraint firstAttribute="width" constant="44" id="H6z-7W-quU"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="短信" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dot-BS-PNC">
                                                    <rect key="frame" x="50.5" y="48" width="27" height="16"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
                                                    <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                                            <constraints>
                                                <constraint firstItem="Dot-BS-PNC" firstAttribute="centerX" secondItem="Bjc-4J-Lk3" secondAttribute="centerX" id="8tw-En-hAp"/>
                                                <constraint firstItem="l2y-Yk-wdq" firstAttribute="centerX" secondItem="Bjc-4J-Lk3" secondAttribute="centerX" id="KkE-zC-Ylr"/>
                                                <constraint firstItem="Dot-BS-PNC" firstAttribute="top" secondItem="l2y-Yk-wdq" secondAttribute="bottom" constant="4" id="RdB-GQ-AWm"/>
                                                <constraint firstItem="l2y-Yk-wdq" firstAttribute="top" secondItem="Bjc-4J-Lk3" secondAttribute="top" id="juG-c4-CtF"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                </stackView>
                            </subviews>
                            <color key="backgroundColor" systemColor="systemBackgroundColor"/>
                            <constraints>
                                <constraint firstItem="PZy-Si-k8g" firstAttribute="top" secondItem="Zci-ky-9EO" secondAttribute="bottom" constant="15" id="6Bk-Jv-YlB"/>
                                <constraint firstAttribute="bottom" secondItem="PZy-Si-k8g" secondAttribute="bottom" constant="20" id="OH1-oU-xhF"/>
                                <constraint firstAttribute="height" constant="137" id="XR8-eK-ydo"/>
                                <constraint firstAttribute="trailing" secondItem="PZy-Si-k8g" secondAttribute="trailing" id="Xse-lB-Yih"/>
                                <constraint firstItem="AkU-Iv-0M4" firstAttribute="centerY" secondItem="Zci-ky-9EO" secondAttribute="centerY" id="YnG-Gf-iYH"/>
                                <constraint firstItem="Zci-ky-9EO" firstAttribute="top" secondItem="DDz-JU-nuy" secondAttribute="top" constant="14" id="hJ0-e0-bw6"/>
                                <constraint firstItem="PZy-Si-k8g" firstAttribute="leading" secondItem="DDz-JU-nuy" secondAttribute="leading" id="oS4-0S-YGQ"/>
                                <constraint firstItem="Zci-ky-9EO" firstAttribute="centerX" secondItem="DDz-JU-nuy" secondAttribute="centerX" id="slo-hH-ZBc"/>
                                <constraint firstAttribute="trailing" secondItem="AkU-Iv-0M4" secondAttribute="trailing" constant="24" id="z6v-7E-9uf"/>
                            </constraints>
                            <userDefinedRuntimeAttributes>
                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                    <real key="value" value="6"/>
                                </userDefinedRuntimeAttribute>
                            </userDefinedRuntimeAttributes>
                        </view>
                    </subviews>
                    <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.5" colorSpace="custom" customColorSpace="calibratedRGB"/>
                    <constraints>
                        <constraint firstAttribute="bottom" secondItem="DDz-JU-nuy" secondAttribute="bottom" constant="14" id="8GL-Il-fHR"/>
                        <constraint firstAttribute="trailing" secondItem="DDz-JU-nuy" secondAttribute="trailing" constant="14" id="aU5-ff-wY6"/>
                        <constraint firstAttribute="trailing" secondItem="Bjc-4J-Lk3" secondAttribute="trailing" constant="14" id="vW8-1N-Q9g"/>
                        <constraint firstItem="DDz-JU-nuy" firstAttribute="leading" secondItem="8O2-Cx-mBz" secondAttribute="leading" constant="14" id="zUg-og-aIQ"/>
                    </constraints>
                </view>
            </subviews>
            <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
            <constraints>
                <constraint firstItem="8O2-Cx-mBz" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="B9X-0v-Vzz"/>
                <constraint firstItem="8O2-Cx-mBz" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Q5F-Jq-nwM"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="8O2-Cx-mBz" secondAttribute="trailing" id="cuF-TR-nxP"/>
                <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="8O2-Cx-mBz" secondAttribute="bottom" id="q0l-0T-Blh"/>
            </constraints>
            <connections>
                <outlet property="button_close" destination="AkU-Iv-0M4" id="5Xv-WJ-Jcf"/>
                <outlet property="button_message" destination="Bjc-4J-Lk3" id="wau-I0-KCe"/>
                <outlet property="button_qq" destination="2xV-pM-p1y" id="Ma6-RP-FtY"/>
                <outlet property="button_wechat" destination="mwk-1X-6rn" id="2ux-Xy-zuB"/>
                <outlet property="label_title" destination="Zci-ky-9EO" id="eqz-te-PDK"/>
                <outlet property="view_container" destination="DDz-JU-nuy" id="8mv-Es-za5"/>
            </connections>
            <point key="canvasLocation" x="131.8840579710145" y="114.50892857142857"/>
        </view>
    </objects>
    <designables>
        <designable name="2xV-pM-p1y">
            <size key="intrinsicContentSize" width="30" height="34"/>
        </designable>
        <designable name="Bjc-4J-Lk3">
            <size key="intrinsicContentSize" width="30" height="34"/>
        </designable>
        <designable name="mwk-1X-6rn">
            <size key="intrinsicContentSize" width="30" height="34"/>
        </designable>
    </designables>
    <resources>
        <image name="icon_close_black" width="16" height="16"/>
        <image name="message" width="44" height="44"/>
        <image name="qq" width="44" height="44"/>
        <image name="wechat" width="44" height="44"/>
        <systemColor name="systemBackgroundColor">
            <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
        </systemColor>
    </resources>
</document>