-
Notifications
You must be signed in to change notification settings - Fork 0
/
Main.storyboard
executable file
·337 lines (337 loc) · 33.7 KB
/
Main.storyboard
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22155" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="BYZ-38-t0r">
<device id="retina6_72" orientation="portrait" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22131"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="UIMenu" message="Requires Xcode 11 or later." minToolsVersion="11.0" requiredIntegratedClassName="UICommandDiff"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController id="BYZ-38-t0r" customClass="ViewController" customModule="Weather" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="430" height="932"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="MxL-u8-oPv">
<rect key="frame" x="20" y="0.0" width="390" height="932"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="加载中" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="daS-vT-a7l">
<rect key="frame" x="8" y="67" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="44"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DPV-mT-8IL">
<rect key="frame" x="0.0" y="160" width="390" height="144"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemOrangeColor"/>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="温度:未知"/>
<buttonConfiguration key="configuration" style="plain" title="温度:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="34"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Yc9-Se-Jxi"/>
</connections>
</button>
<button opaque="NO" tag="1" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zWG-5d-qh8">
<rect key="frame" x="0.0" y="312" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<color key="backgroundColor" systemColor="systemGreenColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="天气情况:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="ofY-6M-X3R"/>
</connections>
</button>
<button opaque="NO" tag="2" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AqW-iw-LFU">
<rect key="frame" x="199" y="312" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemIndigoColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="湿度:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="3wJ-og-Ldk"/>
</connections>
</button>
<button opaque="NO" tag="3" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8WA-lb-teB">
<rect key="frame" x="0.0" y="498" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<color key="backgroundColor" systemColor="systemMintColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="Wid:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="n6B-yt-6Jz"/>
</connections>
</button>
<button opaque="NO" tag="4" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Q3b-a5-cDY">
<rect key="frame" x="199" y="498" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemPinkColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="AQI:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="5o2-8I-KHM"/>
</connections>
</button>
<button opaque="NO" tag="5" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MVh-Xg-T4Q">
<rect key="frame" x="0.0" y="684" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES"/>
<color key="backgroundColor" systemColor="systemRedColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="风向:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="7jU-w9-tbG"/>
</connections>
</button>
<button opaque="NO" tag="6" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8mB-4v-4Ig">
<rect key="frame" x="199" y="684" width="191" height="178"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemBrownColor"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="plain" title="风力:未知" titleAlignment="center">
<fontDescription key="titleFontDescription" type="system" pointSize="22"/>
<color key="baseForegroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</buttonConfiguration>
<connections>
<action selector="click:" destination="BYZ-38-t0r" eventType="touchUpInside" id="8Wj-Mf-2Xl"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" showsMenuAsPrimaryAction="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RTJ-CW-6NX">
<rect key="frame" x="0.0" y="8" width="94" height="30"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<menu key="menu" id="tK0-9w-ZnV">
<children>
<command title="聚合数据" id="RyJ-4S-Mcu"/>
<command title="LeanCloud备用" menuElementState="on" id="akd-ze-gKc"/>
</children>
</menu>
<buttonConfiguration key="configuration" style="gray" title="数据源"/>
</button>
</subviews>
<viewLayoutGuide key="safeArea" id="xiN-Ud-IeX"/>
<viewLayoutGuide key="contentLayoutGuide" id="Xsu-If-5km"/>
<viewLayoutGuide key="frameLayoutGuide" id="Q5i-se-Jqa"/>
</scrollView>
</subviews>
<viewLayoutGuide key="safeArea" id="1ZM-dZ-YZ9"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
</view>
<navigationItem key="navigationItem" id="cgQ-aa-vu0"/>
<connections>
<outlet property="aqiButton" destination="Q3b-a5-cDY" id="G4k-TE-zdt"/>
<outlet property="cityTitle" destination="daS-vT-a7l" id="jdi-ZQ-xFl"/>
<outlet property="directButton" destination="MVh-Xg-T4Q" id="63Q-iX-sWU"/>
<outlet property="humidityButton" destination="AqW-iw-LFU" id="ISO-2U-yJa"/>
<outlet property="infoButton" destination="zWG-5d-qh8" id="AfC-46-CBQ"/>
<outlet property="powerButton" destination="8mB-4v-4Ig" id="IiQ-dK-T7l"/>
<outlet property="scrollView" destination="MxL-u8-oPv" id="9tz-Jm-8D5"/>
<outlet property="temperatureButton" destination="DPV-mT-8IL" id="RSw-PZ-GVf"/>
<outlet property="widButton" destination="8WA-lb-teB" id="NMN-V3-Mgy"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="-216.27906976744185" y="-33.476394849785407"/>
</scene>
<!--Future View Controller-->
<scene sceneID="ZYZ-9Z-LVP">
<objects>
<viewController storyboardIdentifier="FutureViewController" id="VDU-sd-7Tt" customClass="FutureViewController" customModule="Weather" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="q4B-x1-Lmh">
<rect key="frame" x="0.0" y="0.0" width="430" height="932"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="6tR-8K-xS9">
<rect key="frame" x="20" y="0.0" width="390" height="932"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="加载中" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fem-8I-BVf">
<rect key="frame" x="0.0" y="67" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="44"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="今日未知项目" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="buU-HU-8iF">
<rect key="frame" x="0.0" y="150" width="390" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7uG-Tf-ixk">
<rect key="frame" x="0.0" y="188" width="390" height="106"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="34"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未来五日的未知项目" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="b7o-qy-VoO">
<rect key="frame" x="0.0" y="317" width="390" height="30"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未知日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="d1b-0v-wh8">
<rect key="frame" x="0.0" y="355" width="390" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1j7-qE-hMt">
<rect key="frame" x="0.0" y="385" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未知日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Oa4-gj-iD8">
<rect key="frame" x="0.0" y="453" width="390" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="l2a-i1-vnh">
<rect key="frame" x="0.0" y="483" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未知日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ySp-j2-nhk">
<rect key="frame" x="0.0" y="551" width="390" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Aiv-6s-z0J">
<rect key="frame" x="0.0" y="581" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未知日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6ZJ-MP-jzS">
<rect key="frame" x="0.0" y="649" width="390" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WFa-5K-qyF">
<rect key="frame" x="0.0" y="679" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未知日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HJL-TC-gbI">
<rect key="frame" x="0.0" y="747" width="390" height="22"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 未知" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gMp-Eq-Pld">
<rect key="frame" x="0.0" y="777" width="390" height="60"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES"/>
<color key="backgroundColor" systemColor="systemCyanColor"/>
<fontDescription key="fontDescription" type="system" pointSize="22"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<viewLayoutGuide key="contentLayoutGuide" id="UPn-zZ-aiJ"/>
<viewLayoutGuide key="frameLayoutGuide" id="NNQ-x9-boy"/>
</scrollView>
</subviews>
<viewLayoutGuide key="safeArea" id="Eif-VH-IX3"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
</view>
<navigationItem key="navigationItem" id="6Mr-nf-aO7"/>
<connections>
<outlet property="futureData1" destination="1j7-qE-hMt" id="rwD-8n-6NB"/>
<outlet property="futureData2" destination="l2a-i1-vnh" id="3UU-Xh-OfB"/>
<outlet property="futureData3" destination="Aiv-6s-z0J" id="T1c-Pu-ogm"/>
<outlet property="futureData4" destination="WFa-5K-qyF" id="Vpu-cD-uNC"/>
<outlet property="futureData5" destination="gMp-Eq-Pld" id="pQt-u7-N25"/>
<outlet property="futureTime1" destination="d1b-0v-wh8" id="Jjq-Fh-Igb"/>
<outlet property="futureTime2" destination="Oa4-gj-iD8" id="nCd-aU-XfM"/>
<outlet property="futureTime3" destination="ySp-j2-nhk" id="zzQ-Pr-bGF"/>
<outlet property="futureTime4" destination="6ZJ-MP-jzS" id="DTf-KV-q0T"/>
<outlet property="futureTime5" destination="HJL-TC-gbI" id="QQP-xO-jsp"/>
<outlet property="futureTitle" destination="b7o-qy-VoO" id="3cv-Pj-6P2"/>
<outlet property="projectTitle" destination="fem-8I-BVf" id="GFN-55-dvV"/>
<outlet property="realtimeData" destination="7uG-Tf-ixk" id="beh-gz-XUG"/>
<outlet property="realtimeLabel" destination="buU-HU-8iF" id="ljX-3h-O4Y"/>
<outlet property="scrollView" destination="6tR-8K-xS9" id="rbG-rf-WAZ"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="tdB-Ol-gLI" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="396.27906976744185" y="-34.120171673819748"/>
</scene>
</scenes>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
<systemColor name="systemBrownColor">
<color red="0.63529411764705879" green="0.51764705882352946" blue="0.36862745098039218" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemCyanColor">
<color red="0.19607843137254902" green="0.67843137254901964" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemGreenColor">
<color red="0.20392156862745098" green="0.7803921568627451" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemIndigoColor">
<color red="0.34509803921568627" green="0.33725490196078434" blue="0.83921568627450982" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemMintColor">
<color red="0.0" green="0.7803921568627451" blue="0.74509803921568629" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemOrangeColor">
<color red="1" green="0.58431372549019611" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemPinkColor">
<color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
<systemColor name="systemRedColor">
<color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</systemColor>
</resources>
</document>