LearningCenter.storyboard 24.3 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
曹云霄's avatar
曹云霄 committed
3
    <dependencies>
曹云霄's avatar
曹云霄 committed
4 5
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
6
    </dependencies>
曹云霄's avatar
曹云霄 committed
7 8 9 10 11 12 13 14 15 16
    <scenes>
        <!--Learning Center Main View Controller-->
        <scene sceneID="5MO-zx-EXG">
            <objects>
                <viewController storyboardIdentifier="LearningCenterMainViewController" id="7g5-Wn-nRo" customClass="LearningCenterMainViewController" sceneMemberID="viewController">
                    <view key="view" contentMode="scaleToFill" id="cdH-ZG-5G3">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" id="AOj-Fj-d3g">
曹云霄's avatar
曹云霄 committed
17
                                <frame key="frameInset" minX="-2" minY="1" maxX="-1" maxY="-2.5"/>
曹云霄's avatar
曹云霄 committed
18 19 20
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            </imageView>
                            <view alpha="0.5" contentMode="scaleToFill" misplaced="YES" id="nEy-rJ-j68">
曹云霄's avatar
曹云霄 committed
21
                                <frame key="frameInset" minX="49.96%" minY="141" width="379.5" height="231"/>
曹云霄's avatar
曹云霄 committed
22
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
23 24
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="NewJDECard" id="nbs-22-0GD">
曹云霄's avatar
曹云霄 committed
25
                                        <frame key="frameInset" minX="19.53%" minY="23" width="80" height="80"/>
曹云霄's avatar
曹云霄 committed
26 27 28
                                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="LXb-vd-T3k">
曹云霄's avatar
曹云霄 committed
29
                                        <frame key="frameInset" minX="84.25%" minY="23" width="179.5" height="80"/>
曹云霄's avatar
曹云霄 committed
30 31 32 33 34 35
                                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <fontDescription key="fontDescription" name="BodoniSvtyTwoITCTT-Book" family="Bodoni 72" pointSize="50"/>
                                        <color key="textColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <view contentMode="scaleToFill" misplaced="YES" id="1Iq-fL-s9J">
曹云霄's avatar
曹云霄 committed
36
                                        <frame key="frameInset" minX="34.5" height="50" maxX="35.5" maxY="54"/>
曹云霄's avatar
曹云霄 committed
37 38 39
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="11200" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="tQf-js-Zq1">
曹云霄's avatar
曹云霄 committed
40
                                                <frame key="frameInset" minY="0.0%" width="100" height="49.5"/>
曹云霄's avatar
曹云霄 committed
41
                                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
42
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
曹云霄's avatar
曹云霄 committed
43 44 45 46
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2300" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="XAj-3G-tQj">
曹云霄's avatar
曹云霄 committed
47
                                                <frame key="frameInset" minX="49.76%" minY="0.0%" width="100.5" height="49.5"/>
曹云霄's avatar
曹云霄 committed
48
                                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
49
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
曹云霄's avatar
曹云霄 committed
50 51 52 53
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="122" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="ZUS-JV-M4p">
曹云霄's avatar
曹云霄 committed
54
                                                <frame key="frameInset" minY="0.0%" width="100" height="49.5"/>
曹云霄's avatar
曹云霄 committed
55
                                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
56
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
曹云霄's avatar
曹云霄 committed
57 58 59 60 61 62
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                    </view>
                                    <view contentMode="scaleToFill" misplaced="YES" id="zCz-Sp-ezT">
曹云霄's avatar
曹云霄 committed
63
                                        <frame key="frameInset" minX="34.5" height="30.5" maxX="35.5" maxY="26.5"/>
曹云霄's avatar
曹云霄 committed
64 65 66
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="当前积分" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="m8i-wL-M3F">
曹云霄's avatar
曹云霄 committed
67
                                                <frame key="frameInset" minY="0.0%" width="100" height="30.5"/>
曹云霄's avatar
曹云霄 committed
68 69 70 71 72 73
                                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="季度积分排行" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Pip-8d-cLg">
曹云霄's avatar
曹云霄 committed
74
                                                <frame key="frameInset" minX="49.76%" minY="0.0%" width="100.5" height="30.5"/>
曹云霄's avatar
曹云霄 committed
75 76 77 78 79 80
                                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="年度积分排行" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="w2Q-PV-IbQ">
曹云霄's avatar
曹云霄 committed
81
                                                <frame key="frameInset" minY="0.0%" width="100" height="30.5"/>
曹云霄's avatar
曹云霄 committed
82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97
                                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="11"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
                                    </view>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
                            <view contentMode="scaleToFill" misplaced="YES" id="PBY-Zs-WcR">
曹云霄's avatar
曹云霄 committed
98
                                <frame key="frameInset" minX="111.5" minY="77.84%" height="199.5" maxX="112"/>
曹云霄's avatar
曹云霄 committed
99 100 101
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                                <subviews>
                                    <view contentMode="scaleToFill" misplaced="YES" id="dXS-eO-1wo">
曹云霄's avatar
曹云霄 committed
102
                                        <frame key="frameInset" minY="0.0%" width="240" height="199.5"/>
曹云霄's avatar
曹云霄 committed
103
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
104 105
                                        <subviews>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="综合讨论区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="uJX-s4-JL5">
曹云霄's avatar
曹云霄 committed
106
                                                <frame key="frameInset" height="49.5" maxX="0.5" maxY="20.5"/>
曹云霄's avatar
曹云霄 committed
107 108 109 110 111
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
曹云霄's avatar
曹云霄 committed
112 113 114 115
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="00启动页" id="p8U-mB-khr">
                                                <frame key="frameInset" maxY="71.5"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            </imageView>
曹云霄's avatar
曹云霄 committed
116
                                        </subviews>
曹云霄's avatar
曹云霄 committed
117 118 119
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    </view>
                                    <view contentMode="scaleToFill" misplaced="YES" id="mIf-s0-NYt">
曹云霄's avatar
曹云霄 committed
120
                                        <frame key="frameInset" minX="49.96%" minY="0.0%" width="240" height="200"/>
曹云霄's avatar
曹云霄 committed
121
                                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
122
                                        <subviews>
曹云霄's avatar
曹云霄 committed
123 124 125 126
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="00启动页" id="YA5-Hr-AFR">
                                                <frame key="frameInset" maxY="72"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            </imageView>
曹云霄's avatar
曹云霄 committed
127
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="在线学习" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Qb6-Wa-vxs">
曹云霄's avatar
曹云霄 committed
128
                                                <frame key="frameInset" height="49.5" maxY="20.5"/>
曹云霄's avatar
曹云霄 committed
129 130 131 132 133 134
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.67002012129999999" green="1" blue="0.58714983740000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
曹云霄's avatar
曹云霄 committed
135 136 137
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    </view>
                                    <view contentMode="scaleToFill" misplaced="YES" id="EhO-PB-wyK">
曹云霄's avatar
曹云霄 committed
138
                                        <frame key="frameInset" minY="0.0%" width="241" height="200"/>
曹云霄's avatar
曹云霄 committed
139
                                        <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
曹云霄's avatar
曹云霄 committed
140
                                        <subviews>
曹云霄's avatar
曹云霄 committed
141 142 143 144
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="00启动页" id="Uco-JU-GBS">
                                                <frame key="frameInset" maxX="1" maxY="72"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                            </imageView>
曹云霄's avatar
曹云霄 committed
145
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="闯关区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="1n4-34-LCS">
曹云霄's avatar
曹云霄 committed
146
                                                <frame key="frameInset" minX="1" height="49.5" maxX="-0.5" maxY="20.5"/>
曹云霄's avatar
曹云霄 committed
147 148 149 150 151 152
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                <color key="textColor" red="0.93333333330000001" green="0.46666666670000001" blue="0.47450980390000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
曹云霄's avatar
曹云霄 committed
153 154 155 156 157 158 159
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                    </view>
                                </subviews>
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </view>
曹云霄's avatar
曹云霄 committed
160 161 162 163 164 165 166 167
                    <connections>
                        <outlet property="breakthroughView" destination="EhO-PB-wyK" id="XNd-Gh-4cT"/>
                        <outlet property="comprehensiveDiscussionView" destination="dXS-eO-1wo" id="BxY-XS-dSe"/>
                        <outlet property="currentScoreLabel" destination="tQf-js-Zq1" id="lNE-lF-w9p"/>
                        <outlet property="onlineLearningView" destination="mIf-s0-NYt" id="ZLM-6D-Hzb"/>
                        <outlet property="quarterRankingLabel" destination="XAj-3G-tQj" id="0Ko-uj-ctp"/>
                        <outlet property="yearRankingLabel" destination="ZUS-JV-M4p" id="rvA-T3-Bft"/>
                    </connections>
曹云霄's avatar
曹云霄 committed
168 169 170 171 172
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="yJl-Xe-PIx" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-87" y="-686"/>
        </scene>
曹云霄's avatar
曹云霄 committed
173
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
174 175
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
176
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
曹云霄's avatar
曹云霄 committed
177 178 179 180 181
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" misplaced="YES" dataMode="prototypes" id="Hbj-9Y-heh">
曹云霄's avatar
曹云霄 committed
182
                                <frame key="frameInset" minX="-0.5" minY="-0.5" maxX="0.5"/>
曹云霄's avatar
曹云霄 committed
183 184 185 186 187 188 189 190 191
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="5pu-XL-dth">
                                    <size key="itemSize" width="332" height="198"/>
                                    <size key="headerReferenceSize" width="0.0" height="0.0"/>
                                    <size key="footerReferenceSize" width="0.0" height="0.0"/>
                                    <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
                                </collectionViewFlowLayout>
                                <cells>
曹云霄's avatar
曹云霄 committed
192
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" misplaced="YES" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9">
曹云霄's avatar
曹云霄 committed
193 194 195 196 197 198
                                        <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                                            <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
199 200 201
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="00登录-谭" id="DWM-hY-5Md">
                                                    <frame key="frameInset" maxY="50"/>
                                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
曹云霄's avatar
曹云霄 committed
202
                                                </imageView>
曹云霄's avatar
曹云霄 committed
203 204 205 206
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="产品知识" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gf6-jR-u7F">
                                                    <frame key="frameInset" minX="5" minY="150" maxX="3"/>
                                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
曹云霄's avatar
曹云霄 committed
207 208 209 210 211 212 213 214
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                        </view>
                                        <size key="customSize" width="300" height="200"/>
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
215 216 217 218
                                <connections>
                                    <outlet property="dataSource" destination="BL6-is-g3u" id="5Td-2m-ENJ"/>
                                    <outlet property="delegate" destination="BL6-is-g3u" id="hGb-Eg-3Vp"/>
                                </connections>
曹云霄's avatar
曹云霄 committed
219 220 221 222
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </view>
曹云霄's avatar
曹云霄 committed
223 224 225 226
                    <connections>
                        <outlet property="onlineLearningCollectionView" destination="Hbj-9Y-heh" id="qX9-Hf-RYq"/>
                        <outlet property="onlineLearningFlowLayout" destination="5pu-XL-dth" id="UhY-EK-fqq"/>
                    </connections>
曹云霄's avatar
曹云霄 committed
227 228 229 230 231
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
曹云霄's avatar
曹云霄 committed
232 233
    </scenes>
    <resources>
曹云霄's avatar
曹云霄 committed
234
        <image name="00启动页" width="1500" height="1125"/>
曹云霄's avatar
曹云霄 committed
235 236 237 238 239 240 241 242
        <image name="00登录-谭" width="1024" height="768"/>
        <image name="NewJDECard" width="690" height="471"/>
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
243
</document>