Main.storyboard
14.8 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17701" 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="17703"/>
<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>
<scenes>
<!--View Controller-->
<scene sceneID="tne-QT-ifu">
<objects>
<viewController restorationIdentifier="ViewController" storyboardIdentifier="ViewController" id="BYZ-38-t0r" customClass="ViewController" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="8bC-Xf-vdC">
<rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="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="IhW-hJ-YYm">
<rect key="frame" x="142" y="741" width="70" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="TX2-Ia-k83">
<rect key="frame" x="232" y="736" width="51" height="31"/>
<connections>
<action selector="changeEnv:" destination="BYZ-38-t0r" eventType="valueChanged" id="g2B-7Q-Ov8"/>
</connections>
</switch>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="10284" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="X3q-7h-aUT">
<rect key="frame" x="219" y="117.5" width="90" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="90" id="gk7-H0-gXb"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="sdkProductID" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gCc-bF-CDn">
<rect key="frame" x="95" y="124" width="104" height="21"/>
<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" text="UserToken" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3O1-1m-QTx">
<rect key="frame" x="50" y="205" width="81" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="op0-Uk-fZv">
<rect key="frame" x="151" y="198.5" width="200" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="200" id="EaX-qj-U78"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7JW-tO-Pbv">
<rect key="frame" x="191.5" y="262.5" width="31" height="30"/>
<state key="normal" title="登录"/>
<connections>
<action selector="doLogin:" destination="BYZ-38-t0r" eventType="touchUpInside" id="tmi-rF-8ft"/>
</connections>
</button>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6E0-ug-fLn">
<rect key="frame" x="191.5" y="262.5" width="31" height="30"/>
<state key="normal" title="呼叫"/>
<connections>
<action selector="doCall:" destination="BYZ-38-t0r" eventType="touchUpInside" id="kn2-v0-EaS"/>
</connections>
</button>
<label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="MemberToken" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ub5-zB-LFW">
<rect key="frame" x="40" y="406" width="108" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
</label>
<textField hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="udf-H1-6YR">
<rect key="frame" x="168" y="400.5" width="200" height="34"/>
<constraints>
<constraint firstAttribute="width" constant="200" id="rw2-Ue-ZM7"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
</textField>
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hog-Fj-Imk">
<rect key="frame" x="176" y="464.5" width="62" height="30"/>
<state key="normal" title="呼叫成员"/>
<connections>
<action selector="doCallMember:" destination="BYZ-38-t0r" eventType="touchUpInside" id="lUv-rF-R7w"/>
</connections>
</button>
</subviews>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="3O1-1m-QTx" firstAttribute="top" secondItem="gCc-bF-CDn" secondAttribute="bottom" constant="60" id="3BE-z7-anK"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="IhW-hJ-YYm" secondAttribute="bottom" constant="100" id="3DU-HR-9fO"/>
<constraint firstItem="X3q-7h-aUT" firstAttribute="centerY" secondItem="gCc-bF-CDn" secondAttribute="centerY" id="5nf-0E-WdU"/>
<constraint firstItem="hog-Fj-Imk" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="7M5-oA-rrX"/>
<constraint firstItem="6E0-ug-fLn" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="H4y-bF-rCe"/>
<constraint firstItem="3O1-1m-QTx" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="50" id="JOh-sG-gjU"/>
<constraint firstItem="IhW-hJ-YYm" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" constant="-30" id="JRA-zQ-Tvy"/>
<constraint firstItem="6E0-ug-fLn" firstAttribute="top" secondItem="op0-Uk-fZv" secondAttribute="bottom" constant="30" id="KXA-zu-a8F"/>
<constraint firstItem="gCc-bF-CDn" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" constant="-60" id="Qa2-oZ-guM"/>
<constraint firstItem="TX2-Ia-k83" firstAttribute="leading" secondItem="IhW-hJ-YYm" secondAttribute="trailing" constant="20" id="Sq8-OG-j3R"/>
<constraint firstItem="op0-Uk-fZv" firstAttribute="centerY" secondItem="3O1-1m-QTx" secondAttribute="centerY" id="TE4-0F-zfB"/>
<constraint firstItem="gCc-bF-CDn" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="80" id="Tpi-fj-ryB"/>
<constraint firstItem="ub5-zB-LFW" firstAttribute="top" secondItem="3O1-1m-QTx" secondAttribute="bottom" constant="180" id="YDV-E0-KvJ"/>
<constraint firstItem="udf-H1-6YR" firstAttribute="top" secondItem="7JW-tO-Pbv" secondAttribute="bottom" constant="108" id="dWD-Ah-fAq"/>
<constraint firstItem="udf-H1-6YR" firstAttribute="leading" secondItem="ub5-zB-LFW" secondAttribute="trailing" constant="20" id="di4-uU-Jjt"/>
<constraint firstItem="7JW-tO-Pbv" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="gEc-yU-j7S"/>
<constraint firstItem="X3q-7h-aUT" firstAttribute="leading" secondItem="gCc-bF-CDn" secondAttribute="trailing" constant="20" id="njO-CH-vpu"/>
<constraint firstItem="hog-Fj-Imk" firstAttribute="top" secondItem="udf-H1-6YR" secondAttribute="bottom" constant="30" id="pWI-kE-UZC"/>
<constraint firstItem="op0-Uk-fZv" firstAttribute="leading" secondItem="3O1-1m-QTx" secondAttribute="trailing" constant="20" id="ra0-If-gEE"/>
<constraint firstItem="ub5-zB-LFW" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="40" id="sqW-ww-Dgn"/>
<constraint firstItem="7JW-tO-Pbv" firstAttribute="top" secondItem="op0-Uk-fZv" secondAttribute="bottom" constant="30" id="yAK-9G-npc"/>
<constraint firstItem="TX2-Ia-k83" firstAttribute="centerY" secondItem="IhW-hJ-YYm" secondAttribute="centerY" id="ymT-4t-elz"/>
</constraints>
</view>
<navigationItem key="navigationItem" id="FP1-lF-XCB">
<barButtonItem key="leftBarButtonItem" title="登出" id="6gP-GU-4S0">
<connections>
<action selector="doLogout:" destination="BYZ-38-t0r" id="A2G-Ao-jTd"/>
</connections>
</barButtonItem>
</navigationItem>
<connections>
<outlet property="envLable" destination="IhW-hJ-YYm" id="E47-hM-tQ6"/>
<outlet property="envSwitch" destination="TX2-Ia-k83" id="V3p-Da-ERR"/>
<outlet property="mCallBt" destination="6E0-ug-fLn" id="gSb-hN-JKn"/>
<outlet property="mCallMemberBt" destination="hog-Fj-Imk" id="PdT-SK-FRI"/>
<outlet property="mLoginBt" destination="7JW-tO-Pbv" id="OtN-ue-Iue"/>
<outlet property="mLoginToken" destination="op0-Uk-fZv" id="trm-KZ-RcB"/>
<outlet property="mMemberToken" destination="udf-H1-6YR" id="JAx-sH-Zl4"/>
<outlet property="mMemberTokenLabel" destination="ub5-zB-LFW" id="LeU-al-GUP"/>
<outlet property="mPID" destination="X3q-7h-aUT" id="oOJ-PU-9gN"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="72" y="-252"/>
</scene>
</scenes>
<resources>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>