LearningCenter.storyboard 325 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="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
3 4 5
    <device id="ipad9_7" orientation="landscape">
        <adaptation id="fullscreen"/>
    </device>
曹云霄's avatar
曹云霄 committed
6
    <dependencies>
7
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
8
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
9
        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
曹云霄's avatar
曹云霄 committed
10
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
11
    </dependencies>
曹云霄's avatar
曹云霄 committed
12 13
    <scenes>
        <!--Learning Center Main View Controller-->
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
        <scene sceneID="c01-JR-Uzp">
            <objects>
                <viewController storyboardIdentifier="LearningCenterMainViewController" id="apI-U7-OVb" customClass="LearningCenterMainViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="gLm-Jd-5dP"/>
                        <viewControllerLayoutGuide type="bottom" id="hGK-37-Pe9"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="p3a-5f-CGa">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="H1f-Cd-7rE">
                                <rect key="frame" x="0.0" y="64" width="1024" height="250"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="learningbackground" translatesAutoresizingMaskIntoConstraints="NO" id="QLz-sa-j8d">
                                        <rect key="frame" x="0.0" y="0.0" width="1024" height="250"/>
                                    </imageView>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ze5-m7-8yz">
                                        <rect key="frame" x="60" y="0.0" width="300" height="250"/>
                                        <subviews>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shade" translatesAutoresizingMaskIntoConstraints="NO" id="Y8s-50-QNW">
                                                <rect key="frame" x="0.0" y="0.0" width="300" height="250"/>
                                            </imageView>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="——     w e l c o m e     ——" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vIG-9E-lbg">
                                                <rect key="frame" x="0.0" y="20" width="300" height="20"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="20" id="vrl-Hd-KSt"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
曹云霄's avatar
曹云霄 committed
46 47
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PK3-ht-ZLE">
                                                <rect key="frame" x="0.0" y="220" width="300" height="0.0"/>
48 49 50 51 52 53 54 55 56 57 58
                                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                <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="GwM-7V-LVz">
                                                <rect key="frame" x="93" y="55" width="114" height="34"/>
                                                <fontDescription key="fontDescription" type="boldSystem" pointSize="28"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Imagebackground" translatesAutoresizingMaskIntoConstraints="NO" id="tf5-Bf-3JG">
曹云霄's avatar
曹云霄 committed
59
                                                <rect key="frame" x="110" y="120" width="80" height="80"/>
60 61 62 63 64
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="80" id="NDe-h7-PaW"/>
                                                    <constraint firstAttribute="width" constant="80" id="QG2-VA-U4t"/>
                                                </constraints>
                                            </imageView>
曹云霄's avatar
曹云霄 committed
65 66
                                            <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="EBV-lP-kNC">
                                                <rect key="frame" x="115" y="125" width="70" height="70"/>
67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="70" id="34Z-s4-tPU"/>
                                                    <constraint firstAttribute="height" constant="70" id="5fy-ce-cQj"/>
                                                </constraints>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                        <real key="value" value="35"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                            </imageView>
                                        </subviews>
                                        <constraints>
                                            <constraint firstItem="PK3-ht-ZLE" firstAttribute="leading" secondItem="Ze5-m7-8yz" secondAttribute="leading" id="ADN-GF-9to"/>
                                            <constraint firstItem="tf5-Bf-3JG" firstAttribute="centerX" secondItem="Ze5-m7-8yz" secondAttribute="centerX" id="Hzi-iU-bXB"/>
                                            <constraint firstItem="EBV-lP-kNC" firstAttribute="centerY" secondItem="tf5-Bf-3JG" secondAttribute="centerY" id="IbO-NO-Z3L"/>
                                            <constraint firstItem="vIG-9E-lbg" firstAttribute="leading" secondItem="Ze5-m7-8yz" secondAttribute="leading" id="KBC-ui-PH1"/>
                                            <constraint firstAttribute="trailing" secondItem="vIG-9E-lbg" secondAttribute="trailing" id="QBn-Yd-EeH"/>
                                            <constraint firstItem="Y8s-50-QNW" firstAttribute="top" secondItem="Ze5-m7-8yz" secondAttribute="top" id="TD5-IZ-e0G"/>
                                            <constraint firstAttribute="trailing" secondItem="Y8s-50-QNW" secondAttribute="trailing" id="Uhl-Mb-PWD"/>
                                            <constraint firstItem="GwM-7V-LVz" firstAttribute="top" secondItem="vIG-9E-lbg" secondAttribute="bottom" constant="15" id="Xh9-kc-WqR"/>
                                            <constraint firstItem="EBV-lP-kNC" firstAttribute="centerX" secondItem="tf5-Bf-3JG" secondAttribute="centerX" id="aQs-eU-p6v"/>
                                            <constraint firstItem="vIG-9E-lbg" firstAttribute="top" secondItem="Ze5-m7-8yz" secondAttribute="top" constant="20" id="dGO-8l-XUY"/>
                                            <constraint firstItem="Y8s-50-QNW" firstAttribute="leading" secondItem="Ze5-m7-8yz" secondAttribute="leading" id="jHX-9k-fc8"/>
                                            <constraint firstAttribute="width" constant="300" id="jdo-9K-mCt"/>
                                            <constraint firstItem="PK3-ht-ZLE" firstAttribute="top" secondItem="tf5-Bf-3JG" secondAttribute="bottom" constant="20" id="kXw-us-3XV"/>
                                            <constraint firstAttribute="bottom" secondItem="Y8s-50-QNW" secondAttribute="bottom" id="lF4-58-Od4"/>
                                            <constraint firstItem="GwM-7V-LVz" firstAttribute="centerX" secondItem="vIG-9E-lbg" secondAttribute="centerX" id="qgc-Ik-tYY"/>
                                            <constraint firstAttribute="trailing" secondItem="PK3-ht-ZLE" secondAttribute="trailing" id="rUz-D3-Mup"/>
                                            <constraint firstAttribute="bottom" secondItem="PK3-ht-ZLE" secondAttribute="bottom" constant="30" id="wBm-tP-8gc"/>
                                        </constraints>
                                    </view>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="current_integra" translatesAutoresizingMaskIntoConstraints="NO" id="4dx-UT-4Ha">
                                        <rect key="frame" x="497" y="110" width="30" height="30"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="hut-Z8-7f7"/>
                                            <constraint firstAttribute="width" constant="30" id="nJp-0r-Unn"/>
                                        </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="2Fw-Z2-q7d">
                                        <rect key="frame" x="535" y="109" width="44" height="12"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="10"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
111 112
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tB8-Md-lBb">
                                        <rect key="frame" x="535" y="150" width="0.0" height="0.0"/>
113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wjf-ei-zR8">
                                        <rect key="frame" x="627" y="110" width="1" height="30"/>
                                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="1" id="X9T-az-g2x"/>
                                            <constraint firstAttribute="height" constant="30" id="xP5-kF-5cC"/>
                                        </constraints>
                                    </view>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="quarte_integra" translatesAutoresizingMaskIntoConstraints="NO" id="j91-Ej-5HX">
                                        <rect key="frame" x="676" y="110" width="25" height="30"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="DlT-tp-UcY"/>
                                            <constraint firstAttribute="width" constant="25" id="QVp-he-4Qe"/>
                                        </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="wAA-rX-3a7">
                                        <rect key="frame" x="709" y="109" width="65" height="12"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="10"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
138 139
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fAJ-mm-Mgw">
                                        <rect key="frame" x="709" y="150" width="0.0" height="0.0"/>
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
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fsI-EB-4aS">
                                        <rect key="frame" x="801" y="110" width="1" height="30"/>
                                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="1" id="SS0-cu-M65"/>
                                            <constraint firstAttribute="height" constant="30" id="rzZ-H5-Gks"/>
                                        </constraints>
                                    </view>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="year_integra" translatesAutoresizingMaskIntoConstraints="NO" id="siA-mk-vrw">
                                        <rect key="frame" x="850" y="110" width="30" height="30"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="Rud-gO-wM9"/>
                                            <constraint firstAttribute="height" constant="30" id="x2N-PJ-a9Z"/>
                                        </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="f2I-8L-unH">
                                        <rect key="frame" x="888" y="109" width="65" height="12"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="10"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
165 166
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xui-uD-R1L">
                                        <rect key="frame" x="888" y="150" width="0.0" height="0.0"/>
167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339
                                        <fontDescription key="fontDescription" type="boldSystem" pointSize="25"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="siA-mk-vrw" firstAttribute="centerY" secondItem="j91-Ej-5HX" secondAttribute="centerY" id="03f-hL-W6R"/>
                                    <constraint firstItem="fsI-EB-4aS" firstAttribute="leading" secondItem="j91-Ej-5HX" secondAttribute="trailing" constant="100" id="0ZO-cZ-6mL"/>
                                    <constraint firstItem="4dx-UT-4Ha" firstAttribute="centerY" secondItem="H1f-Cd-7rE" secondAttribute="centerY" id="2Zr-IK-QU5"/>
                                    <constraint firstItem="wAA-rX-3a7" firstAttribute="centerY" secondItem="2Fw-Z2-q7d" secondAttribute="centerY" id="5lI-Kr-fD9"/>
                                    <constraint firstItem="wAA-rX-3a7" firstAttribute="leading" secondItem="j91-Ej-5HX" secondAttribute="trailing" constant="8" id="6EU-V6-Sx6"/>
                                    <constraint firstItem="QLz-sa-j8d" firstAttribute="leading" secondItem="H1f-Cd-7rE" secondAttribute="leading" id="6xS-6p-Ayz"/>
                                    <constraint firstAttribute="trailing" secondItem="QLz-sa-j8d" secondAttribute="trailing" id="80y-JU-OoD"/>
                                    <constraint firstItem="tB8-Md-lBb" firstAttribute="leading" secondItem="4dx-UT-4Ha" secondAttribute="trailing" constant="8" id="APV-vh-Lqc"/>
                                    <constraint firstItem="Xui-uD-R1L" firstAttribute="centerY" secondItem="fAJ-mm-Mgw" secondAttribute="centerY" id="EZK-VT-9XG"/>
                                    <constraint firstItem="Wjf-ei-zR8" firstAttribute="centerY" secondItem="4dx-UT-4Ha" secondAttribute="centerY" id="GrY-sI-2JG"/>
                                    <constraint firstItem="f2I-8L-unH" firstAttribute="leading" secondItem="siA-mk-vrw" secondAttribute="trailing" constant="8" id="ND5-sp-Qaj"/>
                                    <constraint firstItem="2Fw-Z2-q7d" firstAttribute="top" secondItem="4dx-UT-4Ha" secondAttribute="top" constant="-1" id="OKw-F1-vY1"/>
                                    <constraint firstItem="Xui-uD-R1L" firstAttribute="leading" secondItem="f2I-8L-unH" secondAttribute="leading" id="OgA-kS-v8h"/>
                                    <constraint firstAttribute="bottom" secondItem="Ze5-m7-8yz" secondAttribute="bottom" id="Rff-DQ-Nfv"/>
                                    <constraint firstItem="tB8-Md-lBb" firstAttribute="bottom" secondItem="4dx-UT-4Ha" secondAttribute="bottom" constant="10" id="Tz0-eg-T1O"/>
                                    <constraint firstAttribute="bottom" secondItem="QLz-sa-j8d" secondAttribute="bottom" id="YcU-7D-QKp"/>
                                    <constraint firstItem="siA-mk-vrw" firstAttribute="leading" secondItem="fsI-EB-4aS" secondAttribute="trailing" constant="48" id="ZaX-el-wbD"/>
                                    <constraint firstItem="Wjf-ei-zR8" firstAttribute="leading" secondItem="4dx-UT-4Ha" secondAttribute="trailing" constant="100" id="acT-O6-hNG"/>
                                    <constraint firstItem="f2I-8L-unH" firstAttribute="centerY" secondItem="wAA-rX-3a7" secondAttribute="centerY" id="add-VD-PhH"/>
                                    <constraint firstItem="j91-Ej-5HX" firstAttribute="leading" secondItem="Wjf-ei-zR8" secondAttribute="trailing" constant="48" id="g20-g1-PBB"/>
                                    <constraint firstItem="fAJ-mm-Mgw" firstAttribute="leading" secondItem="wAA-rX-3a7" secondAttribute="leading" id="icx-zn-qjE"/>
                                    <constraint firstItem="j91-Ej-5HX" firstAttribute="centerY" secondItem="4dx-UT-4Ha" secondAttribute="centerY" id="kr6-zC-vfw"/>
                                    <constraint firstAttribute="height" constant="250" id="l4z-gX-njj"/>
                                    <constraint firstItem="2Fw-Z2-q7d" firstAttribute="leading" secondItem="4dx-UT-4Ha" secondAttribute="trailing" constant="8" id="lNS-Lg-sLs"/>
                                    <constraint firstItem="fAJ-mm-Mgw" firstAttribute="centerY" secondItem="tB8-Md-lBb" secondAttribute="centerY" id="mDk-ZU-VU3"/>
                                    <constraint firstItem="Ze5-m7-8yz" firstAttribute="leading" secondItem="H1f-Cd-7rE" secondAttribute="leading" constant="60" id="oqo-LP-gvd"/>
                                    <constraint firstItem="fsI-EB-4aS" firstAttribute="centerY" secondItem="4dx-UT-4Ha" secondAttribute="centerY" id="osH-nt-sHL"/>
                                    <constraint firstItem="QLz-sa-j8d" firstAttribute="top" secondItem="H1f-Cd-7rE" secondAttribute="top" id="qVn-jv-jdA"/>
                                    <constraint firstItem="4dx-UT-4Ha" firstAttribute="centerX" secondItem="H1f-Cd-7rE" secondAttribute="centerX" id="qt8-uC-NEx"/>
                                    <constraint firstItem="fsI-EB-4aS" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="fAJ-mm-Mgw" secondAttribute="trailing" constant="8" id="rNT-JB-6Zk"/>
                                    <constraint firstItem="Ze5-m7-8yz" firstAttribute="top" secondItem="H1f-Cd-7rE" secondAttribute="top" id="sGh-kf-YKK"/>
                                    <constraint firstItem="Wjf-ei-zR8" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="tB8-Md-lBb" secondAttribute="trailing" constant="8" id="zf5-YU-hKw"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EHZ-N8-9xm">
                                <rect key="frame" x="87" y="438" width="250" height="280"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="confirm" translatesAutoresizingMaskIntoConstraints="NO" id="MuY-LG-NBV">
                                        <rect key="frame" x="-20" y="-32" width="270" height="218"/>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="综合讨论区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="la7-TV-ihd">
                                        <rect key="frame" x="0.0" y="194" width="250" height="21"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="聚焦销售热点,分享你的故事" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1pv-4u-2vR">
                                        <rect key="frame" x="0.0" y="235" width="250" height="16"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="MuY-LG-NBV" firstAttribute="leading" secondItem="EHZ-N8-9xm" secondAttribute="leading" constant="-20" id="9IW-D6-dHc"/>
                                    <constraint firstAttribute="bottom" secondItem="MuY-LG-NBV" secondAttribute="bottom" constant="94" id="BQk-0T-BLJ"/>
                                    <constraint firstItem="MuY-LG-NBV" firstAttribute="top" secondItem="EHZ-N8-9xm" secondAttribute="top" constant="-32" id="F36-Yg-wLf"/>
                                    <constraint firstAttribute="trailing" secondItem="MuY-LG-NBV" secondAttribute="trailing" id="SzT-1w-fgx"/>
                                    <constraint firstAttribute="trailing" secondItem="1pv-4u-2vR" secondAttribute="trailing" id="YIz-zg-ap4"/>
                                    <constraint firstItem="1pv-4u-2vR" firstAttribute="top" secondItem="la7-TV-ihd" secondAttribute="bottom" constant="20" id="ahv-3t-i79"/>
                                    <constraint firstItem="la7-TV-ihd" firstAttribute="leading" secondItem="EHZ-N8-9xm" secondAttribute="leading" id="cwV-yk-eNw"/>
                                    <constraint firstAttribute="trailing" secondItem="la7-TV-ihd" secondAttribute="trailing" id="qLF-bw-vLh"/>
                                    <constraint firstItem="la7-TV-ihd" firstAttribute="top" secondItem="MuY-LG-NBV" secondAttribute="bottom" constant="8" id="qzd-au-7Ql"/>
                                    <constraint firstItem="1pv-4u-2vR" firstAttribute="leading" secondItem="EHZ-N8-9xm" secondAttribute="leading" id="vec-cI-eQ1"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KZD-sL-JFt">
                                <rect key="frame" x="387" y="438" width="250" height="280"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="onlinelearning" translatesAutoresizingMaskIntoConstraints="NO" id="SNi-DW-ctK">
                                        <rect key="frame" x="-27" y="-31" width="277" height="216"/>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="在线学习" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zxI-RN-m3o">
                                        <rect key="frame" x="0.0" y="193" width="250" height="21"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="你学习的加油站,寻找成长的快乐" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nTp-Cy-KLN">
                                        <rect key="frame" x="0.0" y="234" width="250" height="18"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstAttribute="trailing" secondItem="zxI-RN-m3o" secondAttribute="trailing" id="9uH-MW-k68"/>
                                    <constraint firstItem="nTp-Cy-KLN" firstAttribute="top" secondItem="zxI-RN-m3o" secondAttribute="bottom" constant="20" id="SdN-YS-dag"/>
                                    <constraint firstAttribute="width" constant="250" id="acv-Av-jV9"/>
                                    <constraint firstAttribute="bottom" secondItem="SNi-DW-ctK" secondAttribute="bottom" constant="95" id="bB6-gP-3Jz"/>
                                    <constraint firstItem="zxI-RN-m3o" firstAttribute="top" secondItem="SNi-DW-ctK" secondAttribute="bottom" constant="8" id="eJH-x7-Y6y"/>
                                    <constraint firstItem="SNi-DW-ctK" firstAttribute="leading" secondItem="KZD-sL-JFt" secondAttribute="leading" constant="-27" id="hXl-v8-GcQ"/>
                                    <constraint firstAttribute="trailing" secondItem="nTp-Cy-KLN" secondAttribute="trailing" id="ibO-wQ-Sgk"/>
                                    <constraint firstAttribute="trailing" secondItem="SNi-DW-ctK" secondAttribute="trailing" id="ir1-Os-oPp"/>
                                    <constraint firstItem="zxI-RN-m3o" firstAttribute="leading" secondItem="KZD-sL-JFt" secondAttribute="leading" id="lc5-ml-JQT"/>
                                    <constraint firstItem="nTp-Cy-KLN" firstAttribute="leading" secondItem="KZD-sL-JFt" secondAttribute="leading" id="mfe-a4-hdt"/>
                                    <constraint firstAttribute="height" constant="280" id="s4F-Ys-OSI"/>
                                    <constraint firstItem="SNi-DW-ctK" firstAttribute="top" secondItem="KZD-sL-JFt" secondAttribute="top" constant="-31" id="tsf-7K-LD9"/>
                                </constraints>
                            </view>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dcd-Ku-GUX">
                                <rect key="frame" x="687" y="438" width="250" height="280"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="discussion" translatesAutoresizingMaskIntoConstraints="NO" id="FmA-Aj-5Tc">
                                        <rect key="frame" x="-28" y="-49" width="278" height="237"/>
                                    </imageView>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="闯关区" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uCD-5f-XRU">
                                        <rect key="frame" x="0.0" y="196" width="250" height="21"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="敢于挑战自己,荣誉将属于你" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="scA-SL-nss">
                                        <rect key="frame" x="0.0" y="237" width="250" height="18"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="uCD-5f-XRU" firstAttribute="top" secondItem="FmA-Aj-5Tc" secondAttribute="bottom" constant="8" id="1c5-NG-i8U"/>
                                    <constraint firstAttribute="trailing" secondItem="uCD-5f-XRU" secondAttribute="trailing" id="9Vz-ea-T1I"/>
                                    <constraint firstItem="scA-SL-nss" firstAttribute="top" secondItem="uCD-5f-XRU" secondAttribute="bottom" constant="20" id="ACW-V6-Tma"/>
                                    <constraint firstAttribute="trailing" secondItem="scA-SL-nss" secondAttribute="trailing" id="VAX-sT-f00"/>
                                    <constraint firstItem="uCD-5f-XRU" firstAttribute="leading" secondItem="dcd-Ku-GUX" secondAttribute="leading" id="ih4-tJ-bCT"/>
                                    <constraint firstItem="FmA-Aj-5Tc" firstAttribute="leading" secondItem="dcd-Ku-GUX" secondAttribute="leading" constant="-28" id="kjd-oA-cb0"/>
                                    <constraint firstItem="FmA-Aj-5Tc" firstAttribute="top" secondItem="dcd-Ku-GUX" secondAttribute="top" constant="-49" id="pp3-E5-D6V"/>
                                    <constraint firstAttribute="bottom" secondItem="FmA-Aj-5Tc" secondAttribute="bottom" constant="92" id="uxu-CI-EKy"/>
                                    <constraint firstItem="scA-SL-nss" firstAttribute="leading" secondItem="dcd-Ku-GUX" secondAttribute="leading" id="wO2-UG-I4o"/>
                                    <constraint firstAttribute="trailing" secondItem="FmA-Aj-5Tc" secondAttribute="trailing" id="xFm-ij-tBs"/>
                                </constraints>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                        <constraints>
                            <constraint firstItem="hGK-37-Pe9" firstAttribute="top" secondItem="KZD-sL-JFt" secondAttribute="bottom" constant="50" id="4Kp-CF-vWB"/>
                            <constraint firstAttribute="trailing" secondItem="H1f-Cd-7rE" secondAttribute="trailing" id="8N8-mO-oSv"/>
                            <constraint firstItem="dcd-Ku-GUX" firstAttribute="leading" secondItem="KZD-sL-JFt" secondAttribute="trailing" constant="50" id="G23-Ju-xDg"/>
                            <constraint firstItem="KZD-sL-JFt" firstAttribute="leading" secondItem="EHZ-N8-9xm" secondAttribute="trailing" constant="50" id="IOW-aq-MDj"/>
                            <constraint firstItem="dcd-Ku-GUX" firstAttribute="height" secondItem="KZD-sL-JFt" secondAttribute="height" id="NnN-7c-TkC"/>
                            <constraint firstItem="H1f-Cd-7rE" firstAttribute="leading" secondItem="p3a-5f-CGa" secondAttribute="leading" id="SRs-mN-CUG"/>
                            <constraint firstItem="hGK-37-Pe9" firstAttribute="top" secondItem="EHZ-N8-9xm" secondAttribute="bottom" constant="50" id="Utu-N5-o4M"/>
                            <constraint firstItem="EHZ-N8-9xm" firstAttribute="width" secondItem="KZD-sL-JFt" secondAttribute="width" id="Wyu-CW-vgI"/>
                            <constraint firstItem="dcd-Ku-GUX" firstAttribute="width" secondItem="KZD-sL-JFt" secondAttribute="width" id="YP6-FZ-LhW"/>
                            <constraint firstItem="EHZ-N8-9xm" firstAttribute="height" secondItem="KZD-sL-JFt" secondAttribute="height" id="acl-mM-f7c"/>
                            <constraint firstItem="KZD-sL-JFt" firstAttribute="centerX" secondItem="p3a-5f-CGa" secondAttribute="centerX" id="htY-fs-AEh"/>
                            <constraint firstItem="H1f-Cd-7rE" firstAttribute="top" secondItem="p3a-5f-CGa" secondAttribute="top" constant="64" id="oOw-AV-sZR"/>
                            <constraint firstItem="hGK-37-Pe9" firstAttribute="top" secondItem="dcd-Ku-GUX" secondAttribute="bottom" constant="50" id="tOt-aL-5rb"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="breakthroughView" destination="dcd-Ku-GUX" id="FE9-sr-f9P"/>
                        <outlet property="comprehensiveDiscussionView" destination="EHZ-N8-9xm" id="04d-BF-fo1"/>
                        <outlet property="currentScoreLabel" destination="tB8-Md-lBb" id="oUc-rN-GAX"/>
                        <outlet property="guideHeadImageView" destination="EBV-lP-kNC" id="SBT-mh-nWc"/>
                        <outlet property="guideNameLabel" destination="PK3-ht-ZLE" id="7V9-oi-ou3"/>
                        <outlet property="onlineLearningView" destination="KZD-sL-JFt" id="MlJ-Yt-pyG"/>
                        <outlet property="quarterRankingLabel" destination="fAJ-mm-Mgw" id="hAs-bC-i90"/>
                        <outlet property="yearRankingLabel" destination="Xui-uD-R1L" id="219-gH-7fi"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="TiU-TZ-wPv" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
曹云霄's avatar
曹云霄 committed
340
            <point key="canvasLocation" x="-46" y="-686"/>
曹云霄's avatar
曹云霄 committed
341
        </scene>
342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419
        <!--Forum Type View Controller-->
        <scene sceneID="ID5-kY-ViT">
            <objects>
                <viewController storyboardIdentifier="ForumTypeViewController" id="v9F-WB-RAV" customClass="ForumTypeViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gbb-KS-dnP"/>
                        <viewControllerLayoutGuide type="bottom" id="95P-zZ-QLH"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Y8k-gv-Zn5">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="ngL-9Y-9uu">
                                <rect key="frame" x="0.0" y="64" width="1024" height="704"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="ForumTypeTableViewCell" rowHeight="90" id="ctQ-16-eCQ" customClass="ForumTypeTableViewCell">
                                        <rect key="frame" x="0.0" y="28" width="1024" height="90"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ctQ-16-eCQ" id="DuY-Eq-G4z">
                                            <rect key="frame" x="0.0" y="0.0" width="830" height="89"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="jVJ-Bu-xw9">
                                                    <rect key="frame" x="38" y="12" width="65" height="65"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="65" id="P43-mQ-RqF"/>
                                                        <constraint firstAttribute="height" constant="65" id="gPT-6S-BKt"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="案例分析" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dWp-TR-YnO">
                                                    <rect key="frame" x="113" y="34" width="69.5" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="jVJ-Bu-xw9" firstAttribute="leading" secondItem="DuY-Eq-G4z" secondAttribute="leadingMargin" constant="30" id="DeQ-NW-QWm"/>
                                                <constraint firstItem="dWp-TR-YnO" firstAttribute="leading" secondItem="jVJ-Bu-xw9" secondAttribute="trailing" constant="10" id="fCt-uy-PcW"/>
                                                <constraint firstItem="jVJ-Bu-xw9" firstAttribute="centerY" secondItem="DuY-Eq-G4z" secondAttribute="centerY" id="n94-Uj-aaF"/>
                                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="dWp-TR-YnO" secondAttribute="trailing" constant="30" id="rL3-Hf-dh6"/>
                                                <constraint firstItem="dWp-TR-YnO" firstAttribute="centerY" secondItem="jVJ-Bu-xw9" secondAttribute="centerY" id="zHS-te-Oee"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="typeImageView" destination="jVJ-Bu-xw9" id="nNg-0Z-lhY"/>
                                            <outlet property="typeTitleLabel" destination="dWp-TR-YnO" id="UNg-cf-jRM"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="v9F-WB-RAV" id="CtH-QO-k3h"/>
                                    <outlet property="delegate" destination="v9F-WB-RAV" id="MZO-Ru-EIQ"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="ngL-9Y-9uu" firstAttribute="leading" secondItem="Y8k-gv-Zn5" secondAttribute="leading" id="3YC-Sp-UOS"/>
                            <constraint firstItem="ngL-9Y-9uu" firstAttribute="top" secondItem="Gbb-KS-dnP" secondAttribute="bottom" constant="44" id="Q3h-f9-gbO"/>
                            <constraint firstAttribute="trailing" secondItem="ngL-9Y-9uu" secondAttribute="trailing" id="dqE-3l-qQ0"/>
                            <constraint firstItem="95P-zZ-QLH" firstAttribute="top" secondItem="ngL-9Y-9uu" secondAttribute="bottom" id="hl4-EG-GhT"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="forumTypeTableView" destination="ngL-9Y-9uu" id="jzR-hM-0ZX"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="771-0c-Mbh" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-46" y="212"/>
        </scene>
420 421 422 423
        <!--Forum View Controller-->
        <scene sceneID="wZU-o6-Z4q">
            <objects>
                <viewController storyboardIdentifier="ForumViewController" id="tm8-J3-7RY" customClass="ForumViewController" sceneMemberID="viewController">
424 425 426 427
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="bRs-5c-Xb1"/>
                        <viewControllerLayoutGuide type="bottom" id="lL2-ja-VxT"/>
                    </layoutGuides>
428
                    <view key="view" contentMode="scaleToFill" id="FsK-t2-M2J">
429
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
430 431
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
432
                            <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">
433
                                <rect key="frame" x="0.0" y="64" width="1024" height="704"/>
434 435
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
436
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="ForumTableViewCell" rowHeight="90" id="gz9-gD-P6A" customClass="ForumTableViewCell">
437
                                        <rect key="frame" x="0.0" y="28" width="1024" height="90"/>
438 439
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gz9-gD-P6A" id="4lI-td-FE0">
440
                                            <rect key="frame" x="0.0" y="0.0" width="830" height="89.5"/>
441 442
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
443
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="tIu-Ox-DXo">
444
                                                    <rect key="frame" x="38" y="12.5" width="65" height="65"/>
445 446 447 448
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="65" id="SEs-A9-aMv"/>
                                                        <constraint firstAttribute="height" constant="65" id="ufc-Jy-eJM"/>
                                                    </constraints>
449 450
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
451
                                                            <real key="value" value="5"/>
452 453 454
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
455
                                                <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">
456
                                                    <rect key="frame" x="113" y="22.5" width="69.5" height="20.5"/>
457 458 459 460
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
461
                                                <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">
462
                                                    <rect key="frame" x="113" y="49.5" width="49.5" height="14.5"/>
463 464 465 466 467
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
468 469 470 471 472 473 474 475
                                            <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>
476
                                        </tableViewCellContentView>
477 478 479 480 481
                                        <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>
482 483 484 485 486 487 488 489 490
                                    </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"/>
491 492 493 494 495 496
                        <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>
497
                    </view>
498 499 500
                    <connections>
                        <outlet property="forumTableView" destination="Ogf-Th-qTY" id="tif-bn-efo"/>
                    </connections>
501 502 503
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="O0u-yR-6Au" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
504
            <point key="canvasLocation" x="-61" y="1108"/>
505
        </scene>
506 507 508 509
        <!--Emigrated Main View Controller-->
        <scene sceneID="Mxv-Yr-DiC">
            <objects>
                <viewController storyboardIdentifier="EmigratedMainViewController" id="IOi-TL-po7" customClass="EmigratedMainViewController" sceneMemberID="viewController">
510 511 512 513
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Q8X-uJ-HN9"/>
                        <viewControllerLayoutGuide type="bottom" id="M8C-8Z-W12"/>
                    </layoutGuides>
514
                    <view key="view" contentMode="scaleToFill" id="9tL-ZM-Vv5">
515
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
516 517
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
518 519 520
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="0NY-ad-nEt">
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                            </imageView>
521
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vtN-wg-csm">
522
                                <rect key="frame" x="27" y="634" width="140" height="130"/>
523
                                <subviews>
524
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="instructions" translatesAutoresizingMaskIntoConstraints="NO" id="LiS-v3-89f">
525
                                        <rect key="frame" x="-3" y="0.0" width="140" height="130"/>
526 527
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    </imageView>
528
                                    <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Td0-qu-vJs">
529
                                        <rect key="frame" x="0.0" y="18" width="140" height="48"/>
530 531 532 533 534 535
                                        <autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
                                        <connections>
                                            <action selector="instructionsButtonClickAction:" destination="IOi-TL-po7" eventType="touchUpInside" id="STs-oo-zky"/>
                                        </connections>
                                    </button>
                                </subviews>
536 537 538 539
                                <constraints>
                                    <constraint firstAttribute="height" constant="130" id="Mmy-4X-rRb"/>
                                    <constraint firstAttribute="width" constant="140" id="Xs2-Zk-R6s"/>
                                </constraints>
540
                            </view>
541
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7H3-Ek-gs4">
542
                                <rect key="frame" x="437" y="432" width="150" height="45"/>
543 544 545 546
                                <constraints>
                                    <constraint firstAttribute="height" constant="45" id="0lm-5j-1Fc"/>
                                    <constraint firstAttribute="width" constant="150" id="zeH-an-xdJ"/>
                                </constraints>
547 548 549 550 551
                                <state key="normal" backgroundImage="begin"/>
                                <connections>
                                    <action selector="beginButtonClickAction:" destination="IOi-TL-po7" eventType="touchUpInside" id="kjY-WV-Tp9"/>
                                </connections>
                            </button>
552 553 554
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="bTn-0L-cL3">
                                <rect key="frame" x="100" y="386" width="824" height="150"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
555
                                <constraints>
556
                                    <constraint firstAttribute="height" constant="150" id="qXI-VA-tYu"/>
557
                                </constraints>
558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="YT5-9X-Zs8">
                                    <size key="itemSize" width="117" height="106"/>
                                    <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>
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="ThroughHistoryCollectionViewCell" id="QJ1-R1-DBg" customClass="ThroughHistoryCollectionViewCell">
                                        <rect key="frame" x="0.0" y="0.0" width="130" height="150"/>
                                        <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="130" height="150"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="periodback" translatesAutoresizingMaskIntoConstraints="NO" id="FJA-iJ-YEJ">
                                                    <rect key="frame" x="0.0" y="0.0" width="130" height="150"/>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="截止" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fTR-ig-Ybf">
                                                    <rect key="frame" x="18" y="103" width="25" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="剩余机会(3)" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yA5-a6-dfJ">
                                                    <rect key="frame" x="59.5" y="88" width="55.5" height="12"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="10"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016.05.02" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wbb-qd-mAy">
                                                    <rect key="frame" x="0.0" y="123" width="130" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="success" translatesAutoresizingMaskIntoConstraints="NO" id="akp-ak-VbA">
                                                    <rect key="frame" x="60" y="100" width="52" height="20"/>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="第一期" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="8uI-Ld-stf">
                                                    <rect key="frame" x="0.0" y="50" width="112" height="24"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                        </view>
                                        <constraints>
                                            <constraint firstAttribute="trailing" secondItem="Wbb-qd-mAy" secondAttribute="trailing" id="4zH-Ni-Jwa"/>
                                            <constraint firstAttribute="trailing" secondItem="FJA-iJ-YEJ" secondAttribute="trailing" id="7AU-FB-pkB"/>
                                            <constraint firstItem="8uI-Ld-stf" firstAttribute="leading" secondItem="QJ1-R1-DBg" secondAttribute="leading" id="Amk-Tw-ZoH"/>
                                            <constraint firstItem="akp-ak-VbA" firstAttribute="top" secondItem="yA5-a6-dfJ" secondAttribute="bottom" id="EHK-Cx-hCW"/>
                                            <constraint firstAttribute="trailing" secondItem="8uI-Ld-stf" secondAttribute="trailing" constant="18" id="FUv-sl-ILm"/>
                                            <constraint firstItem="akp-ak-VbA" firstAttribute="centerY" secondItem="fTR-ig-Ybf" secondAttribute="centerY" id="GTe-Ky-mMt"/>
                                            <constraint firstAttribute="trailing" secondItem="yA5-a6-dfJ" secondAttribute="trailing" constant="15" id="NYu-t9-tKB"/>
                                            <constraint firstItem="FJA-iJ-YEJ" firstAttribute="leading" secondItem="QJ1-R1-DBg" secondAttribute="leading" id="O8U-29-NUu"/>
                                            <constraint firstItem="fTR-ig-Ybf" firstAttribute="leading" secondItem="QJ1-R1-DBg" secondAttribute="leadingMargin" constant="10" id="QLQ-RW-wGm"/>
                                            <constraint firstItem="8uI-Ld-stf" firstAttribute="top" secondItem="QJ1-R1-DBg" secondAttribute="top" constant="50" id="Wzt-jT-FSA"/>
                                            <constraint firstAttribute="bottom" secondItem="FJA-iJ-YEJ" secondAttribute="bottom" id="X9I-o7-56a"/>
                                            <constraint firstAttribute="trailingMargin" secondItem="akp-ak-VbA" secondAttribute="trailing" constant="10" id="b2d-Dl-rNH"/>
                                            <constraint firstItem="Wbb-qd-mAy" firstAttribute="leading" secondItem="QJ1-R1-DBg" secondAttribute="leading" id="emw-uY-6tK"/>
                                            <constraint firstAttribute="bottom" secondItem="Wbb-qd-mAy" secondAttribute="bottom" constant="12" id="kWv-YR-fWv"/>
                                            <constraint firstItem="Wbb-qd-mAy" firstAttribute="top" secondItem="fTR-ig-Ybf" secondAttribute="bottom" constant="5" id="oth-Vn-Qch"/>
                                            <constraint firstItem="FJA-iJ-YEJ" firstAttribute="top" secondItem="QJ1-R1-DBg" secondAttribute="top" id="rRv-fb-9pc"/>
                                        </constraints>
                                        <size key="customSize" width="130" height="150"/>
                                        <connections>
                                            <outlet property="endDateLabel" destination="Wbb-qd-mAy" id="6Ws-ak-BWj"/>
                                            <outlet property="remainingOpportunityLabel" destination="yA5-a6-dfJ" id="BSj-6S-AF7"/>
                                            <outlet property="stateImageView" destination="akp-ak-VbA" id="wP6-QQ-gAm"/>
                                            <outlet property="titleLabel" destination="8uI-Ld-stf" id="Iu9-Le-AhY"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="IOi-TL-po7" id="JpJ-9j-M4w"/>
                                    <outlet property="delegate" destination="IOi-TL-po7" id="naL-a9-xcG"/>
                                </connections>
                            </collectionView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wHU-e5-Ok5">
                                <rect key="frame" x="884" y="624" width="100" height="144"/>
                                <state key="normal" image="more"/>
                                <connections>
                                    <segue destination="Ub4-qS-Uc0" kind="push" id="fzl-gZ-UD4"/>
                                </connections>
                            </button>
643 644
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
645 646
                        <constraints>
                            <constraint firstItem="vtN-wg-csm" firstAttribute="leading" secondItem="9tL-ZM-Vv5" secondAttribute="leadingMargin" constant="7" id="2A3-rZ-vBe"/>
647
                            <constraint firstItem="M8C-8Z-W12" firstAttribute="top" secondItem="wHU-e5-Ok5" secondAttribute="bottom" id="7df-8Y-2GE"/>
648
                            <constraint firstItem="7H3-Ek-gs4" firstAttribute="centerX" secondItem="9tL-ZM-Vv5" secondAttribute="centerX" id="A3S-8n-Iu0"/>
649 650
                            <constraint firstItem="bTn-0L-cL3" firstAttribute="leading" secondItem="9tL-ZM-Vv5" secondAttribute="leading" constant="100" id="ARZ-xM-CiP"/>
                            <constraint firstItem="bTn-0L-cL3" firstAttribute="centerY" secondItem="9tL-ZM-Vv5" secondAttribute="centerY" multiplier="1.2" id="DPd-qF-3yf"/>
651 652 653 654 655
                            <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"/>
656 657
                            <constraint firstAttribute="trailing" secondItem="bTn-0L-cL3" secondAttribute="trailing" constant="100" id="ijA-ZK-u4K"/>
                            <constraint firstAttribute="trailingMargin" secondItem="wHU-e5-Ok5" secondAttribute="trailing" constant="20" id="nas-Uj-pDQ"/>
658 659
                            <constraint firstAttribute="trailing" secondItem="0NY-ad-nEt" secondAttribute="trailing" id="wwC-bm-VFd"/>
                        </constraints>
660 661
                    </view>
                    <connections>
662 663
                        <outlet property="throughHistoryCollectionView" destination="bTn-0L-cL3" id="mNc-YT-fcP"/>
                        <outlet property="throughHistoryFlowLayout" destination="YT5-9X-Zs8" id="ZvF-j2-xFe"/>
664 665 666 667
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0vl-Sl-6Dd" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779
            <point key="canvasLocation" x="-90" y="1996"/>
        </scene>
        <!--Through History View Controller-->
        <scene sceneID="axc-vL-kpM">
            <objects>
                <viewController storyboardIdentifier="ThroughHistoryViewController" id="Ub4-qS-Uc0" customClass="ThroughHistoryViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="UVl-ke-Vq1"/>
                        <viewControllerLayoutGuide type="bottom" id="HLB-Om-Owb"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="LaF-eY-OKE">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="pZ7-l1-Wbv">
                                <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
                            </imageView>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="hL2-Fa-O1E">
                                <rect key="frame" x="50" y="70" width="924" height="648"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="ptf-sD-ybj">
                                    <size key="itemSize" width="117" height="106"/>
                                    <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>
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="ThroughHistoryCollectionViewCell" id="wmi-6l-1hb" customClass="ThroughHistoryCollectionViewCell">
                                        <rect key="frame" x="0.0" y="0.0" width="130" height="150"/>
                                        <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="130" height="150"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="periodback" translatesAutoresizingMaskIntoConstraints="NO" id="7Je-Ba-Exg">
                                                    <rect key="frame" x="0.0" y="0.0" width="130" height="150"/>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="截止" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6A2-ER-iZr">
                                                    <rect key="frame" x="18" y="103" width="25" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2016.05.02" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lzc-Dz-TEX">
                                                    <rect key="frame" x="0.0" y="123" width="130" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="success" translatesAutoresizingMaskIntoConstraints="NO" id="MnZ-fr-ZFi">
                                                    <rect key="frame" x="60" y="100" width="52" height="20"/>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="第一期" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumFontSize="10" translatesAutoresizingMaskIntoConstraints="NO" id="u08-Ky-Uru">
                                                    <rect key="frame" x="0.0" y="50" width="112" height="24"/>
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="20"/>
                                                    <color key="textColor" red="0.50980392159999999" green="0.36862745099999999" blue="0.33725490200000002" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                        </view>
                                        <constraints>
                                            <constraint firstItem="7Je-Ba-Exg" firstAttribute="top" secondItem="wmi-6l-1hb" secondAttribute="top" id="41w-n7-exp"/>
                                            <constraint firstItem="MnZ-fr-ZFi" firstAttribute="centerY" secondItem="6A2-ER-iZr" secondAttribute="centerY" id="6dR-RS-9kK"/>
                                            <constraint firstAttribute="trailing" secondItem="Lzc-Dz-TEX" secondAttribute="trailing" id="80f-Nf-AUr"/>
                                            <constraint firstAttribute="bottom" secondItem="Lzc-Dz-TEX" secondAttribute="bottom" constant="12" id="Waf-h8-QiB"/>
                                            <constraint firstAttribute="trailingMargin" secondItem="MnZ-fr-ZFi" secondAttribute="trailing" constant="10" id="XWL-Ga-L9H"/>
                                            <constraint firstAttribute="bottom" secondItem="7Je-Ba-Exg" secondAttribute="bottom" id="Zsz-6z-dYx"/>
                                            <constraint firstAttribute="trailing" secondItem="7Je-Ba-Exg" secondAttribute="trailing" id="aUE-J7-GVa"/>
                                            <constraint firstItem="7Je-Ba-Exg" firstAttribute="leading" secondItem="wmi-6l-1hb" secondAttribute="leading" id="bFh-9x-GOv"/>
                                            <constraint firstItem="u08-Ky-Uru" firstAttribute="top" secondItem="wmi-6l-1hb" secondAttribute="top" constant="50" id="dmH-t6-A9L"/>
                                            <constraint firstAttribute="trailing" secondItem="u08-Ky-Uru" secondAttribute="trailing" constant="18" id="eKx-Mb-c0A"/>
                                            <constraint firstItem="Lzc-Dz-TEX" firstAttribute="leading" secondItem="wmi-6l-1hb" secondAttribute="leading" id="jcz-KK-0m2"/>
                                            <constraint firstItem="Lzc-Dz-TEX" firstAttribute="top" secondItem="6A2-ER-iZr" secondAttribute="bottom" constant="5" id="luK-we-vXc"/>
                                            <constraint firstItem="u08-Ky-Uru" firstAttribute="leading" secondItem="wmi-6l-1hb" secondAttribute="leading" id="twn-RM-pbC"/>
                                            <constraint firstItem="6A2-ER-iZr" firstAttribute="leading" secondItem="wmi-6l-1hb" secondAttribute="leadingMargin" constant="10" id="vaZ-kf-Zqr"/>
                                        </constraints>
                                        <size key="customSize" width="130" height="150"/>
                                        <connections>
                                            <outlet property="endDateLabel" destination="Lzc-Dz-TEX" id="kcQ-9Y-MJY"/>
                                            <outlet property="stateImageView" destination="MnZ-fr-ZFi" id="rjK-3b-Fi0"/>
                                            <outlet property="titleLabel" destination="u08-Ky-Uru" id="dmd-K4-d5O"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="Ub4-qS-Uc0" id="dvl-wp-3Tf"/>
                                    <outlet property="delegate" destination="Ub4-qS-Uc0" id="MpT-Oi-ADU"/>
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="hL2-Fa-O1E" firstAttribute="leading" secondItem="LaF-eY-OKE" secondAttribute="leading" constant="50" id="0d7-5o-1yM"/>
                            <constraint firstAttribute="trailing" secondItem="hL2-Fa-O1E" secondAttribute="trailing" constant="50" id="16i-rF-ibP"/>
                            <constraint firstItem="HLB-Om-Owb" firstAttribute="top" secondItem="hL2-Fa-O1E" secondAttribute="bottom" constant="50" id="Fao-hK-NqH"/>
                            <constraint firstItem="hL2-Fa-O1E" firstAttribute="top" secondItem="UVl-ke-Vq1" secondAttribute="bottom" constant="50" id="PMa-nd-fOv"/>
                            <constraint firstItem="pZ7-l1-Wbv" firstAttribute="leading" secondItem="LaF-eY-OKE" secondAttribute="leading" id="PYk-3W-5MI"/>
                            <constraint firstAttribute="trailing" secondItem="pZ7-l1-Wbv" secondAttribute="trailing" id="TLH-Ah-nGD"/>
                            <constraint firstItem="pZ7-l1-Wbv" firstAttribute="top" secondItem="UVl-ke-Vq1" secondAttribute="bottom" id="gws-L0-eEx"/>
                            <constraint firstItem="HLB-Om-Owb" firstAttribute="top" secondItem="pZ7-l1-Wbv" secondAttribute="bottom" id="lgD-AH-DQz"/>
                        </constraints>
                    </view>
                    <navigationItem key="navigationItem" id="fbF-NQ-pfv"/>
                    <connections>
                        <outlet property="collectionBackImageView" destination="pZ7-l1-Wbv" id="Rqy-I9-0qZ"/>
                        <outlet property="throughHistoryCollectionView" destination="hL2-Fa-O1E" id="ueQ-Jl-CfG"/>
                        <outlet property="throughHistoryFlowLayout" destination="ptf-sD-ybj" id="NeC-vh-jIR"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="f48-qT-nXR" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-90" y="2916"/>
780
        </scene>
781
        <!--Forum Item List View Controller-->
782 783
        <scene sceneID="jWU-KS-9xG">
            <objects>
784
                <viewController storyboardIdentifier="ForumItemListViewController" id="vh6-zj-WAp" customClass="ForumItemListViewController" sceneMemberID="viewController">
785 786 787 788
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="tU6-6U-CP5"/>
                        <viewControllerLayoutGuide type="bottom" id="pEO-5p-FL8"/>
                    </layoutGuides>
789
                    <view key="view" contentMode="scaleToFill" id="YAu-aF-uAr">
790
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
791 792
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
793
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wup-l7-BBP">
794
                                <rect key="frame" x="0.0" y="64" width="1024" height="100"/>
795
                                <subviews>
796
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00启动页" translatesAutoresizingMaskIntoConstraints="NO" id="8RZ-lL-fYj">
797
                                        <rect key="frame" x="45" y="15" width="70" height="70"/>
798 799 800 801
                                        <constraints>
                                            <constraint firstAttribute="height" constant="70" id="EMT-80-reu"/>
                                            <constraint firstAttribute="width" constant="70" id="GYr-q8-vVB"/>
                                        </constraints>
802 803 804 805 806 807
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="4"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </imageView>
808 809
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1019" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sSD-4l-Ksh">
                                        <rect key="frame" x="185" y="57" width="28.5" height="16"/>
810
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
811
                                        <color key="textColor" red="1" green="0.80303316346111109" blue="0.31435195738888894" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
812 813
                                        <nil key="highlightedColor"/>
                                    </label>
814
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQA-Kq-2kO">
815
                                        <rect key="frame" x="884" y="29" width="100" height="35"/>
816
                                        <constraints>
曹云霄's avatar
曹云霄 committed
817
                                            <constraint firstAttribute="width" constant="100" id="vYJ-pK-0OY"/>
818
                                        </constraints>
819
                                        <state key="normal" image="release"/>
820 821 822
                                        <connections>
                                            <action selector="releaseButtonClickAction:" destination="vh6-zj-WAp" eventType="touchUpInside" id="leE-NB-dYi"/>
                                        </connections>
823
                                    </button>
824
                                    <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">
曹云霄's avatar
曹云霄 committed
825
                                        <rect key="frame" x="145" y="29" width="78" height="23"/>
826 827 828 829
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
830 831 832 833 834 835 836 837 838 839 840 841 842
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ekM-ss-c7B">
                                        <rect key="frame" x="0.0" y="99" width="1024" height="1"/>
                                        <color key="backgroundColor" red="0.92549019607843142" green="0.92941176470588238" blue="0.93333333333333335" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="1" id="srq-22-4u9"/>
                                        </constraints>
                                    </view>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="帖子:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e5v-Y5-qWA">
                                        <rect key="frame" x="145" y="57" width="40" height="16"/>
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
843 844
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
845
                                <constraints>
846
                                    <constraint firstItem="ekM-ss-c7B" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" id="5Ps-aY-bVt"/>
847 848
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="leading" secondItem="8RZ-lL-fYj" secondAttribute="trailing" constant="30" id="9CM-J4-kxl"/>
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="-10" id="BtN-tY-b2q"/>
849 850
                                    <constraint firstAttribute="trailing" secondItem="ekM-ss-c7B" secondAttribute="trailing" id="Cfh-yk-ra9"/>
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="leading" secondItem="e5v-Y5-qWA" secondAttribute="trailing" id="DDs-Uv-iEP"/>
851
                                    <constraint firstItem="8RZ-lL-fYj" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" id="EPY-GU-TGS"/>
曹云霄's avatar
曹云霄 committed
852
                                    <constraint firstItem="cQA-Kq-2kO" firstAttribute="top" secondItem="FuU-Is-N7n" secondAttribute="top" id="aTE-e2-L0I"/>
853 854 855
                                    <constraint firstItem="e5v-Y5-qWA" firstAttribute="top" secondItem="FuU-Is-N7n" secondAttribute="bottom" constant="5" id="azF-m3-ujr"/>
                                    <constraint firstAttribute="trailing" secondItem="cQA-Kq-2kO" secondAttribute="trailing" constant="40" id="bKe-Jx-b9s"/>
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="centerY" secondItem="e5v-Y5-qWA" secondAttribute="centerY" id="c71-ys-dlC"/>
856
                                    <constraint firstItem="8RZ-lL-fYj" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" constant="45" id="hX2-2s-x9O"/>
857 858
                                    <constraint firstAttribute="bottom" secondItem="ekM-ss-c7B" secondAttribute="bottom" id="kuY-90-tLY"/>
                                    <constraint firstItem="e5v-Y5-qWA" firstAttribute="leading" secondItem="FuU-Is-N7n" secondAttribute="leading" id="mrq-YC-b0T"/>
859 860
                                    <constraint firstAttribute="height" constant="100" id="p8o-Wa-Nfp"/>
                                </constraints>
861
                            </view>
862
                            <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">
863
                                <rect key="frame" x="0.0" y="164" width="1024" height="604"/>
864
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
865
                                <prototypes>
866 867
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ForumItemTableViewCell" rowHeight="288" id="KPa-ue-ynj" customClass="ForumItemTableViewCell">
                                        <rect key="frame" x="0.0" y="28" width="1024" height="288"/>
868 869
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KPa-ue-ynj" id="fqg-6x-xYw">
870
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="288"/>
871 872
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
873
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5V0-oc-2jO">
874
                                                    <rect key="frame" x="0.0" y="10" width="1024" height="278"/>
875
                                                    <subviews>
876
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="eeo-5i-5qL">
877
                                                            <rect key="frame" x="30" y="15" width="40" height="40"/>
878 879 880 881
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="40" id="Gsn-mr-DjH"/>
                                                                <constraint firstAttribute="width" constant="40" id="XmA-T8-sf8"/>
                                                            </constraints>
882
                                                        </imageView>
883
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="dUd-RK-AJT">
884
                                                            <rect key="frame" x="948" y="18" width="16" height="16"/>
885
                                                            <constraints>
886 887
                                                                <constraint firstAttribute="height" constant="16" id="SOy-h5-ZJf"/>
                                                                <constraint firstAttribute="width" constant="16" id="Yal-y3-XBn"/>
888
                                                            </constraints>
889
                                                        </imageView>
890
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="kDB-jN-eGQ">
891
                                                            <rect key="frame" x="872" y="18" width="16" height="16"/>
892
                                                            <constraints>
893 894
                                                                <constraint firstAttribute="width" constant="16" id="QU6-1C-deq"/>
                                                                <constraint firstAttribute="height" constant="16" id="W8k-XB-eza"/>
895
                                                            </constraints>
896
                                                        </imageView>
897
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Wx-2q-7tj">
898
                                                            <rect key="frame" x="976" y="18" width="8" height="15"/>
899 900 901 902
                                                            <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>
903
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ksH-bE-sVV">
904
                                                            <rect key="frame" x="900" y="18" width="8" height="15"/>
905 906 907 908
                                                            <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>
909
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017年02月22日15:52:03" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7rE-9M-ChU">
910
                                                            <rect key="frame" x="82" y="40" width="144" height="15"/>
911 912 913 914
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
915 916 917 918 919 920 921 922
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Nt-9M-3An">
                                                            <rect key="frame" x="82" y="15" width="43" height="21"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <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="BCh-Nc-5qE">
                                                            <rect key="frame" x="30" y="65" width="964" height="22"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="18"/>
923 924
                                                            <nil key="highlightedColor"/>
                                                        </label>
925
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaE-Vn-mCH" customClass="CustomImageBackView">
926
                                                            <rect key="frame" x="30" y="118" width="964" height="150"/>
927
                                                            <constraints>
928
                                                                <constraint firstAttribute="height" constant="150" id="mHO-Dp-igl"/>
929
                                                            </constraints>
曹云霄's avatar
曹云霄 committed
930
                                                        </view>
931 932 933
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="dasdasd dasdasd dasdasd dasdasd dasdasd dasdasdd dasdasd " textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bzO-uU-oYO">
                                                            <rect key="frame" x="30" y="92" width="964" height="16"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
934 935 936
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
937 938 939 940 941 942 943
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kyT-6J-bd6">
                                                            <rect key="frame" x="0.0" y="277" width="1024" height="1"/>
                                                            <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="1" id="8IL-5e-EPR"/>
                                                            </constraints>
                                                        </view>
944
                                                    </subviews>
945
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
946
                                                    <constraints>
947 948 949 950 951 952 953 954 955 956 957 958 959 960 961
                                                        <constraint firstAttribute="trailing" secondItem="kyT-6J-bd6" secondAttribute="trailing" id="0Fc-E0-s9e"/>
                                                        <constraint firstAttribute="bottom" secondItem="kyT-6J-bd6" secondAttribute="bottom" id="199-xL-o9r"/>
                                                        <constraint firstItem="ksH-bE-sVV" firstAttribute="centerY" secondItem="dUd-RK-AJT" secondAttribute="centerY" id="29Z-0M-l5C"/>
                                                        <constraint firstItem="ksH-bE-sVV" firstAttribute="leading" secondItem="kDB-jN-eGQ" secondAttribute="trailing" constant="12" id="5cC-bK-wP5"/>
                                                        <constraint firstItem="bzO-uU-oYO" firstAttribute="top" secondItem="BCh-Nc-5qE" secondAttribute="bottom" constant="5" id="EH7-I3-0Pe"/>
                                                        <constraint firstItem="BCh-Nc-5qE" firstAttribute="top" secondItem="7rE-9M-ChU" secondAttribute="bottom" constant="10" id="Ghs-Uw-ZDY"/>
                                                        <constraint firstItem="kaE-Vn-mCH" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="HEy-P7-tKi"/>
                                                        <constraint firstAttribute="trailing" secondItem="BCh-Nc-5qE" secondAttribute="trailing" constant="30" id="JtA-Ly-fxj"/>
                                                        <constraint firstItem="dUd-RK-AJT" firstAttribute="leading" secondItem="ksH-bE-sVV" secondAttribute="trailing" constant="40" id="LQN-aH-96u"/>
                                                        <constraint firstItem="3Wx-2q-7tj" firstAttribute="leading" secondItem="dUd-RK-AJT" secondAttribute="trailing" constant="12" id="Ocu-W5-RYd"/>
                                                        <constraint firstItem="2Nt-9M-3An" firstAttribute="leading" secondItem="eeo-5i-5qL" secondAttribute="trailing" constant="12" id="PIh-d4-gP3"/>
                                                        <constraint firstItem="kyT-6J-bd6" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" id="R0K-75-afg"/>
                                                        <constraint firstAttribute="bottom" secondItem="kaE-Vn-mCH" secondAttribute="bottom" constant="10" id="VE7-Aq-q7F"/>
                                                        <constraint firstAttribute="trailing" secondItem="3Wx-2q-7tj" secondAttribute="trailing" constant="40" id="Vhu-b9-fpH"/>
                                                        <constraint firstItem="7rE-9M-ChU" firstAttribute="leading" secondItem="2Nt-9M-3An" secondAttribute="leading" id="a0l-bd-KyO"/>
962
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="b0M-kt-raa"/>
963 964 965 966 967 968 969 970 971
                                                        <constraint firstItem="3Wx-2q-7tj" firstAttribute="centerY" secondItem="2Nt-9M-3An" secondAttribute="centerY" id="eZo-ZZ-Zlh"/>
                                                        <constraint firstItem="bzO-uU-oYO" firstAttribute="trailing" secondItem="BCh-Nc-5qE" secondAttribute="trailing" id="hB0-sd-Klt"/>
                                                        <constraint firstItem="2Nt-9M-3An" firstAttribute="top" secondItem="eeo-5i-5qL" secondAttribute="top" id="kdj-FB-Jaa"/>
                                                        <constraint firstAttribute="trailing" secondItem="kaE-Vn-mCH" secondAttribute="trailing" constant="30" id="lsZ-nQ-45U"/>
                                                        <constraint firstItem="dUd-RK-AJT" firstAttribute="centerY" secondItem="3Wx-2q-7tj" secondAttribute="centerY" id="n4K-RI-b1T"/>
                                                        <constraint firstItem="BCh-Nc-5qE" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="nnL-GI-H77"/>
                                                        <constraint firstItem="kDB-jN-eGQ" firstAttribute="centerY" secondItem="ksH-bE-sVV" secondAttribute="centerY" id="rbB-6R-M5i"/>
                                                        <constraint firstItem="7rE-9M-ChU" firstAttribute="bottom" secondItem="eeo-5i-5qL" secondAttribute="bottom" id="sg5-af-flf"/>
                                                        <constraint firstItem="bzO-uU-oYO" firstAttribute="leading" secondItem="BCh-Nc-5qE" secondAttribute="leading" id="xvc-9q-kUE"/>
972 973
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="15" id="zsH-u3-3Nn"/>
                                                    </constraints>
974 975
                                                </view>
                                            </subviews>
976 977 978 979 980 981
                                            <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>
982 983
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
984 985
                                        <connections>
                                            <outlet property="commentsNumberLabel" destination="3Wx-2q-7tj" id="Sco-iJ-bmF"/>
986
                                            <outlet property="contentBackView" destination="5V0-oc-2jO" id="cBC-93-Fuk"/>
曹云霄's avatar
曹云霄 committed
987 988 989
                                            <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"/>
990
                                            <outlet property="postCreateTimeLabel" destination="7rE-9M-ChU" id="Bv7-Q0-KTW"/>
曹云霄's avatar
曹云霄 committed
991
                                            <outlet property="praiseNumberLabel" destination="ksH-bE-sVV" id="0Sf-fX-fbi"/>
992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056
                                            <outlet property="titleLabel" destination="BCh-Nc-5qE" id="0Ff-d1-vZW"/>
                                            <outlet property="userNameLabel" destination="2Nt-9M-3An" id="5VE-yy-yoa"/>
                                        </connections>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentTagTableViewCell" rowHeight="60" id="IXl-zH-ZBT" customClass="CommentTagTableViewCell">
                                        <rect key="frame" x="0.0" y="316" width="1024" height="60"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IXl-zH-ZBT" id="bBg-hV-7Lb">
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qU3-0u-hUa" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="30" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XzE-Dv-zTS" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="35" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TTI-18-E2i" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="40" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ld5-TG-qAF">
                                                    <rect key="frame" x="45" y="19" width="42" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Cp-yb-MAi">
                                                    <rect key="frame" x="0.0" y="59" width="1024" height="1"/>
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="yuc-aw-rYR"/>
                                                    </constraints>
                                                </view>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="XzE-Dv-zTS" firstAttribute="leading" secondItem="qU3-0u-hUa" secondAttribute="trailing" constant="5" id="9tQ-Yy-82J"/>
                                                <constraint firstItem="qU3-0u-hUa" firstAttribute="leading" secondItem="bBg-hV-7Lb" secondAttribute="leading" constant="30" id="AfN-OP-TQ8"/>
                                                <constraint firstAttribute="trailing" secondItem="0Cp-yb-MAi" secondAttribute="trailing" id="BlK-vc-Ugk"/>
                                                <constraint firstAttribute="bottom" secondItem="0Cp-yb-MAi" secondAttribute="bottom" id="QQ2-BD-4BF"/>
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="leading" secondItem="TTI-18-E2i" secondAttribute="trailing" constant="5" id="dEu-O2-ZDU"/>
                                                <constraint firstItem="XzE-Dv-zTS" firstAttribute="centerY" secondItem="qU3-0u-hUa" secondAttribute="centerY" id="fnF-V3-VsT"/>
                                                <constraint firstItem="qU3-0u-hUa" firstAttribute="centerY" secondItem="bBg-hV-7Lb" secondAttribute="centerY" id="m2e-ni-acW"/>
                                                <constraint firstItem="0Cp-yb-MAi" firstAttribute="leading" secondItem="bBg-hV-7Lb" secondAttribute="leading" id="ntm-s2-9kd"/>
                                                <constraint firstItem="TTI-18-E2i" firstAttribute="centerY" secondItem="XzE-Dv-zTS" secondAttribute="centerY" id="psG-Il-Ggb"/>
                                                <constraint firstItem="TTI-18-E2i" firstAttribute="leading" secondItem="XzE-Dv-zTS" secondAttribute="trailing" constant="5" id="vZt-6s-Qcn"/>
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="centerY" secondItem="TTI-18-E2i" secondAttribute="centerY" id="xCt-cZ-91v"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="contentLabel" destination="Ld5-TG-qAF" id="dSm-97-Urq"/>
                                            <outlet property="essenceLabel" destination="XzE-Dv-zTS" id="QuW-8v-lK8"/>
                                            <outlet property="essenceLayoutConstraint" destination="vZt-6s-Qcn" id="jl8-yw-m7I"/>
                                            <outlet property="managerLabel" destination="TTI-18-E2i" id="GRN-h4-Eca"/>
                                            <outlet property="managerLayoutConstraint" destination="dEu-O2-ZDU" id="TgO-LU-Wmr"/>
                                            <outlet property="topLabel" destination="qU3-0u-hUa" id="yiH-hc-wiN"/>
                                            <outlet property="topLayoutConstraint" destination="9tQ-Yy-82J" id="2Wj-ia-9aa"/>
曹云霄's avatar
曹云霄 committed
1057
                                        </connections>
1058 1059
                                    </tableViewCell>
                                </prototypes>
曹云霄's avatar
曹云霄 committed
1060 1061 1062 1063
                                <connections>
                                    <outlet property="dataSource" destination="vh6-zj-WAp" id="oHo-LJ-cuw"/>
                                    <outlet property="delegate" destination="vh6-zj-WAp" id="ik8-oj-UrD"/>
                                </connections>
1064 1065 1066
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1067 1068 1069 1070 1071 1072 1073 1074 1075
                        <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>
1076
                    </view>
1077 1078 1079 1080 1081 1082
                    <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>
1083 1084 1085 1086 1087
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="SEO-Qp-6UI" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="212"/>
        </scene>
1088
        <!--Answer View Controller-->
1089 1090
        <scene sceneID="TG1-p6-mIa">
            <objects>
1091
                <viewController storyboardIdentifier="AnswerViewController" id="Lkd-51-36Y" customClass="AnswerViewController" sceneMemberID="viewController">
1092 1093 1094 1095
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="8ug-h3-H6W"/>
                        <viewControllerLayoutGuide type="bottom" id="V2g-cZ-x9s"/>
                    </layoutGuides>
1096 1097 1098 1099
                    <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>
1100 1101 1102
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="editor" translatesAutoresizingMaskIntoConstraints="NO" id="WUh-87-00D">
                                <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                            </imageView>
1103
                            <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">
1104
                                <rect key="frame" x="30" y="30" width="460" height="305"/>
1105 1106
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
1107
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" id="UfB-K3-NdF" customClass="AssessmentHeaderView">
1108
                                        <rect key="frame" x="0.0" y="55.5" width="460" height="44"/>
1109 1110
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UfB-K3-NdF" id="WGo-Wa-YTq">
1111
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="44"/>
1112 1113
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1114
                                                <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">
1115
                                                    <rect key="frame" x="12" y="13" width="436" height="18"/>
1116 1117 1118 1119 1120 1121
                                                    <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"/>
1122 1123 1124 1125 1126
                                            <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>
1127 1128 1129 1130 1131 1132
                                        </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>
1133
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="52" id="gIe-bF-XsX" customClass="AssessmentTableViewCell">
1134
                                        <rect key="frame" x="0.0" y="99.5" width="460" height="52"/>
1135 1136
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gIe-bF-XsX" id="Va8-wn-DBM">
1137
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="52"/>
1138 1139
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1140
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6x-0L-aAT">
1141
                                                    <rect key="frame" x="45" y="14" width="24" height="24"/>
1142 1143 1144 1145
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="24" id="VLL-vU-Ets"/>
                                                        <constraint firstAttribute="height" constant="24" id="eI6-VS-SEs"/>
                                                    </constraints>
1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157
                                                    <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>
1158
                                                <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">
1159
                                                    <rect key="frame" x="79" y="18" width="371" height="16"/>
1160 1161 1162 1163 1164
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1165 1166 1167 1168 1169 1170 1171
                                            <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>
1172 1173 1174 1175 1176 1177 1178
                                        </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>
1179
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentShortAnswerTableViewCell" rowHeight="112" id="smV-qr-KgP" customClass="AssessmentShortAnswerTableViewCell">
1180
                                        <rect key="frame" x="0.0" y="151.5" width="460" height="112"/>
1181 1182
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="smV-qr-KgP" id="A2f-ek-60T">
1183
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="112"/>
1184 1185
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1186
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="简答题" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="qQD-oB-eAR">
1187
                                                    <rect key="frame" x="38" y="6" width="384" height="100"/>
1188
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1189 1190 1191
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="qhP-Rw-Any"/>
                                                    </constraints>
1192 1193 1194 1195
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                </textView>
                                            </subviews>
1196 1197 1198 1199 1200
                                            <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>
1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211
                                        </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>
1212
                            </tableView>
1213
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2N8-Zu-eSH">
1214
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
1215 1216 1217 1218
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="j74-mu-Mvm"/>
                                    <constraint firstAttribute="width" constant="150" id="jpc-yL-SSs"/>
                                </constraints>
1219 1220 1221 1222 1223
                                <state key="normal" backgroundImage="next"/>
                                <connections>
                                    <action selector="nextButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="ywj-pf-O5c"/>
                                </connections>
                            </button>
1224
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EmK-nj-ESP">
1225
                                <rect key="frame" x="475" y="0.0" width="45" height="45"/>
1226 1227 1228 1229 1230 1231 1232 1233 1234 1235
                                <constraints>
                                    <constraint firstAttribute="width" constant="45" id="MbH-mD-iSm"/>
                                    <constraint firstAttribute="height" constant="45" id="ofC-MN-zCz"/>
                                </constraints>
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="rra-S5-XzR"/>
                                    <action selector="exitButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="Mk2-bU-F5d"/>
                                </connections>
                            </button>
1236
                        </subviews>
1237
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1238 1239 1240 1241
                        <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"/>
1242 1243
                            <constraint firstAttribute="trailing" secondItem="EmK-nj-ESP" secondAttribute="trailing" id="EBV-36-Y3D"/>
                            <constraint firstItem="EmK-nj-ESP" firstAttribute="top" secondItem="gE8-Ry-qGe" secondAttribute="top" id="H4D-C9-9li"/>
1244 1245 1246 1247 1248 1249 1250 1251
                            <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>
1252 1253 1254
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1255 1256 1257
                    <connections>
                        <outlet property="answerTableView" destination="4tT-ab-bYE" id="4VL-hp-x8u"/>
                    </connections>
1258 1259 1260 1261 1262
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sre-Qt-ICg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="1082"/>
        </scene>
1263 1264 1265 1266
        <!--Release Post View Controller-->
        <scene sceneID="Uls-Cm-9mG">
            <objects>
                <viewController storyboardIdentifier="ReleasePostViewController" id="gh4-2k-zvB" customClass="ReleasePostViewController" sceneMemberID="viewController">
1267 1268 1269 1270
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="pH2-fV-KON"/>
                        <viewControllerLayoutGuide type="bottom" id="dsh-Qt-soH"/>
                    </layoutGuides>
1271
                    <view key="view" contentMode="scaleToFill" id="1Rf-fP-JqP">
1272
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1273 1274
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1275
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-78-vCP">
1276
                                <rect key="frame" x="0.0" y="165" width="1024" height="1"/>
1277
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1278 1279 1280
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="ISv-xL-7bK"/>
                                </constraints>
1281
                            </view>
1282
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="IdU-t1-ZKZ">
1283
                                <rect key="frame" x="45" y="80" width="70" height="70"/>
1284 1285 1286 1287
                                <constraints>
                                    <constraint firstAttribute="width" constant="70" id="CzM-Mf-VTA"/>
                                    <constraint firstAttribute="height" constant="70" id="yfa-rB-dJs"/>
                                </constraints>
1288 1289 1290 1291 1292 1293
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </imageView>
1294
                            <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">
1295
                                <rect key="frame" x="135" y="105" width="69.5" height="20.5"/>
1296 1297 1298 1299
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1300
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6bq-ik-Q1P">
1301 1302
                                <rect key="frame" x="884" y="97.5" width="100" height="35"/>
                                <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1303
                                <constraints>
1304 1305
                                    <constraint firstAttribute="width" constant="100" id="ciQ-kY-AdD"/>
                                    <constraint firstAttribute="height" constant="35" id="oV5-qn-XDV"/>
1306
                                </constraints>
1307
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
                                <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>
1320
                            <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">
1321
                                <rect key="frame" x="0.0" y="169" width="1024" height="599"/>
1322 1323
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1324
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HeadlineTableViewCell" id="RwU-Te-fXY" customClass="HeadlineTableViewCell">
1325
                                        <rect key="frame" x="0.0" y="28" width="1024" height="44"/>
1326 1327
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RwU-Te-fXY" id="GcB-7X-Q0o">
1328
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
1329 1330
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1331
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="标题" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QwA-Ps-okZ">
1332
                                                    <rect key="frame" x="20" y="7" width="984" height="30"/>
1333 1334 1335
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="MmP-fk-nVL"/>
                                                    </constraints>
1336 1337 1338 1339
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
1340
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c9g-Ak-U7E">
1341
                                                    <rect key="frame" x="0.0" y="43" width="1024" height="1"/>
1342
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1343 1344 1345
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Umw-tb-wtH"/>
                                                    </constraints>
1346 1347
                                                </view>
                                            </subviews>
1348 1349
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="QwA-Ps-okZ" secondAttribute="trailing" constant="20" id="4FB-EW-1yS"/>
1350
                                                <constraint firstAttribute="bottom" secondItem="c9g-Ak-U7E" secondAttribute="bottom" id="HjZ-ZO-Cuc"/>
1351
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" constant="20" id="Ism-qe-d1A"/>
1352 1353
                                                <constraint firstItem="c9g-Ak-U7E" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" id="TkK-cw-BN0"/>
                                                <constraint firstAttribute="trailing" secondItem="c9g-Ak-U7E" secondAttribute="trailing" id="Vyp-yo-Wb1"/>
1354 1355
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="centerY" secondItem="GcB-7X-Q0o" secondAttribute="centerY" id="e2T-Zq-p7L"/>
                                            </constraints>
1356 1357 1358 1359 1360
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="titleTextField" destination="QwA-Ps-okZ" id="tdx-q3-9uv"/>
                                        </connections>
                                    </tableViewCell>
1361
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ContentTableViewCell" rowHeight="170" id="bcJ-bt-ka6" customClass="ContentTableViewCell">
1362
                                        <rect key="frame" x="0.0" y="72" width="1024" height="170"/>
1363 1364
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bcJ-bt-ka6" id="uXN-gY-mO0">
1365
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="170"/>
1366 1367
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1368
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3Uo-E9-3r0" customClass="ICRPlaceholderTextView">
1369
                                                    <rect key="frame" x="20" y="10" width="984" height="100"/>
1370 1371 1372
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="Rfy-kg-Rp1"/>
                                                    </constraints>
1373 1374 1375 1376 1377 1378 1379
                                                    <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>
1380 1381 1382 1383 1384
                                            <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>
1385 1386
                                        </tableViewCellContentView>
                                        <connections>
1387
                                            <outlet property="contentTextView" destination="3Uo-E9-3r0" id="NCo-N9-5Ey"/>
1388
                                            <outlet property="heightConstraint" destination="Rfy-kg-Rp1" id="Gtf-ZE-6b0"/>
1389 1390 1391 1392 1393 1394 1395 1396 1397 1398
                                        </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"/>
1399 1400 1401 1402 1403
                        <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"/>
1404 1405
                            <constraint firstAttribute="trailing" secondItem="6bq-ik-Q1P" secondAttribute="trailing" constant="40" id="8uE-Ka-DA9"/>
                            <constraint firstItem="HEy-wy-TuV" firstAttribute="top" secondItem="LsZ-78-vCP" secondAttribute="bottom" constant="3" id="Bw6-GK-4gl"/>
1406 1407 1408 1409 1410 1411 1412 1413
                            <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>
1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424
                    </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>
1425
        <!--Emigrated Finish View Controller-->
1426 1427
        <scene sceneID="mwY-5k-fV1">
            <objects>
1428
                <viewController storyboardIdentifier="EmigratedFinishViewController" id="OkU-EP-5aZ" customClass="EmigratedFinishViewController" sceneMemberID="viewController">
1429 1430 1431 1432
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="yKQ-8w-EKC"/>
                        <viewControllerLayoutGuide type="bottom" id="22O-Hy-Nii"/>
                    </layoutGuides>
1433 1434 1435 1436
                    <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>
1437 1438 1439
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background" translatesAutoresizingMaskIntoConstraints="NO" id="ddu-Iu-cWg">
                                <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                            </imageView>
1440
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4SH-q4-TZm">
1441
                                <rect key="frame" x="185" y="305" width="150" height="45"/>
1442 1443 1444 1445
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="BUz-Xt-jH1"/>
                                    <constraint firstAttribute="height" constant="45" id="nGp-dG-6SY"/>
                                </constraints>
1446
                                <state key="normal" backgroundImage="finish-2"/>
1447 1448 1449
                                <connections>
                                    <action selector="finishButtonClickAction:" destination="OkU-EP-5aZ" eventType="touchUpInside" id="koC-Cs-iim"/>
                                </connections>
1450
                            </button>
1451
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-fw-PuO">
1452
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1453 1454 1455 1456
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="U8Z-7J-HxK"/>
                                    <constraint firstAttribute="width" constant="150" id="fYK-Qa-PqZ"/>
                                </constraints>
1457
                            </imageView>
1458
                            <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">
1459
                                <rect key="frame" x="45" y="155" width="430" height="90"/>
1460 1461 1462 1463
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1464
                            <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">
1465
                                <rect key="frame" x="381" y="142" width="119" height="103"/>
曹云霄's avatar
曹云霄 committed
1466 1467 1468 1469 1470
                                <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>
1471
                        </subviews>
1472
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485
                        <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>
1486 1487 1488
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1489 1490
                    <connections>
                        <outlet property="emigratedResultLabel" destination="duB-al-sAf" id="7nN-iJ-d45"/>
曹云霄's avatar
曹云霄 committed
1491
                        <outlet property="integralLabel" destination="fHH-AJ-0Fy" id="FSp-dX-qGm"/>
1492
                    </connections>
1493 1494 1495 1496 1497 1498 1499 1500 1501
                </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">
1502 1503 1504 1505
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="iKm-FJ-Rp9"/>
                        <viewControllerLayoutGuide type="bottom" id="odO-iW-hph"/>
                    </layoutGuides>
1506 1507 1508 1509
                    <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>
1510 1511 1512
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background" translatesAutoresizingMaskIntoConstraints="NO" id="KP6-fH-lbi">
                                <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                            </imageView>
1513
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pa8-YE-GeV">
1514
                                <rect key="frame" x="475" y="0.0" width="45" height="45"/>
1515 1516 1517 1518
                                <constraints>
                                    <constraint firstAttribute="height" constant="45" id="XyZ-Vl-8tX"/>
                                    <constraint firstAttribute="width" constant="45" id="afE-p5-gKP"/>
                                </constraints>
1519 1520 1521 1522 1523
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="JgA-EX-yUM"/>
                                </connections>
                            </button>
1524
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="闯关说明" translatesAutoresizingMaskIntoConstraints="NO" id="PnS-WZ-KO9">
1525
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1526 1527 1528 1529
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="6gH-lX-CFM"/>
                                    <constraint firstAttribute="height" constant="40" id="hd4-B8-607"/>
                                </constraints>
1530
                            </imageView>
1531
                            <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">
1532
                                <rect key="frame" x="45" y="166" width="430" height="68.5"/>
1533 1534 1535
                                <string key="text">1、闯关成功即可获得对应的积分
2、积分累计达到一定的条件可以兑换礼品
3、最终解释权归欧普所有</string>
1536 1537 1538 1539 1540 1541
                                <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"/>
1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554
                        <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>
1555 1556 1557 1558 1559 1560 1561 1562
                    </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
1563
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
1564 1565
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
1566
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
1567 1568 1569 1570
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WmM-51-4U7"/>
                        <viewControllerLayoutGuide type="bottom" id="56O-Us-h9l"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
1571
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
1572
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
1573 1574
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1575
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Hbj-9Y-heh">
1576
                                <rect key="frame" x="0.0" y="64" width="1024" height="704"/>
1577
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
曹云霄's avatar
曹云霄 committed
1578 1579 1580 1581 1582 1583 1584
                                <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>
1585
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9" customClass="OnlineLearningTableViewCell">
曹云霄's avatar
曹云霄 committed
1586 1587 1588 1589 1590 1591
                                        <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>
1592 1593 1594
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="DWM-hY-5Md">
                                                    <rect key="frame" x="0.0" y="0.0" width="300" height="150"/>
                                                </imageView>
1595
                                                <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">
1596
                                                    <rect key="frame" x="0.0" y="150" width="300" height="50"/>
1597 1598 1599
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="50" id="kuf-SR-p9V"/>
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
1600
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
曹云霄's avatar
曹云霄 committed
1601 1602
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
1603
                                                    <color key="shadowColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
曹云霄's avatar
曹云霄 committed
1604 1605 1606
                                                </label>
                                            </subviews>
                                        </view>
1607
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1608 1609 1610 1611 1612 1613 1614 1615 1616
                                        <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
1617
                                        <size key="customSize" width="300" height="200"/>
1618 1619 1620 1621
                                        <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
1622 1623
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
1624 1625 1626 1627
                                <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
1628 1629
                            </collectionView>
                        </subviews>
1630
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1631 1632 1633 1634 1635 1636
                        <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
1637
                    </view>
曹云霄's avatar
曹云霄 committed
1638 1639 1640 1641
                    <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
1642 1643 1644 1645 1646
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
1647 1648 1649 1650
        <!--Video Helper View Controller-->
        <scene sceneID="1rE-H0-ws3">
            <objects>
                <viewController storyboardIdentifier="VideoHelperViewController" id="k0q-iD-xbp" customClass="VideoHelperViewController" sceneMemberID="viewController">
1651 1652 1653 1654
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gis-Te-eAG"/>
                        <viewControllerLayoutGuide type="bottom" id="AVm-wa-VfG"/>
                    </layoutGuides>
1655
                    <view key="view" contentMode="scaleToFill" id="1f3-C5-Ums">
1656
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1657 1658
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1659
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XJQ-gn-ueE">
1660
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
1661
                                <subviews>
1662
                                    <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rnp-xE-qcQ">
1663
                                        <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
1664 1665 1666 1667
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="eqa-aW-SB2"/>
                                            <constraint firstAttribute="width" constant="50" id="x8K-Sm-JhU"/>
                                        </constraints>
1668 1669 1670 1671 1672 1673
                                        <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>
1674
                                    <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">
1675
                                        <rect key="frame" x="803" y="16" width="41.5" height="18"/>
1676 1677 1678 1679
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1680
                                    <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">
1681
                                        <rect key="frame" x="847.5" y="16" width="50.5" height="18"/>
1682 1683 1684 1685
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1686
                                    <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtN-Il-ku7">
1687
                                        <rect key="frame" x="56" y="24" width="734" height="2"/>
1688 1689 1690
                                        <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">
1691
                                        <rect key="frame" x="913" y="5" width="40" height="40"/>
1692 1693 1694 1695
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="BRo-Ot-fqk"/>
                                            <constraint firstAttribute="height" constant="40" id="Xcm-mk-qui"/>
                                        </constraints>
1696 1697 1698 1699 1700
                                        <state key="normal" image="back5second"/>
                                        <connections>
                                            <action selector="backFiveSecondButtnClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="HoM-7C-cyw"/>
                                        </connections>
                                    </button>
1701
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ayg-g3-AEX">
1702
                                        <rect key="frame" x="959" y="0.0" width="50" height="50"/>
1703 1704 1705 1706
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="DVp-y9-JpK"/>
                                            <constraint firstAttribute="width" constant="50" id="fuh-h3-Bx4"/>
                                        </constraints>
1707 1708 1709 1710 1711 1712 1713 1714
                                        <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"/>
1715 1716 1717 1718 1719 1720 1721
                                <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 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"/>
1722
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="leading" secondItem="rnp-xE-qcQ" secondAttribute="trailing" constant="6" id="PBy-xx-4sP"/>
1723
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="leading" secondItem="Fn7-lK-bRL" secondAttribute="trailing" constant="15" id="UY8-wk-hOQ"/>
1724
                                    <constraint firstItem="lZ2-3r-Qo8" firstAttribute="leading" secondItem="xtN-Il-ku7" secondAttribute="trailing" constant="13" id="ZV2-Kv-GWt"/>
1725 1726 1727
                                    <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"/>
1728
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="centerY" secondItem="lZ2-3r-Qo8" secondAttribute="centerY" id="she-xc-CZl"/>
1729 1730
                                    <constraint firstAttribute="trailing" secondItem="ayg-g3-AEX" secondAttribute="trailing" constant="15" id="uw9-Db-CJJ"/>
                                </constraints>
1731
                            </view>
1732
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7v2-W0-8pd">
1733
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
1734
                                <subviews>
1735
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lit-z5-lWF">
1736
                                        <rect key="frame" x="16" y="5" width="40" height="40"/>
1737 1738 1739 1740
                                        <constraints>
                                            <constraint firstAttribute="height" constant="40" id="NmH-ib-hag"/>
                                            <constraint firstAttribute="width" constant="40" id="UaE-qb-j3j"/>
                                        </constraints>
1741 1742 1743 1744 1745
                                        <state key="normal" image="back"/>
                                        <connections>
                                            <action selector="exitPlayControllerButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="ngh-oA-bRr"/>
                                        </connections>
                                    </button>
1746
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hff-42-4hl">
1747
                                        <rect key="frame" x="66" y="25" width="0.0" height="0.0"/>
1748
                                        <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
1749 1750 1751 1752 1753
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
1754 1755 1756 1757 1758 1759 1760
                                <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>
1761 1762
                            </view>
                        </subviews>
1763
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
1764 1765 1766 1767 1768 1769 1770 1771
                        <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>
1772 1773 1774 1775 1776 1777 1778 1779 1780
                    </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"/>
1781
                        <outlet property="zoomButton" destination="ayg-g3-AEX" id="XcE-ai-ddR"/>
1782 1783 1784 1785 1786 1787 1788 1789 1790 1791
                    </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">
1792 1793 1794 1795
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="H0o-VN-y77"/>
                        <viewControllerLayoutGuide type="bottom" id="D0s-xf-mF6"/>
                    </layoutGuides>
1796
                    <view key="view" contentMode="scaleToFill" id="zkB-TM-8aD">
1797
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809
                        <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">
1810 1811 1812 1813
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7pp-Qq-Jcm"/>
                        <viewControllerLayoutGuide type="bottom" id="STN-51-MZ2"/>
                    </layoutGuides>
1814
                    <view key="view" contentMode="scaleToFill" id="euD-lu-EZ9">
1815
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1816 1817
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1818
                            <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">
1819
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1820 1821
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1822
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoDetailIntroTableViewCell" rowHeight="100" id="Qnm-0r-wEL" customClass="VideoDetailIntroTableViewCell">
1823
                                        <rect key="frame" x="0.0" y="28" width="1024" height="100"/>
1824 1825
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Qnm-0r-wEL" id="VAA-bT-OlF">
1826
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
1827 1828
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1829
                                                <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">
1830
                                                    <rect key="frame" x="20" y="12" width="73.5" height="21.5"/>
1831 1832 1833 1834
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1835
                                                <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">
1836
                                                    <rect key="frame" x="20" y="53.5" width="984" height="16"/>
1837 1838 1839 1840 1841
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1842
                                            <constraints>
1843 1844 1845 1846 1847
                                                <constraint firstItem="agZ-rF-DnB" firstAttribute="top" secondItem="VAA-bT-OlF" secondAttribute="top" constant="12" id="Ckd-Qh-bGG"/>
                                                <constraint firstItem="agZ-rF-DnB" firstAttribute="leading" secondItem="VAA-bT-OlF" secondAttribute="leading" constant="20" id="Nah-kx-9X5"/>
                                                <constraint firstItem="pIM-cg-VXA" firstAttribute="top" secondItem="agZ-rF-DnB" secondAttribute="bottom" constant="20" id="Q22-gE-9G8"/>
                                                <constraint firstItem="pIM-cg-VXA" firstAttribute="leading" secondItem="agZ-rF-DnB" secondAttribute="leading" id="ZRu-e8-FWm"/>
                                                <constraint firstAttribute="trailing" secondItem="pIM-cg-VXA" secondAttribute="trailing" constant="20" id="aRi-SX-DWL"/>
1848
                                            </constraints>
1849 1850 1851 1852 1853
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="studyIntroDetailTitleLabel" destination="pIM-cg-VXA" id="qhO-cv-4Hn"/>
                                        </connections>
                                    </tableViewCell>
1854
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoLecturerTableViewCell" rowHeight="130" id="WzB-nZ-wsW" customClass="VideoLecturerTableViewCell">
1855
                                        <rect key="frame" x="0.0" y="128" width="1024" height="130"/>
1856 1857
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WzB-nZ-wsW" id="Zzv-Yi-ZxT">
1858
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="129.5"/>
1859 1860
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1861
                                                <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">
1862
                                                    <rect key="frame" x="20" y="12" width="69.5" height="20.5"/>
1863 1864 1865 1866
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1867
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="G1i-V8-ZpV">
1868
                                                    <rect key="frame" x="20" y="52.5" width="50" height="50"/>
1869
                                                    <constraints>
1870 1871
                                                        <constraint firstAttribute="width" constant="50" id="cc9-ex-9ZA"/>
                                                        <constraint firstAttribute="height" constant="50" id="jcP-1l-z2L"/>
1872
                                                    </constraints>
1873 1874 1875 1876 1877 1878
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="25"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
1879
                                                <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">
1880
                                                    <rect key="frame" x="90" y="52.5" width="46" height="18"/>
1881 1882 1883 1884
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1885
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="85S-CZ-3Vl">
1886
                                                    <rect key="frame" x="90" y="85.5" width="914" height="31.5"/>
1887
                                                    <string key="text">用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,</string>
1888 1889 1890 1891 1892
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1893
                                            <constraints>
1894 1895 1896 1897 1898 1899 1900 1901 1902
                                                <constraint firstItem="85S-CZ-3Vl" firstAttribute="top" secondItem="jGB-5t-nzR" secondAttribute="bottom" constant="15" id="8xO-z4-jb8"/>
                                                <constraint firstItem="kxK-dX-OAf" firstAttribute="top" secondItem="Zzv-Yi-ZxT" secondAttribute="top" constant="12" id="Ars-Pi-G9Q"/>
                                                <constraint firstItem="jGB-5t-nzR" firstAttribute="leading" secondItem="G1i-V8-ZpV" secondAttribute="trailing" constant="20" id="aPL-We-S2h"/>
                                                <constraint firstItem="G1i-V8-ZpV" firstAttribute="leading" secondItem="kxK-dX-OAf" secondAttribute="leading" id="ab6-gK-IQk"/>
                                                <constraint firstItem="G1i-V8-ZpV" firstAttribute="top" secondItem="kxK-dX-OAf" secondAttribute="bottom" constant="20" id="eQC-Uo-q8N"/>
                                                <constraint firstItem="85S-CZ-3Vl" firstAttribute="leading" secondItem="jGB-5t-nzR" secondAttribute="leading" id="gvo-Qa-DUV"/>
                                                <constraint firstItem="jGB-5t-nzR" firstAttribute="top" secondItem="G1i-V8-ZpV" secondAttribute="top" id="rMK-7t-shZ"/>
                                                <constraint firstItem="kxK-dX-OAf" firstAttribute="leading" secondItem="Zzv-Yi-ZxT" secondAttribute="leading" constant="20" id="tLg-gN-1WH"/>
                                                <constraint firstAttribute="trailing" secondItem="85S-CZ-3Vl" secondAttribute="trailing" constant="20" id="xDF-rd-5Rm"/>
1903
                                            </constraints>
1904 1905 1906 1907
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="lecturerImageView" destination="G1i-V8-ZpV" id="Qnk-EI-Afx"/>
                                            <outlet property="lecturerNameLabel" destination="jGB-5t-nzR" id="jQ6-3g-LlR"/>
1908 1909 1910
                                            <outlet property="lecurerIntroLabel" destination="85S-CZ-3Vl" id="LLr-eD-OYY"/>
                                        </connections>
                                    </tableViewCell>
1911
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SpecifiedTableViewCell" rowHeight="100" id="oia-jO-L9n" customClass="SpecifiedTableViewCell">
1912
                                        <rect key="frame" x="0.0" y="258" width="1024" height="100"/>
1913 1914
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oia-jO-L9n" id="AMF-ag-ZWN">
1915
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
1916 1917
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1918
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="针对人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfI-IM-h1i">
1919
                                                    <rect key="frame" x="20" y="12" width="73.5" height="21.5"/>
1920 1921 1922 1923
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
1924
                                                <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">
1925
                                                    <rect key="frame" x="20" y="53.5" width="984" height="16"/>
1926 1927 1928 1929 1930
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1931 1932 1933 1934 1935 1936 1937
                                            <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>
1938 1939 1940
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="specifiedPersonLabel" destination="Tg4-gU-zwm" id="hDy-2g-Yy9"/>
1941 1942 1943 1944 1945 1946 1947 1948 1949 1950
                                        </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"/>
1951 1952 1953 1954 1955 1956
                        <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>
1957 1958 1959 1960 1961 1962 1963
                    </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>
1964
            <point key="canvasLocation" x="3254" y="-2420"/>
1965
        </scene>
1966 1967 1968 1969
        <!--Learning Complete View Controller-->
        <scene sceneID="4na-Mi-9mW">
            <objects>
                <viewController storyboardIdentifier="LearningCompleteViewController" id="Ci8-Or-c2d" customClass="LearningCompleteViewController" sceneMemberID="viewController">
1970 1971 1972 1973
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ddD-Nj-DSs"/>
                        <viewControllerLayoutGuide type="bottom" id="mHH-D9-xaX"/>
                    </layoutGuides>
1974 1975 1976 1977
                    <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>
1978 1979 1980
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="finish-1" translatesAutoresizingMaskIntoConstraints="NO" id="q14-y9-rVM">
                                <rect key="frame" x="0.0" y="0.0" width="520" height="330"/>
                            </imageView>
1981
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Sm-a1-drQ">
1982
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
1983 1984 1985 1986
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="Npo-Hq-Pqd"/>
                                    <constraint firstAttribute="width" constant="150" id="dPK-Sb-dFV"/>
                                </constraints>
1987 1988 1989 1990 1991
                                <state key="normal" backgroundImage="startEvaluation"/>
                                <connections>
                                    <action selector="startEvaluationButtonClickAction:" destination="Ci8-Or-c2d" eventType="touchUpInside" id="Q89-GR-cir"/>
                                </connections>
                            </button>
1992
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+3" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="szE-yu-4xy">
1993
                                <rect key="frame" x="448" y="70" width="62" height="60"/>
1994
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="50"/>
1995 1996 1997 1998
                                <color key="textColor" red="1" green="0.86721502113780891" blue="0.58854900595725379" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
1999
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
                        <constraints>
                            <constraint firstItem="q14-y9-rVM" firstAttribute="top" secondItem="iHJ-kK-bp1" secondAttribute="top" id="0a4-aI-7kb"/>
                            <constraint firstAttribute="trailing" secondItem="szE-yu-4xy" secondAttribute="trailing" constant="10" id="OEx-0l-d7R"/>
                            <constraint firstItem="mHH-D9-xaX" firstAttribute="top" secondItem="7Sm-a1-drQ" secondAttribute="bottom" constant="70" id="eUa-74-V9c"/>
                            <constraint firstItem="szE-yu-4xy" firstAttribute="top" secondItem="ddD-Nj-DSs" secondAttribute="bottom" constant="50" id="hW5-BW-Fcw"/>
                            <constraint firstItem="7Sm-a1-drQ" firstAttribute="centerX" secondItem="iHJ-kK-bp1" secondAttribute="centerX" id="iBH-aE-NiG"/>
                            <constraint firstItem="7Sm-a1-drQ" firstAttribute="top" secondItem="q14-y9-rVM" secondAttribute="bottom" constant="15" id="jtg-hV-Xb5"/>
                            <constraint firstAttribute="trailing" secondItem="q14-y9-rVM" secondAttribute="trailing" id="sGV-31-xCr"/>
                            <constraint firstItem="q14-y9-rVM" firstAttribute="leading" secondItem="iHJ-kK-bp1" secondAttribute="leading" id="wg7-dx-auY"/>
                        </constraints>
2010 2011 2012 2013
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="450"/>
                    <connections>
2014
                        <outlet property="beginAssessmentButton" destination="7Sm-a1-drQ" id="3fw-pZ-inE"/>
2015
                        <outlet property="obtainIntegralLabel" destination="szE-yu-4xy" id="6Yo-N1-80P"/>
2016 2017 2018 2019 2020 2021
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="reU-3b-Owk" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1587"/>
        </scene>
2022 2023 2024 2025
        <!--Assessment Qualified View Controller-->
        <scene sceneID="enM-LV-atY">
            <objects>
                <viewController storyboardIdentifier="AssessmentQualifiedViewController" id="SDF-nj-mgU" customClass="AssessmentQualifiedViewController" sceneMemberID="viewController">
2026 2027 2028 2029
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="10P-fE-6bt"/>
                        <viewControllerLayoutGuide type="bottom" id="agD-hR-3Nn"/>
                    </layoutGuides>
2030 2031 2032 2033
                    <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>
2034
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="Ee8-Jv-DAl">
2035
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2036 2037 2038 2039
                                <constraints>
                                    <constraint firstAttribute="width" constant="300" id="eXs-OU-xGA"/>
                                    <constraint firstAttribute="height" constant="120" id="hYV-by-8vA"/>
                                </constraints>
2040
                            </imageView>
2041
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您的得分为70" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bvR-ES-TRD">
2042
                                <rect key="frame" x="0.0" y="150" width="300" height="20.5"/>
2043 2044 2045 2046
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2047
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="恭喜您,考核通过!" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iGA-R4-rce">
2048
                                <rect key="frame" x="0.0" y="185.5" width="300" height="20.5"/>
2049 2050 2051 2052
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2053
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pek-ct-lx8">
2054
                                <rect key="frame" x="110" y="245" width="80" height="40"/>
2055 2056 2057 2058
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="dXQ-Fc-lPc"/>
                                    <constraint firstAttribute="width" constant="80" id="lBv-gN-lri"/>
                                </constraints>
2059 2060 2061 2062 2063 2064 2065 2066
                                <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>
2067
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="+3" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nxA-Lv-RTS">
2068
                                <rect key="frame" x="219" y="150" width="61" height="60"/>
2069 2070 2071 2072 2073 2074
                                <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"/>
2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089
                        <constraints>
                            <constraint firstItem="Ee8-Jv-DAl" firstAttribute="leading" secondItem="WxS-JA-UQD" secondAttribute="leading" id="0lZ-yq-g8u"/>
                            <constraint firstItem="Pek-ct-lx8" firstAttribute="centerX" secondItem="WxS-JA-UQD" secondAttribute="centerX" id="2sz-8d-Oiq"/>
                            <constraint firstItem="nxA-Lv-RTS" firstAttribute="top" secondItem="bvR-ES-TRD" secondAttribute="top" id="5OC-Uw-IMk"/>
                            <constraint firstItem="iGA-R4-rce" firstAttribute="top" secondItem="bvR-ES-TRD" secondAttribute="bottom" constant="15" id="ATX-Na-fP0"/>
                            <constraint firstItem="bvR-ES-TRD" firstAttribute="leading" secondItem="WxS-JA-UQD" secondAttribute="leading" id="IN4-X3-V9k"/>
                            <constraint firstItem="agD-hR-3Nn" firstAttribute="top" secondItem="Pek-ct-lx8" secondAttribute="bottom" constant="15" id="Qte-40-dHb"/>
                            <constraint firstItem="Ee8-Jv-DAl" firstAttribute="top" secondItem="WxS-JA-UQD" secondAttribute="top" id="WwO-a0-QOG"/>
                            <constraint firstAttribute="trailing" secondItem="bvR-ES-TRD" secondAttribute="trailing" id="gnP-r7-R3h"/>
                            <constraint firstAttribute="trailing" secondItem="Ee8-Jv-DAl" secondAttribute="trailing" id="lUU-n4-kMN"/>
                            <constraint firstItem="iGA-R4-rce" firstAttribute="leading" secondItem="WxS-JA-UQD" secondAttribute="leading" id="mxH-TR-XBD"/>
                            <constraint firstAttribute="trailing" secondItem="iGA-R4-rce" secondAttribute="trailing" id="o4Y-3G-ezD"/>
                            <constraint firstAttribute="trailing" secondItem="nxA-Lv-RTS" secondAttribute="trailing" constant="20" id="qyY-gB-4My"/>
                            <constraint firstItem="bvR-ES-TRD" firstAttribute="top" secondItem="Ee8-Jv-DAl" secondAttribute="bottom" constant="30" id="rpB-Hg-fBg"/>
                        </constraints>
2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102
                    </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>
2103 2104 2105 2106
        <!--Video List View Controller-->
        <scene sceneID="AgH-Mm-P16">
            <objects>
                <viewController storyboardIdentifier="VideoListViewController" id="Fwb-29-5lm" customClass="VideoListViewController" sceneMemberID="viewController">
2107 2108 2109 2110
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="4Vx-gJ-Xe0"/>
                        <viewControllerLayoutGuide type="bottom" id="X3N-6s-5AS"/>
                    </layoutGuides>
2111
                    <view key="view" contentMode="scaleToFill" id="E2F-Eb-xka">
2112
                        <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2113 2114
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2115
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="n7q-60-s3U">
2116
                                <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2117
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2118
                                <view key="tableHeaderView" contentMode="scaleToFill" id="p9i-EO-Sx0">
2119
                                    <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2120 2121
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
2122
                                        <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">
2123
                                            <rect key="frame" x="25" y="30" width="0.0" height="0.0"/>
2124 2125 2126 2127 2128 2129
                                            <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2130 2131 2132 2133
                                    <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>
2134 2135
                                </view>
                                <prototypes>
2136
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoListItemTableViewCell" rowHeight="50" id="YXo-b3-NKo" customClass="VideoListItemTableViewCell">
2137
                                        <rect key="frame" x="0.0" y="88" width="500" height="50"/>
2138 2139
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YXo-b3-NKo" id="Zsh-Nm-SGv">
2140
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2141 2142
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2143
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FNL-Q4-kdY">
2144
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2145 2146 2147 2148
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="Q2Z-4z-UU5"/>
                                                        <constraint firstAttribute="height" constant="20" id="bwr-72-s60"/>
                                                    </constraints>
2149
                                                    <state key="normal" backgroundImage="play"/>
2150
                                                    <state key="selected" backgroundImage="playSelect"/>
2151
                                                </button>
2152
                                                <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">
2153
                                                    <rect key="frame" x="52" y="17" width="337" height="16"/>
2154 2155 2156 2157
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2158
                                                <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">
2159
                                                    <rect key="frame" x="449" y="16" width="36" height="18"/>
2160 2161 2162 2163
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2164
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BVg-HN-E2s">
2165
                                                    <rect key="frame" x="409" y="10" width="30" height="30"/>
2166 2167 2168 2169 2170 2171
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="30" id="Lmp-s2-7qe"/>
                                                        <constraint firstAttribute="height" constant="30" id="xS0-wu-MRb"/>
                                                    </constraints>
                                                </view>
2172
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="cny-PA-JpH">
2173
                                                    <rect key="frame" x="349" y="15" width="50" height="20"/>
2174 2175 2176 2177 2178
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="qlN-ce-UR9"/>
                                                        <constraint firstAttribute="width" constant="50" id="uLt-h5-EDk"/>
                                                    </constraints>
                                                </imageView>
2179
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fYk-7O-XdO">
2180
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2181 2182 2183 2184 2185
                                                    <color key="backgroundColor" red="0.86274509799999999" green="0.86666666670000003" blue="0.87058823529999996" alpha="1" colorSpace="calibratedRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="wjU-cG-Cbi"/>
                                                    </constraints>
                                                </view>
2186
                                            </subviews>
2187 2188
                                            <constraints>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="4D8-Yl-tb5"/>
2189
                                                <constraint firstItem="fYk-7O-XdO" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" id="7z1-7b-WxT"/>
2190
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="centerY" secondItem="Ast-eO-9V0" secondAttribute="centerY" id="9w5-mB-anf"/>
2191
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="DoL-1X-1DZ"/>
2192
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="cny-PA-JpH" secondAttribute="trailing" constant="10" id="FeY-kV-5zF"/>
2193
                                                <constraint firstAttribute="trailing" secondItem="fYk-7O-XdO" secondAttribute="trailing" id="Hs3-xl-h3f"/>
2194
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" constant="12" id="IKT-GZ-UfU"/>
2195
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="KVJ-bY-0gc"/>
2196
                                                <constraint firstItem="cny-PA-JpH" firstAttribute="centerY" secondItem="BVg-HN-E2s" secondAttribute="centerY" id="Odt-ir-59j"/>
2197
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="leading" secondItem="FNL-Q4-kdY" secondAttribute="trailing" constant="20" id="Qc4-J9-Joq"/>
2198
                                                <constraint firstAttribute="bottom" secondItem="fYk-7O-XdO" secondAttribute="bottom" id="Ug8-VY-SJT"/>
2199
                                                <constraint firstAttribute="trailing" secondItem="Ast-eO-9V0" secondAttribute="trailing" constant="15" id="Xih-52-5hy"/>
2200 2201
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="leading" secondItem="BVg-HN-E2s" secondAttribute="trailing" constant="10" id="i3G-EM-h4h"/>
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="0QA-OC-BkN" secondAttribute="trailing" constant="20" id="igE-qL-tRe"/>
2202
                                            </constraints>
2203 2204
                                        </tableViewCellContentView>
                                        <connections>
2205
                                            <outlet property="examResultImageView" destination="cny-PA-JpH" id="R7t-ol-rAq"/>
2206
                                            <outlet property="playButton" destination="FNL-Q4-kdY" id="Abd-Au-JQk"/>
2207
                                            <outlet property="seekbarView" destination="BVg-HN-E2s" id="Ngx-Ju-zff"/>
2208 2209 2210 2211
                                            <outlet property="studyItemTimeLabel" destination="Ast-eO-9V0" id="q9C-EN-fp3"/>
                                            <outlet property="studyItemTitleLabel" destination="0QA-OC-BkN" id="1d5-ex-vvU"/>
                                        </connections>
                                    </tableViewCell>
2212
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="PPTListItemTableViewCell" rowHeight="50" id="OSF-93-RuO" customClass="PPTListItemTableViewCell">
2213
                                        <rect key="frame" x="0.0" y="138" width="500" height="50"/>
2214 2215
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OSF-93-RuO" id="IQr-pV-6ZO">
2216
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2217 2218
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2219
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7R-oP-wMP">
2220
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2221 2222 2223 2224
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="KTb-gB-cZe"/>
                                                        <constraint firstAttribute="height" constant="20" id="jA0-8D-GxA"/>
                                                    </constraints>
2225
                                                    <state key="normal" backgroundImage="ppt"/>
2226
                                                    <state key="selected" backgroundImage="pptselect"/>
2227
                                                </button>
2228
                                                <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">
2229
                                                    <rect key="frame" x="54" y="17" width="383.5" height="16"/>
2230 2231 2232 2233
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2234
                                                <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">
2235
                                                    <rect key="frame" x="457.5" y="16" width="27.5" height="18"/>
2236 2237 2238 2239
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2240
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="Gwb-yp-kzF">
2241
                                                    <rect key="frame" x="357.5" y="15" width="50" height="20"/>
2242 2243 2244 2245 2246
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="50" id="3pT-7N-uob"/>
                                                        <constraint firstAttribute="height" constant="20" id="sFf-Ng-aIU"/>
                                                    </constraints>
                                                </imageView>
2247
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SCg-SR-kAg">
2248
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2249 2250 2251 2252 2253
                                                    <color key="backgroundColor" red="0.86274509799999999" green="0.86666666670000003" blue="0.87058823529999996" alpha="1" colorSpace="calibratedRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="sBH-lC-hCS"/>
                                                    </constraints>
                                                </view>
2254
                                            </subviews>
2255
                                            <constraints>
2256
                                                <constraint firstItem="Gwb-yp-kzF" firstAttribute="centerY" secondItem="t1Q-41-RAj" secondAttribute="centerY" id="Lvf-ms-adf"/>
2257
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="6O1-Dg-ELo" secondAttribute="trailing" constant="20" id="P2g-cX-AOe"/>
2258
                                                <constraint firstAttribute="bottom" secondItem="SCg-SR-kAg" secondAttribute="bottom" id="PQy-Zh-wy0"/>
2259 2260 2261
                                                <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"/>
2262
                                                <constraint firstItem="SCg-SR-kAg" firstAttribute="leading" secondItem="IQr-pV-6ZO" secondAttribute="leading" id="d7E-Z5-M32"/>
2263
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="Gwb-yp-kzF" secondAttribute="trailing" constant="50" id="gss-Qt-GwH"/>
2264 2265
                                                <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"/>
2266
                                                <constraint firstAttribute="trailing" secondItem="SCg-SR-kAg" secondAttribute="trailing" id="udK-Hq-DUA"/>
2267 2268
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="w2Y-l9-mb5"/>
                                            </constraints>
2269 2270
                                        </tableViewCellContentView>
                                        <connections>
2271
                                            <outlet property="examResultImageView" destination="Gwb-yp-kzF" id="Ftr-TR-W7i"/>
2272 2273 2274 2275 2276
                                            <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>
2277
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoListSectionHeaderView" rowHeight="60" id="w6E-t4-Q38" customClass="VideoListSectionHeaderView">
2278
                                        <rect key="frame" x="0.0" y="188" width="500" height="60"/>
2279 2280
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w6E-t4-Q38" id="Xwb-Tx-Kw3">
2281
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2282 2283
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2284
                                                <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">
2285
                                                    <rect key="frame" x="12" y="20" width="159.5" height="20.5"/>
2286 2287 2288 2289
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2290
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yxT-MF-Dbo">
2291
                                                    <rect key="frame" x="0.0" y="59" width="500" height="1"/>
2292
                                                    <color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
2293
                                                    <constraints>
2294
                                                        <constraint firstAttribute="height" constant="1" id="Koi-YB-SWe"/>
2295
                                                    </constraints>
2296
                                                </view>
2297
                                            </subviews>
2298 2299
                                            <constraints>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" constant="12" id="8et-XB-L7e"/>
2300
                                                <constraint firstAttribute="bottom" secondItem="yxT-MF-Dbo" secondAttribute="bottom" id="G2s-FC-Wpx"/>
2301
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="centerY" secondItem="Xwb-Tx-Kw3" secondAttribute="centerY" id="IIl-89-lHK"/>
2302 2303
                                                <constraint firstAttribute="trailing" secondItem="yxT-MF-Dbo" secondAttribute="trailing" id="Y20-1l-LGq"/>
                                                <constraint firstItem="yxT-MF-Dbo" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" id="Z16-XY-VMp"/>
2304
                                            </constraints>
2305
                                        </tableViewCellContentView>
2306
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318
                                        <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"/>
2319 2320 2321 2322 2323 2324
                        <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>
2325
                    </view>
2326 2327
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="500" height="768"/>
2328
                    <connections>
2329
                        <outlet property="headerView" destination="p9i-EO-Sx0" id="g3y-wf-vk6"/>
2330 2331 2332 2333 2334 2335
                        <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>
2336 2337 2338 2339 2340 2341
            <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">
2342 2343 2344 2345
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="NmN-EA-ftQ"/>
                        <viewControllerLayoutGuide type="bottom" id="yxQ-UK-Q3D"/>
                    </layoutGuides>
2346
                    <view key="view" contentMode="scaleToFill" id="uDa-Mh-ebN">
2347
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2348 2349
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2350
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZY0-DP-xQk">
2351
                                <rect key="frame" x="0.0" y="64" width="1024" height="60"/>
2352
                                <subviews>
2353
                                    <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">
2354
                                        <rect key="frame" x="160" y="20" width="225.5" height="20.5"/>
2355 2356 2357 2358
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2359
                                    <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">
2360
                                        <rect key="frame" x="846.5" y="21.5" width="71.5" height="17"/>
2361 2362 2363 2364
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2365
                                    <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">
2366
                                        <rect key="frame" x="933" y="18" width="51" height="24"/>
2367 2368 2369 2370 2371 2372
                                        <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"/>
2373 2374 2375 2376 2377 2378 2379 2380 2381
                                <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>
2382
                            </view>
2383
                            <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">
2384
                                <rect key="frame" x="0.0" y="124" width="1024" height="589"/>
2385 2386
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2387
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" rowHeight="60" id="2M5-To-MLj" customClass="AssessmentHeaderView">
2388
                                        <rect key="frame" x="0.0" y="55.5" width="1024" height="60"/>
2389 2390
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2M5-To-MLj" id="ypf-GL-4CP">
2391
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
2392 2393
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2394
                                                <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">
2395
                                                    <rect key="frame" x="160" y="21" width="844" height="18"/>
2396
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
2397 2398 2399 2400
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2401
                                            <color key="backgroundColor" red="0.94509803921568625" green="0.96078431372549022" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
2402 2403 2404 2405 2406
                                            <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>
2407
                                        </tableViewCellContentView>
2408
                                        <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
2409 2410 2411 2412
                                        <connections>
                                            <outlet property="titleLabel" destination="RBj-Qh-HCD" id="uH0-fJ-SI2"/>
                                        </connections>
                                    </tableViewCell>
2413
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="50" id="BjI-a1-CRm" customClass="AssessmentTableViewCell">
2414
                                        <rect key="frame" x="0.0" y="115.5" width="1024" height="50"/>
2415 2416
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BjI-a1-CRm" id="bq8-ly-DcD">
2417
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2418 2419
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2420
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MzG-Lg-eSA">
2421
                                                    <rect key="frame" x="160" y="15" width="20" height="20"/>
2422 2423 2424 2425
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="2XO-Nx-gku"/>
                                                        <constraint firstAttribute="width" constant="20" id="weu-QO-t1x"/>
                                                    </constraints>
2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436
                                                    <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>
2437
                                                </button>
2438
                                                <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">
2439
                                                    <rect key="frame" x="200" y="17" width="804" height="16"/>
2440 2441 2442 2443 2444
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2445 2446 2447 2448 2449 2450 2451
                                            <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>
2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463
                                        </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>
2464
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ah0-JC-drA">
2465
                                <rect key="frame" x="452" y="726" width="120" height="33"/>
2466
                                <color key="backgroundColor" red="0.3411764705882353" green="0.66274509803921566" blue="0.84705882352941175" alpha="1" colorSpace="calibratedRGB"/>
2467 2468 2469
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="IgS-hA-YZj"/>
                                </constraints>
2470 2471 2472 2473
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="提交">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
2474 2475 2476 2477 2478 2479 2480 2481
                                <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>
2482 2483 2484
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495
                        <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>
2496 2497
                    </view>
                    <connections>
2498 2499 2500
                        <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"/>
2501 2502 2503 2504
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fvx-Zc-cbA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
2505 2506
            <point key="canvasLocation" x="3254" y="-686"/>
        </scene>
2507 2508 2509 2510
        <!--Photo Manager View Controller-->
        <scene sceneID="T2T-SL-aSG">
            <objects>
                <viewController storyboardIdentifier="PhotoManagerViewController" id="UEz-gT-Q4w" customClass="PhotoManagerViewController" sceneMemberID="viewController">
2511 2512 2513 2514
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="W4V-aU-8Z3"/>
                        <viewControllerLayoutGuide type="bottom" id="AC6-es-fcm"/>
                    </layoutGuides>
2515
                    <view key="view" contentMode="scaleToFill" id="Irb-dN-uKr">
2516
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2517 2518
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2519
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3Pc-tn-xb9">
2520
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2521 2522 2523 2524 2525 2526 2527 2528
                                <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>
2529
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="G1N-De-QLU" customClass="PhotoManagerCollectionViewCell">
2530 2531 2532 2533 2534 2535
                                        <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>
2536 2537 2538
                                                <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="cnF-DJ-IMq">
                                                    <rect key="frame" x="0.0" y="0.0" width="357" height="256"/>
                                                </imageView>
2539 2540
                                            </subviews>
                                        </view>
2541 2542 2543 2544 2545 2546
                                        <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>
2547 2548 2549 2550 2551 2552
                                        <connections>
                                            <outlet property="photoImageView" destination="cnF-DJ-IMq" id="g5L-eC-x92"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
2553 2554
                                    <outlet property="dataSource" destination="UEz-gT-Q4w" id="OHj-es-7Sg"/>
                                    <outlet property="delegate" destination="UEz-gT-Q4w" id="0aU-DR-Nap"/>
2555 2556 2557 2558
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2559 2560 2561 2562 2563 2564
                        <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>
2565 2566
                    </view>
                    <connections>
2567 2568
                        <outlet property="photoManagerCollectionView" destination="3Pc-tn-xb9" id="GSZ-3f-kt3"/>
                        <outlet property="photoManagerFlowLayout" destination="w4e-Fu-1tD" id="O1S-aX-7aj"/>
2569 2570 2571 2572 2573 2574
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="mqK-sp-nJg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3254" y="212"/>
        </scene>
2575 2576
        <!--Assessment Unqualified View Controller-->
        <scene sceneID="wzB-Oq-M2h">
2577
            <objects>
2578
                <viewController storyboardIdentifier="AssessmentUnqualifiedViewController" id="HVQ-h1-cdZ" customClass="AssessmentUnqualifiedViewController" sceneMemberID="viewController">
2579 2580 2581 2582
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Uca-gJ-gkA"/>
                        <viewControllerLayoutGuide type="bottom" id="li1-qJ-ltZ"/>
                    </layoutGuides>
2583 2584
                    <view key="view" contentMode="scaleToFill" id="Jrf-Eh-w8c">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
2585 2586
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2587
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="dSP-yE-ox7">
2588
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2589 2590 2591
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="ssq-17-f9u"/>
                                </constraints>
2592
                            </imageView>
2593
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您的得分为70" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MQd-S9-81e">
2594
                                <rect key="frame" x="0.0" y="150" width="300" height="20.5"/>
2595 2596 2597 2598
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2599
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="考核不通过!(2次重考机会)" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sdh-KX-Vec">
2600
                                <rect key="frame" x="0.0" y="185.5" width="300" height="20.5"/>
2601 2602 2603 2604
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2605
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uNt-xg-ClW">
2606
                                <rect key="frame" x="44" y="245" width="80" height="40"/>
2607 2608 2609 2610
                                <constraints>
                                    <constraint firstAttribute="width" constant="80" id="fkC-Os-e4o"/>
                                    <constraint firstAttribute="height" constant="40" id="nLR-Kq-prT"/>
                                </constraints>
2611 2612 2613 2614 2615 2616 2617 2618
                                <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>
2619
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5qT-pA-2NE">
2620
                                <rect key="frame" x="176" y="245" width="80" height="40"/>
2621 2622 2623 2624
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="jR8-af-kXu"/>
                                    <constraint firstAttribute="width" constant="80" id="x7f-7v-sh8"/>
                                </constraints>
2625 2626 2627 2628 2629 2630 2631 2632
                                <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>
2633 2634
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="Sdh-KX-Vec" secondAttribute="trailing" id="3uh-fO-fdc"/>
                            <constraint firstItem="Sdh-KX-Vec" firstAttribute="top" secondItem="MQd-S9-81e" secondAttribute="bottom" constant="15" id="3xu-Rg-2xm"/>
                            <constraint firstItem="li1-qJ-ltZ" firstAttribute="top" secondItem="uNt-xg-ClW" secondAttribute="bottom" constant="15" id="EwC-54-QV3"/>
                            <constraint firstAttribute="trailing" secondItem="MQd-S9-81e" secondAttribute="trailing" id="Ext-mX-2hU"/>
                            <constraint firstItem="MQd-S9-81e" firstAttribute="leading" secondItem="Jrf-Eh-w8c" secondAttribute="leading" id="MS3-Xb-izH"/>
                            <constraint firstAttribute="trailing" secondItem="5qT-pA-2NE" secondAttribute="trailing" constant="44" id="NaZ-eR-oh8"/>
                            <constraint firstItem="5qT-pA-2NE" firstAttribute="centerY" secondItem="uNt-xg-ClW" secondAttribute="centerY" id="VGs-zK-VzH"/>
                            <constraint firstItem="MQd-S9-81e" firstAttribute="top" secondItem="dSP-yE-ox7" secondAttribute="bottom" constant="30" id="W5Q-5t-pdy"/>
                            <constraint firstItem="dSP-yE-ox7" firstAttribute="leading" secondItem="Jrf-Eh-w8c" secondAttribute="leading" id="ZmA-AA-HPV"/>
                            <constraint firstItem="Sdh-KX-Vec" firstAttribute="leading" secondItem="Jrf-Eh-w8c" secondAttribute="leading" id="ijd-5o-RhE"/>
                            <constraint firstItem="dSP-yE-ox7" firstAttribute="top" secondItem="Jrf-Eh-w8c" secondAttribute="top" id="pRd-qA-BnL"/>
                            <constraint firstAttribute="trailing" secondItem="dSP-yE-ox7" secondAttribute="trailing" id="qaJ-v2-LEF"/>
                            <constraint firstItem="uNt-xg-ClW" firstAttribute="leading" secondItem="Jrf-Eh-w8c" secondAttribute="leading" constant="44" id="v7M-Kd-Pi0"/>
                            <constraint firstItem="li1-qJ-ltZ" firstAttribute="top" secondItem="5qT-pA-2NE" secondAttribute="bottom" constant="15" id="z0M-kv-swz"/>
                        </constraints>
2651 2652
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
2653 2654 2655
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="scoreLabel" destination="MQd-S9-81e" id="rbr-VX-ezE"/>
2656
                        <outlet property="startAgainButton" destination="uNt-xg-ClW" id="FLA-1i-JUy"/>
2657 2658
                        <outlet property="unQualifiedLabel" destination="Sdh-KX-Vec" id="seY-tV-yFX"/>
                    </connections>
2659
                </viewController>
2660
                <placeholder placeholderIdentifier="IBFirstResponder" id="9mL-Vw-rdn" userLabel="First Responder" sceneMemberID="firstResponder"/>
2661
            </objects>
2662
            <point key="canvasLocation" x="4292" y="-686"/>
2663
        </scene>
2664 2665 2666 2667
        <!--Forum Item Detail View Controller-->
        <scene sceneID="3DQ-P0-M8M">
            <objects>
                <viewController storyboardIdentifier="ForumItemDetailViewController" id="VmI-Ft-Fno" customClass="ForumItemDetailViewController" sceneMemberID="viewController">
2668 2669 2670 2671
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="JLf-JW-rUI"/>
                        <viewControllerLayoutGuide type="bottom" id="f5L-3o-b9m"/>
                    </layoutGuides>
2672
                    <view key="view" contentMode="scaleToFill" id="ZYe-68-bYv">
2673
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2674 2675
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2676
                            <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">
2677
                                <rect key="frame" x="0.0" y="44" width="1024" height="674"/>
2678
                                <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
2679
                                <view key="tableHeaderView" contentMode="scaleToFill" id="sYW-Jc-Fde">
2680
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="200"/>
2681 2682
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
2683
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="v3R-bc-vx5">
2684
                                            <rect key="frame" x="30" y="12" width="40" height="40"/>
2685
                                            <constraints>
2686 2687
                                                <constraint firstAttribute="width" constant="40" id="W92-kD-7pb"/>
                                                <constraint firstAttribute="height" constant="40" id="lGg-wt-ncu"/>
2688
                                            </constraints>
2689
                                        </imageView>
2690 2691
                                        <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">
                                            <rect key="frame" x="75" y="12" width="35" height="20"/>
2692 2693 2694 2695
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
2696 2697
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="你好吗" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Se9-GU-LNv">
                                            <rect key="frame" x="75" y="37" width="37" height="14.5"/>
2698 2699 2700 2701
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
2702
                                        <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">
2703
                                            <rect key="frame" x="30" y="57.5" width="964" height="0.0"/>
2704 2705 2706 2707
                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
2708
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AMb-KR-bVS">
2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727
                                            <rect key="frame" x="754" y="14.5" width="100" height="35"/>
                                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="35" id="7pW-bX-LPK"/>
                                                <constraint firstAttribute="width" constant="100" id="JaT-wZ-Obg"/>
                                            </constraints>
                                            <state key="normal" title="删除"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="5"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
                                            <connections>
                                                <action selector="deleteButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="4Yv-3R-JjY"/>
                                            </connections>
                                        </button>
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Z5m-ce-eoH">
                                            <rect key="frame" x="894" y="14.5" width="100" height="35"/>
                                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
2728
                                            <constraints>
2729 2730
                                                <constraint firstAttribute="width" constant="100" id="5lr-UL-ncX"/>
                                                <constraint firstAttribute="height" constant="35" id="Ov3-GH-IbF"/>
2731
                                            </constraints>
2732 2733 2734 2735 2736 2737
                                            <state key="normal" title="分享"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="5"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
2738
                                            <connections>
2739
                                                <action selector="shareButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="e4p-IM-7Lj"/>
2740 2741
                                            </connections>
                                        </button>
2742 2743
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2744
                                    <constraints>
2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="30" id="BOq-Tq-pIu"/>
                                        <constraint firstAttribute="trailing" secondItem="v8T-KD-DNZ" secondAttribute="trailing" constant="30" id="BpC-Bn-dsY"/>
                                        <constraint firstItem="AMb-KR-bVS" firstAttribute="centerY" secondItem="Z5m-ce-eoH" secondAttribute="centerY" id="DM2-99-5qv"/>
                                        <constraint firstItem="Z5m-ce-eoH" firstAttribute="leading" secondItem="AMb-KR-bVS" secondAttribute="trailing" constant="40" id="E3W-Dm-C7g"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="leading" secondItem="v3R-bc-vx5" secondAttribute="trailing" constant="5" id="FUt-74-XXx"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="12" id="JhU-py-TgY"/>
                                        <constraint firstItem="Z5m-ce-eoH" firstAttribute="centerY" secondItem="v3R-bc-vx5" secondAttribute="centerY" id="ScI-vs-7Mg"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="top" secondItem="v3R-bc-vx5" secondAttribute="top" id="V4A-VG-9e5"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="30" id="m5z-Lt-G4O"/>
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="top" secondItem="Z5m-ce-eoH" secondAttribute="bottom" constant="8" id="n9P-lx-Ckz"/>
                                        <constraint firstAttribute="trailing" secondItem="Z5m-ce-eoH" secondAttribute="trailing" constant="30" id="phU-Dg-qar"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="leading" secondItem="gWN-DJ-u26" secondAttribute="leading" id="seF-4s-DBQ"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="bottom" secondItem="v3R-bc-vx5" secondAttribute="bottom" id="y0g-de-dpX"/>
2758
                                    </constraints>
2759
                                </view>
2760
                                <prototypes>
2761
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentListTableViewCell" rowHeight="84" id="sX2-jy-tQ2" customClass="CommentListTableViewCell">
2762
                                        <rect key="frame" x="0.0" y="228" width="1024" height="84"/>
2763
                                        <autoresizingMask key="autoresizingMask"/>
2764
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sX2-jy-tQ2" id="iVT-bi-RKr">
2765
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="83.5"/>
2766 2767
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2768
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="crown" translatesAutoresizingMaskIntoConstraints="NO" id="pyu-Y7-w8M">
2769
                                                    <rect key="frame" x="282" y="12" width="60" height="60"/>
2770 2771 2772 2773
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="Gok-Ml-TgO"/>
                                                        <constraint firstAttribute="width" constant="60" id="hAp-sv-kym"/>
                                                    </constraints>
2774
                                                </imageView>
2775
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-Wx-TQb">
2776
                                                    <rect key="frame" x="28" y="20" width="35" height="35"/>
2777 2778 2779 2780 2781
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="35" id="WTR-2T-6cC"/>
                                                        <constraint firstAttribute="height" constant="35" id="ccw-v8-BsU"/>
                                                    </constraints>
                                                </imageView>
2782
                                                <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">
2783
                                                    <rect key="frame" x="68" y="20" width="0.0" height="0.0"/>
2784 2785
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
2786 2787
                                                    <nil key="highlightedColor"/>
                                                </label>
2788
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Nam-PB-SZa">
2789
                                                    <rect key="frame" x="68" y="55" width="0.0" height="0.0"/>
2790 2791 2792 2793
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2794
                                                <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">
2795
                                                    <rect key="frame" x="20" y="60" width="984" height="13.5"/>
2796 2797 2798 2799
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2800
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4o-Xy-Sd4">
2801
                                                    <rect key="frame" x="954" y="25" width="40" height="25"/>
2802 2803 2804 2805
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="40" id="SfQ-ox-d6Q"/>
                                                        <constraint firstAttribute="height" constant="25" id="yly-qG-ycJ"/>
                                                    </constraints>
2806 2807 2808 2809 2810
                                                    <state key="normal" backgroundImage="extension"/>
                                                    <connections>
                                                        <action selector="extensionButtonClickAction:" destination="sX2-jy-tQ2" eventType="touchUpInside" id="JKQ-Py-J8z"/>
                                                    </connections>
                                                </button>
2811
                                            </subviews>
2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827
                                            <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>
2828
                                        </tableViewCellContentView>
2829
                                        <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
2830
                                        <connections>
2831 2832 2833 2834 2835 2836
                                            <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"/>
2837 2838 2839 2840 2841 2842 2843 2844
                                        </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>
2845
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yrS-Rd-y6d">
2846
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
2847
                                <subviews>
2848
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yAy-gW-uWW">
2849
                                        <rect key="frame" x="30" y="5" width="894" height="40"/>
2850
                                        <subviews>
2851
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="发表评论" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1kQ-zq-QUc">
2852
                                                <rect key="frame" x="12" y="5" width="783" height="30"/>
2853 2854 2855
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="30" id="KJP-Oc-QZ2"/>
                                                </constraints>
2856 2857
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
2858
                                                <textInputTraits key="textInputTraits" returnKeyType="send"/>
2859 2860 2861
                                                <connections>
                                                    <outlet property="delegate" destination="VmI-Ft-Fno" id="flh-Ah-DiF"/>
                                                </connections>
2862
                                            </textField>
2863
                                            <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">
2864
                                                <rect key="frame" x="815" y="10" width="69" height="20"/>
2865 2866 2867
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="20" id="Bh6-tN-ekw"/>
                                                </constraints>
2868
                                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
2869
                                                <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
2870 2871 2872
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
2873 2874 2875 2876 2877 2878 2879 2880
                                        <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>
2881
                                    </view>
2882
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hBK-cP-6nE">
2883
                                        <rect key="frame" x="954" y="10" width="30" height="30"/>
2884 2885 2886 2887
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="NxS-I1-2qD"/>
                                            <constraint firstAttribute="height" constant="30" id="ajY-I2-Qjn"/>
                                        </constraints>
2888 2889 2890 2891 2892
                                        <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>
2893
                                    </button>
2894
                                    <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Aj-de-1WD">
2895
                                        <rect key="frame" x="0.0" y="0.0" width="1024" height="1"/>
2896 2897 2898
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                    </view>
2899 2900
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2901 2902 2903 2904 2905 2906 2907 2908
                                <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>
2909 2910 2911
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2912 2913 2914 2915
                        <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"/>
2916
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="top" secondItem="JLf-JW-rUI" secondAttribute="bottom" constant="24" id="ja1-TM-3b0"/>
2917 2918 2919 2920
                            <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>
2921 2922 2923 2924 2925
                    </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"/>
2926
                        <outlet property="contentLabel" destination="v8T-KD-DNZ" id="Brq-Ix-7Ee"/>
2927
                        <outlet property="deleteButton" destination="AMb-KR-bVS" id="19Y-vT-NWb"/>
2928
                        <outlet property="forumDetailTableView" destination="TVZ-eo-sh6" id="NMh-5q-QMz"/>
2929 2930 2931
                        <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"/>
2932
                        <outlet property="praiseButton" destination="hBK-cP-6nE" id="PZ2-9r-kSE"/>
2933
                        <outlet property="shareButton" destination="Z5m-ce-eoH" id="8D6-mx-pJv"/>
2934
                        <outlet property="tableViewHeaderView" destination="sYW-Jc-Fde" id="Ht8-2M-kVQ"/>
2935 2936 2937 2938 2939 2940
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDc-Xa-Mwn" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4372" y="212"/>
        </scene>
2941 2942
        <!--Post Photo Manager View Controller-->
        <scene sceneID="2ON-Ys-jWd">
2943
            <objects>
2944
                <viewController storyboardIdentifier="PostPhotoManagerViewController" id="TGH-Iw-ApE" customClass="PostPhotoManagerViewController" sceneMemberID="viewController">
2945 2946 2947 2948
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="kKI-zQ-wk1"/>
                        <viewControllerLayoutGuide type="bottom" id="qWt-o1-N8Q"/>
                    </layoutGuides>
2949
                    <view key="view" contentMode="scaleToFill" id="aJe-X6-Cbk">
2950
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2951 2952
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2953
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="exy-74-AKq">
2954
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2955
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2956 2957 2958 2959 2960 2961 2962
                                <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>
2963
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="ZSc-D5-APA" customClass="PhotoManagerCollectionViewCell">
2964 2965 2966 2967
                                        <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"/>
2968 2969
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2970 2971 2972
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qvC-gK-F43">
                                                    <rect key="frame" x="0.0" y="0.0" width="330" height="257"/>
                                                </imageView>
2973
                                            </subviews>
2974
                                        </view>
2975 2976 2977 2978 2979 2980
                                        <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>
2981
                                        <connections>
2982
                                            <outlet property="photoImageView" destination="qvC-gK-F43" id="Kyh-sr-Qxc"/>
2983
                                        </connections>
2984 2985
                                    </collectionViewCell>
                                </cells>
2986
                                <connections>
2987 2988
                                    <outlet property="dataSource" destination="TGH-Iw-ApE" id="2oW-WB-Ile"/>
                                    <outlet property="delegate" destination="TGH-Iw-ApE" id="3pF-fO-Q51"/>
2989
                                </connections>
2990
                            </collectionView>
2991 2992
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2993 2994 2995 2996 2997 2998
                        <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>
2999 3000
                    </view>
                    <connections>
3001 3002
                        <outlet property="photoManagerCollectionView" destination="exy-74-AKq" id="rgY-2R-nad"/>
                        <outlet property="photoManagerFlowLayout" destination="JhQ-Jm-XRx" id="cnJ-Qs-kLn"/>
3003 3004
                    </connections>
                </viewController>
3005
                <placeholder placeholderIdentifier="IBFirstResponder" id="cpP-uV-HVv" userLabel="First Responder" sceneMemberID="firstResponder"/>
3006
            </objects>
3007
            <point key="canvasLocation" x="4372" y="1068"/>
3008
        </scene>
曹云霄's avatar
曹云霄 committed
3009 3010
    </scenes>
    <resources>
曹云霄's avatar
曹云霄 committed
3011
        <image name="00启动页" width="1500" height="1125"/>
曹云霄's avatar
曹云霄 committed
3012
        <image name="00登录-谭" width="1024" height="768"/>
3013
        <image name="Imagebackground" width="65" height="65"/>
3014
        <image name="Recruitbackground" width="2048" height="1416"/>
3015 3016 3017
        <image name="amplification" width="24" height="24"/>
        <image name="back" width="10" height="16"/>
        <image name="back5second" width="23" height="24"/>
3018 3019 3020
        <image name="background" width="1130" height="885"/>
        <image name="begin" width="244" height="55"/>
        <image name="cancel" width="58" height="58"/>
3021
        <image name="comments" width="16" height="16"/>
3022
        <image name="confirm" width="567" height="434"/>
3023
        <image name="crown" width="45" height="42"/>
3024 3025
        <image name="current_integra" width="26" height="28"/>
        <image name="discussion" width="585" height="460"/>
3026
        <image name="editor" width="1130" height="885"/>
3027
        <image name="extension" width="29" height="21"/>
3028 3029 3030
        <image name="finish-1" width="559" height="398"/>
        <image name="finish-2" width="222" height="49"/>
        <image name="instructions" width="143" height="132"/>
3031
        <image name="learningbackground" width="2048" height="1536"/>
3032
        <image name="more" width="100" height="144"/>
3033
        <image name="narrow" width="24" height="23"/>
3034
        <image name="next" width="222" height="49"/>
3035
        <image name="onlinelearning" width="581" height="430"/>
3036
        <image name="periodback" width="208" height="229"/>
3037 3038
        <image name="photo" width="64" height="61"/>
        <image name="play" width="23" height="23"/>
3039
        <image name="playSelect" width="23" height="23"/>
3040 3041
        <image name="playSelectNew" width="21" height="30"/>
        <image name="ppt" width="23" height="24"/>
3042
        <image name="pptselect" width="23" height="24"/>
3043
        <image name="praise" width="16" height="16"/>
3044
        <image name="praised" width="24" height="23"/>
3045
        <image name="quarte_integra" width="19" height="28"/>
3046
        <image name="release" width="101" height="35"/>
3047
        <image name="result" width="164" height="48"/>
3048
        <image name="result-1" width="303" height="89"/>
3049
        <image name="shade" width="529" height="382"/>
3050
        <image name="startEvaluation" width="203" height="43"/>
3051
        <image name="stop" width="24" height="30"/>
3052
        <image name="success" width="52" height="20"/>
3053
        <image name="year_integra" width="27" height="27"/>
3054
        <image name="通过" width="35" height="17"/>
3055
        <image name="闯关说明" width="306" height="90"/>
曹云霄's avatar
曹云霄 committed
3056 3057 3058
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
3059
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
曹云霄's avatar
曹云霄 committed
3060 3061
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
3062
</document>