LearningCenter.storyboard 375 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="16E195" 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
                                            <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="EBV-lP-kNC">
66
                                                <rect key="frame" x="120" y="130" width="60" height="60"/>
67
                                                <constraints>
68 69
                                                    <constraint firstAttribute="width" constant="60" id="34Z-s4-tPU"/>
                                                    <constraint firstAttribute="height" constant="60" id="5fy-ce-cQj"/>
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>
                                                <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
                                        <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">
曹云霄's avatar
曹云霄 committed
212
                                        <rect key="frame" x="-20" y="-32" width="270" height="212"/>
213 214
                                    </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">
曹云霄's avatar
曹云霄 committed
215
                                        <rect key="frame" x="0.0" y="188" width="250" height="21"/>
216 217 218 219 220
                                        <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">
曹云霄's avatar
曹云霄 committed
221
                                        <rect key="frame" x="0.0" y="229" width="250" height="16"/>
222 223 224 225 226 227 228 229
                                        <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"/>
曹云霄's avatar
曹云霄 committed
230
                                    <constraint firstAttribute="bottom" secondItem="MuY-LG-NBV" secondAttribute="bottom" constant="100" id="BQk-0T-BLJ"/>
231 232 233 234 235 236 237 238 239 240 241 242 243 244
                                    <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">
曹云霄's avatar
曹云霄 committed
245
                                        <rect key="frame" x="-27" y="-31" width="277" height="211"/>
246 247
                                    </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">
曹云霄's avatar
曹云霄 committed
248
                                        <rect key="frame" x="0.0" y="188" width="250" height="21"/>
249 250 251 252 253
                                        <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">
曹云霄's avatar
曹云霄 committed
254
                                        <rect key="frame" x="0.0" y="229" width="250" height="18"/>
255 256 257 258 259 260 261 262 263 264
                                        <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"/>
曹云霄's avatar
曹云霄 committed
265
                                    <constraint firstAttribute="bottom" secondItem="SNi-DW-ctK" secondAttribute="bottom" constant="100" id="bB6-gP-3Jz"/>
266 267 268 269 270 271 272 273 274 275 276 277 278 279
                                    <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">
曹云霄's avatar
曹云霄 committed
280
                                        <rect key="frame" x="-28" y="-49" width="278" height="229"/>
281 282
                                    </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">
曹云霄's avatar
曹云霄 committed
283
                                        <rect key="frame" x="0.0" y="188" width="250" height="21"/>
284 285 286 287 288
                                        <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">
曹云霄's avatar
曹云霄 committed
289
                                        <rect key="frame" x="0.0" y="229" width="250" height="18"/>
290 291 292 293 294 295 296 297 298 299 300 301 302 303
                                        <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"/>
曹云霄's avatar
曹云霄 committed
304
                                    <constraint firstAttribute="bottom" secondItem="FmA-Aj-5Tc" secondAttribute="bottom" constant="100" id="uxu-CI-EKy"/>
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
                                    <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
        <!--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">
Sandy's avatar
Sandy committed
362
                                            <rect key="frame" x="0.0" y="0.0" width="830" height="89.5"/>
363 364 365 366 367 368 369 370 371 372 373 374 375 376 377
                                            <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">
378
                                                    <rect key="frame" x="113" y="34" width="70" height="21"/>
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
                                                    <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>
曹云霄's avatar
曹云霄 committed
432
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="90" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ogf-Th-qTY">
433
                                <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
434 435
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
曹云霄's avatar
曹云霄 committed
436
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" 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">
曹云霄's avatar
曹云霄 committed
440
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="90"/>
441 442
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
443
                                                <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">
曹云霄's avatar
曹云霄 committed
444
                                                    <rect key="frame" x="103" y="24" width="70" height="21"/>
445 446 447 448
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
449
                                                <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">
曹云霄's avatar
曹云霄 committed
450
                                                    <rect key="frame" x="103" y="50" width="50" height="15"/>
451 452 453 454
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
曹云霄's avatar
曹云霄 committed
455 456 457 458 459 460 461 462 463
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dottedLine" translatesAutoresizingMaskIntoConstraints="NO" id="SKx-pF-I2X">
                                                    <rect key="frame" x="0.0" y="89" width="1024" height="1"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Deh-AF-cP0"/>
                                                    </constraints>
                                                </imageView>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yYt-oe-BR3">
                                                    <rect key="frame" x="28" y="13" width="65" height="65"/>
                                                    <subviews>
464
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tIu-Ox-DXo">
曹云霄's avatar
曹云霄 committed
465 466 467 468 469 470 471 472
                                                            <rect key="frame" x="0.0" y="0.0" width="65" height="65"/>
                                                            <userDefinedRuntimeAttributes>
                                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                                    <real key="value" value="5"/>
                                                                </userDefinedRuntimeAttribute>
                                                            </userDefinedRuntimeAttributes>
                                                        </imageView>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uBx-pP-QGT">
473
                                                            <rect key="frame" x="0.5" y="0.5" width="65" height="65"/>
曹云霄's avatar
曹云霄 committed
474 475 476 477 478 479 480 481 482
                                                        </imageView>
                                                    </subviews>
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="65" id="15q-D7-CeF"/>
                                                        <constraint firstAttribute="bottom" secondItem="tIu-Ox-DXo" secondAttribute="bottom" id="FuS-3q-Com"/>
                                                        <constraint firstItem="tIu-Ox-DXo" firstAttribute="top" secondItem="yYt-oe-BR3" secondAttribute="top" id="HbH-48-xpU"/>
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="centerY" secondItem="yYt-oe-BR3" secondAttribute="centerY" id="HiL-2w-nUD"/>
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="centerX" secondItem="yYt-oe-BR3" secondAttribute="centerX" id="THa-hV-aru"/>
483
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="height" secondItem="yYt-oe-BR3" secondAttribute="height" id="Zjw-ir-Dr0"/>
曹云霄's avatar
曹云霄 committed
484 485
                                                        <constraint firstAttribute="trailing" secondItem="tIu-Ox-DXo" secondAttribute="trailing" id="ai7-v8-aSN"/>
                                                        <constraint firstItem="tIu-Ox-DXo" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="leading" id="gCc-jL-9Cu"/>
486
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="width" secondItem="yYt-oe-BR3" secondAttribute="width" id="lXj-jb-bNQ"/>
曹云霄's avatar
曹云霄 committed
487 488 489 490 491 492 493 494
                                                        <constraint firstAttribute="height" constant="65" id="mVE-WD-2KQ"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </view>
495
                                            </subviews>
496
                                            <constraints>
曹云霄's avatar
曹云霄 committed
497 498 499 500 501 502 503 504 505
                                                <constraint firstItem="yYt-oe-BR3" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" id="1Qf-iX-lQ5"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="trailing" constant="10" id="1cO-Q6-jOP"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="trailing" constant="10" id="9oh-Ue-jL3"/>
                                                <constraint firstItem="SKx-pF-I2X" firstAttribute="leading" secondItem="4lI-td-FE0" secondAttribute="leading" id="DBO-cg-Hx1"/>
                                                <constraint firstAttribute="bottom" secondItem="SKx-pF-I2X" secondAttribute="bottom" id="EKG-DJ-7YI"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" multiplier="0.75" id="T1n-Wz-08i"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" multiplier="1.25" constant="1.2" id="jaq-PQ-owD"/>
                                                <constraint firstAttribute="trailing" secondItem="SKx-pF-I2X" secondAttribute="trailing" id="vjc-P0-9e1"/>
                                                <constraint firstItem="yYt-oe-BR3" firstAttribute="leading" secondItem="4lI-td-FE0" secondAttribute="leading" constant="28" id="wCf-7N-eKH"/>
506
                                            </constraints>
507
                                        </tableViewCellContentView>
508 509 510 511
                                        <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"/>
曹云霄's avatar
曹云霄 committed
512
                                            <outlet property="iconImageView" destination="uBx-pP-QGT" id="Yoo-3E-VJ5"/>
513
                                        </connections>
514 515 516 517 518 519 520 521
                                    </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>
522 523 524
                        <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"/>
525
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="top" secondItem="bRs-5c-Xb1" secondAttribute="bottom" id="TTM-O0-kXK"/>
526 527
                            <constraint firstAttribute="trailing" secondItem="Ogf-Th-qTY" secondAttribute="trailing" id="m1r-3D-R1a"/>
                        </constraints>
528
                    </view>
529 530 531
                    <connections>
                        <outlet property="forumTableView" destination="Ogf-Th-qTY" id="tif-bn-efo"/>
                    </connections>
532 533 534
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="O0u-yR-6Au" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
曹云霄's avatar
曹云霄 committed
535
            <point key="canvasLocation" x="-76" y="1107"/>
536
        </scene>
537 538
        <!--Break Through View Controller-->
        <scene sceneID="rwc-Yg-H7D">
539
            <objects>
540
                <viewController storyboardIdentifier="BreakThroughViewController" id="5sT-i0-QNe" customClass="BreakThroughViewController" sceneMemberID="viewController">
541
                    <layoutGuides>
542 543
                        <viewControllerLayoutGuide type="top" id="o59-dL-cIs"/>
                        <viewControllerLayoutGuide type="bottom" id="xsN-A8-HCb"/>
544
                    </layoutGuides>
545
                    <view key="view" contentMode="scaleToFill" id="bSB-i7-kPq">
546
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
547 548
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
549
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="pcH-b8-dHd">
550 551
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                            </imageView>
552 553 554 555 556 557 558 559
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground_title" translatesAutoresizingMaskIntoConstraints="NO" id="oFE-Zr-g6Q">
                                <rect key="frame" x="200" y="20" width="624" height="300"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="300" id="UVl-Xv-JSS"/>
                                </constraints>
                            </imageView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bxv-EJ-wlc">
                                <rect key="frame" x="80" y="320" width="864" height="328"/>
560
                                <subviews>
561 562 563 564 565
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="solidLine" translatesAutoresizingMaskIntoConstraints="NO" id="jIw-fX-OlJ">
                                        <rect key="frame" x="0.0" y="0.0" width="864" height="15"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="15" id="ndc-si-ml0"/>
                                        </constraints>
566
                                    </imageView>
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
                                    <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="GKC-CV-zb3">
                                        <rect key="frame" x="45" y="8" width="774" height="320"/>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <prototypes>
                                            <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="BreakThroughTableViewCell" id="51v-Sb-F9V" customClass="BreakThroughTableViewCell">
                                                <rect key="frame" x="0.0" y="28" width="774" height="44"/>
                                                <autoresizingMask key="autoresizingMask"/>
                                                <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="51v-Sb-F9V" id="P5y-ef-l4E">
                                                    <rect key="frame" x="0.0" y="0.0" width="774" height="44"/>
                                                    <autoresizingMask key="autoresizingMask"/>
                                                    <subviews>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dottedLine" translatesAutoresizingMaskIntoConstraints="NO" id="SFr-KK-qQK">
                                                            <rect key="frame" x="50" y="43" width="674" height="1"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="1" id="SKe-5M-4le"/>
                                                            </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="JtF-PP-dfH">
                                                            <rect key="frame" x="50" y="13" width="62" height="18"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                            <color key="textColor" red="0.8862745098" green="0.25490196079999999" blue="0.2274509804" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017年03月15日09:37:11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FxL-2l-L7S">
                                                            <rect key="frame" x="553" y="13" width="171" height="18"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                            <color key="textColor" red="0.8862745098" green="0.25490196079999999" blue="0.2274509804" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="success" translatesAutoresizingMaskIntoConstraints="NO" id="TVJ-v3-b9u">
                                                            <rect key="frame" x="132" y="12" width="52" height="20"/>
                                                        </imageView>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstItem="TVJ-v3-b9u" firstAttribute="leading" secondItem="JtF-PP-dfH" secondAttribute="trailing" constant="20" id="L47-ig-2uU"/>
                                                        <constraint firstItem="TVJ-v3-b9u" firstAttribute="centerY" secondItem="JtF-PP-dfH" secondAttribute="centerY" id="bhJ-Qf-5Ms"/>
                                                        <constraint firstAttribute="bottom" secondItem="SFr-KK-qQK" secondAttribute="bottom" id="cE2-H8-s2b"/>
                                                        <constraint firstItem="JtF-PP-dfH" firstAttribute="centerY" secondItem="P5y-ef-l4E" secondAttribute="centerY" id="eje-7d-05I"/>
                                                        <constraint firstAttribute="trailing" secondItem="SFr-KK-qQK" secondAttribute="trailing" constant="50" id="hPO-pC-QjS"/>
                                                        <constraint firstItem="FxL-2l-L7S" firstAttribute="centerY" secondItem="P5y-ef-l4E" secondAttribute="centerY" id="iaJ-yZ-zkr"/>
                                                        <constraint firstItem="JtF-PP-dfH" firstAttribute="leading" secondItem="P5y-ef-l4E" secondAttribute="leading" constant="50" id="lH1-xG-wok"/>
                                                        <constraint firstItem="SFr-KK-qQK" firstAttribute="leading" secondItem="P5y-ef-l4E" secondAttribute="leading" constant="50" id="n0t-Z1-F4S"/>
                                                        <constraint firstAttribute="trailing" secondItem="FxL-2l-L7S" secondAttribute="trailing" constant="50" id="yFm-7E-d3K"/>
                                                    </constraints>
                                                </tableViewCellContentView>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                                <connections>
                                                    <outlet property="confirmStateImageView" destination="TVJ-v3-b9u" id="emb-Tk-sSK"/>
                                                    <outlet property="confirmTimeLabel" destination="FxL-2l-L7S" id="tPv-BX-7eU"/>
                                                    <outlet property="confirmTitle" destination="JtF-PP-dfH" id="dFj-a3-egf"/>
                                                </connections>
                                            </tableViewCell>
                                        </prototypes>
620
                                        <connections>
621 622
                                            <outlet property="dataSource" destination="5sT-i0-QNe" id="UVT-yy-5ah"/>
                                            <outlet property="delegate" destination="5sT-i0-QNe" id="p2g-Xq-cWg"/>
623
                                        </connections>
624
                                    </tableView>
625
                                </subviews>
626
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
627
                                <constraints>
628 629 630 631 632 633 634 635
                                    <constraint firstAttribute="trailing" secondItem="GKC-CV-zb3" secondAttribute="trailing" constant="45" id="1Zx-rA-WMW"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="leading" secondItem="Bxv-EJ-wlc" secondAttribute="leading" constant="45" id="4kK-6K-pSV"/>
                                    <constraint firstItem="jIw-fX-OlJ" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="top" id="5Qm-vX-3XH"/>
                                    <constraint firstAttribute="bottom" secondItem="GKC-CV-zb3" secondAttribute="bottom" id="9CW-Fj-JEL"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="centerX" secondItem="Bxv-EJ-wlc" secondAttribute="centerX" id="DXn-r4-UWY"/>
                                    <constraint firstItem="jIw-fX-OlJ" firstAttribute="leading" secondItem="Bxv-EJ-wlc" secondAttribute="leading" id="Vqf-30-Lre"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="top" constant="8" id="iOw-QP-cTy"/>
                                    <constraint firstAttribute="trailing" secondItem="jIw-fX-OlJ" secondAttribute="trailing" id="lKW-t5-ikf"/>
636
                                </constraints>
637 638 639 640
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZLa-5M-jVp">
                                <rect key="frame" x="10" y="636" width="143" height="132"/>
                                <state key="normal" image="instructions"/>
曹云霄's avatar
曹云霄 committed
641 642 643
                                <connections>
                                    <action selector="instructionsButtonClickAction:" destination="5sT-i0-QNe" eventType="touchUpInside" id="EFd-79-WW9"/>
                                </connections>
644
                            </button>
645 646
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
647
                        <constraints>
648 649 650 651 652 653 654 655 656 657 658 659 660 661 662
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="80" id="1xf-p4-9ae"/>
                            <constraint firstItem="ZLa-5M-jVp" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="10" id="2aI-Uu-5MI"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="top" secondItem="o59-dL-cIs" secondAttribute="bottom" id="3J7-mk-w0f"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="centerX" secondItem="bSB-i7-kPq" secondAttribute="centerX" id="AKz-jJ-DPz"/>
                            <constraint firstItem="pcH-b8-dHd" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" id="BbE-Gk-XYi"/>
                            <constraint firstAttribute="trailing" secondItem="oFE-Zr-g6Q" secondAttribute="trailing" constant="200" id="GVS-M1-QHm"/>
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="centerX" secondItem="oFE-Zr-g6Q" secondAttribute="centerX" id="LH2-oC-HbK"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="ZLa-5M-jVp" secondAttribute="bottom" id="Q8A-HH-6zu"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="bottom" constant="120" id="T31-5j-pYY"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="pcH-b8-dHd" secondAttribute="bottom" id="V9v-zi-Q2E"/>
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="top" secondItem="oFE-Zr-g6Q" secondAttribute="bottom" id="bYF-IT-kgF"/>
                            <constraint firstAttribute="trailing" secondItem="pcH-b8-dHd" secondAttribute="trailing" id="hKz-KX-b4q"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="200" id="qYn-4T-vqg"/>
                            <constraint firstItem="pcH-b8-dHd" firstAttribute="top" secondItem="bSB-i7-kPq" secondAttribute="top" id="uM5-vQ-MyG"/>
                            <constraint firstAttribute="trailing" secondItem="Bxv-EJ-wlc" secondAttribute="trailing" constant="80" id="vzO-U6-74A"/>
663 664 665
                        </constraints>
                    </view>
                    <connections>
666
                        <outlet property="emigratedTableView" destination="GKC-CV-zb3" id="gek-Kn-GDY"/>
667 668
                    </connections>
                </viewController>
669
                <placeholder placeholderIdentifier="IBFirstResponder" id="gCs-9f-Ssu" userLabel="First Responder" sceneMemberID="firstResponder"/>
670
            </objects>
671
            <point key="canvasLocation" x="-61" y="1960"/>
672
        </scene>
673
        <!--Forum Item List View Controller-->
674 675
        <scene sceneID="jWU-KS-9xG">
            <objects>
676
                <viewController storyboardIdentifier="ForumItemListViewController" id="vh6-zj-WAp" customClass="ForumItemListViewController" sceneMemberID="viewController">
677 678 679 680
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="tU6-6U-CP5"/>
                        <viewControllerLayoutGuide type="bottom" id="pEO-5p-FL8"/>
                    </layoutGuides>
681
                    <view key="view" contentMode="scaleToFill" id="YAu-aF-uAr">
682
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
683 684
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
685
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wup-l7-BBP">
686
                                <rect key="frame" x="0.0" y="64" width="1024" height="100"/>
687
                                <subviews>
曹云霄's avatar
曹云霄 committed
688
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sSD-4l-Ksh">
689
                                        <rect key="frame" x="185" y="53" width="0.0" height="0.0"/>
690
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
691
                                        <color key="textColor" red="1" green="0.80303316346111109" blue="0.31435195738888894" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
692 693
                                        <nil key="highlightedColor"/>
                                    </label>
694
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQA-Kq-2kO">
695 696
                                        <rect key="frame" x="884" y="40" width="100" height="35"/>
                                        <color key="backgroundColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="calibratedRGB"/>
697
                                        <constraints>
698
                                            <constraint firstAttribute="height" constant="35" id="2wn-wa-35e"/>
曹云霄's avatar
曹云霄 committed
699
                                            <constraint firstAttribute="width" constant="100" id="vYJ-pK-0OY"/>
700
                                        </constraints>
701 702 703 704 705 706 707
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <state key="normal" title="我要发帖" image="release"/>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="5"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
708 709 710
                                        <connections>
                                            <action selector="releaseButtonClickAction:" destination="vh6-zj-WAp" eventType="touchUpInside" id="leE-NB-dYi"/>
                                        </connections>
711
                                    </button>
曹云霄's avatar
曹云霄 committed
712
                                    <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">
713
                                        <rect key="frame" x="145" y="40" width="0.0" height="0.0"/>
714 715 716 717
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
718 719 720 721 722 723 724 725
                                    <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">
726
                                        <rect key="frame" x="145" y="45" width="40" height="16"/>
727 728 729 730
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
731 732 733 734 735 736 737 738 739 740 741 742
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8EW-Uh-ADi">
                                        <rect key="frame" x="45" y="15" width="70" height="70"/>
                                        <subviews>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="矩形-1-拷贝-9" translatesAutoresizingMaskIntoConstraints="NO" id="8RZ-lL-fYj">
                                                <rect key="frame" x="0.0" y="0.0" width="70" height="70"/>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                        <real key="value" value="4"/>
                                                    </userDefinedRuntimeAttribute>
                                                </userDefinedRuntimeAttributes>
                                            </imageView>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="6" translatesAutoresizingMaskIntoConstraints="NO" id="IqG-JD-duE">
743
                                                <rect key="frame" x="0.5" y="0.5" width="70" height="70"/>
曹云霄's avatar
曹云霄 committed
744 745 746 747 748 749 750 751
                                            </imageView>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <constraints>
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="centerX" secondItem="8EW-Uh-ADi" secondAttribute="centerX" id="3p4-CZ-oPL"/>
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="centerY" secondItem="8EW-Uh-ADi" secondAttribute="centerY" id="AJ5-A1-TlC"/>
                                            <constraint firstAttribute="width" constant="70" id="DcG-qZ-6ck"/>
                                            <constraint firstItem="8RZ-lL-fYj" firstAttribute="top" secondItem="8EW-Uh-ADi" secondAttribute="top" id="GAw-gy-0dW"/>
752
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="width" secondItem="8EW-Uh-ADi" secondAttribute="width" id="Zws-Mt-aWP"/>
曹云霄's avatar
曹云霄 committed
753 754
                                            <constraint firstAttribute="bottom" secondItem="8RZ-lL-fYj" secondAttribute="bottom" id="brm-mS-2EF"/>
                                            <constraint firstItem="8RZ-lL-fYj" firstAttribute="leading" secondItem="8EW-Uh-ADi" secondAttribute="leading" id="enl-m6-GyB"/>
755
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="height" secondItem="8EW-Uh-ADi" secondAttribute="height" id="ete-FU-849"/>
曹云霄's avatar
曹云霄 committed
756 757 758 759 760 761 762 763 764
                                            <constraint firstAttribute="height" constant="70" id="gy4-jc-uPa"/>
                                            <constraint firstAttribute="trailing" secondItem="8RZ-lL-fYj" secondAttribute="trailing" id="mzL-zl-urq"/>
                                        </constraints>
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="5"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
                                    </view>
765 766
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
767
                                <constraints>
768
                                    <constraint firstItem="ekM-ss-c7B" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" id="5Ps-aY-bVt"/>
769
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="-10" id="BtN-tY-b2q"/>
770
                                    <constraint firstAttribute="trailing" secondItem="ekM-ss-c7B" secondAttribute="trailing" id="Cfh-yk-ra9"/>
曹云霄's avatar
曹云霄 committed
771
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" constant="45" id="DCq-qQ-OWL"/>
772
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="leading" secondItem="e5v-Y5-qWA" secondAttribute="trailing" id="DDs-Uv-iEP"/>
曹云霄's avatar
曹云霄 committed
773
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" id="TJ7-0j-hEx"/>
曹云霄's avatar
曹云霄 committed
774
                                    <constraint firstItem="cQA-Kq-2kO" firstAttribute="top" secondItem="FuU-Is-N7n" secondAttribute="top" id="aTE-e2-L0I"/>
775 776 777
                                    <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"/>
曹云霄's avatar
曹云霄 committed
778
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="leading" secondItem="8EW-Uh-ADi" secondAttribute="trailing" constant="30" id="eU2-WI-A1S"/>
779 780
                                    <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"/>
781 782
                                    <constraint firstAttribute="height" constant="100" id="p8o-Wa-Nfp"/>
                                </constraints>
783
                            </view>
784
                            <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">
785
                                <rect key="frame" x="0.0" y="164" width="1024" height="604"/>
786
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
787
                                <prototypes>
788 789
                                    <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"/>
790 791
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KPa-ue-ynj" id="fqg-6x-xYw">
792
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="288"/>
793 794
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
795
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5V0-oc-2jO">
796
                                                    <rect key="frame" x="0.0" y="10" width="1024" height="278"/>
797
                                                    <subviews>
798
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="eeo-5i-5qL">
799
                                                            <rect key="frame" x="30" y="15" width="40" height="40"/>
800 801 802 803
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="40" id="Gsn-mr-DjH"/>
                                                                <constraint firstAttribute="width" constant="40" id="XmA-T8-sf8"/>
                                                            </constraints>
804
                                                        </imageView>
805
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="dUd-RK-AJT">
806
                                                            <rect key="frame" x="948" y="8" width="16" height="16"/>
807
                                                            <constraints>
808 809
                                                                <constraint firstAttribute="height" constant="16" id="SOy-h5-ZJf"/>
                                                                <constraint firstAttribute="width" constant="16" id="Yal-y3-XBn"/>
810
                                                            </constraints>
811
                                                        </imageView>
812
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="kDB-jN-eGQ">
813
                                                            <rect key="frame" x="872" y="8" width="16" height="16"/>
814
                                                            <constraints>
815 816
                                                                <constraint firstAttribute="width" constant="16" id="QU6-1C-deq"/>
                                                                <constraint firstAttribute="height" constant="16" id="W8k-XB-eza"/>
817
                                                            </constraints>
818
                                                        </imageView>
819
                                                        <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">
820
                                                            <rect key="frame" x="976" y="8" width="8" height="15"/>
821 822 823 824
                                                            <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>
825
                                                        <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">
826
                                                            <rect key="frame" x="900" y="8" width="8" height="15"/>
827 828 829 830
                                                            <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>
曹云霄's avatar
曹云霄 committed
831 832
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7rE-9M-ChU">
                                                            <rect key="frame" x="82" y="55" width="0.0" height="0.0"/>
833 834 835 836
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
曹云霄's avatar
曹云霄 committed
837 838
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Nt-9M-3An">
                                                            <rect key="frame" x="82" y="15" width="0.0" height="0.0"/>
839 840 841
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
曹云霄's avatar
曹云霄 committed
842 843
                                                        <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="0.0"/>
844
                                                            <fontDescription key="fontDescription" type="system" pointSize="18"/>
845 846
                                                            <nil key="highlightedColor"/>
                                                        </label>
847
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaE-Vn-mCH" customClass="CustomImageBackView">
848
                                                            <rect key="frame" x="30" y="118" width="964" height="150"/>
849
                                                            <constraints>
850
                                                                <constraint firstAttribute="height" constant="150" id="mHO-Dp-igl"/>
851
                                                            </constraints>
曹云霄's avatar
曹云霄 committed
852
                                                        </view>
曹云霄's avatar
曹云霄 committed
853 854
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bzO-uU-oYO">
                                                            <rect key="frame" x="30" y="70" width="964" height="0.0"/>
855
                                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
856 857 858
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
859 860 861 862 863 864 865
                                                        <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>
866
                                                    </subviews>
867
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
868
                                                    <constraints>
869 870 871 872 873 874 875 876 877 878 879 880 881 882 883
                                                        <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"/>
884
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="b0M-kt-raa"/>
885 886 887 888 889 890 891 892 893
                                                        <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"/>
894 895
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="15" id="zsH-u3-3Nn"/>
                                                    </constraints>
896 897
                                                </view>
                                            </subviews>
898 899 900 901 902 903
                                            <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>
904 905
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
906 907
                                        <connections>
                                            <outlet property="commentsNumberLabel" destination="3Wx-2q-7tj" id="Sco-iJ-bmF"/>
908
                                            <outlet property="contentBackView" destination="5V0-oc-2jO" id="cBC-93-Fuk"/>
曹云霄's avatar
曹云霄 committed
909 910 911
                                            <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"/>
912
                                            <outlet property="postCreateTimeLabel" destination="7rE-9M-ChU" id="Bv7-Q0-KTW"/>
曹云霄's avatar
曹云霄 committed
913
                                            <outlet property="praiseNumberLabel" destination="ksH-bE-sVV" id="0Sf-fX-fbi"/>
914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955
                                            <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>
956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="AoV-WJ-RVy">
                                                    <rect key="frame" x="948" y="23" width="16" height="16"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="16" id="7x4-li-6XI"/>
                                                        <constraint firstAttribute="width" constant="16" id="rN3-fF-uCA"/>
                                                    </constraints>
                                                </imageView>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="VjW-Gd-5ow">
                                                    <rect key="frame" x="872" y="23" width="16" height="16"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="16" id="7wm-8g-BL2"/>
                                                        <constraint firstAttribute="height" constant="16" id="loS-iC-kfq"/>
                                                    </constraints>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mfP-fo-Y85">
                                                    <rect key="frame" x="976" y="23" width="8" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" red="0.34509803919999998" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="96g-AX-Rc9">
                                                    <rect key="frame" x="900" y="23" width="8" height="15"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" red="0.34509803919999998" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="calibratedRGB"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
982 983
                                            </subviews>
                                            <constraints>
984 985
                                                <constraint firstItem="mfP-fo-Y85" firstAttribute="leading" secondItem="AoV-WJ-RVy" secondAttribute="trailing" constant="12" id="28c-eN-9up"/>
                                                <constraint firstItem="VjW-Gd-5ow" firstAttribute="centerY" secondItem="96g-AX-Rc9" secondAttribute="centerY" id="7Rk-rf-5It"/>
986 987 988
                                                <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"/>
989
                                                <constraint firstAttribute="trailing" secondItem="mfP-fo-Y85" secondAttribute="trailing" constant="40" id="FSH-Iq-NNW"/>
990
                                                <constraint firstAttribute="bottom" secondItem="0Cp-yb-MAi" secondAttribute="bottom" id="QQ2-BD-4BF"/>
991 992
                                                <constraint firstItem="AoV-WJ-RVy" firstAttribute="leading" secondItem="96g-AX-Rc9" secondAttribute="trailing" constant="40" id="QzL-so-lJV"/>
                                                <constraint firstItem="96g-AX-Rc9" firstAttribute="leading" secondItem="VjW-Gd-5ow" secondAttribute="trailing" constant="12" id="RC3-Hn-Qhq"/>
993
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="leading" secondItem="TTI-18-E2i" secondAttribute="trailing" constant="5" id="dEu-O2-ZDU"/>
994 995
                                                <constraint firstItem="AoV-WJ-RVy" firstAttribute="centerY" secondItem="mfP-fo-Y85" secondAttribute="centerY" id="dyM-QN-Ax1"/>
                                                <constraint firstItem="mfP-fo-Y85" firstAttribute="centerY" secondItem="bBg-hV-7Lb" secondAttribute="centerY" id="eGI-OF-kJi"/>
996 997 998 999
                                                <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"/>
1000
                                                <constraint firstItem="96g-AX-Rc9" firstAttribute="centerY" secondItem="AoV-WJ-RVy" secondAttribute="centerY" id="vIG-NE-wHb"/>
1001 1002 1003 1004 1005
                                                <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>
1006
                                            <outlet property="commentsNumberLabel" destination="mfP-fo-Y85" id="LEE-Ir-Cbg"/>
1007 1008 1009 1010 1011
                                            <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"/>
1012
                                            <outlet property="praiseNumberLabel" destination="96g-AX-Rc9" id="gkW-cV-QM2"/>
1013 1014
                                            <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
1015
                                        </connections>
1016 1017
                                    </tableViewCell>
                                </prototypes>
曹云霄's avatar
曹云霄 committed
1018 1019 1020 1021
                                <connections>
                                    <outlet property="dataSource" destination="vh6-zj-WAp" id="oHo-LJ-cuw"/>
                                    <outlet property="delegate" destination="vh6-zj-WAp" id="ik8-oj-UrD"/>
                                </connections>
1022 1023 1024
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1025 1026 1027 1028 1029 1030 1031 1032 1033
                        <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>
1034
                    </view>
1035
                    <connections>
曹云霄's avatar
曹云霄 committed
1036
                        <outlet property="classIconImageView" destination="IqG-JD-duE" id="Clp-lH-M8R"/>
1037 1038 1039 1040
                        <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"/>
曹云霄's avatar
曹云霄 committed
1041
                        <outlet property="postingButton" destination="cQA-Kq-2kO" id="7fj-qr-DHP"/>
1042
                    </connections>
1043 1044 1045 1046 1047
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="SEO-Qp-6UI" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="212"/>
        </scene>
1048
        <!--Answer View Controller-->
1049 1050
        <scene sceneID="TG1-p6-mIa">
            <objects>
1051
                <viewController storyboardIdentifier="AnswerViewController" id="Lkd-51-36Y" customClass="AnswerViewController" sceneMemberID="viewController">
1052 1053 1054 1055
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="8ug-h3-H6W"/>
                        <viewControllerLayoutGuide type="bottom" id="V2g-cZ-x9s"/>
                    </layoutGuides>
1056 1057 1058 1059
                    <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>
1060 1061 1062
                            <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>
1063
                            <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">
1064
                                <rect key="frame" x="30" y="30" width="460" height="305"/>
1065 1066
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
1067
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" id="UfB-K3-NdF" customClass="AssessmentHeaderView">
Sandy's avatar
Sandy committed
1068
                                        <rect key="frame" x="0.0" y="55.5" width="460" height="44"/>
1069 1070
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UfB-K3-NdF" id="WGo-Wa-YTq">
1071
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="44"/>
1072 1073
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1074
                                                <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">
1075
                                                    <rect key="frame" x="12" y="13" width="436" height="18"/>
1076 1077 1078 1079 1080 1081
                                                    <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"/>
1082 1083 1084 1085 1086
                                            <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>
1087 1088 1089 1090 1091 1092
                                        </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>
1093
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="52" id="gIe-bF-XsX" customClass="AssessmentTableViewCell">
Sandy's avatar
Sandy committed
1094
                                        <rect key="frame" x="0.0" y="99.5" width="460" height="52"/>
1095 1096
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gIe-bF-XsX" id="Va8-wn-DBM">
1097
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="52"/>
1098 1099
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1100
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6x-0L-aAT">
1101
                                                    <rect key="frame" x="45" y="14" width="24" height="24"/>
1102 1103 1104 1105
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="24" id="VLL-vU-Ets"/>
                                                        <constraint firstAttribute="height" constant="24" id="eI6-VS-SEs"/>
                                                    </constraints>
1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117
                                                    <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>
1118
                                                <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">
1119
                                                    <rect key="frame" x="79" y="18" width="371" height="16"/>
1120 1121 1122 1123 1124
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1125 1126 1127 1128 1129 1130 1131
                                            <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>
1132 1133 1134 1135 1136 1137 1138
                                        </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>
1139
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentShortAnswerTableViewCell" rowHeight="112" id="smV-qr-KgP" customClass="AssessmentShortAnswerTableViewCell">
Sandy's avatar
Sandy committed
1140
                                        <rect key="frame" x="0.0" y="151.5" width="460" height="112"/>
1141 1142
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="smV-qr-KgP" id="A2f-ek-60T">
1143
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="112"/>
1144 1145
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1146
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="简答题" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="qQD-oB-eAR">
1147
                                                    <rect key="frame" x="38" y="6" width="384" height="100"/>
1148
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1149 1150 1151
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="qhP-Rw-Any"/>
                                                    </constraints>
1152 1153 1154 1155
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                </textView>
                                            </subviews>
1156 1157 1158 1159 1160
                                            <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>
1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171
                                        </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>
1172
                            </tableView>
1173
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2N8-Zu-eSH">
1174
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
1175
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1176 1177 1178 1179
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="j74-mu-Mvm"/>
                                    <constraint firstAttribute="width" constant="150" id="jpc-yL-SSs"/>
                                </constraints>
1180 1181 1182 1183 1184 1185 1186 1187
                                <state key="normal" title="下一题">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="20"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
1188 1189 1190 1191
                                <connections>
                                    <action selector="nextButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="ywj-pf-O5c"/>
                                </connections>
                            </button>
1192
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EmK-nj-ESP">
1193
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1194 1195 1196 1197 1198 1199
                                <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>
1200
                        </subviews>
1201
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1202 1203 1204 1205
                        <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"/>
1206 1207
                            <constraint firstAttribute="trailing" secondItem="EmK-nj-ESP" secondAttribute="trailing" id="7Ry-mz-Nah"/>
                            <constraint firstItem="EmK-nj-ESP" firstAttribute="top" secondItem="gE8-Ry-qGe" secondAttribute="top" id="BSY-wM-ftm"/>
1208 1209 1210 1211 1212 1213 1214 1215
                            <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>
1216 1217 1218
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1219 1220 1221
                    <connections>
                        <outlet property="answerTableView" destination="4tT-ab-bYE" id="4VL-hp-x8u"/>
                    </connections>
1222 1223 1224 1225 1226
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sre-Qt-ICg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="1082"/>
        </scene>
1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282
        <!--Discuss Main View Controller-->
        <scene sceneID="S51-9b-5Qa">
            <objects>
                <viewController storyboardIdentifier="DiscussMainViewController" id="q49-mR-Xt1" customClass="DiscussMainViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7sk-os-wgV"/>
                        <viewControllerLayoutGuide type="bottom" id="F3y-0Y-5z8"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Dev-9K-0n4">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="——  综合讨论区  ——" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zGm-GK-e73">
                                <rect key="frame" x="427" y="64" width="171" height="21"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="zGm-GK-e73" firstAttribute="centerX" secondItem="Dev-9K-0n4" secondAttribute="centerX" id="Tto-iq-c0k"/>
                            <constraint firstItem="zGm-GK-e73" firstAttribute="top" secondItem="7sk-os-wgV" secondAttribute="bottom" constant="44" id="zFu-j0-zd5"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="contentLabel" destination="zGm-GK-e73" id="bjY-aU-fxY"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="noQ-A5-ylL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1040" y="1960"/>
        </scene>
        <!--Discuss Module View Controller-->
        <scene sceneID="zOu-3L-u4r">
            <objects>
                <viewController storyboardIdentifier="DiscussModuleViewController" id="rtq-lh-0AZ" customClass="DiscussModuleViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="17K-XG-noN"/>
                        <viewControllerLayoutGuide type="bottom" id="gj9-jI-atU"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="GPz-7A-T0j">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="CpG-Vy-RkS">
                                <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="eDC-E3-ify">
                                    <size key="itemSize" width="306" height="228"/>
                                    <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="DiscussModuleCollectionViewCell" id="xyj-vp-PmN" customClass="DiscussModuleCollectionViewCell">
曹云霄's avatar
曹云霄 committed
1283
                                        <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1284 1285
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
曹云霄's avatar
曹云霄 committed
1286
                                            <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1287 1288
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="矩形-1-拷贝-9" translatesAutoresizingMaskIntoConstraints="NO" id="7Fw-Z6-RHQ">
                                                    <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="10"/>
                                                        </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="rz6-GB-Wn5">
                                                    <rect key="frame" x="142" y="62" width="90" height="27"/>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="22"/>
                                                    <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="6" translatesAutoresizingMaskIntoConstraints="NO" id="THz-Dz-s93">
                                                    <rect key="frame" x="42" y="40" width="70" height="70"/>
                                                    <constraints>
1306 1307
                                                        <constraint firstAttribute="width" constant="70" id="6ad-aH-fRm"/>
                                                        <constraint firstAttribute="height" constant="70" id="WBX-tx-wgZ"/>
曹云霄's avatar
曹云霄 committed
1308
                                                    </constraints>
1309 1310 1311 1312
                                                </imageView>
                                            </subviews>
                                        </view>
                                        <constraints>
曹云霄's avatar
曹云霄 committed
1313 1314 1315 1316 1317 1318 1319 1320
                                            <constraint firstAttribute="bottom" secondItem="7Fw-Z6-RHQ" secondAttribute="bottom" id="1iz-Jy-bsz"/>
                                            <constraint firstItem="7Fw-Z6-RHQ" firstAttribute="leading" secondItem="xyj-vp-PmN" secondAttribute="leading" id="2Zn-6l-8oc"/>
                                            <constraint firstItem="THz-Dz-s93" firstAttribute="centerX" secondItem="xyj-vp-PmN" secondAttribute="centerX" multiplier="0.5" id="S6g-4G-EeD"/>
                                            <constraint firstItem="rz6-GB-Wn5" firstAttribute="leading" secondItem="THz-Dz-s93" secondAttribute="trailing" constant="30" id="aGe-SB-2XV"/>
                                            <constraint firstItem="rz6-GB-Wn5" firstAttribute="centerY" secondItem="THz-Dz-s93" secondAttribute="centerY" id="b6t-9P-7eG"/>
                                            <constraint firstItem="THz-Dz-s93" firstAttribute="centerY" secondItem="xyj-vp-PmN" secondAttribute="centerY" id="jz0-tw-Dq5"/>
                                            <constraint firstItem="7Fw-Z6-RHQ" firstAttribute="top" secondItem="xyj-vp-PmN" secondAttribute="top" id="mcV-WM-VNv"/>
                                            <constraint firstAttribute="trailing" secondItem="7Fw-Z6-RHQ" secondAttribute="trailing" id="uAx-oK-x8K"/>
1321
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1322
                                        <size key="customSize" width="306" height="150"/>
1323
                                        <connections>
曹云霄's avatar
曹云霄 committed
1324 1325 1326
                                            <outlet property="discussModuleImageView" destination="7Fw-Z6-RHQ" id="2Ba-7K-xbC"/>
                                            <outlet property="iconImageView" destination="THz-Dz-s93" id="cYV-aU-Cpf"/>
                                            <outlet property="titleLabel" destination="rz6-GB-Wn5" id="lw3-dz-dE1"/>
1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="rtq-lh-0AZ" id="7v2-w3-5wN"/>
                                    <outlet property="delegate" destination="rtq-lh-0AZ" id="r46-j8-sZB"/>
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="CpG-Vy-RkS" firstAttribute="leading" secondItem="GPz-7A-T0j" secondAttribute="leading" id="W9E-HO-R80"/>
                            <constraint firstAttribute="trailing" secondItem="CpG-Vy-RkS" secondAttribute="trailing" id="YFY-gf-zic"/>
                            <constraint firstItem="gj9-jI-atU" firstAttribute="top" secondItem="CpG-Vy-RkS" secondAttribute="bottom" id="exN-in-yes"/>
                            <constraint firstItem="CpG-Vy-RkS" firstAttribute="top" secondItem="17K-XG-noN" secondAttribute="bottom" id="lHo-mW-VzI"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="moduleCollectionView" destination="CpG-Vy-RkS" id="Z68-QF-p73"/>
                        <outlet property="moduleFlowLayout" destination="eDC-E3-ify" id="IFE-yb-it2"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="N9g-SY-48u" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1040" y="2809"/>
        </scene>
        <!--Date Calibration Detail View Controller-->
        <scene sceneID="4pN-5M-fJs">
            <objects>
                <viewController storyboardIdentifier="DateCalibrationDetailViewController" id="Oh3-W4-jnE" customClass="DateCalibrationDetailViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="3Gf-Wk-JEY"/>
                        <viewControllerLayoutGuide type="bottom" id="yKJ-cm-XII"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Fel-EN-rgY">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="iWm-66-igL">
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="ecF-Gk-hp0">
                                    <size key="itemSize" width="93" height="41"/>
                                    <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="CalibrationDetailCollectionCell" id="dGo-4o-u9g" customClass="CalibrationDetailCollectionCell">
Sandy's avatar
Sandy committed
1376
                                        <rect key="frame" x="0.0" y="9.5" width="93" height="41"/>
1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455
                                        <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="93" height="41"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="04" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g0m-f5-c5T">
                                                    <rect key="frame" x="0.0" y="0.0" width="93" height="41"/>
                                                    <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                        </view>
                                        <constraints>
                                            <constraint firstItem="g0m-f5-c5T" firstAttribute="top" secondItem="dGo-4o-u9g" secondAttribute="top" id="K3a-41-c6Q"/>
                                            <constraint firstItem="g0m-f5-c5T" firstAttribute="leading" secondItem="dGo-4o-u9g" secondAttribute="leading" id="Qqu-AW-a2F"/>
                                            <constraint firstAttribute="bottom" secondItem="g0m-f5-c5T" secondAttribute="bottom" id="X5W-pz-gat"/>
                                            <constraint firstAttribute="trailing" secondItem="g0m-f5-c5T" secondAttribute="trailing" id="nGN-zF-Hfj"/>
                                        </constraints>
                                        <connections>
                                            <outlet property="monthLabel" destination="g0m-f5-c5T" id="ga0-pz-gq2"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="Oh3-W4-jnE" id="O4F-c6-zE1"/>
                                    <outlet property="delegate" destination="Oh3-W4-jnE" id="Npb-hN-biO"/>
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="iWm-66-igL" secondAttribute="trailing" id="LdN-hP-Pi0"/>
                            <constraint firstItem="iWm-66-igL" firstAttribute="leading" secondItem="Fel-EN-rgY" secondAttribute="leading" id="PiT-tv-Au4"/>
                            <constraint firstAttribute="bottom" secondItem="iWm-66-igL" secondAttribute="bottom" id="r8Q-YZ-9wQ"/>
                            <constraint firstItem="iWm-66-igL" firstAttribute="top" secondItem="Fel-EN-rgY" secondAttribute="top" id="raP-fY-CLj"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="1024" height="60"/>
                    <connections>
                        <outlet property="calibrationDetailCollectionView" destination="iWm-66-igL" id="PNL-kl-iVv"/>
                        <outlet property="calibrationDetailFlowLayout" destination="ecF-Gk-hp0" id="5fv-AY-Jue"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="yS0-K1-F9J" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1040" y="3295"/>
        </scene>
        <!--Date Calibration View Controller-->
        <scene sceneID="5UH-ut-5gE">
            <objects>
                <viewController storyboardIdentifier="DateCalibrationViewController" id="djX-Mi-glJ" customClass="DateCalibrationViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Nm2-YO-42Q"/>
                        <viewControllerLayoutGuide type="bottom" id="YLM-aS-Vbb"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="ZiO-r5-vfz">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IJg-jG-b0i">
                                <rect key="frame" x="0.0" y="59" width="1024" height="1"/>
                                <color key="backgroundColor" red="0.0078431372549019607" green="0.32549019607843138" blue="0.83137254901960778" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="GAR-6S-Xlo"/>
                                </constraints>
                            </view>
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" pagingEnabled="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="FUb-gQ-fjZ">
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="59"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="EUV-YO-Rxu">
                                    <size key="itemSize" width="50" height="50"/>
                                    <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="CalibrationCollectionViewCell" id="v20-Kz-8OX" customClass="CalibrationCollectionViewCell">
Sandy's avatar
Sandy committed
1456
                                        <rect key="frame" x="0.0" y="4.5" width="50" height="50"/>
1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491
                                        <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="50" height="50"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                        </view>
                                    </collectionViewCell>
                                </cells>
                                <connections>
                                    <outlet property="dataSource" destination="djX-Mi-glJ" id="ScK-2w-0RL"/>
                                    <outlet property="delegate" destination="djX-Mi-glJ" id="mgY-p5-ZYH"/>
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstAttribute="trailing" secondItem="IJg-jG-b0i" secondAttribute="trailing" id="2xP-nh-2TA"/>
                            <constraint firstItem="FUb-gQ-fjZ" firstAttribute="top" secondItem="ZiO-r5-vfz" secondAttribute="top" id="D5Y-5R-zLi"/>
                            <constraint firstAttribute="trailing" secondItem="FUb-gQ-fjZ" secondAttribute="trailing" id="H2Y-no-Vap"/>
                            <constraint firstAttribute="bottom" secondItem="IJg-jG-b0i" secondAttribute="bottom" id="UEn-rg-xT6"/>
                            <constraint firstItem="IJg-jG-b0i" firstAttribute="leading" secondItem="ZiO-r5-vfz" secondAttribute="leading" id="XFC-ft-7VK"/>
                            <constraint firstItem="FUb-gQ-fjZ" firstAttribute="leading" secondItem="ZiO-r5-vfz" secondAttribute="leading" id="k0o-Ce-9Df"/>
                            <constraint firstItem="YLM-aS-Vbb" firstAttribute="top" secondItem="FUb-gQ-fjZ" secondAttribute="bottom" constant="1" id="wbY-WP-7jO"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="1024" height="60"/>
                    <connections>
                        <outlet property="calibrationCollectionView" destination="FUb-gQ-fjZ" id="ZGf-Ck-CCH"/>
                        <outlet property="calibrationFlowLayout" destination="EUV-YO-Rxu" id="eDr-0E-kzX"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="rbt-ab-DRy" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1040" y="3438"/>
        </scene>
1492 1493 1494 1495
        <!--Release Post View Controller-->
        <scene sceneID="Uls-Cm-9mG">
            <objects>
                <viewController storyboardIdentifier="ReleasePostViewController" id="gh4-2k-zvB" customClass="ReleasePostViewController" sceneMemberID="viewController">
1496 1497 1498 1499
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="pH2-fV-KON"/>
                        <viewControllerLayoutGuide type="bottom" id="dsh-Qt-soH"/>
                    </layoutGuides>
1500
                    <view key="view" contentMode="scaleToFill" id="1Rf-fP-JqP">
1501
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1502 1503
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1504
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-78-vCP">
1505
                                <rect key="frame" x="0.0" y="165" width="1024" height="1"/>
1506
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1507 1508 1509
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="ISv-xL-7bK"/>
                                </constraints>
1510
                            </view>
1511
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="IdU-t1-ZKZ">
1512
                                <rect key="frame" x="45" y="80" width="70" height="70"/>
1513 1514 1515 1516
                                <constraints>
                                    <constraint firstAttribute="width" constant="70" id="CzM-Mf-VTA"/>
                                    <constraint firstAttribute="height" constant="70" id="yfa-rB-dJs"/>
                                </constraints>
1517 1518 1519 1520 1521 1522
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </imageView>
曹云霄's avatar
曹云霄 committed
1523 1524
                            <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">
                                <rect key="frame" x="135" y="115.5" width="0.0" height="0.0"/>
1525 1526 1527 1528
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1529
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6bq-ik-Q1P">
1530 1531
                                <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"/>
1532
                                <constraints>
1533 1534
                                    <constraint firstAttribute="width" constant="100" id="ciQ-kY-AdD"/>
                                    <constraint firstAttribute="height" constant="35" id="oV5-qn-XDV"/>
1535
                                </constraints>
1536
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548
                                <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>
1549
                            <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">
1550
                                <rect key="frame" x="0.0" y="169" width="1024" height="599"/>
1551 1552
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1553
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HeadlineTableViewCell" id="RwU-Te-fXY" customClass="HeadlineTableViewCell">
1554
                                        <rect key="frame" x="0.0" y="28" width="1024" height="44"/>
1555 1556
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RwU-Te-fXY" id="GcB-7X-Q0o">
1557
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
1558 1559
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1560
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="标题" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QwA-Ps-okZ">
1561
                                                    <rect key="frame" x="20" y="7" width="984" height="30"/>
1562 1563 1564
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="MmP-fk-nVL"/>
                                                    </constraints>
1565 1566 1567 1568
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
1569
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c9g-Ak-U7E">
1570
                                                    <rect key="frame" x="0.0" y="43" width="1024" height="1"/>
1571
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1572 1573 1574
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Umw-tb-wtH"/>
                                                    </constraints>
1575 1576
                                                </view>
                                            </subviews>
1577 1578
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="QwA-Ps-okZ" secondAttribute="trailing" constant="20" id="4FB-EW-1yS"/>
1579
                                                <constraint firstAttribute="bottom" secondItem="c9g-Ak-U7E" secondAttribute="bottom" id="HjZ-ZO-Cuc"/>
1580
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" constant="20" id="Ism-qe-d1A"/>
1581 1582
                                                <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"/>
1583 1584
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="centerY" secondItem="GcB-7X-Q0o" secondAttribute="centerY" id="e2T-Zq-p7L"/>
                                            </constraints>
1585 1586 1587 1588 1589
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="titleTextField" destination="QwA-Ps-okZ" id="tdx-q3-9uv"/>
                                        </connections>
                                    </tableViewCell>
1590
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ContentTableViewCell" rowHeight="170" id="bcJ-bt-ka6" customClass="ContentTableViewCell">
1591
                                        <rect key="frame" x="0.0" y="72" width="1024" height="170"/>
1592 1593
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bcJ-bt-ka6" id="uXN-gY-mO0">
1594
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="170"/>
1595 1596
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1597
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3Uo-E9-3r0" customClass="ICRPlaceholderTextView">
1598
                                                    <rect key="frame" x="20" y="10" width="984" height="100"/>
1599 1600 1601
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="Rfy-kg-Rp1"/>
                                                    </constraints>
1602 1603 1604 1605 1606 1607 1608
                                                    <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>
1609 1610 1611 1612 1613
                                            <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>
1614 1615
                                        </tableViewCellContentView>
                                        <connections>
1616
                                            <outlet property="contentTextView" destination="3Uo-E9-3r0" id="NCo-N9-5Ey"/>
1617
                                            <outlet property="heightConstraint" destination="Rfy-kg-Rp1" id="Gtf-ZE-6b0"/>
1618 1619 1620 1621 1622 1623 1624 1625 1626 1627
                                        </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"/>
1628 1629 1630 1631 1632
                        <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"/>
1633 1634
                            <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"/>
1635 1636 1637 1638 1639 1640 1641 1642
                            <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>
1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653
                    </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>
1654
        <!--Break Through Finish View Controller-->
1655 1656
        <scene sceneID="mwY-5k-fV1">
            <objects>
1657
                <viewController storyboardIdentifier="BreakThroughFinishViewController" id="OkU-EP-5aZ" customClass="BreakThroughFinishViewController" sceneMemberID="viewController">
1658 1659 1660 1661
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="yKQ-8w-EKC"/>
                        <viewControllerLayoutGuide type="bottom" id="22O-Hy-Nii"/>
                    </layoutGuides>
1662 1663 1664 1665
                    <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>
1666 1667 1668
                            <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>
1669
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4SH-q4-TZm">
1670
                                <rect key="frame" x="185" y="305" width="150" height="45"/>
1671
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1672 1673 1674 1675
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="BUz-Xt-jH1"/>
                                    <constraint firstAttribute="height" constant="45" id="nGp-dG-6SY"/>
                                </constraints>
1676 1677 1678 1679 1680 1681 1682 1683 1684
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="完成">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="20"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
1685 1686 1687
                                <connections>
                                    <action selector="finishButtonClickAction:" destination="OkU-EP-5aZ" eventType="touchUpInside" id="koC-Cs-iim"/>
                                </connections>
1688
                            </button>
1689
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-fw-PuO">
1690
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1691 1692 1693 1694
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="U8Z-7J-HxK"/>
                                    <constraint firstAttribute="width" constant="150" id="fYK-Qa-PqZ"/>
                                </constraints>
1695
                            </imageView>
1696
                            <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">
1697
                                <rect key="frame" x="45" y="155" width="430" height="90"/>
1698 1699 1700 1701
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1702
                            <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">
1703
                                <rect key="frame" x="381" y="142" width="119" height="103"/>
曹云霄's avatar
曹云霄 committed
1704 1705 1706 1707 1708
                                <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>
1709
                        </subviews>
1710
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723
                        <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>
1724 1725 1726
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1727 1728
                    <connections>
                        <outlet property="emigratedResultLabel" destination="duB-al-sAf" id="7nN-iJ-d45"/>
曹云霄's avatar
曹云霄 committed
1729
                        <outlet property="integralLabel" destination="fHH-AJ-0Fy" id="FSp-dX-qGm"/>
1730
                    </connections>
1731 1732 1733
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dYy-aS-5qL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1734
            <point key="canvasLocation" x="1736" y="1082"/>
1735 1736 1737 1738 1739
        </scene>
        <!--Instructions View Controller-->
        <scene sceneID="Av3-jl-5As">
            <objects>
                <viewController storyboardIdentifier="InstructionsViewController" id="CQf-WE-NWn" customClass="InstructionsViewController" sceneMemberID="viewController">
1740 1741 1742 1743
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="iKm-FJ-Rp9"/>
                        <viewControllerLayoutGuide type="bottom" id="odO-iW-hph"/>
                    </layoutGuides>
1744 1745 1746 1747
                    <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>
1748 1749 1750
                            <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>
1751
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pa8-YE-GeV">
1752
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1753 1754 1755 1756 1757
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="JgA-EX-yUM"/>
                                </connections>
                            </button>
1758
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="闯关说明" translatesAutoresizingMaskIntoConstraints="NO" id="PnS-WZ-KO9">
1759
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1760 1761 1762 1763
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="6gH-lX-CFM"/>
                                    <constraint firstAttribute="height" constant="40" id="hd4-B8-607"/>
                                </constraints>
1764
                            </imageView>
1765
                            <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">
1766
                                <rect key="frame" x="45" y="166" width="430" height="69"/>
1767 1768 1769
                                <string key="text">1、闯关成功即可获得对应的积分
2、积分累计达到一定的条件可以兑换礼品
3、最终解释权归欧普所有</string>
1770 1771 1772 1773 1774 1775
                                <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"/>
1776
                        <constraints>
1777
                            <constraint firstItem="pa8-YE-GeV" firstAttribute="top" secondItem="dUT-wz-aWy" secondAttribute="top" id="4qd-mO-nk8"/>
1778 1779 1780 1781 1782 1783 1784 1785
                            <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="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"/>
1786
                            <constraint firstAttribute="trailing" secondItem="pa8-YE-GeV" secondAttribute="trailing" id="uH5-oh-f0s"/>
1787 1788
                            <constraint firstAttribute="trailing" secondItem="0TV-IK-VLZ" secondAttribute="trailing" constant="45" id="xmv-gH-xHl"/>
                        </constraints>
1789 1790 1791 1792 1793 1794
                    </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>
1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866
            <point key="canvasLocation" x="2373" y="1082"/>
        </scene>
        <!--Start Break Through View Controller-->
        <scene sceneID="gfL-Re-jNd">
            <objects>
                <viewController storyboardIdentifier="StartBreakThroughViewController" id="1QI-9k-O9x" customClass="StartBreakThroughViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WUe-Pw-lZz"/>
                        <viewControllerLayoutGuide type="bottom" id="M25-e7-KDc"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="slT-c7-nHk">
                        <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="background" translatesAutoresizingMaskIntoConstraints="NO" id="TBm-iY-Qgg">
                                <rect key="frame" x="0.0" y="0.0" width="520" height="400"/>
                            </imageView>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Mdb-hl-hrK">
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="closeButtonClickAction:" destination="1QI-9k-O9x" eventType="touchUpInside" id="Tcb-dg-z0b"/>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="RIy-fW-t0N"/>
                                </connections>
                            </button>
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="您已参与测试了/n还有2次机会您已参与测试了/n还有2次机会您已参与测试了/n还有2次机会" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="91f-C2-BUb">
                                <rect key="frame" x="90" y="135" width="340" height="90"/>
                                <fontDescription key="fontDescription" type="system" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
                            <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EOY-61-Zs8">
                                <rect key="frame" x="187" y="262" width="150" height="45"/>
                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                <color key="backgroundColor" red="0.90196078431372551" green="0.34901960784313724" blue="0.36078431372549019" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <fontDescription key="fontDescription" type="system" pointSize="20"/>
                                <state key="normal" title="继续答题">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="20"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                                <connections>
                                    <action selector="startButtonClickAction:" destination="1QI-9k-O9x" eventType="touchUpInside" id="57x-ZM-2Nb"/>
                                </connections>
                            </button>
                        </subviews>
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="Mdb-hl-hrK" firstAttribute="top" secondItem="slT-c7-nHk" secondAttribute="top" id="1yY-7j-gOw"/>
                            <constraint firstItem="91f-C2-BUb" firstAttribute="leading" secondItem="slT-c7-nHk" secondAttribute="leading" constant="90" id="4I9-d1-hFh"/>
                            <constraint firstItem="TBm-iY-Qgg" firstAttribute="top" secondItem="slT-c7-nHk" secondAttribute="top" id="8wC-hc-G1f"/>
                            <constraint firstAttribute="trailing" secondItem="91f-C2-BUb" secondAttribute="trailing" constant="90" id="9TF-fN-Tgz"/>
                            <constraint firstItem="M25-e7-KDc" firstAttribute="top" secondItem="TBm-iY-Qgg" secondAttribute="bottom" id="LmU-Wl-PUz"/>
                            <constraint firstAttribute="trailing" secondItem="TBm-iY-Qgg" secondAttribute="trailing" id="NHT-hB-Tlg"/>
                            <constraint firstItem="TBm-iY-Qgg" firstAttribute="leading" secondItem="slT-c7-nHk" secondAttribute="leading" id="NPb-lZ-fJG"/>
                            <constraint firstItem="91f-C2-BUb" firstAttribute="centerY" secondItem="slT-c7-nHk" secondAttribute="centerY" multiplier="0.9" id="XRO-2C-ewq"/>
                            <constraint firstAttribute="trailing" secondItem="Mdb-hl-hrK" secondAttribute="trailing" id="xfc-VL-Ohp"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
                    <connections>
                        <outlet property="contentLabel" destination="91f-C2-BUb" id="cIT-Xw-HLb"/>
                        <outlet property="startButton" destination="EOY-61-Zs8" id="9Hc-pp-Ofn"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="GbQ-cE-vtQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3002" y="1082"/>
1867
        </scene>
曹云霄's avatar
曹云霄 committed
1868
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
1869 1870
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
1871
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
1872 1873 1874 1875
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WmM-51-4U7"/>
                        <viewControllerLayoutGuide type="bottom" id="56O-Us-h9l"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
1876
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
1877
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
1878 1879
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1880
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Hbj-9Y-heh">
曹云霄's avatar
曹云霄 committed
1881
                                <rect key="frame" x="0.0" y="95" width="1024" height="673"/>
1882
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
曹云霄's avatar
曹云霄 committed
1883 1884 1885 1886 1887 1888 1889
                                <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>
1890
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9" customClass="OnlineLearningTableViewCell">
曹云霄's avatar
曹云霄 committed
1891 1892 1893 1894 1895 1896
                                        <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
                                            <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
1897 1898
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="矩形-1-拷贝-9" translatesAutoresizingMaskIntoConstraints="NO" id="DWM-hY-5Md">
                                                    <rect key="frame" x="0.0" y="0.0" width="300" height="200"/>
1899
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1900
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="14r-a3-mez">
1901
                                                    <rect key="frame" x="0.0" y="150" width="300" height="50"/>
曹云霄's avatar
曹云霄 committed
1902 1903 1904 1905 1906 1907 1908 1909 1910
                                                    <subviews>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优质服务" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="62c-e9-iAJ">
                                                            <rect key="frame" x="105" y="12" width="90" height="27"/>
                                                            <fontDescription key="fontDescription" type="boldSystem" pointSize="22"/>
                                                            <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                    </subviews>
                                                    <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
1911
                                                    <constraints>
曹云霄's avatar
曹云霄 committed
1912 1913
                                                        <constraint firstItem="62c-e9-iAJ" firstAttribute="centerX" secondItem="14r-a3-mez" secondAttribute="centerX" id="aFy-AX-j2W"/>
                                                        <constraint firstItem="62c-e9-iAJ" firstAttribute="centerY" secondItem="14r-a3-mez" secondAttribute="centerY" id="uT6-uA-b7T"/>
1914
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
1915 1916
                                                </view>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="6" translatesAutoresizingMaskIntoConstraints="NO" id="A9i-5N-FES">
1917
                                                    <rect key="frame" x="90" y="40" width="120" height="80"/>
曹云霄's avatar
曹云霄 committed
1918
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1919 1920
                                            </subviews>
                                        </view>
1921
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1922
                                        <constraints>
1923
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="width" secondItem="R9E-DY-fL9" secondAttribute="width" multiplier="0.4" id="0re-jy-hU1"/>
曹云霄's avatar
曹云霄 committed
1924 1925 1926 1927 1928 1929 1930 1931 1932
                                            <constraint firstItem="14r-a3-mez" firstAttribute="leading" secondItem="R9E-DY-fL9" secondAttribute="leading" id="1a1-He-gAi"/>
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="centerY" secondItem="R9E-DY-fL9" secondAttribute="centerY" multiplier="0.8" id="285-4B-q1a"/>
                                            <constraint firstItem="14r-a3-mez" firstAttribute="height" secondItem="R9E-DY-fL9" secondAttribute="height" multiplier="0.25" id="2DL-0r-vVx"/>
                                            <constraint firstAttribute="trailing" secondItem="DWM-hY-5Md" secondAttribute="trailing" id="7rs-iX-SIS"/>
                                            <constraint firstAttribute="bottom" secondItem="DWM-hY-5Md" secondAttribute="bottom" id="8T0-Rc-dHe"/>
                                            <constraint firstItem="DWM-hY-5Md" firstAttribute="leading" secondItem="R9E-DY-fL9" secondAttribute="leading" id="LzS-q6-cVQ"/>
                                            <constraint firstAttribute="trailing" secondItem="14r-a3-mez" secondAttribute="trailing" id="SYX-5h-KDK"/>
                                            <constraint firstAttribute="bottom" secondItem="14r-a3-mez" secondAttribute="bottom" id="Zm7-i4-q3a"/>
                                            <constraint firstItem="DWM-hY-5Md" firstAttribute="top" secondItem="R9E-DY-fL9" secondAttribute="top" id="dZG-pG-BJc"/>
1933
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="height" secondItem="R9E-DY-fL9" secondAttribute="height" multiplier="0.4" id="lvH-dm-TU9"/>
曹云霄's avatar
曹云霄 committed
1934
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="centerX" secondItem="R9E-DY-fL9" secondAttribute="centerX" id="uQF-kG-Qjg"/>
1935
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1936
                                        <size key="customSize" width="300" height="200"/>
曹云霄's avatar
曹云霄 committed
1937 1938 1939 1940 1941
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="10"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
1942
                                        <connections>
曹云霄's avatar
曹云霄 committed
1943
                                            <outlet property="iconImageView" destination="A9i-5N-FES" id="Hdw-ja-ZYk"/>
1944
                                            <outlet property="studyItemImageView" destination="DWM-hY-5Md" id="CNj-rT-nj1"/>
曹云霄's avatar
曹云霄 committed
1945 1946
                                            <outlet property="studyItemTitleLabel" destination="62c-e9-iAJ" id="0D6-wv-hNE"/>
                                            <outlet property="titleBackgroundView" destination="14r-a3-mez" id="pQz-gc-vzq"/>
1947
                                        </connections>
曹云霄's avatar
曹云霄 committed
1948 1949
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
1950 1951 1952 1953
                                <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
1954
                            </collectionView>
曹云霄's avatar
曹云霄 committed
1955 1956 1957 1958 1959 1960
                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="——  在线学习  ——" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="e5Y-fg-fxm">
                                <rect key="frame" x="436" y="64" width="153.5" height="21"/>
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
曹云霄's avatar
曹云霄 committed
1961
                        </subviews>
1962
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1963
                        <constraints>
曹云霄's avatar
曹云霄 committed
1964 1965 1966 1967 1968 1969
                            <constraint firstItem="e5Y-fg-fxm" firstAttribute="centerX" secondItem="iZG-0h-Izx" secondAttribute="centerX" id="BSl-CU-iP5"/>
                            <constraint firstItem="e5Y-fg-fxm" firstAttribute="top" secondItem="WmM-51-4U7" secondAttribute="bottom" constant="44" id="CsN-qW-00T"/>
                            <constraint firstItem="Hbj-9Y-heh" firstAttribute="leading" secondItem="iZG-0h-Izx" secondAttribute="leading" id="JN7-WD-17W"/>
                            <constraint firstItem="Hbj-9Y-heh" firstAttribute="top" secondItem="e5Y-fg-fxm" secondAttribute="bottom" constant="10" id="TTv-Sa-t8d"/>
                            <constraint firstItem="56O-Us-h9l" firstAttribute="top" secondItem="Hbj-9Y-heh" secondAttribute="bottom" id="V3r-ZV-9Lw"/>
                            <constraint firstAttribute="trailing" secondItem="Hbj-9Y-heh" secondAttribute="trailing" id="Y4f-Lp-ghh"/>
1970
                        </constraints>
曹云霄's avatar
曹云霄 committed
1971
                    </view>
曹云霄's avatar
曹云霄 committed
1972 1973 1974 1975
                    <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
1976 1977 1978 1979 1980
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
1981 1982 1983 1984
        <!--Video Helper View Controller-->
        <scene sceneID="1rE-H0-ws3">
            <objects>
                <viewController storyboardIdentifier="VideoHelperViewController" id="k0q-iD-xbp" customClass="VideoHelperViewController" sceneMemberID="viewController">
1985 1986 1987 1988
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gis-Te-eAG"/>
                        <viewControllerLayoutGuide type="bottom" id="AVm-wa-VfG"/>
                    </layoutGuides>
1989
                    <view key="view" contentMode="scaleToFill" id="1f3-C5-Ums">
1990
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1991 1992
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1993
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XJQ-gn-ueE">
1994
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
1995
                                <subviews>
1996
                                    <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rnp-xE-qcQ">
1997
                                        <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
1998 1999 2000 2001
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="eqa-aW-SB2"/>
                                            <constraint firstAttribute="width" constant="50" id="x8K-Sm-JhU"/>
                                        </constraints>
2002 2003 2004 2005 2006 2007
                                        <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>
2008
                                    <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">
2009
                                        <rect key="frame" x="803" y="16" width="41.5" height="18"/>
2010 2011 2012 2013
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2014
                                    <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">
2015
                                        <rect key="frame" x="847.5" y="16" width="50.5" height="18"/>
2016 2017 2018 2019
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2020
                                    <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtN-Il-ku7">
2021
                                        <rect key="frame" x="56" y="24" width="734" height="2"/>
2022 2023 2024
                                        <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">
2025
                                        <rect key="frame" x="913" y="5" width="40" height="40"/>
2026 2027 2028 2029
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="BRo-Ot-fqk"/>
                                            <constraint firstAttribute="height" constant="40" id="Xcm-mk-qui"/>
                                        </constraints>
2030 2031 2032 2033 2034
                                        <state key="normal" image="back5second"/>
                                        <connections>
                                            <action selector="backFiveSecondButtnClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="HoM-7C-cyw"/>
                                        </connections>
                                    </button>
2035
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ayg-g3-AEX">
2036
                                        <rect key="frame" x="959" y="0.0" width="50" height="50"/>
2037 2038 2039 2040
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="DVp-y9-JpK"/>
                                            <constraint firstAttribute="width" constant="50" id="fuh-h3-Bx4"/>
                                        </constraints>
2041 2042 2043 2044 2045 2046 2047 2048
                                        <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"/>
2049 2050 2051 2052 2053 2054 2055
                                <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"/>
2056
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="leading" secondItem="rnp-xE-qcQ" secondAttribute="trailing" constant="6" id="PBy-xx-4sP"/>
2057
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="leading" secondItem="Fn7-lK-bRL" secondAttribute="trailing" constant="15" id="UY8-wk-hOQ"/>
2058
                                    <constraint firstItem="lZ2-3r-Qo8" firstAttribute="leading" secondItem="xtN-Il-ku7" secondAttribute="trailing" constant="13" id="ZV2-Kv-GWt"/>
2059 2060 2061
                                    <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"/>
2062
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="centerY" secondItem="lZ2-3r-Qo8" secondAttribute="centerY" id="she-xc-CZl"/>
2063 2064
                                    <constraint firstAttribute="trailing" secondItem="ayg-g3-AEX" secondAttribute="trailing" constant="15" id="uw9-Db-CJJ"/>
                                </constraints>
2065
                            </view>
2066
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7v2-W0-8pd">
2067
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2068
                                <subviews>
2069
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lit-z5-lWF">
2070
                                        <rect key="frame" x="16" y="5" width="40" height="40"/>
2071 2072 2073 2074
                                        <constraints>
                                            <constraint firstAttribute="height" constant="40" id="NmH-ib-hag"/>
                                            <constraint firstAttribute="width" constant="40" id="UaE-qb-j3j"/>
                                        </constraints>
2075 2076 2077 2078 2079
                                        <state key="normal" image="back"/>
                                        <connections>
                                            <action selector="exitPlayControllerButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="ngh-oA-bRr"/>
                                        </connections>
                                    </button>
2080
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hff-42-4hl">
2081
                                        <rect key="frame" x="66" y="25" width="0.0" height="0.0"/>
2082
                                        <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
2083 2084 2085 2086 2087
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2088 2089 2090 2091 2092 2093 2094
                                <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>
2095 2096
                            </view>
                        </subviews>
2097
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2098 2099 2100 2101 2102 2103 2104 2105
                        <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>
2106 2107 2108 2109 2110 2111 2112 2113 2114
                    </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"/>
2115
                        <outlet property="zoomButton" destination="ayg-g3-AEX" id="XcE-ai-ddR"/>
2116 2117 2118 2119 2120 2121 2122 2123 2124 2125
                    </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">
2126 2127 2128 2129
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="H0o-VN-y77"/>
                        <viewControllerLayoutGuide type="bottom" id="D0s-xf-mF6"/>
                    </layoutGuides>
2130
                    <view key="view" contentMode="scaleToFill" id="zkB-TM-8aD">
2131
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143
                        <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">
2144 2145 2146 2147
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7pp-Qq-Jcm"/>
                        <viewControllerLayoutGuide type="bottom" id="STN-51-MZ2"/>
                    </layoutGuides>
2148
                    <view key="view" contentMode="scaleToFill" id="euD-lu-EZ9">
2149
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2150 2151
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2152
                            <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">
2153
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2154 2155
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2156
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoDetailIntroTableViewCell" rowHeight="100" id="Qnm-0r-wEL" customClass="VideoDetailIntroTableViewCell">
2157
                                        <rect key="frame" x="0.0" y="28" width="1024" height="100"/>
2158 2159
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Qnm-0r-wEL" id="VAA-bT-OlF">
Sandy's avatar
Sandy committed
2160
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
2161 2162
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2163
                                                <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">
2164
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2165 2166 2167 2168
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2169
                                                <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">
2170
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2171 2172 2173 2174 2175
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2176
                                            <constraints>
2177 2178 2179 2180 2181
                                                <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"/>
2182
                                            </constraints>
2183 2184 2185 2186 2187
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="studyIntroDetailTitleLabel" destination="pIM-cg-VXA" id="qhO-cv-4Hn"/>
                                        </connections>
                                    </tableViewCell>
2188
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoLecturerTableViewCell" rowHeight="130" id="WzB-nZ-wsW" customClass="VideoLecturerTableViewCell">
2189
                                        <rect key="frame" x="0.0" y="128" width="1024" height="130"/>
2190 2191
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WzB-nZ-wsW" id="Zzv-Yi-ZxT">
Sandy's avatar
Sandy committed
2192
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="129.5"/>
2193 2194
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2195
                                                <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">
2196
                                                    <rect key="frame" x="20" y="12" width="70" height="21"/>
2197 2198 2199 2200
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2201
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="G1i-V8-ZpV">
2202
                                                    <rect key="frame" x="20" y="53" width="50" height="50"/>
2203
                                                    <constraints>
2204 2205
                                                        <constraint firstAttribute="width" constant="50" id="cc9-ex-9ZA"/>
                                                        <constraint firstAttribute="height" constant="50" id="jcP-1l-z2L"/>
2206
                                                    </constraints>
2207 2208 2209 2210 2211 2212
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="25"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
2213
                                                <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">
2214
                                                    <rect key="frame" x="90" y="53" width="46" height="18"/>
2215 2216 2217 2218
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2219
                                                <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">
曹云霄's avatar
曹云霄 committed
2220
                                                    <rect key="frame" x="90" y="86" width="914" height="31.5"/>
2221
                                                    <string key="text">用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,</string>
2222 2223 2224 2225 2226
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2227
                                            <constraints>
2228 2229 2230 2231 2232 2233 2234 2235 2236
                                                <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"/>
2237
                                            </constraints>
2238 2239 2240 2241
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="lecturerImageView" destination="G1i-V8-ZpV" id="Qnk-EI-Afx"/>
                                            <outlet property="lecturerNameLabel" destination="jGB-5t-nzR" id="jQ6-3g-LlR"/>
2242 2243 2244
                                            <outlet property="lecurerIntroLabel" destination="85S-CZ-3Vl" id="LLr-eD-OYY"/>
                                        </connections>
                                    </tableViewCell>
2245
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SpecifiedTableViewCell" rowHeight="100" id="oia-jO-L9n" customClass="SpecifiedTableViewCell">
2246
                                        <rect key="frame" x="0.0" y="258" width="1024" height="100"/>
2247 2248
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oia-jO-L9n" id="AMF-ag-ZWN">
Sandy's avatar
Sandy committed
2249
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
2250 2251
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2252
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="针对人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfI-IM-h1i">
2253
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2254 2255 2256 2257
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2258
                                                <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">
2259
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2260 2261 2262 2263 2264
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2265 2266 2267 2268 2269 2270 2271
                                            <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>
2272 2273 2274
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="specifiedPersonLabel" destination="Tg4-gU-zwm" id="hDy-2g-Yy9"/>
2275 2276 2277 2278 2279 2280 2281 2282 2283 2284
                                        </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"/>
2285 2286 2287 2288 2289 2290
                        <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>
2291 2292 2293 2294 2295 2296 2297
                    </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>
2298
            <point key="canvasLocation" x="3254" y="-2420"/>
2299
        </scene>
2300 2301 2302 2303
        <!--Learning Complete View Controller-->
        <scene sceneID="4na-Mi-9mW">
            <objects>
                <viewController storyboardIdentifier="LearningCompleteViewController" id="Ci8-Or-c2d" customClass="LearningCompleteViewController" sceneMemberID="viewController">
2304 2305 2306 2307
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ddD-Nj-DSs"/>
                        <viewControllerLayoutGuide type="bottom" id="mHH-D9-xaX"/>
                    </layoutGuides>
2308 2309 2310 2311
                    <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>
2312 2313 2314
                            <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>
2315
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Sm-a1-drQ">
2316
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
2317 2318 2319 2320
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="Npo-Hq-Pqd"/>
                                    <constraint firstAttribute="width" constant="150" id="dPK-Sb-dFV"/>
                                </constraints>
2321 2322 2323 2324 2325
                                <state key="normal" backgroundImage="startEvaluation"/>
                                <connections>
                                    <action selector="startEvaluationButtonClickAction:" destination="Ci8-Or-c2d" eventType="touchUpInside" id="Q89-GR-cir"/>
                                </connections>
                            </button>
2326
                            <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">
2327
                                <rect key="frame" x="448" y="70" width="62" height="60"/>
2328
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="50"/>
2329 2330 2331 2332
                                <color key="textColor" red="1" green="0.86721502113780891" blue="0.58854900595725379" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
2333
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
2334 2335 2336 2337 2338 2339 2340 2341 2342 2343
                        <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>
2344 2345 2346 2347
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="450"/>
                    <connections>
2348
                        <outlet property="beginAssessmentButton" destination="7Sm-a1-drQ" id="3fw-pZ-inE"/>
2349
                        <outlet property="obtainIntegralLabel" destination="szE-yu-4xy" id="6Yo-N1-80P"/>
2350 2351 2352 2353 2354 2355
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="reU-3b-Owk" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1587"/>
        </scene>
2356 2357 2358 2359
        <!--Assessment Qualified View Controller-->
        <scene sceneID="enM-LV-atY">
            <objects>
                <viewController storyboardIdentifier="AssessmentQualifiedViewController" id="SDF-nj-mgU" customClass="AssessmentQualifiedViewController" sceneMemberID="viewController">
2360 2361 2362 2363
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="10P-fE-6bt"/>
                        <viewControllerLayoutGuide type="bottom" id="agD-hR-3Nn"/>
                    </layoutGuides>
2364 2365 2366 2367
                    <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>
2368
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="Ee8-Jv-DAl">
2369
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2370 2371 2372 2373
                                <constraints>
                                    <constraint firstAttribute="width" constant="300" id="eXs-OU-xGA"/>
                                    <constraint firstAttribute="height" constant="120" id="hYV-by-8vA"/>
                                </constraints>
2374
                            </imageView>
2375
                            <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">
2376
                                <rect key="frame" x="0.0" y="150" width="300" height="21"/>
2377 2378 2379 2380
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2381
                            <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">
2382
                                <rect key="frame" x="0.0" y="186" width="300" height="21"/>
2383 2384 2385 2386
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2387
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pek-ct-lx8">
2388
                                <rect key="frame" x="110" y="245" width="80" height="40"/>
2389 2390 2391 2392
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="dXQ-Fc-lPc"/>
                                    <constraint firstAttribute="width" constant="80" id="lBv-gN-lri"/>
                                </constraints>
2393 2394 2395 2396 2397 2398 2399 2400
                                <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>
2401
                            <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">
2402
                                <rect key="frame" x="219" y="150" width="61" height="60"/>
2403 2404 2405 2406 2407 2408
                                <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"/>
2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423
                        <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>
2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436
                    </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>
2437 2438 2439 2440
        <!--Video List View Controller-->
        <scene sceneID="AgH-Mm-P16">
            <objects>
                <viewController storyboardIdentifier="VideoListViewController" id="Fwb-29-5lm" customClass="VideoListViewController" sceneMemberID="viewController">
2441 2442 2443 2444
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="4Vx-gJ-Xe0"/>
                        <viewControllerLayoutGuide type="bottom" id="X3N-6s-5AS"/>
                    </layoutGuides>
2445
                    <view key="view" contentMode="scaleToFill" id="E2F-Eb-xka">
2446
                        <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2447 2448
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2449
                            <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">
2450
                                <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2451
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2452
                                <view key="tableHeaderView" contentMode="scaleToFill" id="p9i-EO-Sx0">
2453
                                    <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2454 2455
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
2456
                                        <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">
2457
                                            <rect key="frame" x="25" y="30" width="0.0" height="0.0"/>
2458 2459 2460 2461 2462 2463
                                            <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2464 2465 2466 2467
                                    <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>
2468 2469
                                </view>
                                <prototypes>
2470
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoListItemTableViewCell" rowHeight="50" id="YXo-b3-NKo" customClass="VideoListItemTableViewCell">
2471
                                        <rect key="frame" x="0.0" y="88" width="500" height="50"/>
2472 2473
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YXo-b3-NKo" id="Zsh-Nm-SGv">
2474
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2475 2476
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2477
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FNL-Q4-kdY">
2478
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2479 2480 2481 2482
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="Q2Z-4z-UU5"/>
                                                        <constraint firstAttribute="height" constant="20" id="bwr-72-s60"/>
                                                    </constraints>
2483
                                                    <state key="normal" backgroundImage="play"/>
2484
                                                    <state key="selected" backgroundImage="playSelect"/>
2485
                                                </button>
2486
                                                <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">
2487
                                                    <rect key="frame" x="52" y="17" width="337" height="16"/>
2488 2489 2490 2491
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2492
                                                <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">
2493
                                                    <rect key="frame" x="449" y="16" width="36" height="18"/>
2494 2495 2496 2497
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2498
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BVg-HN-E2s">
2499
                                                    <rect key="frame" x="409" y="10" width="30" height="30"/>
2500 2501 2502 2503 2504 2505
                                                    <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>
2506
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="cny-PA-JpH">
2507
                                                    <rect key="frame" x="349" y="15" width="50" height="20"/>
2508 2509 2510 2511 2512
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="qlN-ce-UR9"/>
                                                        <constraint firstAttribute="width" constant="50" id="uLt-h5-EDk"/>
                                                    </constraints>
                                                </imageView>
2513
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fYk-7O-XdO">
2514
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2515 2516 2517 2518 2519
                                                    <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>
2520
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kEq-ur-qoX">
Sandy's avatar
Sandy committed
2521
                                                    <rect key="frame" x="310" y="12" width="90" height="26"/>
2522
                                                    <constraints>
Sandy's avatar
Sandy committed
2523 2524
                                                        <constraint firstAttribute="width" constant="90" id="AyV-pl-VGJ"/>
                                                        <constraint firstAttribute="height" constant="26" id="oBJ-gK-mHg"/>
2525
                                                    </constraints>
Sandy's avatar
Sandy committed
2526
                                                    <state key="normal" backgroundImage="startEvaluation"/>
2527 2528 2529 2530
                                                    <connections>
                                                        <action selector="actionStartAnswer:" destination="YXo-b3-NKo" eventType="touchUpInside" id="Bgd-Lu-ItT"/>
                                                    </connections>
                                                </button>
2531
                                            </subviews>
2532 2533
                                            <constraints>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="4D8-Yl-tb5"/>
2534
                                                <constraint firstItem="fYk-7O-XdO" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" id="7z1-7b-WxT"/>
2535
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="centerY" secondItem="Ast-eO-9V0" secondAttribute="centerY" id="9w5-mB-anf"/>
2536
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="DoL-1X-1DZ"/>
2537
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="cny-PA-JpH" secondAttribute="trailing" constant="10" id="FeY-kV-5zF"/>
2538
                                                <constraint firstAttribute="trailing" secondItem="fYk-7O-XdO" secondAttribute="trailing" id="Hs3-xl-h3f"/>
2539
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" constant="12" id="IKT-GZ-UfU"/>
2540
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="kEq-ur-qoX" secondAttribute="trailing" constant="9" id="Izj-z7-6cb"/>
2541
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="KVJ-bY-0gc"/>
2542
                                                <constraint firstItem="cny-PA-JpH" firstAttribute="centerY" secondItem="BVg-HN-E2s" secondAttribute="centerY" id="Odt-ir-59j"/>
2543
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="leading" secondItem="FNL-Q4-kdY" secondAttribute="trailing" constant="20" id="Qc4-J9-Joq"/>
2544
                                                <constraint firstAttribute="bottom" secondItem="fYk-7O-XdO" secondAttribute="bottom" id="Ug8-VY-SJT"/>
2545
                                                <constraint firstAttribute="trailing" secondItem="Ast-eO-9V0" secondAttribute="trailing" constant="15" id="Xih-52-5hy"/>
2546 2547
                                                <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"/>
2548
                                                <constraint firstItem="kEq-ur-qoX" firstAttribute="centerY" secondItem="0QA-OC-BkN" secondAttribute="centerY" id="mXX-oH-lQ1"/>
2549
                                            </constraints>
2550 2551
                                        </tableViewCellContentView>
                                        <connections>
2552
                                            <outlet property="btnStartAnswer" destination="kEq-ur-qoX" id="Mfo-QQ-ha3"/>
2553
                                            <outlet property="examResultImageView" destination="cny-PA-JpH" id="R7t-ol-rAq"/>
2554
                                            <outlet property="playButton" destination="FNL-Q4-kdY" id="Abd-Au-JQk"/>
2555
                                            <outlet property="seekbarView" destination="BVg-HN-E2s" id="Ngx-Ju-zff"/>
2556 2557 2558 2559
                                            <outlet property="studyItemTimeLabel" destination="Ast-eO-9V0" id="q9C-EN-fp3"/>
                                            <outlet property="studyItemTitleLabel" destination="0QA-OC-BkN" id="1d5-ex-vvU"/>
                                        </connections>
                                    </tableViewCell>
2560
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="PPTListItemTableViewCell" rowHeight="50" id="OSF-93-RuO" customClass="PPTListItemTableViewCell">
2561
                                        <rect key="frame" x="0.0" y="138" width="500" height="50"/>
2562 2563
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OSF-93-RuO" id="IQr-pV-6ZO">
2564
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2565 2566
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2567
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7R-oP-wMP">
2568
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2569 2570 2571 2572
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="KTb-gB-cZe"/>
                                                        <constraint firstAttribute="height" constant="20" id="jA0-8D-GxA"/>
                                                    </constraints>
2573
                                                    <state key="normal" backgroundImage="ppt"/>
2574
                                                    <state key="selected" backgroundImage="pptselect"/>
2575
                                                </button>
2576
                                                <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">
2577
                                                    <rect key="frame" x="54" y="17" width="383" height="16"/>
2578 2579 2580 2581
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2582
                                                <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">
2583
                                                    <rect key="frame" x="457" y="16" width="28" height="18"/>
2584 2585 2586 2587
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2588
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="Gwb-yp-kzF">
Sandy's avatar
Sandy committed
2589
                                                    <rect key="frame" x="350" y="15" width="50" height="20"/>
2590 2591 2592 2593 2594
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="50" id="3pT-7N-uob"/>
                                                        <constraint firstAttribute="height" constant="20" id="sFf-Ng-aIU"/>
                                                    </constraints>
                                                </imageView>
2595
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SCg-SR-kAg">
2596
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2597 2598 2599 2600 2601
                                                    <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>
2602
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cSM-mJ-Ih8">
Sandy's avatar
Sandy committed
2603
                                                    <rect key="frame" x="310" y="12.5" width="90" height="26"/>
2604
                                                    <constraints>
Sandy's avatar
Sandy committed
2605 2606
                                                        <constraint firstAttribute="height" constant="26" id="AhY-XM-AIa"/>
                                                        <constraint firstAttribute="width" constant="90" id="dZU-Xt-mQu"/>
2607
                                                    </constraints>
Sandy's avatar
Sandy committed
2608
                                                    <state key="normal" backgroundImage="startEvaluation"/>
2609 2610 2611 2612
                                                    <connections>
                                                        <action selector="actionStartAnswer:" destination="OSF-93-RuO" eventType="touchUpInside" id="GlH-hr-1xT"/>
                                                    </connections>
                                                </button>
2613
                                            </subviews>
2614
                                            <constraints>
2615
                                                <constraint firstItem="cSM-mJ-Ih8" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="1Dw-hQ-AZN"/>
Sandy's avatar
Sandy committed
2616
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="cSM-mJ-Ih8" secondAttribute="trailing" constant="57" id="9bb-a8-pJP"/>
2617
                                                <constraint firstItem="Gwb-yp-kzF" firstAttribute="centerY" secondItem="t1Q-41-RAj" secondAttribute="centerY" id="Lvf-ms-adf"/>
2618
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="6O1-Dg-ELo" secondAttribute="trailing" constant="20" id="P2g-cX-AOe"/>
2619
                                                <constraint firstAttribute="bottom" secondItem="SCg-SR-kAg" secondAttribute="bottom" id="PQy-Zh-wy0"/>
2620 2621 2622
                                                <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"/>
2623
                                                <constraint firstItem="SCg-SR-kAg" firstAttribute="leading" secondItem="IQr-pV-6ZO" secondAttribute="leading" id="d7E-Z5-M32"/>
Sandy's avatar
Sandy committed
2624
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="Gwb-yp-kzF" secondAttribute="trailing" constant="57" id="gss-Qt-GwH"/>
2625 2626
                                                <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"/>
2627
                                                <constraint firstAttribute="trailing" secondItem="SCg-SR-kAg" secondAttribute="trailing" id="udK-Hq-DUA"/>
2628 2629
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="w2Y-l9-mb5"/>
                                            </constraints>
2630 2631
                                        </tableViewCellContentView>
                                        <connections>
2632
                                            <outlet property="btnStartAnswer" destination="cSM-mJ-Ih8" id="phi-7Q-oZT"/>
2633
                                            <outlet property="examResultImageView" destination="Gwb-yp-kzF" id="Ftr-TR-W7i"/>
2634 2635 2636 2637 2638
                                            <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>
2639
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoListSectionHeaderView" rowHeight="60" id="w6E-t4-Q38" customClass="VideoListSectionHeaderView">
2640
                                        <rect key="frame" x="0.0" y="188" width="500" height="60"/>
2641 2642
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w6E-t4-Q38" id="Xwb-Tx-Kw3">
2643
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2644 2645
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2646
                                                <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">
2647
                                                    <rect key="frame" x="12" y="20" width="160" height="21"/>
2648 2649 2650 2651
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2652
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yxT-MF-Dbo">
2653
                                                    <rect key="frame" x="0.0" y="59" width="500" height="1"/>
2654
                                                    <color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
2655
                                                    <constraints>
2656
                                                        <constraint firstAttribute="height" constant="1" id="Koi-YB-SWe"/>
2657
                                                    </constraints>
2658
                                                </view>
2659
                                            </subviews>
2660 2661
                                            <constraints>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" constant="12" id="8et-XB-L7e"/>
2662
                                                <constraint firstAttribute="bottom" secondItem="yxT-MF-Dbo" secondAttribute="bottom" id="G2s-FC-Wpx"/>
2663
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="centerY" secondItem="Xwb-Tx-Kw3" secondAttribute="centerY" id="IIl-89-lHK"/>
2664 2665
                                                <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"/>
2666
                                            </constraints>
2667
                                        </tableViewCellContentView>
2668
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680
                                        <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"/>
2681 2682 2683 2684 2685 2686
                        <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>
2687
                    </view>
2688 2689
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="500" height="768"/>
2690
                    <connections>
2691
                        <outlet property="headerView" destination="p9i-EO-Sx0" id="g3y-wf-vk6"/>
2692 2693 2694 2695 2696 2697
                        <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>
2698
            <point key="canvasLocation" x="3177" y="-1611"/>
2699 2700 2701 2702 2703
        </scene>
        <!--Assessment View Controller-->
        <scene sceneID="2bA-hi-BSu">
            <objects>
                <viewController storyboardIdentifier="AssessmentViewController" id="5RA-Jb-Dw6" customClass="AssessmentViewController" sceneMemberID="viewController">
2704 2705 2706 2707
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="NmN-EA-ftQ"/>
                        <viewControllerLayoutGuide type="bottom" id="yxQ-UK-Q3D"/>
                    </layoutGuides>
2708
                    <view key="view" contentMode="scaleToFill" id="uDa-Mh-ebN">
2709
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2710 2711
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2712
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZY0-DP-xQk">
2713
                                <rect key="frame" x="0.0" y="64" width="1024" height="60"/>
2714
                                <subviews>
2715
                                    <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">
2716
                                        <rect key="frame" x="160" y="20" width="226" height="21"/>
2717 2718 2719 2720
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2721
                                    <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">
2722
                                        <rect key="frame" x="846" y="22" width="72" height="17"/>
2723 2724 2725 2726
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2727
                                    <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">
2728
                                        <rect key="frame" x="933" y="18" width="51" height="24"/>
2729 2730 2731 2732 2733 2734
                                        <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"/>
2735 2736 2737 2738 2739 2740 2741 2742 2743
                                <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>
2744
                            </view>
2745
                            <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">
2746
                                <rect key="frame" x="0.0" y="124" width="1024" height="589"/>
2747 2748
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2749
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" rowHeight="60" id="2M5-To-MLj" customClass="AssessmentHeaderView">
Sandy's avatar
Sandy committed
2750
                                        <rect key="frame" x="0.0" y="55.5" width="1024" height="60"/>
2751 2752
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2M5-To-MLj" id="ypf-GL-4CP">
2753
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
2754 2755
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2756
                                                <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">
2757
                                                    <rect key="frame" x="160" y="21" width="844" height="18"/>
2758
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
2759 2760 2761 2762
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2763
                                            <color key="backgroundColor" red="0.94509803921568625" green="0.96078431372549022" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
2764 2765 2766 2767 2768
                                            <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>
2769
                                        </tableViewCellContentView>
2770
                                        <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
2771 2772 2773 2774
                                        <connections>
                                            <outlet property="titleLabel" destination="RBj-Qh-HCD" id="uH0-fJ-SI2"/>
                                        </connections>
                                    </tableViewCell>
2775
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="50" id="BjI-a1-CRm" customClass="AssessmentTableViewCell">
Sandy's avatar
Sandy committed
2776
                                        <rect key="frame" x="0.0" y="115.5" width="1024" height="50"/>
2777 2778
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BjI-a1-CRm" id="bq8-ly-DcD">
2779
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2780 2781
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2782
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MzG-Lg-eSA">
2783
                                                    <rect key="frame" x="160" y="15" width="20" height="20"/>
2784 2785 2786 2787
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="2XO-Nx-gku"/>
                                                        <constraint firstAttribute="width" constant="20" id="weu-QO-t1x"/>
                                                    </constraints>
2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798
                                                    <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>
2799
                                                </button>
2800
                                                <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">
2801
                                                    <rect key="frame" x="200" y="17" width="804" height="16"/>
2802 2803 2804 2805 2806
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2807 2808 2809 2810 2811 2812 2813
                                            <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>
2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825
                                        </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>
2826
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ah0-JC-drA">
2827
                                <rect key="frame" x="452" y="726" width="120" height="33"/>
2828
                                <color key="backgroundColor" red="0.3411764705882353" green="0.66274509803921566" blue="0.84705882352941175" alpha="1" colorSpace="calibratedRGB"/>
2829 2830 2831
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="IgS-hA-YZj"/>
                                </constraints>
2832 2833 2834 2835
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="提交">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
2836 2837 2838 2839 2840 2841 2842 2843
                                <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>
2844 2845 2846
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857
                        <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>
2858 2859
                    </view>
                    <connections>
2860 2861 2862
                        <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"/>
2863 2864 2865 2866
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fvx-Zc-cbA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
2867 2868
            <point key="canvasLocation" x="3254" y="-686"/>
        </scene>
2869 2870 2871 2872
        <!--Photo Manager View Controller-->
        <scene sceneID="T2T-SL-aSG">
            <objects>
                <viewController storyboardIdentifier="PhotoManagerViewController" id="UEz-gT-Q4w" customClass="PhotoManagerViewController" sceneMemberID="viewController">
2873 2874 2875 2876
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="W4V-aU-8Z3"/>
                        <viewControllerLayoutGuide type="bottom" id="AC6-es-fcm"/>
                    </layoutGuides>
2877
                    <view key="view" contentMode="scaleToFill" id="Irb-dN-uKr">
2878
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2879 2880
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2881
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3Pc-tn-xb9">
2882
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2883 2884 2885 2886 2887 2888 2889 2890
                                <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>
2891
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="G1N-De-QLU" customClass="PhotoManagerCollectionViewCell">
2892 2893 2894 2895 2896 2897
                                        <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>
2898 2899 2900
                                                <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>
2901 2902
                                            </subviews>
                                        </view>
2903 2904 2905 2906 2907 2908
                                        <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>
2909 2910 2911 2912 2913 2914
                                        <connections>
                                            <outlet property="photoImageView" destination="cnF-DJ-IMq" id="g5L-eC-x92"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
2915 2916
                                    <outlet property="dataSource" destination="UEz-gT-Q4w" id="OHj-es-7Sg"/>
                                    <outlet property="delegate" destination="UEz-gT-Q4w" id="0aU-DR-Nap"/>
2917 2918 2919 2920
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2921 2922 2923 2924 2925 2926
                        <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>
2927 2928
                    </view>
                    <connections>
2929 2930
                        <outlet property="photoManagerCollectionView" destination="3Pc-tn-xb9" id="GSZ-3f-kt3"/>
                        <outlet property="photoManagerFlowLayout" destination="w4e-Fu-1tD" id="O1S-aX-7aj"/>
2931 2932 2933 2934 2935 2936
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="mqK-sp-nJg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3254" y="212"/>
        </scene>
2937 2938
        <!--Assessment Unqualified View Controller-->
        <scene sceneID="wzB-Oq-M2h">
2939
            <objects>
2940
                <viewController storyboardIdentifier="AssessmentUnqualifiedViewController" id="HVQ-h1-cdZ" customClass="AssessmentUnqualifiedViewController" sceneMemberID="viewController">
2941 2942 2943 2944
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Uca-gJ-gkA"/>
                        <viewControllerLayoutGuide type="bottom" id="li1-qJ-ltZ"/>
                    </layoutGuides>
2945 2946
                    <view key="view" contentMode="scaleToFill" id="Jrf-Eh-w8c">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
2947 2948
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2949
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="dSP-yE-ox7">
2950
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2951 2952 2953
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="ssq-17-f9u"/>
                                </constraints>
2954
                            </imageView>
2955
                            <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">
2956
                                <rect key="frame" x="0.0" y="150" width="300" height="20.5"/>
2957 2958 2959 2960
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2961
                            <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">
2962
                                <rect key="frame" x="0.0" y="185.5" width="300" height="20.5"/>
2963 2964 2965 2966
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2967
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uNt-xg-ClW">
2968
                                <rect key="frame" x="44" y="245" width="80" height="40"/>
2969 2970 2971 2972
                                <constraints>
                                    <constraint firstAttribute="width" constant="80" id="fkC-Os-e4o"/>
                                    <constraint firstAttribute="height" constant="40" id="nLR-Kq-prT"/>
                                </constraints>
2973 2974 2975 2976 2977 2978 2979 2980
                                <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>
2981
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5qT-pA-2NE">
2982
                                <rect key="frame" x="176" y="245" width="80" height="40"/>
2983 2984 2985 2986
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="jR8-af-kXu"/>
                                    <constraint firstAttribute="width" constant="80" id="x7f-7v-sh8"/>
                                </constraints>
2987 2988 2989 2990 2991 2992 2993 2994
                                <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>
2995 2996
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012
                        <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>
3013 3014
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
3015 3016 3017
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="scoreLabel" destination="MQd-S9-81e" id="rbr-VX-ezE"/>
3018
                        <outlet property="startAgainButton" destination="uNt-xg-ClW" id="FLA-1i-JUy"/>
3019 3020
                        <outlet property="unQualifiedLabel" destination="Sdh-KX-Vec" id="seY-tV-yFX"/>
                    </connections>
3021
                </viewController>
3022
                <placeholder placeholderIdentifier="IBFirstResponder" id="9mL-Vw-rdn" userLabel="First Responder" sceneMemberID="firstResponder"/>
3023
            </objects>
3024
            <point key="canvasLocation" x="4292" y="-686"/>
3025
        </scene>
3026 3027 3028 3029
        <!--Forum Item Detail View Controller-->
        <scene sceneID="3DQ-P0-M8M">
            <objects>
                <viewController storyboardIdentifier="ForumItemDetailViewController" id="VmI-Ft-Fno" customClass="ForumItemDetailViewController" sceneMemberID="viewController">
3030 3031 3032 3033
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="JLf-JW-rUI"/>
                        <viewControllerLayoutGuide type="bottom" id="f5L-3o-b9m"/>
                    </layoutGuides>
3034
                    <view key="view" contentMode="scaleToFill" id="ZYe-68-bYv">
3035
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3036 3037
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VVI-3L-WRk" customClass="ForumDetailBottomView">
                                <rect key="frame" x="0.0" y="654" width="1024" height="114"/>
                                <subviews>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yrS-Rd-y6d">
                                        <rect key="frame" x="0.0" y="64" width="1024" height="50"/>
                                        <subviews>
                                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yAy-gW-uWW">
                                                <rect key="frame" x="30" y="5" width="894" height="40"/>
                                                <subviews>
                                                    <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="发表评论" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1kQ-zq-QUc">
                                                        <rect key="frame" x="12" y="5" width="783" height="30"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="30" id="KJP-Oc-QZ2"/>
                                                        </constraints>
                                                        <nil key="textColor"/>
                                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                        <textInputTraits key="textInputTraits" returnKeyType="send"/>
                                                        <connections>
                                                            <outlet property="delegate" destination="VmI-Ft-Fno" id="flh-Ah-DiF"/>
                                                        </connections>
                                                    </textField>
                                                    <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">
                                                        <rect key="frame" x="815" y="10" width="69" height="20"/>
                                                        <constraints>
                                                            <constraint firstAttribute="height" constant="20" id="Bh6-tN-ekw"/>
                                                        </constraints>
                                                        <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                        <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                        <nil key="highlightedColor"/>
                                                    </label>
                                                </subviews>
                                                <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>
                                            </view>
                                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hBK-cP-6nE">
                                                <rect key="frame" x="954" y="10" width="30" height="30"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="30" id="NxS-I1-2qD"/>
                                                    <constraint firstAttribute="height" constant="30" id="ajY-I2-Qjn"/>
                                                </constraints>
                                                <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>
                                            </button>
                                            <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Aj-de-1WD">
                                                <rect key="frame" x="0.0" y="0.0" width="1024" height="1"/>
                                                <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                            </view>
                                        </subviews>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <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>
                                    </view>
                                    <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="aA9-3s-jqC">
                                        <rect key="frame" x="0.0" y="0.0" width="1024" height="64"/>
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="inV-cH-QhI">
                                            <size key="itemSize" width="71" height="65"/>
                                            <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="ForumDetailBottomPictureCell" id="9bN-6m-mlo" customClass="ForumDetailBottomPictureCell">
                                                <rect key="frame" x="0.0" y="0.0" width="71" height="65"/>
                                                <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="71" height="65"/>
                                                    <autoresizingMask key="autoresizingMask"/>
                                                    <subviews>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="StudyGuides" translatesAutoresizingMaskIntoConstraints="NO" id="w3s-83-cgV">
                                                            <rect key="frame" x="8" y="8" width="55" height="49"/>
                                                        </imageView>
                                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="J04-qa-jL1">
                                                            <rect key="frame" x="54" y="1" width="16" height="16"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="16" id="0zb-kX-HKh"/>
                                                                <constraint firstAttribute="width" constant="16" id="LGw-yz-E7y"/>
                                                            </constraints>
                                                            <state key="normal" image="img_delete_icon"/>
                                                            <connections>
                                                                <action selector="actionDelete:" destination="9bN-6m-mlo" eventType="touchUpInside" id="BSU-EN-Zr7"/>
                                                            </connections>
                                                        </button>
                                                    </subviews>
                                                </view>
                                                <constraints>
                                                    <constraint firstAttribute="bottom" secondItem="w3s-83-cgV" secondAttribute="bottom" constant="8" id="0JU-Qz-P5e"/>
                                                    <constraint firstAttribute="trailing" secondItem="w3s-83-cgV" secondAttribute="trailing" constant="8" id="34K-eZ-JWk"/>
                                                    <constraint firstItem="J04-qa-jL1" firstAttribute="leading" secondItem="w3s-83-cgV" secondAttribute="trailing" constant="-9" id="L2y-AS-pCN"/>
                                                    <constraint firstItem="w3s-83-cgV" firstAttribute="top" secondItem="9bN-6m-mlo" secondAttribute="top" constant="8" id="kZQ-fv-lbn"/>
                                                    <constraint firstItem="w3s-83-cgV" firstAttribute="leading" secondItem="9bN-6m-mlo" secondAttribute="leading" constant="8" id="oz8-IF-H5O"/>
                                                    <constraint firstItem="w3s-83-cgV" firstAttribute="top" secondItem="J04-qa-jL1" secondAttribute="bottom" constant="-9" id="tDE-3x-PYB"/>
                                                </constraints>
                                                <connections>
                                                    <outlet property="imageView" destination="w3s-83-cgV" id="qgl-CS-IoV"/>
                                                </connections>
                                            </collectionViewCell>
                                        </cells>
                                    </collectionView>
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <constraints>
                                    <constraint firstItem="yrS-Rd-y6d" firstAttribute="leading" secondItem="VVI-3L-WRk" secondAttribute="leading" id="4xB-Ow-yNR"/>
                                    <constraint firstAttribute="bottom" secondItem="yrS-Rd-y6d" secondAttribute="bottom" id="587-FP-JCM"/>
                                    <constraint firstItem="yrS-Rd-y6d" firstAttribute="leading" secondItem="VVI-3L-WRk" secondAttribute="leading" id="7xJ-jJ-TC6"/>
                                    <constraint firstItem="aA9-3s-jqC" firstAttribute="leading" secondItem="VVI-3L-WRk" secondAttribute="leading" id="Nrg-kz-MFP"/>
                                    <constraint firstAttribute="trailing" secondItem="yrS-Rd-y6d" secondAttribute="trailing" id="ZEK-Ox-XKk"/>
                                    <constraint firstAttribute="height" constant="114" id="iEu-K9-MY2"/>
                                    <constraint firstItem="aA9-3s-jqC" firstAttribute="top" secondItem="VVI-3L-WRk" secondAttribute="top" id="kFY-33-FZf"/>
                                    <constraint firstAttribute="trailing" secondItem="yrS-Rd-y6d" secondAttribute="trailing" id="mIs-4N-005"/>
                                    <constraint firstItem="yrS-Rd-y6d" firstAttribute="top" secondItem="aA9-3s-jqC" secondAttribute="bottom" id="xnj-9V-b5X"/>
                                    <constraint firstAttribute="trailing" secondItem="aA9-3s-jqC" secondAttribute="trailing" id="yrj-6w-zA2"/>
                                </constraints>
                                <connections>
                                    <outlet property="collectionView" destination="aA9-3s-jqC" id="Vc0-wS-4Cb"/>
                                    <outlet property="layout" destination="inV-cH-QhI" id="NUO-tb-bhG"/>
                                    <outlet property="layoutHeight" destination="iEu-K9-MY2" id="o8C-RA-YeR"/>
                                </connections>
                            </view>
Sandy's avatar
Sandy committed
3173 3174
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="304" sectionHeaderHeight="1" sectionFooterHeight="1" translatesAutoresizingMaskIntoConstraints="NO" id="TVZ-eo-sh6">
                                <rect key="frame" x="0.0" y="44" width="1024" height="610"/>
3175
                                <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
3176
                                <view key="tableHeaderView" contentMode="scaleToFill" id="sYW-Jc-Fde">
3177
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="206"/>
3178 3179
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
3180
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="v3R-bc-vx5">
3181
                                            <rect key="frame" x="30" y="20" width="40" height="40"/>
3182
                                            <constraints>
3183 3184
                                                <constraint firstAttribute="width" constant="40" id="W92-kD-7pb"/>
                                                <constraint firstAttribute="height" constant="40" id="lGg-wt-ncu"/>
3185
                                            </constraints>
3186
                                        </imageView>
3187
                                        <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">
3188
                                            <rect key="frame" x="75" y="20" width="18" height="20.5"/>
3189 3190 3191 3192
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
3193
                                        <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">
3194
                                            <rect key="frame" x="75" y="45.5" width="14" height="14.5"/>
3195 3196 3197 3198
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
3199
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AMb-KR-bVS">
3200
                                            <rect key="frame" x="754" y="23" width="100" height="35"/>
3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216
                                            <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">
3217
                                            <rect key="frame" x="894" y="23" width="100" height="35"/>
3218
                                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3219
                                            <constraints>
3220 3221
                                                <constraint firstAttribute="width" constant="100" id="5lr-UL-ncX"/>
                                                <constraint firstAttribute="height" constant="35" id="Ov3-GH-IbF"/>
3222
                                            </constraints>
3223 3224 3225 3226 3227 3228
                                            <state key="normal" title="分享"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="5"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
3229
                                            <connections>
3230
                                                <action selector="shareButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="e4p-IM-7Lj"/>
3231 3232
                                            </connections>
                                        </button>
3233 3234
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3235
                                    <constraints>
3236 3237 3238
                                        <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"/>
3239
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="20" id="JhU-py-TgY"/>
3240 3241 3242 3243 3244 3245
                                        <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 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"/>
3246
                                    </constraints>
3247
                                </view>
3248
                                <prototypes>
Sandy's avatar
Sandy committed
3249
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentListTableViewCell" rowHeight="304" id="sX2-jy-tQ2" customClass="CommentListTableViewCell">
3250
                                        <rect key="frame" x="0.0" y="207" width="1024" height="304"/>
3251
                                        <autoresizingMask key="autoresizingMask"/>
3252
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sX2-jy-tQ2" id="iVT-bi-RKr">
Sandy's avatar
Sandy committed
3253
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="304"/>
3254 3255
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3256
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="crown" translatesAutoresizingMaskIntoConstraints="NO" id="pyu-Y7-w8M">
Sandy's avatar
Sandy committed
3257
                                                    <rect key="frame" x="282" y="13" width="60" height="60"/>
3258 3259 3260 3261
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="Gok-Ml-TgO"/>
                                                        <constraint firstAttribute="width" constant="60" id="hAp-sv-kym"/>
                                                    </constraints>
3262
                                                </imageView>
3263
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-Wx-TQb">
3264
                                                    <rect key="frame" x="28" y="20" width="35" height="35"/>
3265 3266 3267 3268 3269
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="35" id="WTR-2T-6cC"/>
                                                        <constraint firstAttribute="height" constant="35" id="ccw-v8-BsU"/>
                                                    </constraints>
                                                </imageView>
Sandy's avatar
Sandy committed
3270 3271
                                                <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">
                                                    <rect key="frame" x="68" y="20" width="7" height="15"/>
3272 3273
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
3274 3275
                                                    <nil key="highlightedColor"/>
                                                </label>
Sandy's avatar
Sandy committed
3276 3277
                                                <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">
                                                    <rect key="frame" x="68" y="40" width="21" height="15"/>
3278 3279 3280 3281
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3282
                                                <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">
Sandy's avatar
Sandy committed
3283
                                                    <rect key="frame" x="20" y="245" width="984" height="49"/>
3284 3285 3286 3287
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3288
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4o-Xy-Sd4">
3289
                                                    <rect key="frame" x="954" y="25" width="40" height="25"/>
3290 3291 3292 3293
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="40" id="SfQ-ox-d6Q"/>
                                                        <constraint firstAttribute="height" constant="25" id="yly-qG-ycJ"/>
                                                    </constraints>
3294 3295 3296 3297 3298
                                                    <state key="normal" backgroundImage="extension"/>
                                                    <connections>
                                                        <action selector="extensionButtonClickAction:" destination="sX2-jy-tQ2" eventType="touchUpInside" id="JKQ-Py-J8z"/>
                                                    </connections>
                                                </button>
3299
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qn5-UZ-cM4">
Sandy's avatar
Sandy committed
3300
                                                    <rect key="frame" x="0.0" y="303" width="1024" height="1"/>
3301 3302 3303 3304 3305
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="fAA-nf-dma"/>
                                                    </constraints>
                                                </view>
Sandy's avatar
Sandy committed
3306 3307
                                                <view tag="1111" contentMode="scaleAspectFill" translatesAutoresizingMaskIntoConstraints="NO" id="b31-hr-5yT">
                                                    <rect key="frame" x="20" y="73" width="400" height="164"/>
Sandy's avatar
Sandy committed
3308
                                                    <subviews>
Sandy's avatar
Sandy committed
3309
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Od7-sI-lw9">
Sandy's avatar
Sandy committed
3310 3311
                                                            <rect key="frame" x="0.0" y="0.0" width="128" height="164"/>
                                                        </imageView>
Sandy's avatar
Sandy committed
3312
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="2" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FpA-hd-kLS">
Sandy's avatar
Sandy committed
3313 3314
                                                            <rect key="frame" x="272" y="0.0" width="128" height="164"/>
                                                        </imageView>
Sandy's avatar
Sandy committed
3315
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="1" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BTw-Cs-JhN">
Sandy's avatar
Sandy committed
3316 3317 3318
                                                            <rect key="frame" x="136" y="0.0" width="128" height="164"/>
                                                        </imageView>
                                                    </subviews>
Sandy's avatar
Sandy committed
3319
                                                    <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
Sandy's avatar
Sandy committed
3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336
                                                    <constraints>
                                                        <constraint firstItem="BTw-Cs-JhN" firstAttribute="top" secondItem="b31-hr-5yT" secondAttribute="top" id="1oR-kk-w8t"/>
                                                        <constraint firstItem="FpA-hd-kLS" firstAttribute="width" secondItem="Od7-sI-lw9" secondAttribute="width" id="4IH-iu-WUq"/>
                                                        <constraint firstAttribute="trailing" secondItem="FpA-hd-kLS" secondAttribute="trailing" id="5bH-St-jjw"/>
                                                        <constraint firstAttribute="height" constant="164" id="AbZ-nF-ahw"/>
                                                        <constraint firstAttribute="bottom" secondItem="Od7-sI-lw9" secondAttribute="bottom" id="EvK-Uh-Cfz"/>
                                                        <constraint firstAttribute="width" constant="400" id="IKp-jx-nxy"/>
                                                        <constraint firstItem="FpA-hd-kLS" firstAttribute="top" secondItem="b31-hr-5yT" secondAttribute="top" id="Ifz-pR-ezl"/>
                                                        <constraint firstItem="Od7-sI-lw9" firstAttribute="leading" secondItem="b31-hr-5yT" secondAttribute="leading" id="MuS-u0-Sig"/>
                                                        <constraint firstItem="BTw-Cs-JhN" firstAttribute="leading" secondItem="Od7-sI-lw9" secondAttribute="trailing" constant="8" id="Xc6-bk-Xjn"/>
                                                        <constraint firstItem="FpA-hd-kLS" firstAttribute="leading" secondItem="BTw-Cs-JhN" secondAttribute="trailing" constant="8" id="fKs-Gi-M79"/>
                                                        <constraint firstItem="BTw-Cs-JhN" firstAttribute="width" secondItem="Od7-sI-lw9" secondAttribute="width" id="nze-wp-Uwl"/>
                                                        <constraint firstAttribute="bottom" secondItem="BTw-Cs-JhN" secondAttribute="bottom" id="uJW-J9-6W2"/>
                                                        <constraint firstAttribute="bottom" secondItem="FpA-hd-kLS" secondAttribute="bottom" id="ySe-Dt-53L"/>
                                                        <constraint firstItem="Od7-sI-lw9" firstAttribute="top" secondItem="b31-hr-5yT" secondAttribute="top" id="zW2-1c-mAZ"/>
                                                    </constraints>
                                                </view>
3337
                                            </subviews>
3338
                                            <constraints>
3339
                                                <constraint firstAttribute="bottom" secondItem="qn5-UZ-cM4" secondAttribute="bottom" id="4pS-CA-0MD"/>
3340
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" constant="20" id="52a-nf-bps"/>
Sandy's avatar
Sandy committed
3341
                                                <constraint firstItem="b31-hr-5yT" firstAttribute="top" secondItem="pyu-Y7-w8M" secondAttribute="bottom" id="9Lt-gM-InY"/>
3342 3343 3344 3345 3346
                                                <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="mfw-jx-1kt" firstAttribute="leading" secondItem="VAs-Wx-TQb" secondAttribute="trailing" constant="5" id="TQh-0R-Fcz"/>
3347
                                                <constraint firstItem="qn5-UZ-cM4" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" id="Ttv-ma-62V"/>
Sandy's avatar
Sandy committed
3348 3349
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="top" secondItem="b31-hr-5yT" secondAttribute="bottom" constant="8" id="bak-X4-GJw"/>
                                                <constraint firstItem="b31-hr-5yT" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" constant="20" id="gUS-uZ-YEu"/>
3350 3351
                                                <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"/>
Sandy's avatar
Sandy committed
3352
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="top" constant="13" id="l4v-Ll-rbG"/>
3353
                                                <constraint firstAttribute="trailing" secondItem="qn5-UZ-cM4" secondAttribute="trailing" id="ndM-Oc-58s"/>
3354 3355 3356 3357 3358
                                                <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>
3359
                                        </tableViewCellContentView>
3360
                                        <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
3361
                                        <connections>
Sandy's avatar
Sandy committed
3362
                                            <outlet property="attachmentView" destination="b31-hr-5yT" id="Ym0-qE-uzs"/>
3363 3364 3365 3366 3367
                                            <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"/>
Sandy's avatar
Sandy committed
3368
                                            <outlet property="layoutAttHeight" destination="AbZ-nF-ahw" id="yVD-tf-A4X"/>
3369
                                            <outlet property="optionButton" destination="G4o-Xy-Sd4" id="0mJ-n7-uud"/>
3370 3371 3372 3373 3374 3375 3376 3377 3378 3379
                                        </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>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3380 3381
                        <constraints>
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="9Cs-lr-jQQ"/>
3382
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="top" secondItem="JLf-JW-rUI" secondAttribute="bottom" constant="24" id="ja1-TM-3b0"/>
Sandy's avatar
Sandy committed
3383 3384
                            <constraint firstItem="VVI-3L-WRk" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="jxR-ol-Mmx"/>
                            <constraint firstAttribute="trailing" secondItem="VVI-3L-WRk" secondAttribute="trailing" id="kab-xP-SWN"/>
3385
                            <constraint firstAttribute="trailing" secondItem="TVZ-eo-sh6" secondAttribute="trailing" id="qhZ-mN-cx4"/>
Sandy's avatar
Sandy committed
3386 3387
                            <constraint firstItem="f5L-3o-b9m" firstAttribute="top" secondItem="VVI-3L-WRk" secondAttribute="bottom" id="rkf-Kc-Ls8"/>
                            <constraint firstItem="VVI-3L-WRk" firstAttribute="top" secondItem="TVZ-eo-sh6" secondAttribute="bottom" id="s33-kb-45M"/>
3388
                        </constraints>
3389 3390
                    </view>
                    <connections>
Sandy's avatar
Sandy committed
3391
                        <outlet property="bottomView" destination="VVI-3L-WRk" id="40c-u2-u6e"/>
3392 3393 3394
                        <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"/>
3395
                        <outlet property="deleteButton" destination="AMb-KR-bVS" id="19Y-vT-NWb"/>
3396
                        <outlet property="forumDetailTableView" destination="TVZ-eo-sh6" id="NMh-5q-QMz"/>
3397 3398 3399
                        <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"/>
3400
                        <outlet property="praiseButton" destination="hBK-cP-6nE" id="PZ2-9r-kSE"/>
3401
                        <outlet property="shareButton" destination="Z5m-ce-eoH" id="8D6-mx-pJv"/>
3402
                        <outlet property="tableViewHeaderView" destination="sYW-Jc-Fde" id="Ht8-2M-kVQ"/>
3403 3404 3405 3406 3407 3408
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDc-Xa-Mwn" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4372" y="212"/>
        </scene>
3409 3410
        <!--Post Photo Manager View Controller-->
        <scene sceneID="2ON-Ys-jWd">
3411
            <objects>
3412
                <viewController storyboardIdentifier="PostPhotoManagerViewController" id="TGH-Iw-ApE" customClass="PostPhotoManagerViewController" sceneMemberID="viewController">
3413 3414 3415 3416
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="kKI-zQ-wk1"/>
                        <viewControllerLayoutGuide type="bottom" id="qWt-o1-N8Q"/>
                    </layoutGuides>
3417
                    <view key="view" contentMode="scaleToFill" id="aJe-X6-Cbk">
3418
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3419 3420
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
3421
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="exy-74-AKq">
3422
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3423
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3424 3425 3426 3427 3428 3429 3430
                                <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>
3431
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="ZSc-D5-APA" customClass="PhotoManagerCollectionViewCell">
3432 3433 3434 3435
                                        <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"/>
3436 3437
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3438 3439 3440
                                                <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>
3441
                                            </subviews>
3442
                                        </view>
3443 3444 3445 3446 3447 3448
                                        <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>
3449
                                        <connections>
3450
                                            <outlet property="photoImageView" destination="qvC-gK-F43" id="Kyh-sr-Qxc"/>
3451
                                        </connections>
3452 3453
                                    </collectionViewCell>
                                </cells>
3454
                                <connections>
3455 3456
                                    <outlet property="dataSource" destination="TGH-Iw-ApE" id="2oW-WB-Ile"/>
                                    <outlet property="delegate" destination="TGH-Iw-ApE" id="3pF-fO-Q51"/>
3457
                                </connections>
3458
                            </collectionView>
3459 3460
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3461 3462 3463 3464 3465 3466
                        <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>
3467 3468
                    </view>
                    <connections>
3469 3470
                        <outlet property="photoManagerCollectionView" destination="exy-74-AKq" id="rgY-2R-nad"/>
                        <outlet property="photoManagerFlowLayout" destination="JhQ-Jm-XRx" id="cnJ-Qs-kLn"/>
3471 3472
                    </connections>
                </viewController>
3473
                <placeholder placeholderIdentifier="IBFirstResponder" id="cpP-uV-HVv" userLabel="First Responder" sceneMemberID="firstResponder"/>
3474
            </objects>
3475
            <point key="canvasLocation" x="4372" y="1068"/>
3476
        </scene>
曹云霄's avatar
曹云霄 committed
3477 3478 3479
    </scenes>
    <resources>
        <image name="00登录-谭" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
3480
        <image name="6" width="141" height="141"/>
3481
        <image name="Imagebackground" width="65" height="65"/>
3482 3483
        <image name="Recruitbackground" width="2048" height="1402"/>
        <image name="Recruitbackground_title" width="1762" height="939"/>
Sandy's avatar
Sandy committed
3484
        <image name="StudyGuides" width="229" height="318"/>
3485 3486 3487
        <image name="amplification" width="24" height="24"/>
        <image name="back" width="10" height="16"/>
        <image name="back5second" width="23" height="24"/>
3488 3489
        <image name="background" width="1130" height="885"/>
        <image name="cancel" width="58" height="58"/>
3490
        <image name="comments" width="16" height="16"/>
3491
        <image name="confirm" width="567" height="434"/>
3492
        <image name="crown" width="45" height="42"/>
3493 3494
        <image name="current_integra" width="26" height="28"/>
        <image name="discussion" width="585" height="460"/>
3495
        <image name="dottedLine" width="1441" height="3"/>
3496
        <image name="editor" width="1130" height="885"/>
3497
        <image name="extension" width="29" height="21"/>
3498
        <image name="finish-1" width="559" height="398"/>
Sandy's avatar
Sandy committed
3499
        <image name="img_delete_icon" width="28" height="28"/>
3500
        <image name="instructions" width="143" height="132"/>
3501
        <image name="learningbackground" width="2048" height="1536"/>
3502
        <image name="narrow" width="24" height="23"/>
3503
        <image name="onlinelearning" width="581" height="430"/>
3504 3505
        <image name="photo" width="64" height="61"/>
        <image name="play" width="23" height="23"/>
3506
        <image name="playSelect" width="23" height="23"/>
3507 3508
        <image name="playSelectNew" width="21" height="30"/>
        <image name="ppt" width="23" height="24"/>
3509
        <image name="pptselect" width="23" height="24"/>
3510
        <image name="praise" width="16" height="16"/>
3511
        <image name="praised" width="24" height="23"/>
3512
        <image name="quarte_integra" width="19" height="28"/>
3513
        <image name="release" width="15" height="15"/>
3514
        <image name="result" width="164" height="48"/>
3515
        <image name="result-1" width="303" height="89"/>
3516
        <image name="shade" width="529" height="382"/>
3517
        <image name="solidLine" width="1724" height="28"/>
3518
        <image name="startEvaluation" width="203" height="43"/>
3519
        <image name="stop" width="24" height="30"/>
3520
        <image name="success" width="52" height="20"/>
3521
        <image name="year_integra" width="27" height="27"/>
曹云霄's avatar
曹云霄 committed
3522
        <image name="矩形-1-拷贝-9" width="626" height="269"/>
3523
        <image name="通过" width="35" height="17"/>
3524
        <image name="闯关说明" width="306" height="90"/>
曹云霄's avatar
曹云霄 committed
3525 3526 3527
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
3528
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
曹云霄's avatar
曹云霄 committed
3529 3530
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
3531
</document>