LearningCenter.storyboard 238 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
曹云霄's avatar
曹云霄 committed
3
    <dependencies>
曹云霄's avatar
曹云霄 committed
4
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
5
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
曹云霄's avatar
曹云霄 committed
6
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
7
    </dependencies>
曹云霄's avatar
曹云霄 committed
8 9 10 11 12
    <scenes>
        <!--Learning Center Main View Controller-->
        <scene sceneID="5MO-zx-EXG">
            <objects>
                <viewController storyboardIdentifier="LearningCenterMainViewController" id="7g5-Wn-nRo" customClass="LearningCenterMainViewController" sceneMemberID="viewController">
13 14 15 16
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Rv6-tN-5qJ"/>
                        <viewControllerLayoutGuide type="bottom" id="gMz-Po-9Yg"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
17
                    <view key="view" contentMode="scaleToFill" id="cdH-ZG-5G3">
曹云霄's avatar
曹云霄 committed
18
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
曹云霄's avatar
曹云霄 committed
19 20
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
21 22
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Studybackground" translatesAutoresizingMaskIntoConstraints="NO" id="AOj-Fj-d3g"/>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nEy-rJ-j68">
曹云霄's avatar
曹云霄 committed
23
                                <subviews>
24 25 26 27 28
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="nbs-22-0GD">
                                        <constraints>
                                            <constraint firstAttribute="width" constant="80" id="VgJ-1k-9Dq"/>
                                            <constraint firstAttribute="height" constant="80" id="cuJ-5m-Q6A"/>
                                        </constraints>
曹云霄's avatar
曹云霄 committed
29
                                    </imageView>
30 31 32 33 34
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="welcome" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LXb-vd-T3k">
                                        <constraints>
                                            <constraint firstAttribute="width" constant="165" id="FtN-SX-MAu"/>
                                            <constraint firstAttribute="height" constant="80" id="KeJ-ql-yuw"/>
                                        </constraints>
曹云霄's avatar
曹云霄 committed
35 36 37 38
                                        <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>
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
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="当前积分" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m8i-wL-M3F">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="TuH-dY-zn0"/>
                                        </constraints>
                                        <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" translatesAutoresizingMaskIntoConstraints="NO" id="Pip-8d-cLg">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="lWR-vB-YeV"/>
                                        </constraints>
                                        <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" translatesAutoresizingMaskIntoConstraints="NO" id="w2Q-PV-IbQ">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="BHC-2T-1Ji"/>
                                        </constraints>
                                        <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="2300" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XAj-3G-tQj">
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                        <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="11200" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tQf-js-Zq1">
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                        <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="122" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZUS-JV-M4p">
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
78 79
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98
                                <constraints>
                                    <constraint firstItem="LXb-vd-T3k" firstAttribute="top" secondItem="nEy-rJ-j68" secondAttribute="top" constant="25" id="0et-Ju-5i9"/>
                                    <constraint firstAttribute="bottom" secondItem="Pip-8d-cLg" secondAttribute="bottom" constant="10" id="31u-so-ciC"/>
                                    <constraint firstItem="nbs-22-0GD" firstAttribute="centerX" secondItem="nEy-rJ-j68" secondAttribute="centerX" constant="-100" id="611-JB-0ny"/>
                                    <constraint firstItem="XAj-3G-tQj" firstAttribute="centerX" secondItem="nEy-rJ-j68" secondAttribute="centerX" id="BOy-Hd-rlr"/>
                                    <constraint firstItem="w2Q-PV-IbQ" firstAttribute="centerX" secondItem="ZUS-JV-M4p" secondAttribute="centerX" id="Coo-p9-wuI"/>
                                    <constraint firstItem="Pip-8d-cLg" firstAttribute="centerX" secondItem="XAj-3G-tQj" secondAttribute="centerX" id="Hkn-rJ-GV4"/>
                                    <constraint firstItem="LXb-vd-T3k" firstAttribute="centerX" secondItem="nEy-rJ-j68" secondAttribute="centerX" constant="60" id="JV7-Bd-JBs"/>
                                    <constraint firstItem="ZUS-JV-M4p" firstAttribute="centerX" secondItem="nEy-rJ-j68" secondAttribute="centerX" constant="120" id="XTQ-wd-sfQ"/>
                                    <constraint firstItem="m8i-wL-M3F" firstAttribute="centerX" secondItem="tQf-js-Zq1" secondAttribute="centerX" id="ZfG-BK-44P"/>
                                    <constraint firstItem="tQf-js-Zq1" firstAttribute="centerX" secondItem="nEy-rJ-j68" secondAttribute="centerX" constant="-120" id="Zp2-RS-Fqc"/>
                                    <constraint firstItem="ZUS-JV-M4p" firstAttribute="centerY" secondItem="nEy-rJ-j68" secondAttribute="centerY" constant="40" id="aAZ-l3-axD"/>
                                    <constraint firstAttribute="height" constant="230" id="g7l-M9-2On"/>
                                    <constraint firstAttribute="bottom" secondItem="w2Q-PV-IbQ" secondAttribute="bottom" constant="10" id="h4i-St-GUc"/>
                                    <constraint firstAttribute="bottom" secondItem="m8i-wL-M3F" secondAttribute="bottom" constant="10" id="iTy-2z-K9h"/>
                                    <constraint firstItem="XAj-3G-tQj" firstAttribute="centerY" secondItem="nEy-rJ-j68" secondAttribute="centerY" constant="40" id="pMv-Xd-seh"/>
                                    <constraint firstItem="tQf-js-Zq1" firstAttribute="centerY" secondItem="nEy-rJ-j68" secondAttribute="centerY" constant="40" id="qXZ-lB-BAU"/>
                                    <constraint firstItem="nbs-22-0GD" firstAttribute="top" secondItem="nEy-rJ-j68" secondAttribute="top" constant="25" id="rUE-St-E00"/>
                                </constraints>
曹云霄's avatar
曹云霄 committed
99 100 101 102 103 104
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </view>
105
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mIf-s0-NYt">
曹云霄's avatar
曹云霄 committed
106
                                <subviews>
107 108 109 110 111 112 113 114 115
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="在线学习" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qb6-Wa-vxs">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="35r-NI-IPp"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
                                        <color key="textColor" red="0.38039215686274508" green="0.70588235294117641" blue="0.59607843137254901" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="study" translatesAutoresizingMaskIntoConstraints="NO" id="YA5-Hr-AFR"/>
曹云霄's avatar
曹云霄 committed
116
                                </subviews>
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
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="Qb6-Wa-vxs" secondAttribute="trailing" id="3Hj-6Q-kIp"/>
                                    <constraint firstItem="Qb6-Wa-vxs" firstAttribute="leading" secondItem="mIf-s0-NYt" secondAttribute="leading" id="9dP-it-pKv"/>
                                    <constraint firstItem="YA5-Hr-AFR" firstAttribute="leading" secondItem="mIf-s0-NYt" secondAttribute="leading" constant="50" id="Wyh-pD-Gdh"/>
                                    <constraint firstAttribute="bottom" secondItem="Qb6-Wa-vxs" secondAttribute="bottom" constant="6" id="iNg-R7-cC2"/>
                                    <constraint firstItem="YA5-Hr-AFR" firstAttribute="top" secondItem="mIf-s0-NYt" secondAttribute="top" constant="30" id="lxZ-xd-k7w"/>
                                    <constraint firstItem="YA5-Hr-AFR" firstAttribute="centerX" secondItem="Qb6-Wa-vxs" secondAttribute="centerX" id="mEu-Za-7ae"/>
                                    <constraint firstAttribute="width" constant="240" id="nG4-Vk-Flr"/>
                                    <constraint firstAttribute="height" constant="200" id="yWG-iT-YKr"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EhO-PB-wyK">
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="breakthrough" translatesAutoresizingMaskIntoConstraints="NO" id="Uco-JU-GBS"/>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="闯关区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1n4-34-LCS">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="4nH-Bd-fPU"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
                                        <color key="textColor" red="0.77647058823529413" green="0.36470588235294116" blue="0.37254901960784315" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="1n4-34-LCS" firstAttribute="leading" secondItem="EhO-PB-wyK" secondAttribute="leading" id="8X5-Bg-wnB"/>
                                    <constraint firstAttribute="trailing" secondItem="Uco-JU-GBS" secondAttribute="trailing" constant="50" id="9Xp-Uz-Us2"/>
                                    <constraint firstAttribute="width" constant="240" id="Fta-9l-7zF"/>
                                    <constraint firstAttribute="bottom" secondItem="1n4-34-LCS" secondAttribute="bottom" constant="6" id="Pqs-XI-TpX"/>
                                    <constraint firstAttribute="trailing" secondItem="1n4-34-LCS" secondAttribute="trailing" id="RY4-OK-JRL"/>
                                    <constraint firstItem="Uco-JU-GBS" firstAttribute="centerX" secondItem="EhO-PB-wyK" secondAttribute="centerX" id="WTz-oI-mqC"/>
                                    <constraint firstAttribute="height" constant="200" id="fck-VE-BRq"/>
                                    <constraint firstItem="Uco-JU-GBS" firstAttribute="top" secondItem="EhO-PB-wyK" secondAttribute="top" constant="30" id="gUq-Yb-04y"/>
                                    <constraint firstItem="Uco-JU-GBS" firstAttribute="leading" secondItem="EhO-PB-wyK" secondAttribute="leading" constant="50" id="omC-Ku-tNZ"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dXS-eO-1wo">
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="综合讨论区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uJX-s4-JL5">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="kht-Sp-cpy"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" weight="medium" pointSize="17"/>
                                        <color key="textColor" red="0.45098039215686275" green="0.68235294117647061" blue="0.76862745098039209" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="forum" translatesAutoresizingMaskIntoConstraints="NO" id="p8U-mB-khr">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="100" id="KIJ-AA-enS"/>
                                            <constraint firstAttribute="width" constant="140" id="KvT-SW-lWX"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="p8U-mB-khr" firstAttribute="top" secondItem="dXS-eO-1wo" secondAttribute="top" constant="30" id="8Jr-sp-nPN"/>
                                    <constraint firstAttribute="bottom" secondItem="uJX-s4-JL5" secondAttribute="bottom" constant="6" id="BhU-YO-AIR"/>
                                    <constraint firstItem="p8U-mB-khr" firstAttribute="centerX" secondItem="uJX-s4-JL5" secondAttribute="centerX" id="Pga-ud-fJi"/>
                                    <constraint firstAttribute="trailing" secondItem="uJX-s4-JL5" secondAttribute="trailing" id="UbS-mQ-Sbo"/>
                                    <constraint firstItem="uJX-s4-JL5" firstAttribute="leading" secondItem="dXS-eO-1wo" secondAttribute="leading" id="VqV-cR-sWP"/>
                                    <constraint firstAttribute="height" constant="200" id="gaO-bt-5M3"/>
                                    <constraint firstAttribute="width" constant="240" id="ul7-U5-Gmc"/>
                                </constraints>
曹云霄's avatar
曹云霄 committed
181 182 183
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199
                        <constraints>
                            <constraint firstItem="mIf-s0-NYt" firstAttribute="centerX" secondItem="cdH-ZG-5G3" secondAttribute="centerX" id="50D-Ao-FRT"/>
                            <constraint firstItem="nEy-rJ-j68" firstAttribute="top" secondItem="Rv6-tN-5qJ" secondAttribute="bottom" constant="120" id="9Wk-6F-ga7"/>
                            <constraint firstItem="EhO-PB-wyK" firstAttribute="centerY" secondItem="mIf-s0-NYt" secondAttribute="centerY" id="BhH-dB-vgs"/>
                            <constraint firstAttribute="trailingMargin" secondItem="nEy-rJ-j68" secondAttribute="trailing" constant="300" id="I5J-qg-IjF"/>
                            <constraint firstItem="nEy-rJ-j68" firstAttribute="leading" secondItem="cdH-ZG-5G3" secondAttribute="leadingMargin" constant="300" id="JqX-E9-gzC"/>
                            <constraint firstItem="dXS-eO-1wo" firstAttribute="centerY" secondItem="mIf-s0-NYt" secondAttribute="centerY" id="XHr-Dn-p8Z"/>
                            <constraint firstItem="mIf-s0-NYt" firstAttribute="centerY" secondItem="cdH-ZG-5G3" secondAttribute="centerY" constant="150" id="a1q-Ad-kqc"/>
                            <constraint firstItem="nEy-rJ-j68" firstAttribute="centerX" secondItem="cdH-ZG-5G3" secondAttribute="centerX" id="bwt-Le-Tly"/>
                            <constraint firstAttribute="bottom" secondItem="AOj-Fj-d3g" secondAttribute="bottom" id="byX-ui-dIT"/>
                            <constraint firstItem="AOj-Fj-d3g" firstAttribute="top" secondItem="cdH-ZG-5G3" secondAttribute="top" id="cSD-cz-REM"/>
                            <constraint firstItem="mIf-s0-NYt" firstAttribute="leading" secondItem="dXS-eO-1wo" secondAttribute="trailing" constant="90" id="da1-za-ehv"/>
                            <constraint firstItem="AOj-Fj-d3g" firstAttribute="leading" secondItem="cdH-ZG-5G3" secondAttribute="leading" id="eTV-5h-oy1"/>
                            <constraint firstAttribute="trailing" secondItem="AOj-Fj-d3g" secondAttribute="trailing" id="p1g-oT-1ju"/>
                            <constraint firstItem="EhO-PB-wyK" firstAttribute="leading" secondItem="mIf-s0-NYt" secondAttribute="trailing" constant="90" id="rEL-Rj-usU"/>
                        </constraints>
曹云霄's avatar
曹云霄 committed
200
                    </view>
曹云霄's avatar
曹云霄 committed
201
                    <connections>
202
                        <outlet property="IntegralInformationBackView" destination="nEy-rJ-j68" id="VU0-X4-mFY"/>
曹云霄's avatar
曹云霄 committed
203 204 205
                        <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"/>
206
                        <outlet property="guideHeadImageView" destination="nbs-22-0GD" id="8rR-TL-pBj"/>
曹云霄's avatar
曹云霄 committed
207 208 209 210
                        <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
211 212 213 214 215
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="yJl-Xe-PIx" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-87" y="-686"/>
        </scene>
216 217 218 219
        <!--Forum View Controller-->
        <scene sceneID="wZU-o6-Z4q">
            <objects>
                <viewController storyboardIdentifier="ForumViewController" id="tm8-J3-7RY" customClass="ForumViewController" sceneMemberID="viewController">
220 221 222 223
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="bRs-5c-Xb1"/>
                        <viewControllerLayoutGuide type="bottom" id="lL2-ja-VxT"/>
                    </layoutGuides>
224
                    <view key="view" contentMode="scaleToFill" id="FsK-t2-M2J">
曹云霄's avatar
曹云霄 committed
225
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
226 227
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
228
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="90" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ogf-Th-qTY">
229 230
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
231
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="ForumTableViewCell" rowHeight="90" id="gz9-gD-P6A" customClass="ForumTableViewCell">
曹云霄's avatar
曹云霄 committed
232
                                        <rect key="frame" x="0.0" y="28" width="768" height="90"/>
233 234
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gz9-gD-P6A" id="4lI-td-FE0">
曹云霄's avatar
曹云霄 committed
235
                                            <frame key="frameInset" width="702" height="89"/>
236 237
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
238 239 240 241 242
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="tIu-Ox-DXo">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="65" id="SEs-A9-aMv"/>
                                                        <constraint firstAttribute="height" constant="65" id="ufc-Jy-eJM"/>
                                                    </constraints>
243 244
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
245
                                                            <real key="value" value="5"/>
246 247 248
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
249
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="案例分析" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="InC-cR-acr">
250 251 252 253
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
254
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优秀配灯" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R8L-1A-ohO">
255 256 257 258 259
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
260 261 262 263 264 265 266 267
                                            <constraints>
                                                <constraint firstItem="tIu-Ox-DXo" firstAttribute="leading" secondItem="4lI-td-FE0" secondAttribute="leadingMargin" constant="30" id="HOE-JK-Ace"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="leading" secondItem="tIu-Ox-DXo" secondAttribute="trailing" constant="10" id="dWF-4w-yDH"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" constant="12" id="gVr-DD-Skd"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" constant="-12" id="hfm-JD-QuV"/>
                                                <constraint firstItem="tIu-Ox-DXo" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" id="kxC-C1-l93"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="leading" secondItem="tIu-Ox-DXo" secondAttribute="trailing" constant="10" id="pCa-4a-xEH"/>
                                            </constraints>
268
                                        </tableViewCellContentView>
269 270 271 272 273
                                        <connections>
                                            <outlet property="forumDetailTitleLabel" destination="R8L-1A-ohO" id="sDT-L7-udJ"/>
                                            <outlet property="forumImageView" destination="tIu-Ox-DXo" id="AYh-Ex-fo4"/>
                                            <outlet property="forumTitleLabel" destination="InC-cR-acr" id="vPh-Yx-udm"/>
                                        </connections>
274 275 276 277 278 279 280 281 282
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="tm8-J3-7RY" id="baH-20-sqk"/>
                                    <outlet property="delegate" destination="tm8-J3-7RY" id="qqt-Qd-9fd"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
283 284 285 286 287 288
                        <constraints>
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="leading" secondItem="FsK-t2-M2J" secondAttribute="leading" id="Gab-1f-zbg"/>
                            <constraint firstItem="lL2-ja-VxT" firstAttribute="top" secondItem="Ogf-Th-qTY" secondAttribute="bottom" id="TTE-8W-jco"/>
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="top" secondItem="bRs-5c-Xb1" secondAttribute="bottom" constant="44" id="TTM-O0-kXK"/>
                            <constraint firstAttribute="trailing" secondItem="Ogf-Th-qTY" secondAttribute="trailing" id="m1r-3D-R1a"/>
                        </constraints>
289
                    </view>
290 291 292
                    <connections>
                        <outlet property="forumTableView" destination="Ogf-Th-qTY" id="tif-bn-efo"/>
                    </connections>
293 294 295 296 297
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="O0u-yR-6Au" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-87" y="212"/>
        </scene>
298 299 300 301
        <!--Emigrated Main View Controller-->
        <scene sceneID="Mxv-Yr-DiC">
            <objects>
                <viewController storyboardIdentifier="EmigratedMainViewController" id="IOi-TL-po7" customClass="EmigratedMainViewController" sceneMemberID="viewController">
302 303 304 305
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Q8X-uJ-HN9"/>
                        <viewControllerLayoutGuide type="bottom" id="M8C-8Z-W12"/>
                    </layoutGuides>
306
                    <view key="view" contentMode="scaleToFill" id="9tL-ZM-Vv5">
曹云霄's avatar
曹云霄 committed
307
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
308 309
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
310 311
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="0NY-ad-nEt"/>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vtN-wg-csm">
312
                                <subviews>
313 314
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="instructions" translatesAutoresizingMaskIntoConstraints="NO" id="LiS-v3-89f">
                                        <frame key="frameInset" minX="-3" maxX="3"/>
315 316
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </imageView>
317
                                    <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Td0-qu-vJs">
318 319 320 321 322 323 324
                                        <frame key="frameInset" minY="18" width="140" height="48"/>
                                        <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
                                        <connections>
                                            <action selector="instructionsButtonClickAction:" destination="IOi-TL-po7" eventType="touchUpInside" id="STs-oo-zky"/>
                                        </connections>
                                    </button>
                                </subviews>
325 326 327 328
                                <constraints>
                                    <constraint firstAttribute="height" constant="130" id="Mmy-4X-rRb"/>
                                    <constraint firstAttribute="width" constant="140" id="Xs2-Zk-R6s"/>
                                </constraints>
329
                            </view>
330 331 332 333 334
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7H3-Ek-gs4">
                                <constraints>
                                    <constraint firstAttribute="height" constant="45" id="0lm-5j-1Fc"/>
                                    <constraint firstAttribute="width" constant="150" id="zeH-an-xdJ"/>
                                </constraints>
335 336 337 338 339
                                <state key="normal" backgroundImage="begin"/>
                                <connections>
                                    <action selector="beginButtonClickAction:" destination="IOi-TL-po7" eventType="touchUpInside" id="kjY-WV-Tp9"/>
                                </connections>
                            </button>
340 341 342 343
                            <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" alpha="0.0" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YAA-QI-Lbo">
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="wlJ-Kk-1Vm"/>
                                </constraints>
344 345 346
                            </scrollView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
347 348 349 350 351 352 353 354 355 356 357 358 359
                        <constraints>
                            <constraint firstItem="vtN-wg-csm" firstAttribute="leading" secondItem="9tL-ZM-Vv5" secondAttribute="leadingMargin" constant="7" id="2A3-rZ-vBe"/>
                            <constraint firstItem="7H3-Ek-gs4" firstAttribute="centerX" secondItem="9tL-ZM-Vv5" secondAttribute="centerX" id="A3S-8n-Iu0"/>
                            <constraint firstAttribute="trailing" secondItem="YAA-QI-Lbo" secondAttribute="trailing" constant="290" id="D4H-dg-EV4"/>
                            <constraint firstItem="YAA-QI-Lbo" firstAttribute="leading" secondItem="9tL-ZM-Vv5" secondAttribute="leading" constant="290" id="IiQ-qq-uWY"/>
                            <constraint firstItem="YAA-QI-Lbo" firstAttribute="centerY" secondItem="7H3-Ek-gs4" secondAttribute="centerY" id="JgN-vw-PeC"/>
                            <constraint firstItem="M8C-8Z-W12" firstAttribute="top" secondItem="0NY-ad-nEt" secondAttribute="bottom" id="Jxc-AH-k1y"/>
                            <constraint firstItem="7H3-Ek-gs4" firstAttribute="centerY" secondItem="9tL-ZM-Vv5" secondAttribute="centerY" constant="70" id="Tsm-yu-1jJ"/>
                            <constraint firstItem="M8C-8Z-W12" firstAttribute="top" secondItem="vtN-wg-csm" secondAttribute="bottom" constant="4" id="cKk-8M-Z9q"/>
                            <constraint firstItem="0NY-ad-nEt" firstAttribute="top" secondItem="9tL-ZM-Vv5" secondAttribute="top" id="dkT-QM-Da7"/>
                            <constraint firstItem="0NY-ad-nEt" firstAttribute="leading" secondItem="9tL-ZM-Vv5" secondAttribute="leading" id="idP-GZ-WyS"/>
                            <constraint firstAttribute="trailing" secondItem="0NY-ad-nEt" secondAttribute="trailing" id="wwC-bm-VFd"/>
                        </constraints>
360 361 362 363 364 365 366 367 368
                    </view>
                    <connections>
                        <outlet property="throughHistoryBackScrollView" destination="YAA-QI-Lbo" id="Bsv-uJ-8VE"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0vl-Sl-6Dd" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-87" y="1082"/>
        </scene>
369
        <!--Forum Item List View Controller-->
370 371
        <scene sceneID="jWU-KS-9xG">
            <objects>
372
                <viewController storyboardIdentifier="ForumItemListViewController" id="vh6-zj-WAp" customClass="ForumItemListViewController" sceneMemberID="viewController">
373 374 375 376
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="tU6-6U-CP5"/>
                        <viewControllerLayoutGuide type="bottom" id="pEO-5p-FL8"/>
                    </layoutGuides>
377
                    <view key="view" contentMode="scaleToFill" id="YAu-aF-uAr">
曹云霄's avatar
曹云霄 committed
378
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
379 380
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
381
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wup-l7-BBP">
382
                                <subviews>
383 384 385 386 387
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00启动页" translatesAutoresizingMaskIntoConstraints="NO" id="8RZ-lL-fYj">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="70" id="EMT-80-reu"/>
                                            <constraint firstAttribute="width" constant="70" id="GYr-q8-vVB"/>
                                        </constraints>
388 389 390 391 392 393
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="4"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </imageView>
394
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="帖子:1122" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sSD-4l-Ksh">
395 396 397 398
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
399 400 401 402 403
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQA-Kq-2kO">
                                        <constraints>
                                            <constraint firstAttribute="width" constant="100" id="NVg-V7-8KN"/>
                                            <constraint firstAttribute="height" constant="35" id="TNS-t9-QrK"/>
                                        </constraints>
404
                                        <state key="normal" image="release"/>
405 406 407
                                        <connections>
                                            <action selector="releaseButtonClickAction:" destination="vh6-zj-WAp" eventType="touchUpInside" id="leE-NB-dYi"/>
                                        </connections>
408
                                    </button>
409
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="零售交流" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FuU-Is-N7n">
410 411 412 413 414 415
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
416 417 418 419 420 421 422 423 424 425 426
                                <constraints>
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="15" id="2XR-98-HsP"/>
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="leading" secondItem="8RZ-lL-fYj" secondAttribute="trailing" constant="30" id="9CM-J4-kxl"/>
                                    <constraint firstAttribute="trailing" secondItem="cQA-Kq-2kO" secondAttribute="trailing" constant="60" id="9qt-zD-PUR"/>
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="-10" id="BtN-tY-b2q"/>
                                    <constraint firstItem="8RZ-lL-fYj" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" id="EPY-GU-TGS"/>
                                    <constraint firstItem="8RZ-lL-fYj" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" constant="45" id="hX2-2s-x9O"/>
                                    <constraint firstItem="cQA-Kq-2kO" firstAttribute="centerY" secondItem="8RZ-lL-fYj" secondAttribute="centerY" id="kpi-bl-fyZ"/>
                                    <constraint firstAttribute="height" constant="100" id="p8o-Wa-Nfp"/>
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="leading" secondItem="8RZ-lL-fYj" secondAttribute="trailing" constant="30" id="uBL-8G-az4"/>
                                </constraints>
427
                            </view>
428
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="172" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="mCC-Hw-JZs">
429
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
430
                                <prototypes>
431
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ForumItemTableViewCell" rowHeight="253" id="KPa-ue-ynj" customClass="ForumItemTableViewCell">
曹云霄's avatar
曹云霄 committed
432
                                        <rect key="frame" x="0.0" y="28" width="768" height="253"/>
433 434
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KPa-ue-ynj" id="fqg-6x-xYw">
曹云霄's avatar
曹云霄 committed
435
                                            <frame key="frameInset" width="768" height="253"/>
436 437
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
438
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5V0-oc-2jO">
439
                                                    <subviews>
440 441 442 443 444
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="eeo-5i-5qL">
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="40" id="Gsn-mr-DjH"/>
                                                                <constraint firstAttribute="width" constant="40" id="XmA-T8-sf8"/>
                                                            </constraints>
445
                                                        </imageView>
446
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="欧普照明-关于这个一点就够了" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7xn-5j-dfv">
447 448 449 450
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
451 452 453 454 455
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="dUd-RK-AJT">
                                                            <constraints>
                                                                <constraint firstAttribute="width" constant="20" id="8hp-Tr-EOa"/>
                                                                <constraint firstAttribute="height" constant="20" id="iVX-Xb-Eas"/>
                                                            </constraints>
456
                                                        </imageView>
457 458 459 460 461
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="kDB-jN-eGQ">
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="20" id="hIN-Lk-Vfq"/>
                                                                <constraint firstAttribute="width" constant="20" id="vMR-jQ-4kf"/>
                                                            </constraints>
462
                                                        </imageView>
463
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="99999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Wx-2q-7tj">
464 465 466 467
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.34509803921568627" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
468
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="99999" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ksH-bE-sVV">
469 470 471 472
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" red="0.34509803921568627" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
473
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="导购:曹云霄   10:30" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7rE-9M-ChU">
474 475 476 477
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
478
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="那点点第四那点点第四那点点第四那点点第四那点点第四那点" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bzO-uU-oYO">
479 480 481 482
                                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
483 484 485 486
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaE-Vn-mCH" customClass="CustomImageBackView">
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="150" id="OSf-zl-blf"/>
                                                            </constraints>
曹云霄's avatar
曹云霄 committed
487
                                                        </view>
488
                                                    </subviews>
489
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511
                                                    <constraints>
                                                        <constraint firstItem="bzO-uU-oYO" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="86G-OS-dkz"/>
                                                        <constraint firstAttribute="trailing" secondItem="bzO-uU-oYO" secondAttribute="trailing" constant="30" id="8kI-hN-sVS"/>
                                                        <constraint firstItem="kDB-jN-eGQ" firstAttribute="leading" secondItem="3Wx-2q-7tj" secondAttribute="trailing" constant="40" id="CSG-Lp-fTj"/>
                                                        <constraint firstItem="7rE-9M-ChU" firstAttribute="bottom" secondItem="eeo-5i-5qL" secondAttribute="bottom" id="EfS-PV-e49"/>
                                                        <constraint firstItem="ksH-bE-sVV" firstAttribute="leading" secondItem="kDB-jN-eGQ" secondAttribute="trailing" constant="10" id="GWL-fe-HRK"/>
                                                        <constraint firstItem="3Wx-2q-7tj" firstAttribute="leading" secondItem="dUd-RK-AJT" secondAttribute="trailing" constant="10" id="HTf-5F-eNd"/>
                                                        <constraint firstItem="kaE-Vn-mCH" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="IQd-5H-5yE"/>
                                                        <constraint firstAttribute="trailing" secondItem="kaE-Vn-mCH" secondAttribute="trailing" constant="30" id="QH6-t7-8gN"/>
                                                        <constraint firstItem="7xn-5j-dfv" firstAttribute="top" secondItem="eeo-5i-5qL" secondAttribute="top" id="Uyi-xh-To0"/>
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="b0M-kt-raa"/>
                                                        <constraint firstItem="kDB-jN-eGQ" firstAttribute="centerY" secondItem="ksH-bE-sVV" secondAttribute="centerY" id="fQx-YT-FmD"/>
                                                        <constraint firstAttribute="bottom" secondItem="kaE-Vn-mCH" secondAttribute="bottom" constant="10" id="jQ5-ON-N09"/>
                                                        <constraint firstItem="dUd-RK-AJT" firstAttribute="centerY" secondItem="3Wx-2q-7tj" secondAttribute="centerY" id="nPv-bZ-0XQ"/>
                                                        <constraint firstItem="bzO-uU-oYO" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="60" id="o04-YB-m2b"/>
                                                        <constraint firstItem="ksH-bE-sVV" firstAttribute="top" secondItem="eeo-5i-5qL" secondAttribute="top" id="oFl-fO-Ugr"/>
                                                        <constraint firstItem="3Wx-2q-7tj" firstAttribute="centerY" secondItem="kDB-jN-eGQ" secondAttribute="centerY" id="uT1-a1-z4y"/>
                                                        <constraint firstAttribute="trailing" secondItem="ksH-bE-sVV" secondAttribute="trailing" constant="50" id="uok-3k-lDB"/>
                                                        <constraint firstItem="7xn-5j-dfv" firstAttribute="leading" secondItem="eeo-5i-5qL" secondAttribute="trailing" constant="6" id="v55-SP-bRq"/>
                                                        <constraint firstItem="7rE-9M-ChU" firstAttribute="leading" secondItem="eeo-5i-5qL" secondAttribute="trailing" constant="6" id="wlZ-US-K1Y"/>
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="15" id="zsH-u3-3Nn"/>
                                                    </constraints>
512 513
                                                </view>
                                            </subviews>
514 515 516 517 518 519
                                            <constraints>
                                                <constraint firstAttribute="bottom" secondItem="5V0-oc-2jO" secondAttribute="bottom" id="Kxi-Vm-pF2"/>
                                                <constraint firstItem="5V0-oc-2jO" firstAttribute="leading" secondItem="fqg-6x-xYw" secondAttribute="leading" id="b8l-Wo-oLg"/>
                                                <constraint firstItem="5V0-oc-2jO" firstAttribute="top" secondItem="fqg-6x-xYw" secondAttribute="top" constant="10" id="qIL-l7-rXX"/>
                                                <constraint firstAttribute="trailing" secondItem="5V0-oc-2jO" secondAttribute="trailing" id="wy5-C2-IqO"/>
                                            </constraints>
520 521
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
522 523 524 525 526 527 528 529 530
                                        <connections>
                                            <outlet property="commentsNumberLabel" destination="3Wx-2q-7tj" id="Sco-iJ-bmF"/>
                                            <outlet property="contentLabel" destination="bzO-uU-oYO" id="LN5-rQ-UJl"/>
                                            <outlet property="headerImageView" destination="eeo-5i-5qL" id="KDo-u0-o9E"/>
                                            <outlet property="imageBackView" destination="kaE-Vn-mCH" id="51D-NC-c5u"/>
                                            <outlet property="nameAndDateLabel" destination="7rE-9M-ChU" id="s3o-eW-PZZ"/>
                                            <outlet property="praiseNumberLabel" destination="ksH-bE-sVV" id="0Sf-fX-fbi"/>
                                            <outlet property="titleLabel" destination="7xn-5j-dfv" id="uOb-Mi-hd2"/>
                                        </connections>
531 532
                                    </tableViewCell>
                                </prototypes>
曹云霄's avatar
曹云霄 committed
533 534 535 536
                                <connections>
                                    <outlet property="dataSource" destination="vh6-zj-WAp" id="oHo-LJ-cuw"/>
                                    <outlet property="delegate" destination="vh6-zj-WAp" id="ik8-oj-UrD"/>
                                </connections>
537 538 539
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
540 541 542 543 544 545 546 547 548
                        <constraints>
                            <constraint firstItem="mCC-Hw-JZs" firstAttribute="top" secondItem="Wup-l7-BBP" secondAttribute="bottom" id="FSU-g0-i77"/>
                            <constraint firstAttribute="trailing" secondItem="mCC-Hw-JZs" secondAttribute="trailing" id="Kz9-Kg-YlG"/>
                            <constraint firstItem="pEO-5p-FL8" firstAttribute="top" secondItem="mCC-Hw-JZs" secondAttribute="bottom" id="QUY-sl-t1K"/>
                            <constraint firstAttribute="trailing" secondItem="Wup-l7-BBP" secondAttribute="trailing" id="QhC-UL-192"/>
                            <constraint firstItem="mCC-Hw-JZs" firstAttribute="leading" secondItem="YAu-aF-uAr" secondAttribute="leading" id="tkf-NS-xvJ"/>
                            <constraint firstItem="Wup-l7-BBP" firstAttribute="top" secondItem="tU6-6U-CP5" secondAttribute="bottom" constant="44" id="vOe-20-rGJ"/>
                            <constraint firstItem="Wup-l7-BBP" firstAttribute="leading" secondItem="YAu-aF-uAr" secondAttribute="leading" id="yGC-m2-m5d"/>
                        </constraints>
549
                    </view>
550 551 552 553 554 555
                    <connections>
                        <outlet property="classificationListTableView" destination="mCC-Hw-JZs" id="hhR-hv-j9x"/>
                        <outlet property="classifyImageView" destination="8RZ-lL-fYj" id="0fe-Ev-uEp"/>
                        <outlet property="classifyListCountLabel" destination="sSD-4l-Ksh" id="YIg-eU-deA"/>
                        <outlet property="classifyTitleLabel" destination="FuU-Is-N7n" id="x3n-ke-NS4"/>
                    </connections>
556 557 558 559 560
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="SEO-Qp-6UI" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="212"/>
        </scene>
561
        <!--Answer View Controller-->
562 563
        <scene sceneID="TG1-p6-mIa">
            <objects>
564
                <viewController storyboardIdentifier="AnswerViewController" id="Lkd-51-36Y" customClass="AnswerViewController" sceneMemberID="viewController">
565 566 567 568
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="8ug-h3-H6W"/>
                        <viewControllerLayoutGuide type="bottom" id="V2g-cZ-x9s"/>
                    </layoutGuides>
569 570 571 572
                    <view key="view" contentMode="scaleToFill" id="gE8-Ry-qGe">
                        <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
573 574
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="editor" translatesAutoresizingMaskIntoConstraints="NO" id="WUh-87-00D"/>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="4tT-ab-bYE">
575 576 577
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" id="UfB-K3-NdF" customClass="AssessmentHeaderView">
578
                                        <rect key="frame" x="0.0" y="56" width="460" height="44"/>
579 580
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UfB-K3-NdF" id="WGo-Wa-YTq">
581
                                            <frame key="frameInset" width="460" height="44"/>
582 583
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
584
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1、(20分)opple新品发布____   [多选]" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZuQ-5o-cpC">
585 586 587 588 589 590
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
                                                    <color key="textColor" red="0.34509803921568627" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
591 592 593 594 595
                                            <constraints>
                                                <constraint firstItem="ZuQ-5o-cpC" firstAttribute="centerY" secondItem="WGo-Wa-YTq" secondAttribute="centerY" id="iuP-hn-RAS"/>
                                                <constraint firstItem="ZuQ-5o-cpC" firstAttribute="leading" secondItem="WGo-Wa-YTq" secondAttribute="leading" constant="12" id="mMB-Z6-Z5s"/>
                                                <constraint firstAttribute="trailing" secondItem="ZuQ-5o-cpC" secondAttribute="trailing" constant="12" id="rUr-86-OB8"/>
                                            </constraints>
596 597 598 599 600 601 602
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <connections>
                                            <outlet property="questionLabel" destination="ZuQ-5o-cpC" id="lCa-bf-BcS"/>
                                        </connections>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="52" id="gIe-bF-XsX" customClass="AssessmentTableViewCell">
603
                                        <rect key="frame" x="0.0" y="100" width="460" height="52"/>
604 605
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gIe-bF-XsX" id="Va8-wn-DBM">
606
                                            <frame key="frameInset" width="460" height="52"/>
607 608
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
609 610 611 612 613
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6x-0L-aAT">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="24" id="VLL-vU-Ets"/>
                                                        <constraint firstAttribute="height" constant="24" id="eI6-VS-SEs"/>
                                                    </constraints>
614 615 616 617 618 619 620 621 622 623 624 625
                                                    <state key="normal" title="A">
                                                        <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    </state>
                                                    <state key="selected">
                                                        <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="12"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </button>
626
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="装饰灯" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t2w-93-GWU">
627 628 629 630 631
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
632 633 634 635 636 637 638
                                            <constraints>
                                                <constraint firstItem="H6x-0L-aAT" firstAttribute="leading" secondItem="Va8-wn-DBM" secondAttribute="leading" constant="45" id="8EH-3T-M78"/>
                                                <constraint firstAttribute="trailing" secondItem="t2w-93-GWU" secondAttribute="trailing" constant="10" id="IFg-Pw-tdU"/>
                                                <constraint firstItem="t2w-93-GWU" firstAttribute="centerY" secondItem="H6x-0L-aAT" secondAttribute="centerY" id="Oab-FJ-Vgd"/>
                                                <constraint firstItem="t2w-93-GWU" firstAttribute="leading" secondItem="H6x-0L-aAT" secondAttribute="trailing" constant="10" id="h3O-ke-jwh"/>
                                                <constraint firstItem="H6x-0L-aAT" firstAttribute="centerY" secondItem="Va8-wn-DBM" secondAttribute="centerY" id="jOY-dJ-ur8"/>
                                            </constraints>
639 640 641 642 643 644 645
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <connections>
                                            <outlet property="answerTitleLabel" destination="t2w-93-GWU" id="qSa-7V-BgL"/>
                                            <outlet property="titleNumberButton" destination="H6x-0L-aAT" id="L55-74-WgJ"/>
                                        </connections>
                                    </tableViewCell>
646 647
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentShortAnswerTableViewCell" rowHeight="112" id="smV-qr-KgP" customClass="AssessmentShortAnswerTableViewCell">
                                        <rect key="frame" x="0.0" y="152" width="460" height="112"/>
648 649
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="smV-qr-KgP" id="A2f-ek-60T">
650
                                            <frame key="frameInset" width="460" height="112"/>
651 652
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
653
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="简答题" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="qQD-oB-eAR">
654
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
655 656 657
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="qhP-Rw-Any"/>
                                                    </constraints>
658 659 660 661
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                </textView>
                                            </subviews>
662 663 664 665 666
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="qQD-oB-eAR" secondAttribute="trailing" constant="38" id="9C8-WK-riq"/>
                                                <constraint firstItem="qQD-oB-eAR" firstAttribute="leading" secondItem="A2f-ek-60T" secondAttribute="leading" constant="38" id="WLC-G2-POX"/>
                                                <constraint firstItem="qQD-oB-eAR" firstAttribute="centerY" secondItem="A2f-ek-60T" secondAttribute="centerY" id="eAE-z8-RLw"/>
                                            </constraints>
667 668 669 670 671 672 673 674 675 676 677
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <connections>
                                            <outlet property="shortAnswerTextView" destination="qQD-oB-eAR" id="Ng5-R6-owH"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="Lkd-51-36Y" id="QrH-Rp-BDh"/>
                                    <outlet property="delegate" destination="Lkd-51-36Y" id="Hmk-gq-eAB"/>
                                </connections>
678
                            </tableView>
679 680 681 682 683
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2N8-Zu-eSH">
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="j74-mu-Mvm"/>
                                    <constraint firstAttribute="width" constant="150" id="jpc-yL-SSs"/>
                                </constraints>
684 685 686 687 688
                                <state key="normal" backgroundImage="next"/>
                                <connections>
                                    <action selector="nextButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="ywj-pf-O5c"/>
                                </connections>
                            </button>
689
                        </subviews>
690
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
691 692 693 694 695 696 697 698 699 700 701 702
                        <constraints>
                            <constraint firstItem="V2g-cZ-x9s" firstAttribute="top" secondItem="WUh-87-00D" secondAttribute="bottom" id="4IP-YK-BBD"/>
                            <constraint firstItem="WUh-87-00D" firstAttribute="top" secondItem="gE8-Ry-qGe" secondAttribute="top" id="6J3-yr-FYs"/>
                            <constraint firstItem="WUh-87-00D" firstAttribute="leading" secondItem="gE8-Ry-qGe" secondAttribute="leading" id="7C3-iY-erJ"/>
                            <constraint firstItem="2N8-Zu-eSH" firstAttribute="centerX" secondItem="gE8-Ry-qGe" secondAttribute="centerX" id="NtH-k3-Cvq"/>
                            <constraint firstAttribute="trailing" secondItem="WUh-87-00D" secondAttribute="trailing" id="NwF-Xm-cSz"/>
                            <constraint firstItem="V2g-cZ-x9s" firstAttribute="top" secondItem="2N8-Zu-eSH" secondAttribute="bottom" constant="20" id="R1P-ex-EEf"/>
                            <constraint firstItem="4tT-ab-bYE" firstAttribute="top" secondItem="8ug-h3-H6W" secondAttribute="bottom" constant="10" id="YGJ-dY-hWS"/>
                            <constraint firstItem="2N8-Zu-eSH" firstAttribute="top" secondItem="4tT-ab-bYE" secondAttribute="bottom" constant="10" id="dHe-ST-Xq8"/>
                            <constraint firstAttribute="trailing" secondItem="4tT-ab-bYE" secondAttribute="trailing" constant="30" id="g9b-Bz-22c"/>
                            <constraint firstItem="4tT-ab-bYE" firstAttribute="leading" secondItem="gE8-Ry-qGe" secondAttribute="leading" constant="30" id="o0Q-tH-SPU"/>
                        </constraints>
703 704 705
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
706 707 708
                    <connections>
                        <outlet property="answerTableView" destination="4tT-ab-bYE" id="4VL-hp-x8u"/>
                    </connections>
709 710 711 712 713
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sre-Qt-ICg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="1082"/>
        </scene>
714 715 716 717
        <!--Release Post View Controller-->
        <scene sceneID="Uls-Cm-9mG">
            <objects>
                <viewController storyboardIdentifier="ReleasePostViewController" id="gh4-2k-zvB" customClass="ReleasePostViewController" sceneMemberID="viewController">
718 719 720 721
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="pH2-fV-KON"/>
                        <viewControllerLayoutGuide type="bottom" id="dsh-Qt-soH"/>
                    </layoutGuides>
722
                    <view key="view" contentMode="scaleToFill" id="1Rf-fP-JqP">
曹云霄's avatar
曹云霄 committed
723
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
724 725
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
726
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-78-vCP">
727
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
728 729 730
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="ISv-xL-7bK"/>
                                </constraints>
731
                            </view>
732 733 734 735 736
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="IdU-t1-ZKZ">
                                <constraints>
                                    <constraint firstAttribute="width" constant="70" id="CzM-Mf-VTA"/>
                                    <constraint firstAttribute="height" constant="70" id="yfa-rB-dJs"/>
                                </constraints>
737 738 739 740 741 742
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </imageView>
743
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="欧普问问" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6qe-aA-4Ym">
744 745 746 747
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
748
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6bq-ik-Q1P">
749
                                <color key="backgroundColor" red="0.34901960784313724" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="calibratedRGB"/>
750 751 752 753
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="ciQ-kY-AdD"/>
                                    <constraint firstAttribute="height" constant="40" id="oV5-qn-XDV"/>
                                </constraints>
754 755 756 757 758 759 760 761 762 763 764 765
                                <state key="normal" title="发表">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="publishButtonClickAction:" destination="gh4-2k-zvB" eventType="touchUpInside" id="L8D-rU-eYJ"/>
                                </connections>
                            </button>
766
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="HEy-wy-TuV">
767 768 769
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HeadlineTableViewCell" id="RwU-Te-fXY" customClass="HeadlineTableViewCell">
曹云霄's avatar
曹云霄 committed
770
                                        <rect key="frame" x="0.0" y="28" width="768" height="44"/>
771 772
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RwU-Te-fXY" id="GcB-7X-Q0o">
曹云霄's avatar
曹云霄 committed
773
                                            <frame key="frameInset" width="768" height="44"/>
774 775
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
776 777 778 779
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="标题" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QwA-Ps-okZ">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="MmP-fk-nVL"/>
                                                    </constraints>
780 781 782 783
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
784 785
                                                <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="c9g-Ak-U7E">
                                                    <frame key="frameInset" minX="-2.5" height="1" maxX="2.5" maxY="1.5"/>
786 787 788 789
                                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                                </view>
                                            </subviews>
790 791 792 793 794
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="QwA-Ps-okZ" secondAttribute="trailing" constant="20" id="4FB-EW-1yS"/>
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" constant="20" id="Ism-qe-d1A"/>
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="centerY" secondItem="GcB-7X-Q0o" secondAttribute="centerY" id="e2T-Zq-p7L"/>
                                            </constraints>
795 796 797 798 799
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="titleTextField" destination="QwA-Ps-okZ" id="tdx-q3-9uv"/>
                                        </connections>
                                    </tableViewCell>
800
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ContentTableViewCell" rowHeight="170" id="bcJ-bt-ka6" customClass="ContentTableViewCell">
曹云霄's avatar
曹云霄 committed
801
                                        <rect key="frame" x="0.0" y="72" width="768" height="170"/>
802 803
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bcJ-bt-ka6" id="uXN-gY-mO0">
曹云霄's avatar
曹云霄 committed
804
                                            <frame key="frameInset" width="768" height="170"/>
805 806
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
807 808 809 810
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="内容" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3Uo-E9-3r0">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="Rfy-kg-Rp1"/>
                                                    </constraints>
811 812 813 814 815 816 817
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                    <connections>
                                                        <outlet property="delegate" destination="bcJ-bt-ka6" id="l3v-A0-nB6"/>
                                                    </connections>
                                                </textView>
                                            </subviews>
818 819 820 821 822
                                            <constraints>
                                                <constraint firstItem="3Uo-E9-3r0" firstAttribute="leading" secondItem="uXN-gY-mO0" secondAttribute="leading" constant="20" id="DAG-q6-ZHJ"/>
                                                <constraint firstAttribute="trailing" secondItem="3Uo-E9-3r0" secondAttribute="trailing" constant="20" id="gkk-KX-hKY"/>
                                                <constraint firstItem="3Uo-E9-3r0" firstAttribute="top" secondItem="uXN-gY-mO0" secondAttribute="top" constant="10" id="omc-Zn-3Az"/>
                                            </constraints>
823 824 825
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="contentTextView" destination="3Uo-E9-3r0" id="dLw-MZ-agw"/>
826
                                            <outlet property="heightConstraint" destination="Rfy-kg-Rp1" id="Gtf-ZE-6b0"/>
827 828 829 830 831 832 833 834 835 836
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="gh4-2k-zvB" id="rgH-pp-Lyq"/>
                                    <outlet property="delegate" destination="gh4-2k-zvB" id="sXQ-D3-w88"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
837 838 839 840 841 842 843 844 845 846 847 848 849 850 851
                        <constraints>
                            <constraint firstItem="6qe-aA-4Ym" firstAttribute="centerY" secondItem="IdU-t1-ZKZ" secondAttribute="centerY" id="24c-tb-YUs"/>
                            <constraint firstAttribute="trailing" secondItem="LsZ-78-vCP" secondAttribute="trailing" id="367-Rp-1J0"/>
                            <constraint firstItem="IdU-t1-ZKZ" firstAttribute="leading" secondItem="1Rf-fP-JqP" secondAttribute="leading" constant="45" id="5RM-Az-CyJ"/>
                            <constraint firstItem="6qe-aA-4Ym" firstAttribute="leading" secondItem="IdU-t1-ZKZ" secondAttribute="trailing" constant="20" id="7Hs-Vx-KPi"/>
                            <constraint firstAttribute="trailing" secondItem="6bq-ik-Q1P" secondAttribute="trailing" constant="50" id="8uE-Ka-DA9"/>
                            <constraint firstItem="HEy-wy-TuV" firstAttribute="top" secondItem="LsZ-78-vCP" secondAttribute="bottom" id="Bw6-GK-4gl"/>
                            <constraint firstItem="IdU-t1-ZKZ" firstAttribute="top" secondItem="pH2-fV-KON" secondAttribute="bottom" constant="60" id="Ljm-kI-d9k"/>
                            <constraint firstItem="LsZ-78-vCP" firstAttribute="top" secondItem="IdU-t1-ZKZ" secondAttribute="bottom" constant="15" id="UEq-vz-bli"/>
                            <constraint firstItem="LsZ-78-vCP" firstAttribute="leading" secondItem="1Rf-fP-JqP" secondAttribute="leading" id="ZQM-XF-g1G"/>
                            <constraint firstItem="HEy-wy-TuV" firstAttribute="leading" secondItem="1Rf-fP-JqP" secondAttribute="leading" id="e1c-es-ndP"/>
                            <constraint firstItem="6bq-ik-Q1P" firstAttribute="centerY" secondItem="IdU-t1-ZKZ" secondAttribute="centerY" id="yUl-72-okv"/>
                            <constraint firstItem="dsh-Qt-soH" firstAttribute="top" secondItem="HEy-wy-TuV" secondAttribute="bottom" id="ycg-cF-2il"/>
                            <constraint firstAttribute="trailing" secondItem="HEy-wy-TuV" secondAttribute="trailing" id="z9I-Uc-Qa7"/>
                        </constraints>
852 853 854 855 856 857 858 859 860 861 862
                    </view>
                    <connections>
                        <outlet property="categoryImageView" destination="IdU-t1-ZKZ" id="WnD-FZ-K9H"/>
                        <outlet property="categoryTitleLabel" destination="6qe-aA-4Ym" id="1ha-au-fzy"/>
                        <outlet property="publishTableView" destination="HEy-wy-TuV" id="9mL-2o-8Nw"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="clK-xK-Y3h" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2163" y="212"/>
        </scene>
863
        <!--Emigrated Finish View Controller-->
864 865
        <scene sceneID="mwY-5k-fV1">
            <objects>
866
                <viewController storyboardIdentifier="EmigratedFinishViewController" id="OkU-EP-5aZ" customClass="EmigratedFinishViewController" sceneMemberID="viewController">
867 868 869 870
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="yKQ-8w-EKC"/>
                        <viewControllerLayoutGuide type="bottom" id="22O-Hy-Nii"/>
                    </layoutGuides>
871 872 873 874
                    <view key="view" contentMode="scaleToFill" id="UFa-6P-7eg">
                        <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
875 876 877 878 879 880
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background" translatesAutoresizingMaskIntoConstraints="NO" id="ddu-Iu-cWg"/>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4SH-q4-TZm">
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="BUz-Xt-jH1"/>
                                    <constraint firstAttribute="height" constant="45" id="nGp-dG-6SY"/>
                                </constraints>
881
                                <state key="normal" backgroundImage="finish-2"/>
882 883 884
                                <connections>
                                    <action selector="finishButtonClickAction:" destination="OkU-EP-5aZ" eventType="touchUpInside" id="koC-Cs-iim"/>
                                </connections>
885
                            </button>
886 887 888 889 890
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-fw-PuO">
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="U8Z-7J-HxK"/>
                                    <constraint firstAttribute="width" constant="150" id="fYK-Qa-PqZ"/>
                                </constraints>
891
                            </imageView>
892
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="你的得分为30 /n闯关失败你的得分为30 /n闯关失败你的得分为30 /n闯关失败" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="duB-al-sAf">
893 894 895 896
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
897
                            <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="fHH-AJ-0Fy">
曹云霄's avatar
曹云霄 committed
898 899 900 901 902 903
                                <frame key="frameInset" minY="142" width="119" height="103" maxX="20"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="60"/>
                                <color key="textColor" red="1" green="0.86721502110000004" blue="0.58854900600000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
904
                        </subviews>
905
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
906 907 908 909 910 911 912 913 914 915 916 917 918
                        <constraints>
                            <constraint firstItem="22O-Hy-Nii" firstAttribute="top" secondItem="4SH-q4-TZm" secondAttribute="bottom" constant="50" id="16r-6E-vPW"/>
                            <constraint firstItem="duB-al-sAf" firstAttribute="centerY" secondItem="UFa-6P-7eg" secondAttribute="centerY" id="6Ww-pb-eDL"/>
                            <constraint firstItem="VAe-fw-PuO" firstAttribute="centerX" secondItem="UFa-6P-7eg" secondAttribute="centerX" id="77U-hY-dv4"/>
                            <constraint firstItem="ddu-Iu-cWg" firstAttribute="top" secondItem="UFa-6P-7eg" secondAttribute="top" id="Hvn-T2-PwA"/>
                            <constraint firstItem="duB-al-sAf" firstAttribute="leading" secondItem="UFa-6P-7eg" secondAttribute="leading" constant="45" id="Mk0-pO-UnI"/>
                            <constraint firstAttribute="trailing" secondItem="duB-al-sAf" secondAttribute="trailing" constant="45" id="Obz-UH-LDS"/>
                            <constraint firstItem="4SH-q4-TZm" firstAttribute="centerX" secondItem="UFa-6P-7eg" secondAttribute="centerX" id="bfN-3T-P30"/>
                            <constraint firstItem="22O-Hy-Nii" firstAttribute="top" secondItem="ddu-Iu-cWg" secondAttribute="bottom" id="mGA-V3-0XM"/>
                            <constraint firstItem="VAe-fw-PuO" firstAttribute="top" secondItem="yKQ-8w-EKC" secondAttribute="bottom" constant="40" id="tO3-Rp-QXj"/>
                            <constraint firstAttribute="trailing" secondItem="ddu-Iu-cWg" secondAttribute="trailing" id="uhr-8k-ljj"/>
                            <constraint firstItem="ddu-Iu-cWg" firstAttribute="leading" secondItem="UFa-6P-7eg" secondAttribute="leading" id="zEQ-bo-g9J"/>
                        </constraints>
919 920 921
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
922 923
                    <connections>
                        <outlet property="emigratedResultLabel" destination="duB-al-sAf" id="7nN-iJ-d45"/>
曹云霄's avatar
曹云霄 committed
924
                        <outlet property="integralLabel" destination="fHH-AJ-0Fy" id="FSp-dX-qGm"/>
925
                    </connections>
926 927 928 929 930 931 932 933 934
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dYy-aS-5qL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1812" y="1082"/>
        </scene>
        <!--Instructions View Controller-->
        <scene sceneID="Av3-jl-5As">
            <objects>
                <viewController storyboardIdentifier="InstructionsViewController" id="CQf-WE-NWn" customClass="InstructionsViewController" sceneMemberID="viewController">
935 936 937 938
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="iKm-FJ-Rp9"/>
                        <viewControllerLayoutGuide type="bottom" id="odO-iW-hph"/>
                    </layoutGuides>
939 940 941 942
                    <view key="view" contentMode="scaleToFill" id="dUT-wz-aWy">
                        <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
943 944 945 946 947 948
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background" translatesAutoresizingMaskIntoConstraints="NO" id="KP6-fH-lbi"/>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pa8-YE-GeV">
                                <constraints>
                                    <constraint firstAttribute="height" constant="45" id="XyZ-Vl-8tX"/>
                                    <constraint firstAttribute="width" constant="45" id="afE-p5-gKP"/>
                                </constraints>
949 950 951 952 953
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="JgA-EX-yUM"/>
                                </connections>
                            </button>
954 955 956 957 958
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="闯关说明" translatesAutoresizingMaskIntoConstraints="NO" id="PnS-WZ-KO9">
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="6gH-lX-CFM"/>
                                    <constraint firstAttribute="height" constant="40" id="hd4-B8-607"/>
                                </constraints>
959
                            </imageView>
960
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0TV-IK-VLZ">
961 962 963 964 965 966 967 968
                                <string key="text">removedOnCompletion:动画完成后是否移除动画.默认为YES.此属性为YES时, fillMode不可用,具体为什么不可用,可以自己结合两个属性分析一下,这里不再赘述.
timingFunction 设置动画速度曲线,默认值上面已经给出.下面说它的几个方法:</string>
                                <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                <color key="textColor" red="0.69019607843137254" green="0.54509803921568623" blue="0.35686274509803922" alpha="1" colorSpace="calibratedRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
969 970 971 972 973 974 975 976 977 978 979 980 981
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="KP6-fH-lbi" secondAttribute="trailing" id="6Qh-sH-aSh"/>
                            <constraint firstItem="KP6-fH-lbi" firstAttribute="leading" secondItem="dUT-wz-aWy" secondAttribute="leading" id="For-MG-AxC"/>
                            <constraint firstItem="PnS-WZ-KO9" firstAttribute="centerX" secondItem="dUT-wz-aWy" secondAttribute="centerX" id="bBm-gc-1Cj"/>
                            <constraint firstItem="0TV-IK-VLZ" firstAttribute="leading" secondItem="dUT-wz-aWy" secondAttribute="leading" constant="45" id="cEJ-gP-Ml0"/>
                            <constraint firstItem="0TV-IK-VLZ" firstAttribute="centerY" secondItem="dUT-wz-aWy" secondAttribute="centerY" id="dNo-vE-g1T"/>
                            <constraint firstItem="odO-iW-hph" firstAttribute="top" secondItem="KP6-fH-lbi" secondAttribute="bottom" id="i3R-Kx-zLg"/>
                            <constraint firstItem="pa8-YE-GeV" firstAttribute="top" secondItem="dUT-wz-aWy" secondAttribute="top" id="qLg-22-I46"/>
                            <constraint firstItem="PnS-WZ-KO9" firstAttribute="top" secondItem="iKm-FJ-Rp9" secondAttribute="bottom" constant="40" id="sB7-UE-QQc"/>
                            <constraint firstItem="KP6-fH-lbi" firstAttribute="top" secondItem="dUT-wz-aWy" secondAttribute="top" id="tsE-lh-FZN"/>
                            <constraint firstAttribute="trailing" secondItem="pa8-YE-GeV" secondAttribute="trailing" id="v4P-7s-CXJ"/>
                            <constraint firstAttribute="trailing" secondItem="0TV-IK-VLZ" secondAttribute="trailing" constant="45" id="xmv-gH-xHl"/>
                        </constraints>
982 983 984 985 986 987 988 989
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0aV-6e-fms" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2415" y="1082"/>
        </scene>
曹云霄's avatar
曹云霄 committed
990
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
991 992
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
993
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
994 995 996 997
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WmM-51-4U7"/>
                        <viewControllerLayoutGuide type="bottom" id="56O-Us-h9l"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
998
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
曹云霄's avatar
曹云霄 committed
999
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
曹云霄's avatar
曹云霄 committed
1000 1001
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1002
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Hbj-9Y-heh">
1003
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
曹云霄's avatar
曹云霄 committed
1004 1005 1006 1007 1008 1009 1010
                                <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>
1011
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9" customClass="OnlineLearningTableViewCell">
曹云霄's avatar
曹云霄 committed
1012 1013 1014 1015 1016 1017
                                        <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>
1018 1019 1020 1021 1022
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="DWM-hY-5Md"/>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="产品知识" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gf6-jR-u7F">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="50" id="kuf-SR-p9V"/>
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
1023
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
曹云霄's avatar
曹云霄 committed
1024 1025
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
1026
                                                    <color key="shadowColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
曹云霄's avatar
曹云霄 committed
1027 1028 1029
                                                </label>
                                            </subviews>
                                        </view>
1030
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1031 1032 1033 1034 1035 1036 1037 1038 1039
                                        <constraints>
                                            <constraint firstItem="gf6-jR-u7F" firstAttribute="leading" secondItem="R9E-DY-fL9" secondAttribute="leading" id="1zF-s5-Z1m"/>
                                            <constraint firstItem="DWM-hY-5Md" firstAttribute="leading" secondItem="R9E-DY-fL9" secondAttribute="leading" id="SVf-G9-zFu"/>
                                            <constraint firstItem="DWM-hY-5Md" firstAttribute="top" secondItem="R9E-DY-fL9" secondAttribute="top" id="TCt-Uw-yGu"/>
                                            <constraint firstAttribute="trailing" secondItem="gf6-jR-u7F" secondAttribute="trailing" id="ZW5-df-BFn"/>
                                            <constraint firstAttribute="bottom" secondItem="gf6-jR-u7F" secondAttribute="bottom" id="gzI-gy-t5A"/>
                                            <constraint firstItem="gf6-jR-u7F" firstAttribute="top" secondItem="DWM-hY-5Md" secondAttribute="bottom" id="m7C-qr-L5D"/>
                                            <constraint firstAttribute="trailing" secondItem="DWM-hY-5Md" secondAttribute="trailing" id="tQk-dp-4wA"/>
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1040
                                        <size key="customSize" width="300" height="200"/>
1041 1042 1043 1044
                                        <connections>
                                            <outlet property="studyItemImageView" destination="DWM-hY-5Md" id="CNj-rT-nj1"/>
                                            <outlet property="studyItemTitleLabel" destination="gf6-jR-u7F" id="IgF-6x-Sxk"/>
                                        </connections>
曹云霄's avatar
曹云霄 committed
1045 1046
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
1047 1048 1049 1050
                                <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
1051 1052
                            </collectionView>
                        </subviews>
1053
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1054 1055 1056 1057 1058 1059
                        <constraints>
                            <constraint firstItem="Hbj-9Y-heh" firstAttribute="top" secondItem="WmM-51-4U7" secondAttribute="bottom" constant="44" id="Toa-e3-OY2"/>
                            <constraint firstAttribute="trailing" secondItem="Hbj-9Y-heh" secondAttribute="trailing" id="dtG-jO-YTR"/>
                            <constraint firstItem="Hbj-9Y-heh" firstAttribute="leading" secondItem="iZG-0h-Izx" secondAttribute="leading" id="t8c-Ho-KaX"/>
                            <constraint firstItem="56O-Us-h9l" firstAttribute="top" secondItem="Hbj-9Y-heh" secondAttribute="bottom" id="vTz-xb-8WK"/>
                        </constraints>
曹云霄's avatar
曹云霄 committed
1060
                    </view>
曹云霄's avatar
曹云霄 committed
1061 1062 1063 1064
                    <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
1065 1066 1067 1068 1069
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
1070 1071 1072 1073
        <!--Video Helper View Controller-->
        <scene sceneID="1rE-H0-ws3">
            <objects>
                <viewController storyboardIdentifier="VideoHelperViewController" id="k0q-iD-xbp" customClass="VideoHelperViewController" sceneMemberID="viewController">
1074 1075 1076 1077
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gis-Te-eAG"/>
                        <viewControllerLayoutGuide type="bottom" id="AVm-wa-VfG"/>
                    </layoutGuides>
1078
                    <view key="view" contentMode="scaleToFill" id="1f3-C5-Ums">
曹云霄's avatar
曹云霄 committed
1079
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1080 1081
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1082
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XJQ-gn-ueE">
1083
                                <subviews>
1084 1085 1086 1087 1088
                                    <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rnp-xE-qcQ">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="eqa-aW-SB2"/>
                                            <constraint firstAttribute="width" constant="50" id="x8K-Sm-JhU"/>
                                        </constraints>
1089 1090 1091 1092 1093 1094
                                        <state key="normal" image="stop"/>
                                        <state key="selected" image="playSelectNew"/>
                                        <connections>
                                            <action selector="playOrPauseButtonClickAction:" destination="k0q-iD-xbp" eventType="touchUpInside" id="FBC-1v-DmY"/>
                                        </connections>
                                    </button>
1095
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lZ2-3r-Qo8">
1096 1097 1098 1099
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1100
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="/ 00:00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fn7-lK-bRL">
1101 1102 1103 1104
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1105 1106 1107 1108 1109 1110 1111 1112
                                    <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtN-Il-ku7">
                                        <color key="progressTintColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                    </progressView>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q7s-eX-lP9">
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="BRo-Ot-fqk"/>
                                            <constraint firstAttribute="height" constant="40" id="Xcm-mk-qui"/>
                                        </constraints>
1113 1114 1115 1116 1117
                                        <state key="normal" image="back5second"/>
                                        <connections>
                                            <action selector="backFiveSecondButtnClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="HoM-7C-cyw"/>
                                        </connections>
                                    </button>
1118 1119 1120 1121 1122
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ayg-g3-AEX">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="DVp-y9-JpK"/>
                                            <constraint firstAttribute="width" constant="50" id="fuh-h3-Bx4"/>
                                        </constraints>
1123 1124 1125 1126 1127 1128 1129 1130
                                        <state key="normal" image="amplification"/>
                                        <state key="selected" image="narrow"/>
                                        <connections>
                                            <action selector="zoomButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="aGg-qj-DJV"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146
                                <constraints>
                                    <constraint firstItem="Fn7-lK-bRL" firstAttribute="centerY" secondItem="q7s-eX-lP9" secondAttribute="centerY" id="49K-n3-mJA"/>
                                    <constraint firstItem="rnp-xE-qcQ" firstAttribute="centerY" secondItem="XJQ-gn-ueE" secondAttribute="centerY" id="7us-2R-Up3"/>
                                    <constraint firstItem="Fn7-lK-bRL" firstAttribute="leading" secondItem="lZ2-3r-Qo8" secondAttribute="trailing" constant="3" id="8Rm-Do-L2t"/>
                                    <constraint firstAttribute="trailing" secondItem="xtN-Il-ku7" secondAttribute="trailing" constant="239" id="Ejw-RM-07O"/>
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="centerY" secondItem="XJQ-gn-ueE" secondAttribute="centerY" id="Ele-2C-vUO"/>
                                    <constraint firstItem="ayg-g3-AEX" firstAttribute="leading" secondItem="q7s-eX-lP9" secondAttribute="trailing" constant="6" id="L8g-2v-aVw"/>
                                    <constraint firstAttribute="height" constant="50" id="Lhc-CE-Gdv"/>
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="centerY" secondItem="ayg-g3-AEX" secondAttribute="centerY" id="Lym-6P-1Sa"/>
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="leading" secondItem="Fn7-lK-bRL" secondAttribute="trailing" constant="15" id="UY8-wk-hOQ"/>
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="leading" secondItem="XJQ-gn-ueE" secondAttribute="leading" constant="58" id="VZ6-aK-xhl"/>
                                    <constraint firstItem="lZ2-3r-Qo8" firstAttribute="centerY" secondItem="Fn7-lK-bRL" secondAttribute="centerY" id="dmk-AJ-dwv"/>
                                    <constraint firstItem="ayg-g3-AEX" firstAttribute="centerY" secondItem="XJQ-gn-ueE" secondAttribute="centerY" id="fCi-2g-a2H"/>
                                    <constraint firstItem="rnp-xE-qcQ" firstAttribute="leading" secondItem="XJQ-gn-ueE" secondAttribute="leading" id="o9o-KB-Ptl"/>
                                    <constraint firstAttribute="trailing" secondItem="ayg-g3-AEX" secondAttribute="trailing" constant="15" id="uw9-Db-CJJ"/>
                                </constraints>
1147
                            </view>
1148
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7v2-W0-8pd">
1149
                                <subviews>
1150 1151 1152 1153 1154
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lit-z5-lWF">
                                        <constraints>
                                            <constraint firstAttribute="height" constant="40" id="NmH-ib-hag"/>
                                            <constraint firstAttribute="width" constant="40" id="UaE-qb-j3j"/>
                                        </constraints>
1155 1156 1157 1158 1159
                                        <state key="normal" image="back"/>
                                        <connections>
                                            <action selector="exitPlayControllerButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="ngh-oA-bRr"/>
                                        </connections>
                                    </button>
1160
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1.销售的意义及销售的核心" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hff-42-4hl">
1161 1162 1163 1164 1165 1166
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
1167 1168 1169 1170 1171 1172 1173
                                <constraints>
                                    <constraint firstAttribute="height" constant="50" id="32W-XR-jRp"/>
                                    <constraint firstItem="Lit-z5-lWF" firstAttribute="centerY" secondItem="7v2-W0-8pd" secondAttribute="centerY" id="62e-4u-S3u"/>
                                    <constraint firstItem="Hff-42-4hl" firstAttribute="leading" secondItem="Lit-z5-lWF" secondAttribute="trailing" constant="10" id="P6M-MF-5Hh"/>
                                    <constraint firstItem="Hff-42-4hl" firstAttribute="centerY" secondItem="Lit-z5-lWF" secondAttribute="centerY" id="beU-q2-Krn"/>
                                    <constraint firstItem="Lit-z5-lWF" firstAttribute="leading" secondItem="7v2-W0-8pd" secondAttribute="leading" constant="16" id="uOD-OR-YRE"/>
                                </constraints>
1174 1175 1176
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1177 1178 1179 1180 1181 1182 1183 1184
                        <constraints>
                            <constraint firstItem="XJQ-gn-ueE" firstAttribute="leading" secondItem="1f3-C5-Ums" secondAttribute="leading" id="1wF-E6-Qfy"/>
                            <constraint firstAttribute="trailing" secondItem="7v2-W0-8pd" secondAttribute="trailing" id="BVp-lb-Ko4"/>
                            <constraint firstItem="AVm-wa-VfG" firstAttribute="top" secondItem="XJQ-gn-ueE" secondAttribute="bottom" id="Msz-eK-XQD"/>
                            <constraint firstItem="7v2-W0-8pd" firstAttribute="top" secondItem="1f3-C5-Ums" secondAttribute="top" id="aqb-at-cjN"/>
                            <constraint firstItem="7v2-W0-8pd" firstAttribute="leading" secondItem="1f3-C5-Ums" secondAttribute="leading" id="bU7-e1-BEr"/>
                            <constraint firstAttribute="trailing" secondItem="XJQ-gn-ueE" secondAttribute="trailing" id="dK3-gP-dsa"/>
                        </constraints>
1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203
                    </view>
                    <connections>
                        <outlet property="bufferProgressView" destination="xtN-Il-ku7" id="g4F-0s-1LJ"/>
                        <outlet property="playButton" destination="rnp-xE-qcQ" id="w3Z-3h-CjL"/>
                        <outlet property="playItemTotalTimeLabel" destination="Fn7-lK-bRL" id="0zY-b6-Xrf"/>
                        <outlet property="playingTimeLabel" destination="lZ2-3r-Qo8" id="Rx9-oS-Vqc"/>
                        <outlet property="videoNavigationView" destination="7v2-W0-8pd" id="hbx-1f-Knq"/>
                        <outlet property="videoTitleLabel" destination="Hff-42-4hl" id="5hj-4b-UcX"/>
                        <outlet property="videoToolView" destination="XJQ-gn-ueE" id="NIH-ZF-02Z"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="QDP-O4-3np" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2163" y="-1528"/>
        </scene>
        <!--Online Learning Detail View Controller-->
        <scene sceneID="9Tb-p8-baE">
            <objects>
                <viewController storyboardIdentifier="OnlineLearningDetailViewController" id="SqA-6F-afP" customClass="OnlineLearningDetailViewController" sceneMemberID="viewController">
1204 1205 1206 1207
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="H0o-VN-y77"/>
                        <viewControllerLayoutGuide type="bottom" id="D0s-xf-mF6"/>
                    </layoutGuides>
1208
                    <view key="view" contentMode="scaleToFill" id="zkB-TM-8aD">
曹云霄's avatar
曹云霄 committed
1209
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                    </view>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fU7-DP-VgH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="2163" y="-686"/>
        </scene>
        <!--Video Detail View Controller-->
        <scene sceneID="X99-BO-fO1">
            <objects>
                <viewController storyboardIdentifier="VideoDetailViewController" id="49a-5Y-luG" customClass="VideoDetailViewController" sceneMemberID="viewController">
1222 1223 1224 1225
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7pp-Qq-Jcm"/>
                        <viewControllerLayoutGuide type="bottom" id="STN-51-MZ2"/>
                    </layoutGuides>
1226
                    <view key="view" contentMode="scaleToFill" id="euD-lu-EZ9">
曹云霄's avatar
曹云霄 committed
1227
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1228 1229
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1230
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="70" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="lXY-sE-fW1">
1231 1232
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1233
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoDetailIntroTableViewCell" rowHeight="100" id="Qnm-0r-wEL" customClass="VideoDetailIntroTableViewCell">
曹云霄's avatar
曹云霄 committed
1234
                                        <rect key="frame" x="0.0" y="28" width="768" height="100"/>
1235 1236
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Qnm-0r-wEL" id="VAA-bT-OlF">
曹云霄's avatar
曹云霄 committed
1237
                                            <frame key="frameInset" width="768" height="99"/>
1238 1239
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1240
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="课时简介" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="agZ-rF-DnB">
1241 1242 1243 1244
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1245
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="用ipad或者iphone下载,再用app专业阅读器放映出来。" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pIM-cg-VXA">
1246 1247 1248 1249 1250
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1251 1252 1253 1254 1255 1256 1257 1258
                                            <constraints>
                                                <constraint firstItem="agZ-rF-DnB" firstAttribute="top" secondItem="VAA-bT-OlF" secondAttribute="top" constant="12" id="RLs-bF-b0Y"/>
                                                <constraint firstAttribute="trailing" secondItem="pIM-cg-VXA" secondAttribute="trailing" constant="20" id="c5W-Mo-eF9"/>
                                                <constraint firstItem="pIM-cg-VXA" firstAttribute="leading" secondItem="VAA-bT-OlF" secondAttribute="leading" constant="20" id="fOv-0j-xYm"/>
                                                <constraint firstItem="agZ-rF-DnB" firstAttribute="leading" secondItem="VAA-bT-OlF" secondAttribute="leading" constant="20" id="gQl-oO-lcW"/>
                                                <constraint firstItem="pIM-cg-VXA" firstAttribute="top" secondItem="agZ-rF-DnB" secondAttribute="bottom" constant="20" id="pqq-gh-Hwc"/>
                                                <constraint firstAttribute="bottom" secondItem="pIM-cg-VXA" secondAttribute="bottom" constant="20" id="yaK-TL-eaN"/>
                                            </constraints>
1259 1260 1261 1262 1263
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="studyIntroDetailTitleLabel" destination="pIM-cg-VXA" id="qhO-cv-4Hn"/>
                                        </connections>
                                    </tableViewCell>
1264
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoLecturerTableViewCell" rowHeight="130" id="WzB-nZ-wsW" customClass="VideoLecturerTableViewCell">
曹云霄's avatar
曹云霄 committed
1265
                                        <rect key="frame" x="0.0" y="128" width="768" height="130"/>
1266 1267
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WzB-nZ-wsW" id="Zzv-Yi-ZxT">
曹云霄's avatar
曹云霄 committed
1268
                                            <frame key="frameInset" width="768" height="129"/>
1269 1270
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1271
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="授课讲师" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kxK-dX-OAf">
1272 1273 1274 1275
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1276 1277 1278 1279 1280
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="G1i-V8-ZpV">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="50" id="nye-p8-iyW"/>
                                                        <constraint firstAttribute="width" constant="50" id="s88-GZ-cI4"/>
                                                    </constraints>
1281 1282 1283 1284 1285 1286
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="25"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
1287
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="张小花" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jGB-5t-nzR">
1288 1289 1290 1291
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
曹云霄's avatar
曹云霄 committed
1292
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" text="用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔," textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="85S-CZ-3Vl">
1293 1294 1295 1296 1297
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310
                                            <constraints>
                                                <constraint firstItem="jGB-5t-nzR" firstAttribute="top" secondItem="G1i-V8-ZpV" secondAttribute="top" id="CxM-US-Dna"/>
                                                <constraint firstItem="G1i-V8-ZpV" firstAttribute="leading" secondItem="kxK-dX-OAf" secondAttribute="leading" id="Ebe-DA-cyj"/>
                                                <constraint firstAttribute="bottom" secondItem="85S-CZ-3Vl" secondAttribute="bottom" constant="20" id="FYU-Pq-lbB"/>
                                                <constraint firstItem="G1i-V8-ZpV" firstAttribute="top" secondItem="kxK-dX-OAf" secondAttribute="bottom" constant="20" id="H86-aH-Fy0"/>
                                                <constraint firstItem="85S-CZ-3Vl" firstAttribute="bottom" secondItem="G1i-V8-ZpV" secondAttribute="bottom" id="HHf-ZI-hid"/>
                                                <constraint firstItem="jGB-5t-nzR" firstAttribute="leading" secondItem="G1i-V8-ZpV" secondAttribute="trailing" constant="20" id="Ucn-6V-L9R"/>
                                                <constraint firstItem="kxK-dX-OAf" firstAttribute="leading" secondItem="Zzv-Yi-ZxT" secondAttribute="leading" constant="20" id="g3D-8w-jEt"/>
                                                <constraint firstAttribute="trailing" secondItem="85S-CZ-3Vl" secondAttribute="trailing" constant="20" id="kEa-y5-Kwf"/>
                                                <constraint firstItem="85S-CZ-3Vl" firstAttribute="leading" secondItem="G1i-V8-ZpV" secondAttribute="trailing" constant="20" id="keW-6B-YWI"/>
                                                <constraint firstItem="85S-CZ-3Vl" firstAttribute="top" secondItem="jGB-5t-nzR" secondAttribute="bottom" constant="16" id="pZO-UH-7jy"/>
                                                <constraint firstItem="kxK-dX-OAf" firstAttribute="top" secondItem="Zzv-Yi-ZxT" secondAttribute="top" constant="12" id="tVC-vJ-eZC"/>
                                            </constraints>
1311 1312 1313 1314
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="lecturerImageView" destination="G1i-V8-ZpV" id="Qnk-EI-Afx"/>
                                            <outlet property="lecturerNameLabel" destination="jGB-5t-nzR" id="jQ6-3g-LlR"/>
1315 1316 1317
                                            <outlet property="lecurerIntroLabel" destination="85S-CZ-3Vl" id="LLr-eD-OYY"/>
                                        </connections>
                                    </tableViewCell>
1318
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="SpecifiedTableViewCell" rowHeight="100" id="oia-jO-L9n" customClass="SpecifiedTableViewCell">
曹云霄's avatar
曹云霄 committed
1319
                                        <rect key="frame" x="0.0" y="258" width="768" height="100"/>
1320 1321
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oia-jO-L9n" id="AMF-ag-ZWN">
曹云霄's avatar
曹云霄 committed
1322
                                            <frame key="frameInset" width="768" height="99"/>
1323 1324
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1325
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="针对人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfI-IM-h1i">
1326 1327 1328 1329
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1330
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="导购、经理" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tg4-gU-zwm">
1331 1332 1333 1334 1335
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1336 1337 1338 1339 1340 1341 1342
                                            <constraints>
                                                <constraint firstItem="NfI-IM-h1i" firstAttribute="top" secondItem="AMF-ag-ZWN" secondAttribute="top" constant="12" id="0zs-D5-wKl"/>
                                                <constraint firstAttribute="trailing" secondItem="Tg4-gU-zwm" secondAttribute="trailing" constant="20" id="86g-hf-dHl"/>
                                                <constraint firstItem="NfI-IM-h1i" firstAttribute="leading" secondItem="AMF-ag-ZWN" secondAttribute="leading" constant="20" id="BKh-gI-6Ae"/>
                                                <constraint firstItem="Tg4-gU-zwm" firstAttribute="top" secondItem="NfI-IM-h1i" secondAttribute="bottom" constant="20" id="NOQ-aW-Ihu"/>
                                                <constraint firstItem="Tg4-gU-zwm" firstAttribute="leading" secondItem="AMF-ag-ZWN" secondAttribute="leading" constant="20" id="oHn-C1-aak"/>
                                            </constraints>
1343 1344 1345
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="specifiedPersonLabel" destination="Tg4-gU-zwm" id="hDy-2g-Yy9"/>
1346 1347 1348 1349 1350 1351 1352 1353 1354 1355
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="49a-5Y-luG" id="ehy-lU-8GY"/>
                                    <outlet property="delegate" destination="49a-5Y-luG" id="I3O-G5-Czb"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1356 1357 1358 1359 1360 1361
                        <constraints>
                            <constraint firstItem="STN-51-MZ2" firstAttribute="top" secondItem="lXY-sE-fW1" secondAttribute="bottom" id="EZW-O9-9iM"/>
                            <constraint firstItem="lXY-sE-fW1" firstAttribute="leading" secondItem="euD-lu-EZ9" secondAttribute="leading" id="Tda-Lq-Znd"/>
                            <constraint firstItem="lXY-sE-fW1" firstAttribute="top" secondItem="euD-lu-EZ9" secondAttribute="top" id="fbA-Pf-77J"/>
                            <constraint firstAttribute="trailing" secondItem="lXY-sE-fW1" secondAttribute="trailing" id="wTm-mg-ZtO"/>
                        </constraints>
1362 1363 1364 1365 1366 1367 1368
                    </view>
                    <connections>
                        <outlet property="studyItemDetailsTableView" destination="lXY-sE-fW1" id="hny-v8-YrH"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="T5f-hq-vQO" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1369
            <point key="canvasLocation" x="3254" y="-2420"/>
1370
        </scene>
1371 1372 1373 1374
        <!--Learning Complete View Controller-->
        <scene sceneID="4na-Mi-9mW">
            <objects>
                <viewController storyboardIdentifier="LearningCompleteViewController" id="Ci8-Or-c2d" customClass="LearningCompleteViewController" sceneMemberID="viewController">
1375 1376 1377 1378
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ddD-Nj-DSs"/>
                        <viewControllerLayoutGuide type="bottom" id="mHH-D9-xaX"/>
                    </layoutGuides>
1379 1380 1381 1382
                    <view key="view" contentMode="scaleToFill" id="iHJ-kK-bp1">
                        <rect key="frame" x="0.0" y="0.0" width="520" height="450"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1383
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="finish-1" translatesAutoresizingMaskIntoConstraints="NO" id="q14-y9-rVM">
1384 1385 1386
                                <frame key="frameInset" maxY="120"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            </imageView>
1387
                            <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Sm-a1-drQ">
1388 1389 1390 1391 1392 1393 1394
                                <frame key="frameInset" minX="50.00%" width="150" height="35" maxY="69"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
                                <state key="normal" backgroundImage="startEvaluation"/>
                                <connections>
                                    <action selector="startEvaluationButtonClickAction:" destination="Ci8-Or-c2d" eventType="touchUpInside" id="Q89-GR-cir"/>
                                </connections>
                            </button>
1395
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="+2" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="szE-yu-4xy">
1396 1397 1398 1399 1400 1401 1402
                                <frame key="frameInset" minY="68" width="103" height="40" maxX="9"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="37"/>
                                <color key="textColor" red="1" green="0.86721502113780891" blue="0.58854900595725379" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
1403
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="450"/>
                    <connections>
                        <outlet property="obtainIntegralLabel" destination="szE-yu-4xy" id="mSF-uC-fmy"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="reU-3b-Owk" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1587"/>
        </scene>
1415 1416 1417 1418
        <!--Assessment Qualified View Controller-->
        <scene sceneID="enM-LV-atY">
            <objects>
                <viewController storyboardIdentifier="AssessmentQualifiedViewController" id="SDF-nj-mgU" customClass="AssessmentQualifiedViewController" sceneMemberID="viewController">
1419 1420 1421 1422
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="10P-fE-6bt"/>
                        <viewControllerLayoutGuide type="bottom" id="agD-hR-3Nn"/>
                    </layoutGuides>
1423 1424 1425 1426
                    <view key="view" contentMode="scaleToFill" id="WxS-JA-UQD">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1427
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="Ee8-Jv-DAl">
1428 1429 1430
                                <frame key="frameInset" height="120"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                            </imageView>
1431
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="您的得分为70" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bvR-ES-TRD">
1432 1433 1434 1435 1436 1437
                                <frame key="frameInset" minY="150" height="35"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1438
                            <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="iGA-R4-rce">
1439 1440 1441 1442 1443 1444
                                <frame key="frameInset" minY="186" height="35"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1445
                            <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pek-ct-lx8">
1446 1447 1448 1449 1450 1451 1452 1453 1454 1455
                                <frame key="frameInset" minX="50.00%" width="80" height="40" maxY="13"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="返回">
                                    <color key="titleColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                </state>
                                <connections>
                                    <action selector="backButtonClickAction:" destination="SDF-nj-mgU" eventType="touchUpInside" id="t65-aP-mgK"/>
                                </connections>
                            </button>
1456
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="+3" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nxA-Lv-RTS">
1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477
                                <frame key="frameInset" minY="147" width="95" height="77"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="50"/>
                                <color key="textColor" red="1" green="0.86721502110000004" blue="0.58854900600000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="integralLabel" destination="nxA-Lv-RTS" id="57P-Ym-fqR"/>
                        <outlet property="qualifiedLabel" destination="iGA-R4-rce" id="Woy-CO-ZmA"/>
                        <outlet property="scoreLabel" destination="bvR-ES-TRD" id="RLw-Ah-MDS"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="gFg-9J-S3K" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1134"/>
        </scene>
1478 1479 1480 1481
        <!--Video List View Controller-->
        <scene sceneID="AgH-Mm-P16">
            <objects>
                <viewController storyboardIdentifier="VideoListViewController" id="Fwb-29-5lm" customClass="VideoListViewController" sceneMemberID="viewController">
1482 1483 1484 1485
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="4Vx-gJ-Xe0"/>
                        <viewControllerLayoutGuide type="bottom" id="X3N-6s-5AS"/>
                    </layoutGuides>
1486
                    <view key="view" contentMode="scaleToFill" id="E2F-Eb-xka">
1487
                        <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
1488 1489
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1490
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="n7q-60-s3U">
1491
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1492
                                <view key="tableHeaderView" contentMode="scaleToFill" id="p9i-EO-Sx0">
曹云霄's avatar
曹云霄 committed
1493
                                    <rect key="frame" x="0.0" y="0.0" width="0.0" height="60"/>
1494 1495
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
1496
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="王牌销售" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DNW-by-H8X">
1497 1498 1499 1500 1501 1502
                                            <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1503 1504 1505 1506
                                    <constraints>
                                        <constraint firstItem="DNW-by-H8X" firstAttribute="top" secondItem="p9i-EO-Sx0" secondAttribute="top" constant="30" id="ZU4-n6-TEg"/>
                                        <constraint firstItem="DNW-by-H8X" firstAttribute="leading" secondItem="p9i-EO-Sx0" secondAttribute="leading" constant="25" id="dPs-P7-KHT"/>
                                    </constraints>
1507 1508
                                </view>
                                <prototypes>
1509
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoListItemTableViewCell" rowHeight="50" id="YXo-b3-NKo" customClass="VideoListItemTableViewCell">
1510
                                        <rect key="frame" x="0.0" y="88" width="500" height="50"/>
1511 1512
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YXo-b3-NKo" id="Zsh-Nm-SGv">
1513
                                            <frame key="frameInset" width="500" height="49"/>
1514 1515
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1516 1517 1518 1519 1520
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FNL-Q4-kdY">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="Q2Z-4z-UU5"/>
                                                        <constraint firstAttribute="height" constant="20" id="bwr-72-s60"/>
                                                    </constraints>
1521
                                                    <state key="normal" backgroundImage="play"/>
1522
                                                    <state key="selected" backgroundImage="playSelect"/>
1523
                                                </button>
1524
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="1.销售的意义及销售的核心" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0QA-OC-BkN">
1525 1526 1527 1528
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1529
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="11:23" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ast-eO-9V0">
1530 1531 1532 1533 1534
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1535 1536 1537 1538 1539 1540 1541 1542 1543
                                            <constraints>
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="leading" secondItem="FNL-Q4-kdY" secondAttribute="trailing" constant="20" id="2Sz-WY-ZYI"/>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="4D8-Yl-tb5"/>
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="7PM-hw-rhe"/>
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="DoL-1X-1DZ"/>
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" constant="12" id="IKT-GZ-UfU"/>
                                                <constraint firstAttribute="trailing" secondItem="Ast-eO-9V0" secondAttribute="trailing" constant="15" id="Xih-52-5hy"/>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="leading" secondItem="0QA-OC-BkN" secondAttribute="trailing" constant="30" id="xVB-sj-4Yd"/>
                                            </constraints>
1544 1545 1546 1547 1548 1549 1550
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="playButton" destination="FNL-Q4-kdY" id="Abd-Au-JQk"/>
                                            <outlet property="studyItemTimeLabel" destination="Ast-eO-9V0" id="q9C-EN-fp3"/>
                                            <outlet property="studyItemTitleLabel" destination="0QA-OC-BkN" id="1d5-ex-vvU"/>
                                        </connections>
                                    </tableViewCell>
1551
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="PPTListItemTableViewCell" rowHeight="50" id="OSF-93-RuO" customClass="PPTListItemTableViewCell">
1552
                                        <rect key="frame" x="0.0" y="138" width="500" height="50"/>
1553 1554
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OSF-93-RuO" id="IQr-pV-6ZO">
1555
                                            <frame key="frameInset" width="500" height="49"/>
1556 1557
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1558 1559 1560 1561 1562
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7R-oP-wMP">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="KTb-gB-cZe"/>
                                                        <constraint firstAttribute="height" constant="20" id="jA0-8D-GxA"/>
                                                    </constraints>
1563
                                                    <state key="normal" backgroundImage="ppt"/>
1564
                                                    <state key="selected" backgroundImage="pptselect"/>
1565
                                                </button>
1566
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="1.销售的意义及销售的核心" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6O1-Dg-ELo">
1567 1568 1569 1570
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1571
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="23P" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="t1Q-41-RAj">
1572 1573 1574 1575 1576
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1577 1578 1579 1580 1581 1582 1583 1584 1585
                                            <constraints>
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="6O1-Dg-ELo" secondAttribute="trailing" constant="20" id="P2g-cX-AOe"/>
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="Rip-Vc-um3"/>
                                                <constraint firstItem="6O1-Dg-ELo" firstAttribute="leading" secondItem="j7R-oP-wMP" secondAttribute="trailing" constant="22" id="bNv-py-RlR"/>
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="leading" secondItem="IQr-pV-6ZO" secondAttribute="leading" constant="12" id="cjG-Ve-HKc"/>
                                                <constraint firstAttribute="trailing" secondItem="t1Q-41-RAj" secondAttribute="trailing" constant="15" id="hWI-F3-sQG"/>
                                                <constraint firstItem="6O1-Dg-ELo" firstAttribute="centerY" secondItem="j7R-oP-wMP" secondAttribute="centerY" id="uNk-Xg-kfU"/>
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="w2Y-l9-mb5"/>
                                            </constraints>
1586 1587 1588 1589 1590 1591 1592
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="pptButton" destination="j7R-oP-wMP" id="m7u-ia-zmb"/>
                                            <outlet property="studyItemLabel" destination="t1Q-41-RAj" id="jCw-CL-C3l"/>
                                            <outlet property="studyItemTitleLabel" destination="6O1-Dg-ELo" id="MDq-lB-rxF"/>
                                        </connections>
                                    </tableViewCell>
1593 1594
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoListSectionHeaderView" rowHeight="60" id="w6E-t4-Q38" customClass="VideoListSectionHeaderView">
                                        <rect key="frame" x="0.0" y="188" width="500" height="60"/>
1595 1596
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w6E-t4-Q38" id="Xwb-Tx-Kw3">
1597
                                            <frame key="frameInset" width="500" height="59"/>
1598 1599
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1600
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016第一期销售培训" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nNT-PL-RIn">
1601 1602 1603 1604
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1605
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yxT-MF-Dbo">
1606
                                                    <color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
1607 1608 1609
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="WJC-f5-vqM"/>
                                                    </constraints>
1610
                                                </view>
1611
                                            </subviews>
1612 1613 1614 1615 1616 1617 1618
                                            <constraints>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" constant="12" id="8et-XB-L7e"/>
                                                <constraint firstItem="yxT-MF-Dbo" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" id="9L8-d3-ozy"/>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="centerY" secondItem="Xwb-Tx-Kw3" secondAttribute="centerY" id="IIl-89-lHK"/>
                                                <constraint firstAttribute="trailing" secondItem="yxT-MF-Dbo" secondAttribute="trailing" id="jar-kZ-n80"/>
                                                <constraint firstAttribute="bottom" secondItem="yxT-MF-Dbo" secondAttribute="bottom" id="tih-54-DS9"/>
                                            </constraints>
1619
                                        </tableViewCellContentView>
1620
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632
                                        <connections>
                                            <outlet property="studyItemSectionLabel" destination="nNT-PL-RIn" id="ecn-Rz-n5x"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="Fwb-29-5lm" id="dEJ-iC-dxW"/>
                                    <outlet property="delegate" destination="Fwb-29-5lm" id="zjU-0Z-u6P"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1633 1634 1635 1636 1637 1638
                        <constraints>
                            <constraint firstItem="n7q-60-s3U" firstAttribute="top" secondItem="E2F-Eb-xka" secondAttribute="top" id="4fV-8F-e2Z"/>
                            <constraint firstAttribute="trailing" secondItem="n7q-60-s3U" secondAttribute="trailing" id="Tug-af-h97"/>
                            <constraint firstItem="n7q-60-s3U" firstAttribute="leading" secondItem="E2F-Eb-xka" secondAttribute="leading" id="cdk-Ld-Iku"/>
                            <constraint firstItem="X3N-6s-5AS" firstAttribute="top" secondItem="n7q-60-s3U" secondAttribute="bottom" id="okT-EH-qhE"/>
                        </constraints>
1639
                    </view>
1640 1641
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="500" height="768"/>
1642
                    <connections>
1643
                        <outlet property="headerView" destination="p9i-EO-Sx0" id="g3y-wf-vk6"/>
1644 1645 1646 1647 1648 1649
                        <outlet property="studyItemTitleLabel" destination="DNW-by-H8X" id="sGi-H9-Ole"/>
                        <outlet property="studyListTableView" destination="n7q-60-s3U" id="FT1-mc-FP4"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="9lH-c2-zzY" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1650 1651 1652 1653 1654 1655
            <point key="canvasLocation" x="3254" y="-1528"/>
        </scene>
        <!--Assessment View Controller-->
        <scene sceneID="2bA-hi-BSu">
            <objects>
                <viewController storyboardIdentifier="AssessmentViewController" id="5RA-Jb-Dw6" customClass="AssessmentViewController" sceneMemberID="viewController">
1656 1657 1658 1659
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="NmN-EA-ftQ"/>
                        <viewControllerLayoutGuide type="bottom" id="yxQ-UK-Q3D"/>
                    </layoutGuides>
1660
                    <view key="view" contentMode="scaleToFill" id="uDa-Mh-ebN">
曹云霄's avatar
曹云霄 committed
1661
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1662 1663
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1664
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZY0-DP-xQk">
1665
                                <subviews>
1666
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="销售的意义及销售的核心考核" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KeJ-aK-Mpo">
1667 1668 1669 1670
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1671
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="剩余时间:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HpZ-JD-HL0">
1672 1673 1674 1675
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1676
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="50:12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2cl-ml-2MF" customClass="CountDownLabel">
1677 1678 1679 1680 1681 1682
                                        <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                        <color key="textColor" red="0.98209542036056519" green="0.21587386296076985" blue="0.25378193483566203" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" red="0.97647058823529409" green="0.93333333333333335" blue="0.85098039215686272" alpha="1" colorSpace="calibratedRGB"/>
1683 1684 1685 1686 1687 1688 1689 1690 1691
                                <constraints>
                                    <constraint firstItem="HpZ-JD-HL0" firstAttribute="centerY" secondItem="2cl-ml-2MF" secondAttribute="centerY" id="CLd-cR-gK0"/>
                                    <constraint firstAttribute="trailing" secondItem="2cl-ml-2MF" secondAttribute="trailing" constant="40" id="Dql-6y-zh2"/>
                                    <constraint firstAttribute="height" constant="60" id="Pye-ZL-CN7"/>
                                    <constraint firstItem="KeJ-aK-Mpo" firstAttribute="leading" secondItem="ZY0-DP-xQk" secondAttribute="leading" constant="160" id="UMQ-8Z-0kR"/>
                                    <constraint firstItem="2cl-ml-2MF" firstAttribute="centerY" secondItem="ZY0-DP-xQk" secondAttribute="centerY" id="URl-3u-Sbj"/>
                                    <constraint firstItem="2cl-ml-2MF" firstAttribute="leading" secondItem="HpZ-JD-HL0" secondAttribute="trailing" constant="15" id="sK8-KE-FvJ"/>
                                    <constraint firstItem="KeJ-aK-Mpo" firstAttribute="centerY" secondItem="HpZ-JD-HL0" secondAttribute="centerY" id="tHc-Np-Ke0"/>
                                </constraints>
1692
                            </view>
1693
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="81" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="XRP-My-vMh">
1694 1695
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1696
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" rowHeight="60" id="2M5-To-MLj" customClass="AssessmentHeaderView">
曹云霄's avatar
曹云霄 committed
1697
                                        <rect key="frame" x="0.0" y="56" width="768" height="60"/>
1698 1699
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2M5-To-MLj" id="ypf-GL-4CP">
曹云霄's avatar
曹云霄 committed
1700
                                            <frame key="frameInset" width="768" height="60"/>
1701 1702
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1703
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1、(20分)opple新品发布____   [多选]" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RBj-Qh-HCD">
1704
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
1705 1706 1707 1708
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1709
                                            <color key="backgroundColor" red="0.94509803921568625" green="0.96078431372549022" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
1710 1711 1712 1713 1714
                                            <constraints>
                                                <constraint firstItem="RBj-Qh-HCD" firstAttribute="leading" secondItem="ypf-GL-4CP" secondAttribute="leading" constant="160" id="2En-rw-pPM"/>
                                                <constraint firstItem="RBj-Qh-HCD" firstAttribute="centerY" secondItem="ypf-GL-4CP" secondAttribute="centerY" id="ea3-9G-qId"/>
                                                <constraint firstAttribute="trailing" secondItem="RBj-Qh-HCD" secondAttribute="trailing" constant="20" id="lPi-Xx-nwe"/>
                                            </constraints>
1715
                                        </tableViewCellContentView>
1716
                                        <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
1717 1718 1719 1720
                                        <connections>
                                            <outlet property="titleLabel" destination="RBj-Qh-HCD" id="uH0-fJ-SI2"/>
                                        </connections>
                                    </tableViewCell>
1721
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="50" id="BjI-a1-CRm" customClass="AssessmentTableViewCell">
曹云霄's avatar
曹云霄 committed
1722
                                        <rect key="frame" x="0.0" y="116" width="768" height="50"/>
1723 1724
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BjI-a1-CRm" id="bq8-ly-DcD">
曹云霄's avatar
曹云霄 committed
1725
                                            <frame key="frameInset" width="768" height="50"/>
1726 1727
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1728 1729 1730 1731 1732
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MzG-Lg-eSA">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="2XO-Nx-gku"/>
                                                        <constraint firstAttribute="width" constant="20" id="weu-QO-t1x"/>
                                                    </constraints>
1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743
                                                    <state key="normal" title="A">
                                                        <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    </state>
                                                    <state key="selected">
                                                        <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    </state>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="10"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
1744
                                                </button>
1745
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="装饰灯" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5x3-D5-CPJ">
1746 1747 1748 1749 1750
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1751 1752 1753 1754 1755 1756 1757
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="5x3-D5-CPJ" secondAttribute="trailing" constant="20" id="EHn-yp-S9R"/>
                                                <constraint firstItem="MzG-Lg-eSA" firstAttribute="centerY" secondItem="bq8-ly-DcD" secondAttribute="centerY" id="XV4-IQ-T3u"/>
                                                <constraint firstItem="5x3-D5-CPJ" firstAttribute="leading" secondItem="MzG-Lg-eSA" secondAttribute="trailing" constant="20" id="cAa-Aa-AaN"/>
                                                <constraint firstItem="5x3-D5-CPJ" firstAttribute="centerY" secondItem="MzG-Lg-eSA" secondAttribute="centerY" id="q5M-b9-0Nk"/>
                                                <constraint firstItem="MzG-Lg-eSA" firstAttribute="leading" secondItem="bq8-ly-DcD" secondAttribute="leading" constant="160" id="rvq-er-LQw"/>
                                            </constraints>
1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="answerTitleLabel" destination="5x3-D5-CPJ" id="FRv-Bw-U3O"/>
                                            <outlet property="titleNumberButton" destination="MzG-Lg-eSA" id="EkX-oN-IbX"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="5RA-Jb-Dw6" id="atg-R1-jmn"/>
                                    <outlet property="delegate" destination="5RA-Jb-Dw6" id="DIS-OT-eaS"/>
                                </connections>
                            </tableView>
1770
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ah0-JC-drA">
1771
                                <color key="backgroundColor" red="0.3411764705882353" green="0.66274509803921566" blue="0.84705882352941175" alpha="1" colorSpace="calibratedRGB"/>
1772 1773 1774
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="IgS-hA-YZj"/>
                                </constraints>
1775 1776 1777 1778
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="提交">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
1779 1780 1781 1782 1783 1784 1785 1786
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="submitButtonClickAction:" destination="5RA-Jb-Dw6" eventType="touchUpInside" id="Ggv-ID-9vm"/>
                                </connections>
1787 1788 1789
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800
                        <constraints>
                            <constraint firstItem="ZY0-DP-xQk" firstAttribute="top" secondItem="NmN-EA-ftQ" secondAttribute="bottom" constant="44" id="4zv-bu-TmF"/>
                            <constraint firstItem="ZY0-DP-xQk" firstAttribute="leading" secondItem="uDa-Mh-ebN" secondAttribute="leading" id="BzD-O4-3QB"/>
                            <constraint firstItem="yxQ-UK-Q3D" firstAttribute="top" secondItem="Ah0-JC-drA" secondAttribute="bottom" constant="9" id="Pzb-nL-oVS"/>
                            <constraint firstAttribute="trailing" secondItem="ZY0-DP-xQk" secondAttribute="trailing" id="Qqm-hp-L3E"/>
                            <constraint firstAttribute="bottom" secondItem="XRP-My-vMh" secondAttribute="bottom" constant="55" id="WeN-hx-kM2"/>
                            <constraint firstItem="XRP-My-vMh" firstAttribute="top" secondItem="ZY0-DP-xQk" secondAttribute="bottom" id="agj-jI-hiH"/>
                            <constraint firstItem="XRP-My-vMh" firstAttribute="leading" secondItem="uDa-Mh-ebN" secondAttribute="leading" id="cdF-eT-R39"/>
                            <constraint firstItem="Ah0-JC-drA" firstAttribute="centerX" secondItem="uDa-Mh-ebN" secondAttribute="centerX" id="fau-Go-e4h"/>
                            <constraint firstAttribute="trailing" secondItem="XRP-My-vMh" secondAttribute="trailing" id="ojP-mE-QF7"/>
                        </constraints>
1801 1802
                    </view>
                    <connections>
1803 1804 1805
                        <outlet property="assessmentTableView" destination="XRP-My-vMh" id="Kpn-aE-GEw"/>
                        <outlet property="assessmentTimeLabel" destination="2cl-ml-2MF" id="oVR-pi-fYb"/>
                        <outlet property="assessmentTitleLabel" destination="KeJ-aK-Mpo" id="zj4-XP-yGH"/>
1806 1807 1808 1809
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fvx-Zc-cbA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1810 1811
            <point key="canvasLocation" x="3254" y="-686"/>
        </scene>
1812 1813 1814 1815
        <!--Photo Manager View Controller-->
        <scene sceneID="T2T-SL-aSG">
            <objects>
                <viewController storyboardIdentifier="PhotoManagerViewController" id="UEz-gT-Q4w" customClass="PhotoManagerViewController" sceneMemberID="viewController">
1816 1817 1818 1819
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="W4V-aU-8Z3"/>
                        <viewControllerLayoutGuide type="bottom" id="AC6-es-fcm"/>
                    </layoutGuides>
1820
                    <view key="view" contentMode="scaleToFill" id="Irb-dN-uKr">
曹云霄's avatar
曹云霄 committed
1821
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1822 1823
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1824
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3Pc-tn-xb9">
1825 1826 1827 1828 1829 1830 1831 1832
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="w4e-Fu-1tD">
                                    <size key="itemSize" width="357" height="256"/>
                                    <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>
1833
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="G1N-De-QLU" customClass="PhotoManagerCollectionViewCell">
1834 1835 1836 1837 1838 1839
                                        <rect key="frame" x="0.0" y="0.0" width="357" height="256"/>
                                        <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="357" height="256"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1840
                                                <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="cnF-DJ-IMq"/>
1841 1842
                                            </subviews>
                                        </view>
1843 1844 1845 1846 1847 1848
                                        <constraints>
                                            <constraint firstItem="cnF-DJ-IMq" firstAttribute="top" secondItem="G1N-De-QLU" secondAttribute="top" id="5ET-PU-763"/>
                                            <constraint firstAttribute="bottom" secondItem="cnF-DJ-IMq" secondAttribute="bottom" id="EXK-UA-vwp"/>
                                            <constraint firstAttribute="trailing" secondItem="cnF-DJ-IMq" secondAttribute="trailing" id="Nl8-CF-el5"/>
                                            <constraint firstItem="cnF-DJ-IMq" firstAttribute="leading" secondItem="G1N-De-QLU" secondAttribute="leading" id="wGj-et-2co"/>
                                        </constraints>
1849 1850 1851 1852 1853 1854
                                        <connections>
                                            <outlet property="photoImageView" destination="cnF-DJ-IMq" id="g5L-eC-x92"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
1855 1856
                                    <outlet property="dataSource" destination="UEz-gT-Q4w" id="OHj-es-7Sg"/>
                                    <outlet property="delegate" destination="UEz-gT-Q4w" id="0aU-DR-Nap"/>
1857 1858 1859 1860
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1861 1862 1863 1864 1865 1866
                        <constraints>
                            <constraint firstItem="3Pc-tn-xb9" firstAttribute="top" secondItem="Irb-dN-uKr" secondAttribute="top" id="GyP-xD-GTR"/>
                            <constraint firstAttribute="trailing" secondItem="3Pc-tn-xb9" secondAttribute="trailing" id="Wcl-2D-D8N"/>
                            <constraint firstItem="AC6-es-fcm" firstAttribute="top" secondItem="3Pc-tn-xb9" secondAttribute="bottom" id="eNI-7k-WH3"/>
                            <constraint firstItem="3Pc-tn-xb9" firstAttribute="leading" secondItem="Irb-dN-uKr" secondAttribute="leading" id="qh7-gB-9oT"/>
                        </constraints>
1867 1868
                    </view>
                    <connections>
1869 1870
                        <outlet property="photoManagerCollectionView" destination="3Pc-tn-xb9" id="GSZ-3f-kt3"/>
                        <outlet property="photoManagerFlowLayout" destination="w4e-Fu-1tD" id="O1S-aX-7aj"/>
1871 1872 1873 1874 1875 1876
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="mqK-sp-nJg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3254" y="212"/>
        </scene>
1877 1878
        <!--Assessment Unqualified View Controller-->
        <scene sceneID="wzB-Oq-M2h">
1879
            <objects>
1880
                <viewController storyboardIdentifier="AssessmentUnqualifiedViewController" id="HVQ-h1-cdZ" customClass="AssessmentUnqualifiedViewController" sceneMemberID="viewController">
1881 1882 1883 1884
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Uca-gJ-gkA"/>
                        <viewControllerLayoutGuide type="bottom" id="li1-qJ-ltZ"/>
                    </layoutGuides>
1885 1886
                    <view key="view" contentMode="scaleToFill" id="Jrf-Eh-w8c">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
1887 1888
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1889
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="dSP-yE-ox7">
1890 1891 1892
                                <frame key="frameInset" height="120"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                            </imageView>
1893
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="您的得分为70" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MQd-S9-81e">
1894 1895 1896 1897 1898 1899
                                <frame key="frameInset" minY="150" height="35"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1900
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="考核不通过!(2次重考机会)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sdh-KX-Vec">
1901 1902 1903 1904 1905 1906
                                <frame key="frameInset" minY="186" height="35"/>
                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1907
                            <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uNt-xg-ClW">
1908 1909 1910 1911 1912 1913 1914 1915 1916 1917
                                <frame key="frameInset" minX="44" width="80" height="40" maxY="13"/>
                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="重新开始">
                                    <color key="titleColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                </state>
                                <connections>
                                    <action selector="startAgainButtonClickAction:" destination="HVQ-h1-cdZ" eventType="touchUpInside" id="GAc-YH-r9j"/>
                                </connections>
                            </button>
1918
                            <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5qT-pA-2NE">
1919 1920 1921 1922 1923 1924 1925 1926 1927 1928
                                <frame key="frameInset" width="80" height="40" maxX="45" maxY="13"/>
                                <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="再学一遍">
                                    <color key="titleColor" red="0.2901960784" green="0.57254901960000004" blue="0.93725490199999995" alpha="1" colorSpace="calibratedRGB"/>
                                </state>
                                <connections>
                                    <action selector="continueLearnButtonClickAction:" destination="HVQ-h1-cdZ" eventType="touchUpInside" id="Ntd-W0-NAm"/>
                                </connections>
                            </button>
1929 1930 1931 1932
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
1933 1934 1935 1936 1937
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="scoreLabel" destination="MQd-S9-81e" id="rbr-VX-ezE"/>
                        <outlet property="unQualifiedLabel" destination="Sdh-KX-Vec" id="seY-tV-yFX"/>
                    </connections>
1938
                </viewController>
1939
                <placeholder placeholderIdentifier="IBFirstResponder" id="9mL-Vw-rdn" userLabel="First Responder" sceneMemberID="firstResponder"/>
1940
            </objects>
1941
            <point key="canvasLocation" x="4292" y="-686"/>
1942
        </scene>
1943 1944 1945 1946
        <!--Forum Item Detail View Controller-->
        <scene sceneID="3DQ-P0-M8M">
            <objects>
                <viewController storyboardIdentifier="ForumItemDetailViewController" id="VmI-Ft-Fno" customClass="ForumItemDetailViewController" sceneMemberID="viewController">
1947 1948 1949 1950
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="JLf-JW-rUI"/>
                        <viewControllerLayoutGuide type="bottom" id="f5L-3o-b9m"/>
                    </layoutGuides>
1951
                    <view key="view" contentMode="scaleToFill" id="ZYe-68-bYv">
曹云霄's avatar
曹云霄 committed
1952
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
1953 1954
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1955
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="118" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="TVZ-eo-sh6">
1956
                                <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
1957
                                <view key="tableHeaderView" contentMode="scaleToFill" id="sYW-Jc-Fde">
曹云霄's avatar
曹云霄 committed
1958
                                    <rect key="frame" x="0.0" y="0.0" width="536" height="0.0"/>
1959 1960
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
1961 1962 1963 1964 1965
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="v3R-bc-vx5">
                                            <constraints>
                                                <constraint firstAttribute="width" constant="40" id="TUk-zP-hCn"/>
                                                <constraint firstAttribute="height" constant="40" id="m65-Kh-3Po"/>
                                            </constraints>
1966
                                        </imageView>
1967 1968 1969 1970 1971
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AMb-KR-bVS">
                                            <constraints>
                                                <constraint firstAttribute="width" constant="100" id="DGe-ca-KwP"/>
                                                <constraint firstAttribute="height" constant="30" id="bpt-Im-gMG"/>
                                            </constraints>
1972 1973
                                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                            <state key="normal" title="删除此贴"/>
1974 1975 1976
                                            <connections>
                                                <action selector="delecteClickPostAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="2Oe-f2-lkw"/>
                                            </connections>
1977
                                        </button>
1978
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="欧普照明-关于这个一点就够了" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gWN-DJ-u26">
1979 1980 1981 1982
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
1983
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="导购:曹云霄   10:30" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Se9-GU-LNv">
1984 1985 1986 1987
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
1988
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大撒大大" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v8T-KD-DNZ">
1989 1990 1991 1992 1993 1994
                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007
                                    <constraints>
                                        <constraint firstAttribute="trailing" secondItem="v8T-KD-DNZ" secondAttribute="trailing" constant="20" id="9dO-sh-ezg"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="bottom" secondItem="v3R-bc-vx5" secondAttribute="bottom" id="GNA-ED-75o"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="20" id="KtQ-QL-bK9"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="top" secondItem="v3R-bc-vx5" secondAttribute="top" id="M4t-Sa-82G"/>
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="60" id="REH-II-q6l"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="12" id="Wau-64-fCn"/>
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="20" id="Yit-8P-4vZ"/>
                                        <constraint firstItem="AMb-KR-bVS" firstAttribute="top" secondItem="v3R-bc-vx5" secondAttribute="top" id="nhy-jH-zEP"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="leading" secondItem="gWN-DJ-u26" secondAttribute="leading" id="slc-mr-4pK"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="leading" secondItem="v3R-bc-vx5" secondAttribute="trailing" constant="5" id="ud5-nV-tyJ"/>
                                        <constraint firstAttribute="trailing" secondItem="AMb-KR-bVS" secondAttribute="trailing" constant="15" id="zKd-16-4HI"/>
                                    </constraints>
2008
                                </view>
2009
                                <prototypes>
2010
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentListTableViewCell" rowHeight="84" id="sX2-jy-tQ2" customClass="CommentListTableViewCell">
曹云霄's avatar
曹云霄 committed
2011
                                        <rect key="frame" x="0.0" y="28" width="768" height="84"/>
2012
                                        <autoresizingMask key="autoresizingMask"/>
2013
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sX2-jy-tQ2" id="iVT-bi-RKr">
曹云霄's avatar
曹云霄 committed
2014
                                            <frame key="frameInset" width="768" height="83"/>
2015 2016
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2017 2018 2019 2020 2021
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="crown" translatesAutoresizingMaskIntoConstraints="NO" id="pyu-Y7-w8M">
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="Gok-Ml-TgO"/>
                                                        <constraint firstAttribute="width" constant="60" id="hAp-sv-kym"/>
                                                    </constraints>
2022
                                                </imageView>
2023 2024 2025 2026 2027 2028 2029
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-Wx-TQb">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="35" id="WTR-2T-6cC"/>
                                                        <constraint firstAttribute="height" constant="35" id="ccw-v8-BsU"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="导购:曹云霄" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mfw-jx-1kt">
2030 2031
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
2032 2033
                                                    <nil key="highlightedColor"/>
                                                </label>
2034
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016-12-12 18:31:29" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nam-PB-SZa">
2035 2036 2037 2038
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2039
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Th-tT-RVY">
2040 2041 2042 2043
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2044 2045 2046 2047 2048
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4o-Xy-Sd4">
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="40" id="SfQ-ox-d6Q"/>
                                                        <constraint firstAttribute="height" constant="25" id="yly-qG-ycJ"/>
                                                    </constraints>
2049 2050 2051 2052 2053
                                                    <state key="normal" backgroundImage="extension"/>
                                                    <connections>
                                                        <action selector="extensionButtonClickAction:" destination="sX2-jy-tQ2" eventType="touchUpInside" id="JKQ-Py-J8z"/>
                                                    </connections>
                                                </button>
2054
                                            </subviews>
2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070
                                            <constraints>
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="centerY" secondItem="iVT-bi-RKr" secondAttribute="centerY" id="0uV-p1-8pa"/>
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" constant="20" id="52a-nf-bps"/>
                                                <constraint firstItem="VAs-Wx-TQb" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leadingMargin" constant="20" id="A23-1U-p4J"/>
                                                <constraint firstAttribute="bottom" secondItem="8Th-tT-RVY" secondAttribute="bottom" constant="10" id="GHM-g1-aWA"/>
                                                <constraint firstItem="Nam-PB-SZa" firstAttribute="leading" secondItem="mfw-jx-1kt" secondAttribute="leading" id="LH1-AC-vh1"/>
                                                <constraint firstItem="mfw-jx-1kt" firstAttribute="top" secondItem="VAs-Wx-TQb" secondAttribute="top" id="LZO-yf-dpe"/>
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="top" constant="60" id="OyM-WB-gzg"/>
                                                <constraint firstItem="mfw-jx-1kt" firstAttribute="leading" secondItem="VAs-Wx-TQb" secondAttribute="trailing" constant="5" id="TQh-0R-Fcz"/>
                                                <constraint firstItem="G4o-Xy-Sd4" firstAttribute="centerY" secondItem="VAs-Wx-TQb" secondAttribute="centerY" id="iL8-0n-q90"/>
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="centerX" secondItem="iVT-bi-RKr" secondAttribute="centerX" constant="-200" id="ifw-ag-xtC"/>
                                                <constraint firstAttribute="trailing" secondItem="G4o-Xy-Sd4" secondAttribute="trailing" constant="30" id="saS-eK-h2C"/>
                                                <constraint firstItem="Nam-PB-SZa" firstAttribute="bottom" secondItem="VAs-Wx-TQb" secondAttribute="bottom" id="tv1-1o-GqD"/>
                                                <constraint firstAttribute="trailing" secondItem="8Th-tT-RVY" secondAttribute="trailing" constant="20" id="vWw-sn-fLV"/>
                                                <constraint firstItem="VAs-Wx-TQb" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="topMargin" constant="12" id="whw-8H-4Fs"/>
                                            </constraints>
2071
                                        </tableViewCellContentView>
2072
                                        <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
2073
                                        <connections>
2074 2075 2076 2077 2078 2079
                                            <outlet property="baseImageView" destination="pyu-Y7-w8M" id="jsY-0f-R3H"/>
                                            <outlet property="commentContentLabel" destination="8Th-tT-RVY" id="B6S-2g-UqK"/>
                                            <outlet property="issuerDateLabel" destination="Nam-PB-SZa" id="wFD-lN-pYN"/>
                                            <outlet property="issuerImageView" destination="VAs-Wx-TQb" id="dDR-Ly-0E6"/>
                                            <outlet property="issuerNameLabel" destination="mfw-jx-1kt" id="vI6-04-8eR"/>
                                            <outlet property="optionButton" destination="G4o-Xy-Sd4" id="0mJ-n7-uud"/>
2080 2081 2082 2083 2084 2085 2086 2087
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="VmI-Ft-Fno" id="IrR-uB-H3C"/>
                                    <outlet property="delegate" destination="VmI-Ft-Fno" id="akQ-Rt-C43"/>
                                </connections>
                            </tableView>
2088
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yrS-Rd-y6d">
2089
                                <subviews>
2090
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yAy-gW-uWW">
2091
                                        <subviews>
2092 2093 2094 2095
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="发表评论" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1kQ-zq-QUc">
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="30" id="KJP-Oc-QZ2"/>
                                                </constraints>
2096 2097
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
2098 2099 2100 2101
                                                <textInputTraits key="textInputTraits" returnKeyType="done"/>
                                                <connections>
                                                    <outlet property="delegate" destination="VmI-Ft-Fno" id="flh-Ah-DiF"/>
                                                </connections>
2102
                                            </textField>
2103 2104 2105 2106
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已有2条评论" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JpS-Ui-lUS">
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="20" id="Bh6-tN-ekw"/>
                                                </constraints>
2107
                                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
2108
                                                <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
2109 2110 2111
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
2112 2113 2114 2115 2116 2117 2118 2119
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="JpS-Ui-lUS" secondAttribute="trailing" constant="10" id="bVq-lZ-Iip"/>
                                            <constraint firstAttribute="height" constant="40" id="dty-v3-hTq"/>
                                            <constraint firstItem="JpS-Ui-lUS" firstAttribute="centerY" secondItem="yAy-gW-uWW" secondAttribute="centerY" id="k6x-T0-Hou"/>
                                            <constraint firstItem="JpS-Ui-lUS" firstAttribute="leading" secondItem="1kQ-zq-QUc" secondAttribute="trailing" constant="20" id="mzj-zX-n9L"/>
                                            <constraint firstItem="1kQ-zq-QUc" firstAttribute="centerY" secondItem="yAy-gW-uWW" secondAttribute="centerY" id="pq0-Bj-MAM"/>
                                            <constraint firstItem="1kQ-zq-QUc" firstAttribute="leading" secondItem="yAy-gW-uWW" secondAttribute="leading" constant="12" id="ubp-EQ-glx"/>
                                        </constraints>
2120
                                    </view>
2121 2122 2123 2124 2125
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hBK-cP-6nE">
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="NxS-I1-2qD"/>
                                            <constraint firstAttribute="height" constant="30" id="ajY-I2-Qjn"/>
                                        </constraints>
2126 2127 2128 2129 2130
                                        <state key="normal" backgroundImage="praise"/>
                                        <state key="selected" backgroundImage="praised"/>
                                        <connections>
                                            <action selector="praiseButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="dUj-uu-O5t"/>
                                        </connections>
2131
                                    </button>
2132
                                    <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Aj-de-1WD">
2133 2134 2135 2136
                                        <frame key="frameInset" height="1"/>
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                    </view>
2137 2138
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2139 2140 2141 2142 2143 2144 2145 2146
                                <constraints>
                                    <constraint firstItem="hBK-cP-6nE" firstAttribute="centerY" secondItem="yrS-Rd-y6d" secondAttribute="centerY" id="Bga-dJ-3M8"/>
                                    <constraint firstItem="hBK-cP-6nE" firstAttribute="leading" secondItem="yAy-gW-uWW" secondAttribute="trailing" constant="30" id="Euk-I2-3uk"/>
                                    <constraint firstAttribute="trailing" secondItem="hBK-cP-6nE" secondAttribute="trailing" constant="40" id="OTT-8h-nBv"/>
                                    <constraint firstItem="yAy-gW-uWW" firstAttribute="centerY" secondItem="hBK-cP-6nE" secondAttribute="centerY" id="bVB-Eo-o1W"/>
                                    <constraint firstItem="yAy-gW-uWW" firstAttribute="leading" secondItem="yrS-Rd-y6d" secondAttribute="leading" constant="30" id="qrb-hT-6jN"/>
                                    <constraint firstAttribute="height" constant="50" id="zF6-Rn-nHd"/>
                                </constraints>
2147 2148 2149
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2150 2151 2152 2153 2154 2155 2156 2157 2158
                        <constraints>
                            <constraint firstItem="yrS-Rd-y6d" firstAttribute="top" secondItem="TVZ-eo-sh6" secondAttribute="bottom" id="5Dc-OI-doq"/>
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="9Cs-lr-jQQ"/>
                            <constraint firstItem="yrS-Rd-y6d" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="bai-Pj-qJx"/>
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="top" secondItem="JLf-JW-rUI" secondAttribute="bottom" constant="44" id="ja1-TM-3b0"/>
                            <constraint firstAttribute="trailing" secondItem="TVZ-eo-sh6" secondAttribute="trailing" id="qhZ-mN-cx4"/>
                            <constraint firstAttribute="trailing" secondItem="yrS-Rd-y6d" secondAttribute="trailing" id="uar-Ul-MWe"/>
                            <constraint firstItem="f5L-3o-b9m" firstAttribute="top" secondItem="yrS-Rd-y6d" secondAttribute="bottom" id="xZR-7p-WXg"/>
                        </constraints>
2159 2160 2161 2162 2163
                    </view>
                    <connections>
                        <outlet property="commentInputTextFieldView" destination="1kQ-zq-QUc" id="h8H-Mj-usv"/>
                        <outlet property="commentNumberLabel" destination="JpS-Ui-lUS" id="M67-9M-cQf"/>
                        <outlet property="commentView" destination="yAy-gW-uWW" id="MJ4-Po-HFM"/>
2164 2165
                        <outlet property="contentLabel" destination="v8T-KD-DNZ" id="Brq-Ix-7Ee"/>
                        <outlet property="delectButton" destination="AMb-KR-bVS" id="1HX-6e-Yin"/>
2166
                        <outlet property="forumDetailTableView" destination="TVZ-eo-sh6" id="NMh-5q-QMz"/>
2167 2168 2169
                        <outlet property="issuerImageView" destination="v3R-bc-vx5" id="Fgk-WQ-KKN"/>
                        <outlet property="issuerNameAndDateLabel" destination="Se9-GU-LNv" id="ETI-cs-RJh"/>
                        <outlet property="postTitleLabel" destination="gWN-DJ-u26" id="2KA-0r-PMc"/>
2170
                        <outlet property="praiseButton" destination="hBK-cP-6nE" id="PZ2-9r-kSE"/>
2171
                        <outlet property="tableViewHeaderView" destination="sYW-Jc-Fde" id="Ht8-2M-kVQ"/>
2172 2173 2174 2175 2176 2177
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDc-Xa-Mwn" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4372" y="212"/>
        </scene>
2178 2179
        <!--Post Photo Manager View Controller-->
        <scene sceneID="2ON-Ys-jWd">
2180
            <objects>
2181
                <viewController storyboardIdentifier="PostPhotoManagerViewController" id="TGH-Iw-ApE" customClass="PostPhotoManagerViewController" sceneMemberID="viewController">
2182 2183 2184 2185
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="kKI-zQ-wk1"/>
                        <viewControllerLayoutGuide type="bottom" id="qWt-o1-N8Q"/>
                    </layoutGuides>
2186
                    <view key="view" contentMode="scaleToFill" id="aJe-X6-Cbk">
曹云霄's avatar
曹云霄 committed
2187
                        <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
2188 2189
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2190
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="exy-74-AKq">
2191
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2192 2193 2194 2195 2196 2197 2198
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="JhQ-Jm-XRx">
                                    <size key="itemSize" width="330" height="257"/>
                                    <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>
2199
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="ZSc-D5-APA" customClass="PhotoManagerCollectionViewCell">
2200 2201 2202 2203
                                        <rect key="frame" x="0.0" y="0.0" width="330" height="257"/>
                                        <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="330" height="257"/>
2204 2205
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2206
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qvC-gK-F43"/>
2207
                                            </subviews>
2208
                                        </view>
2209 2210 2211 2212 2213 2214
                                        <constraints>
                                            <constraint firstItem="qvC-gK-F43" firstAttribute="leading" secondItem="ZSc-D5-APA" secondAttribute="leading" id="3RA-ie-W5J"/>
                                            <constraint firstAttribute="trailing" secondItem="qvC-gK-F43" secondAttribute="trailing" id="Mdz-zN-Ra1"/>
                                            <constraint firstAttribute="bottom" secondItem="qvC-gK-F43" secondAttribute="bottom" id="uJl-Pn-PVh"/>
                                            <constraint firstItem="qvC-gK-F43" firstAttribute="top" secondItem="ZSc-D5-APA" secondAttribute="top" id="zlh-ZF-9bq"/>
                                        </constraints>
2215
                                        <connections>
2216
                                            <outlet property="photoImageView" destination="qvC-gK-F43" id="Kyh-sr-Qxc"/>
2217
                                        </connections>
2218 2219
                                    </collectionViewCell>
                                </cells>
2220
                                <connections>
2221 2222
                                    <outlet property="dataSource" destination="TGH-Iw-ApE" id="2oW-WB-Ile"/>
                                    <outlet property="delegate" destination="TGH-Iw-ApE" id="3pF-fO-Q51"/>
2223
                                </connections>
2224
                            </collectionView>
2225 2226
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2227 2228 2229 2230 2231 2232
                        <constraints>
                            <constraint firstItem="qWt-o1-N8Q" firstAttribute="top" secondItem="exy-74-AKq" secondAttribute="bottom" id="Bsv-Md-xa3"/>
                            <constraint firstItem="exy-74-AKq" firstAttribute="top" secondItem="aJe-X6-Cbk" secondAttribute="top" id="QtI-ch-d5i"/>
                            <constraint firstItem="exy-74-AKq" firstAttribute="leading" secondItem="aJe-X6-Cbk" secondAttribute="leading" id="j45-1d-T9e"/>
                            <constraint firstAttribute="trailing" secondItem="exy-74-AKq" secondAttribute="trailing" id="ywH-mY-9qT"/>
                        </constraints>
2233 2234
                    </view>
                    <connections>
2235 2236
                        <outlet property="photoManagerCollectionView" destination="exy-74-AKq" id="rgY-2R-nad"/>
                        <outlet property="photoManagerFlowLayout" destination="JhQ-Jm-XRx" id="cnJ-Qs-kLn"/>
2237 2238
                    </connections>
                </viewController>
2239
                <placeholder placeholderIdentifier="IBFirstResponder" id="cpP-uV-HVv" userLabel="First Responder" sceneMemberID="firstResponder"/>
2240
            </objects>
2241
            <point key="canvasLocation" x="4372" y="1068"/>
2242
        </scene>
曹云霄's avatar
曹云霄 committed
2243 2244
    </scenes>
    <resources>
曹云霄's avatar
曹云霄 committed
2245
        <image name="00启动页" width="1500" height="1125"/>
曹云霄's avatar
曹云霄 committed
2246
        <image name="00登录-谭" width="1024" height="768"/>
2247
        <image name="Recruitbackground" width="2048" height="1416"/>
2248
        <image name="Studybackground" width="2048" height="1424"/>
2249 2250 2251
        <image name="amplification" width="24" height="24"/>
        <image name="back" width="10" height="16"/>
        <image name="back5second" width="23" height="24"/>
2252 2253
        <image name="background" width="1130" height="885"/>
        <image name="begin" width="244" height="55"/>
2254
        <image name="breakthrough" width="127" height="96"/>
2255
        <image name="cancel" width="58" height="58"/>
2256
        <image name="comments" width="16" height="16"/>
2257
        <image name="crown" width="45" height="42"/>
2258
        <image name="editor" width="1130" height="885"/>
2259
        <image name="extension" width="29" height="21"/>
2260 2261
        <image name="finish-1" width="559" height="398"/>
        <image name="finish-2" width="222" height="49"/>
2262
        <image name="forum" width="130" height="76"/>
2263
        <image name="instructions" width="143" height="132"/>
2264
        <image name="narrow" width="24" height="23"/>
2265
        <image name="next" width="222" height="49"/>
2266 2267
        <image name="photo" width="64" height="61"/>
        <image name="play" width="23" height="23"/>
2268
        <image name="playSelect" width="23" height="23"/>
2269 2270
        <image name="playSelectNew" width="21" height="30"/>
        <image name="ppt" width="23" height="24"/>
2271
        <image name="pptselect" width="23" height="24"/>
2272
        <image name="praise" width="16" height="16"/>
2273
        <image name="praised" width="24" height="23"/>
2274
        <image name="release" width="101" height="35"/>
2275
        <image name="result" width="164" height="48"/>
2276
        <image name="result-1" width="303" height="89"/>
2277
        <image name="startEvaluation" width="203" height="43"/>
2278
        <image name="stop" width="24" height="30"/>
2279
        <image name="study" width="118" height="91"/>
2280
        <image name="闯关说明" width="306" height="90"/>
曹云霄's avatar
曹云霄 committed
2281 2282 2283
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
曹云霄's avatar
曹云霄 committed
2284
        <simulatedOrientationMetrics key="orientation"/>
曹云霄's avatar
曹云霄 committed
2285 2286
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
2287
</document>