宽窄优行-由【嘉易行】项目成品而来
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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.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>
    <scenes>
        <!--设置目的地-->
        <scene sceneID="XgW-sl-P0p">
            <objects>
                <viewController storyboardIdentifier="SearchAddressVC" title="设置目的地" id="Ytj-Lo-30M" customClass="SearchAddressVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="bCh-7W-jsV">
                        <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="2Ey-Uz-o4s">
                                <rect key="frame" x="0.0" y="44" width="414" height="50"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gea-Ea-d2t">
                                        <rect key="frame" x="100" y="15" width="1" height="20"/>
                                        <color key="backgroundColor" red="0.78823529410000004" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="1" id="fSs-RT-Qla"/>
                                        </constraints>
                                    </view>
                                    <button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7GW-hB-Ctd">
                                        <rect key="frame" x="14" y="16.5" width="86" height="17"/>
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                                        <inset key="imageEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <state key="normal" title="加载中" image="icon_nav_open">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="selectCity:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="z8K-uT-Qkk"/>
                                        </connections>
                                    </button>
                                    <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪里下车" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="n6K-wH-lpI">
                                        <rect key="frame" x="119" y="16" width="242" height="18.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uOS-zV-YEa">
                                        <rect key="frame" x="371" y="11.5" width="30" height="27"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="MkA-IN-TrJ"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <state key="normal" title="取消">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="cancel:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="Oak-WA-18n"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstAttribute="bottom" secondItem="gea-Ea-d2t" secondAttribute="bottom" constant="15" id="7Yb-lQ-Hr7"/>
                                    <constraint firstAttribute="trailing" secondItem="uOS-zV-YEa" secondAttribute="trailing" constant="13" id="9Ey-1U-6vY"/>
                                    <constraint firstAttribute="height" constant="50" id="E0B-Cn-YAA"/>
                                    <constraint firstItem="n6K-wH-lpI" firstAttribute="leading" secondItem="gea-Ea-d2t" secondAttribute="trailing" constant="18" id="HNU-q3-NKA"/>
                                    <constraint firstItem="gea-Ea-d2t" firstAttribute="leading" secondItem="7GW-hB-Ctd" secondAttribute="trailing" id="M3o-Du-nZT"/>
                                    <constraint firstItem="gea-Ea-d2t" firstAttribute="leading" secondItem="2Ey-Uz-o4s" secondAttribute="leading" constant="100" id="OYG-IM-6jw"/>
                                    <constraint firstItem="uOS-zV-YEa" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="P5S-Xu-3bq"/>
                                    <constraint firstItem="uOS-zV-YEa" firstAttribute="leading" secondItem="n6K-wH-lpI" secondAttribute="trailing" constant="10" id="TpV-aT-WgC"/>
                                    <constraint firstItem="n6K-wH-lpI" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="XBs-D4-07q"/>
                                    <constraint firstItem="7GW-hB-Ctd" firstAttribute="leading" secondItem="2Ey-Uz-o4s" secondAttribute="leading" constant="14" id="Z1e-sK-45V"/>
                                    <constraint firstItem="7GW-hB-Ctd" firstAttribute="centerY" secondItem="2Ey-Uz-o4s" secondAttribute="centerY" id="ayl-fO-okd"/>
                                    <constraint firstItem="gea-Ea-d2t" firstAttribute="top" secondItem="2Ey-Uz-o4s" secondAttribute="top" constant="15" id="rlZ-t9-dgr"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="WwY-EN-6wu">
                                <rect key="frame" x="0.0" y="104" width="414" height="792"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <view key="tableFooterView" contentMode="scaleToFill" id="8Vy-ow-FKK">
                                    <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="g4t-rw-cNB">
                                            <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <state key="normal" title=" 清空历史记录" image="icon_empty">
                                                <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.39891909250000002" colorSpace="calibratedRGB"/>
                                            </state>
                                            <connections>
                                                <action selector="clear:" destination="Ytj-Lo-30M" eventType="touchUpInside" id="JHt-2p-CMn"/>
                                            </connections>
                                        </button>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6cn-Wx-wFX">
                                            <rect key="frame" x="14" y="0.0" width="386" height="1"/>
                                            <color key="backgroundColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="1" id="ufK-a9-VLF"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                    <constraints>
                                        <constraint firstItem="6cn-Wx-wFX" firstAttribute="top" secondItem="8Vy-ow-FKK" secondAttribute="top" id="1Dz-F5-0VN"/>
                                        <constraint firstItem="g4t-rw-cNB" firstAttribute="leading" secondItem="8Vy-ow-FKK" secondAttribute="leading" id="4nG-EL-QMg"/>
                                        <constraint firstAttribute="bottom" secondItem="g4t-rw-cNB" secondAttribute="bottom" id="GNL-du-fMl"/>
                                        <constraint firstItem="6cn-Wx-wFX" firstAttribute="leading" secondItem="8Vy-ow-FKK" secondAttribute="leading" constant="14" id="MgT-fG-KEs"/>
                                        <constraint firstAttribute="trailing" secondItem="6cn-Wx-wFX" secondAttribute="trailing" constant="14" id="bEx-kH-o5a"/>
                                        <constraint firstAttribute="trailing" secondItem="g4t-rw-cNB" secondAttribute="trailing" id="fG0-si-Htq"/>
                                        <constraint firstItem="g4t-rw-cNB" firstAttribute="top" secondItem="8Vy-ow-FKK" secondAttribute="top" id="v4d-7h-WAl"/>
                                    </constraints>
                                </view>
                            </tableView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="jfd-80-b89"/>
                        <color key="backgroundColor" red="0.95294117647058818" green="0.95686274509803915" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstItem="WwY-EN-6wu" firstAttribute="top" secondItem="2Ey-Uz-o4s" secondAttribute="bottom" constant="10" id="0Rh-Le-EmQ"/>
                            <constraint firstItem="jfd-80-b89" firstAttribute="trailing" secondItem="WwY-EN-6wu" secondAttribute="trailing" id="1GT-re-KQB"/>
                            <constraint firstItem="2Ey-Uz-o4s" firstAttribute="top" secondItem="jfd-80-b89" secondAttribute="top" id="CY2-H5-k7E"/>
                            <constraint firstItem="jfd-80-b89" firstAttribute="trailing" secondItem="2Ey-Uz-o4s" secondAttribute="trailing" id="R4K-02-QKw"/>
                            <constraint firstItem="2Ey-Uz-o4s" firstAttribute="leading" secondItem="bCh-7W-jsV" secondAttribute="leading" id="bK2-Ua-FgJ"/>
                            <constraint firstAttribute="bottom" secondItem="WwY-EN-6wu" secondAttribute="bottom" id="tyC-xn-KfV"/>
                            <constraint firstItem="WwY-EN-6wu" firstAttribute="leading" secondItem="bCh-7W-jsV" secondAttribute="leading" id="zGf-aV-u4t"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="bottomView" destination="8Vy-ow-FKK" id="GWV-Tx-IwW"/>
                        <outlet property="button_city" destination="7GW-hB-Ctd" id="sfC-gF-3KW"/>
                        <outlet property="tableView" destination="WwY-EN-6wu" id="Mdy-vw-2H8"/>
                        <outlet property="textField_search" destination="n6K-wH-lpI" id="9I3-Nz-qe8"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ate-Av-LO9" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-91" y="97"/>
        </scene>
        <!--取消订单-->
        <scene sceneID="S6O-3f-Lj0">
            <objects>
                <viewController storyboardIdentifier="TravelServiceCancelVC" title="取消订单" id="5lC-cH-jML" customClass="TravelServiceCancelVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="KJ1-GN-5sj">
                        <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="oa4-9W-Fr5">
                                <rect key="frame" x="0.0" y="44" width="414" height="818"/>
                                <color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
                                <view key="tableHeaderView" contentMode="scaleToFill" id="BSL-0T-Ozi">
                                    <rect key="frame" x="0.0" y="0.0" width="414" height="70"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您为什么取消行程?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gaO-wD-98E">
                                            <rect key="frame" x="133.5" y="10" width="147" 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="calibratedRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="请告诉我们,我们可以改善" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="U9y-nx-zro">
                                            <rect key="frame" x="133.5" y="35.5" width="147.5" height="14.5"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" red="0.94117647058823528" green="0.44705882352941173" blue="0.027450980392156862" alpha="1" colorSpace="calibratedRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                    <constraints>
                                        <constraint firstItem="gaO-wD-98E" firstAttribute="centerX" secondItem="BSL-0T-Ozi" secondAttribute="centerX" id="cJ3-5U-wLV"/>
                                        <constraint firstItem="gaO-wD-98E" firstAttribute="top" secondItem="BSL-0T-Ozi" secondAttribute="top" constant="10" id="gBZ-tW-8r4"/>
                                        <constraint firstItem="U9y-nx-zro" firstAttribute="centerX" secondItem="BSL-0T-Ozi" secondAttribute="centerX" id="jXH-XP-yiU"/>
                                        <constraint firstItem="U9y-nx-zro" firstAttribute="top" secondItem="gaO-wD-98E" secondAttribute="bottom" constant="6" id="zaD-n8-zvi"/>
                                    </constraints>
                                </view>
                                <view key="tableFooterView" contentMode="scaleToFill" id="zdg-dE-vOk">
                                    <rect key="frame" x="0.0" y="70" width="414" height="251"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="L0l-7V-zCa" customClass="IQTextView">
                                            <rect key="frame" x="0.0" y="10" width="414" height="98"/>
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="98" id="nzs-OK-ATA"/>
                                            </constraints>
                                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                            <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="string" keyPath="placeholder" value="在这儿输入详细描述"/>
                                            </userDefinedRuntimeAttributes>
                                        </textView>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bgE-0J-iq9">
                                            <rect key="frame" x="14" y="125" width="386" height="40"/>
                                            <color key="backgroundColor" name="Color"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="40" id="EDu-Ht-neb"/>
                                            </constraints>
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                                            <state key="normal" title="提交"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="4"/>
                                                </userDefinedRuntimeAttribute>
                                                <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounds" value="YES"/>
                                            </userDefinedRuntimeAttributes>
                                            <connections>
                                                <action selector="submit:" destination="5lC-cH-jML" eventType="touchUpInside" id="Q66-5h-zhp"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="calibratedRGB"/>
                                    <constraints>
                                        <constraint firstItem="bgE-0J-iq9" firstAttribute="leading" secondItem="zdg-dE-vOk" secondAttribute="leading" constant="14" id="4eH-Ni-J0p"/>
                                        <constraint firstAttribute="trailing" secondItem="bgE-0J-iq9" secondAttribute="trailing" constant="14" id="Vio-VN-oe0"/>
                                        <constraint firstItem="bgE-0J-iq9" firstAttribute="top" secondItem="L0l-7V-zCa" secondAttribute="bottom" constant="17" id="ZTo-jC-8Y0"/>
                                        <constraint firstItem="L0l-7V-zCa" firstAttribute="top" secondItem="zdg-dE-vOk" secondAttribute="top" constant="10" id="fnf-pV-WiT"/>
                                        <constraint firstItem="L0l-7V-zCa" firstAttribute="leading" secondItem="zdg-dE-vOk" secondAttribute="leading" id="q61-EH-CAY"/>
                                        <constraint firstAttribute="trailing" secondItem="L0l-7V-zCa" secondAttribute="trailing" id="rcS-Xi-kTm"/>
                                    </constraints>
                                </view>
                            </tableView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="8X0-Rb-Lvh"/>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                        <constraints>
                            <constraint firstItem="8X0-Rb-Lvh" firstAttribute="bottom" secondItem="oa4-9W-Fr5" secondAttribute="bottom" id="4TF-iO-tJd"/>
                            <constraint firstItem="oa4-9W-Fr5" firstAttribute="top" secondItem="8X0-Rb-Lvh" secondAttribute="top" id="6DE-Yx-ZXY"/>
                            <constraint firstItem="oa4-9W-Fr5" firstAttribute="leading" secondItem="8X0-Rb-Lvh" secondAttribute="leading" id="JwU-Wl-mgd"/>
                            <constraint firstItem="8X0-Rb-Lvh" firstAttribute="trailing" secondItem="oa4-9W-Fr5" secondAttribute="trailing" id="kwm-2P-zbr"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="label_title" destination="gaO-wD-98E" id="Xwb-qW-uxL"/>
                        <outlet property="tableView" destination="oa4-9W-Fr5" id="c5c-uW-3ok"/>
                        <outlet property="textView" destination="L0l-7V-zCa" id="4ty-je-JVx"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="81G-pt-GPe" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="5223" y="78"/>
        </scene>
        <!--设置上车地点-->
        <scene sceneID="X8F-ZF-GPw">
            <objects>
                <viewController storyboardIdentifier="TravelSetAddressVC" title="设置上车地点" id="HRq-BQ-d4L" customClass="TravelSetAddressVC" customModule="OK出行" customModuleProvider="target" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="O1s-tz-uFi">
                        <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="HhM-FQ-hMB">
                                <rect key="frame" x="0.0" y="44" width="414" height="50"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="910-Iu-aNh">
                                        <rect key="frame" x="100" y="15" width="1" height="20"/>
                                        <color key="backgroundColor" red="0.78823529410000004" green="0.78823529410000004" blue="0.78823529410000004" alpha="1" colorSpace="calibratedRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="1" id="EE0-QU-DXX"/>
                                        </constraints>
                                    </view>
                                    <button opaque="NO" contentMode="scaleToFill" semanticContentAttribute="forceRightToLeft" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GPx-TI-pUE">
                                        <rect key="frame" x="14" y="10.5" width="86" height="29"/>
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
                                        <inset key="imageEdgeInsets" minX="5" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <state key="normal" title="柳州市">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="selectCity:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="fco-Bu-x7P"/>
                                        </connections>
                                    </button>
                                    <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="您从哪里下车" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="K5v-Gk-Szj">
                                        <rect key="frame" x="119" y="16" width="242" height="18.5"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <textInputTraits key="textInputTraits"/>
                                    </textField>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="65j-1Q-twp">
                                        <rect key="frame" x="371" y="11.5" width="30" height="27"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="p3f-3T-6mx"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                        <state key="normal" title="取消">
                                            <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
                                        </state>
                                        <connections>
                                            <action selector="cancel:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="0cs-Xx-jdk"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <constraints>
                                    <constraint firstItem="GPx-TI-pUE" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="1Ut-hW-UfO"/>
                                    <constraint firstItem="65j-1Q-twp" firstAttribute="leading" secondItem="K5v-Gk-Szj" secondAttribute="trailing" constant="10" id="9LC-Ai-SxP"/>
                                    <constraint firstItem="65j-1Q-twp" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="AMz-6W-m3c"/>
                                    <constraint firstItem="K5v-Gk-Szj" firstAttribute="centerY" secondItem="HhM-FQ-hMB" secondAttribute="centerY" id="An1-gQ-ag4"/>
                                    <constraint firstAttribute="trailing" secondItem="65j-1Q-twp" secondAttribute="trailing" constant="13" id="Fi6-BE-JR8"/>
                                    <constraint firstAttribute="bottom" secondItem="910-Iu-aNh" secondAttribute="bottom" constant="15" id="Qw0-EB-ukN"/>
                                    <constraint firstItem="GPx-TI-pUE" firstAttribute="leading" secondItem="HhM-FQ-hMB" secondAttribute="leading" constant="14" id="Srl-b6-WLf"/>
                                    <constraint firstAttribute="height" constant="50" id="XOc-ot-qhe"/>
                                    <constraint firstItem="910-Iu-aNh" firstAttribute="leading" secondItem="HhM-FQ-hMB" secondAttribute="leading" constant="100" id="d30-0N-9ph"/>
                                    <constraint firstItem="910-Iu-aNh" firstAttribute="leading" secondItem="GPx-TI-pUE" secondAttribute="trailing" id="iMZ-QB-nm9"/>
                                    <constraint firstItem="910-Iu-aNh" firstAttribute="top" secondItem="HhM-FQ-hMB" secondAttribute="top" constant="15" id="k9f-TF-7Ma"/>
                                    <constraint firstItem="K5v-Gk-Szj" firstAttribute="leading" secondItem="910-Iu-aNh" secondAttribute="trailing" constant="18" id="ySi-2o-Fqc"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="QqY-tR-vhz">
                                <rect key="frame" x="0.0" y="104" width="414" height="792"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                <view key="tableFooterView" contentMode="scaleToFill" id="Agb-Wf-GfZ">
                                    <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vDO-VX-vGB">
                                            <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <state key="normal" title=" 清空历史记录" image="icon_empty">
                                                <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.39891909250000002" colorSpace="calibratedRGB"/>
                                            </state>
                                            <connections>
                                                <action selector="clear:" destination="HRq-BQ-d4L" eventType="touchUpInside" id="S1H-rf-5Vy"/>
                                            </connections>
                                        </button>
                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rQA-GP-lVM">
                                            <rect key="frame" x="14" y="0.0" width="386" height="1"/>
                                            <color key="backgroundColor" red="0.1529411765" green="0.15686274510000001" blue="0.1764705882" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="1" id="daz-KZ-0y0"/>
                                            </constraints>
                                        </view>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
                                    <constraints>
                                        <constraint firstItem="vDO-VX-vGB" firstAttribute="top" secondItem="Agb-Wf-GfZ" secondAttribute="top" id="3Iz-Re-0cM"/>
                                        <constraint firstAttribute="bottom" secondItem="vDO-VX-vGB" secondAttribute="bottom" id="5qU-Zz-TEW"/>
                                        <constraint firstItem="vDO-VX-vGB" firstAttribute="leading" secondItem="Agb-Wf-GfZ" secondAttribute="leading" id="CCb-i4-iL5"/>
                                        <constraint firstAttribute="trailing" secondItem="vDO-VX-vGB" secondAttribute="trailing" id="CFp-aq-GKf"/>
                                        <constraint firstItem="rQA-GP-lVM" firstAttribute="leading" secondItem="Agb-Wf-GfZ" secondAttribute="leading" constant="14" id="uCh-TM-l2X"/>
                                        <constraint firstAttribute="trailing" secondItem="rQA-GP-lVM" secondAttribute="trailing" constant="14" id="ulI-zJ-Ykf"/>
                                        <constraint firstItem="rQA-GP-lVM" firstAttribute="top" secondItem="Agb-Wf-GfZ" secondAttribute="top" id="zDz-Pb-XAa"/>
                                    </constraints>
                                </view>
                            </tableView>
                        </subviews>
                        <viewLayoutGuide key="safeArea" id="7Od-Gm-Ikl"/>
                        <color key="backgroundColor" red="0.95294117649999999" green="0.95686274510000002" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstItem="HhM-FQ-hMB" firstAttribute="top" secondItem="7Od-Gm-Ikl" secondAttribute="top" id="Amb-Xe-EHX"/>
                            <constraint firstItem="7Od-Gm-Ikl" firstAttribute="trailing" secondItem="HhM-FQ-hMB" secondAttribute="trailing" id="Szf-sB-uaj"/>
                            <constraint firstItem="7Od-Gm-Ikl" firstAttribute="trailing" secondItem="QqY-tR-vhz" secondAttribute="trailing" id="V9I-cn-VWw"/>
                            <constraint firstItem="HhM-FQ-hMB" firstAttribute="leading" secondItem="O1s-tz-uFi" secondAttribute="leading" id="YRi-Bp-dA5"/>
                            <constraint firstAttribute="bottom" secondItem="QqY-tR-vhz" secondAttribute="bottom" id="d0I-6n-5GM"/>
                            <constraint firstItem="QqY-tR-vhz" firstAttribute="leading" secondItem="O1s-tz-uFi" secondAttribute="leading" id="iJQ-K3-cB7"/>
                            <constraint firstItem="QqY-tR-vhz" firstAttribute="top" secondItem="HhM-FQ-hMB" secondAttribute="bottom" constant="10" id="psy-SH-haL"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="bottomView" destination="Agb-Wf-GfZ" id="Sjf-lD-3zO"/>
                        <outlet property="button_city" destination="GPx-TI-pUE" id="L9T-an-O0W"/>
                        <outlet property="tableView" destination="QqY-tR-vhz" id="FKH-pN-VWA"/>
                        <outlet property="textField_search" destination="K5v-Gk-Szj" id="kzg-2j-Klt"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="b0b-li-keM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="757" y="96"/>
        </scene>
    </scenes>
    <resources>
        <image name="icon_empty" width="12" height="14"/>
        <image name="icon_nav_open" width="10" height="6"/>
        <namedColor name="Color">
            <color red="0.0" green="0.74900001287460327" blue="0.18799999356269836" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
        </namedColor>
    </resources>
</document>