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="12120" systemVersion="16F73" 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="12088"/>
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
                                                    <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>
                            </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>
409
                        <outlet property="tableView" destination="ngL-9Y-9uu" id="Dd4-G7-aPl"/>
410 411 412 413 414 415
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="771-0c-Mbh" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-46" y="212"/>
        </scene>
416 417 418 419
        <!--Forum View Controller-->
        <scene sceneID="wZU-o6-Z4q">
            <objects>
                <viewController storyboardIdentifier="ForumViewController" id="tm8-J3-7RY" customClass="ForumViewController" sceneMemberID="viewController">
420 421 422 423
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="bRs-5c-Xb1"/>
                        <viewControllerLayoutGuide type="bottom" id="lL2-ja-VxT"/>
                    </layoutGuides>
424
                    <view key="view" contentMode="scaleToFill" id="FsK-t2-M2J">
425
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
426 427
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
曹云霄's avatar
曹云霄 committed
428
                            <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">
429
                                <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
430 431
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
曹云霄's avatar
曹云霄 committed
432
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ForumTableViewCell" rowHeight="90" id="gz9-gD-P6A" customClass="ForumTableViewCell">
433
                                        <rect key="frame" x="0.0" y="28" width="1024" height="90"/>
434 435
                                        <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
436
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="90"/>
437 438
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
439 440 441 442 443 444 445 446 447 448 449 450 451
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rEo-N1-aF0">
                                                    <rect key="frame" x="95" y="3" width="10" height="10"/>
                                                    <color key="backgroundColor" red="1" green="0.16451525227875108" blue="0.074432441126347948" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="10" id="Bmo-Hs-JgU"/>
                                                        <constraint firstAttribute="height" constant="10" id="DPW-fZ-h5e"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </view>
452
                                                <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
453
                                                    <rect key="frame" x="103" y="24" width="70" height="21"/>
454 455 456 457
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
458
                                                <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
459
                                                    <rect key="frame" x="103" y="50" width="50" height="15"/>
460 461 462 463
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
曹云霄's avatar
曹云霄 committed
464 465 466 467 468 469 470 471 472
                                                <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>
曹云霄's avatar
曹云霄 committed
473
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tIu-Ox-DXo">
曹云霄's avatar
曹云霄 committed
474 475 476 477 478 479 480 481
                                                            <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">
曹云霄's avatar
曹云霄 committed
482
                                                            <rect key="frame" x="0.0" y="0.0" width="65" height="65"/>
曹云霄's avatar
曹云霄 committed
483 484 485 486 487 488 489 490 491
                                                        </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"/>
492
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="height" secondItem="yYt-oe-BR3" secondAttribute="height" id="Zjw-ir-Dr0"/>
曹云霄's avatar
曹云霄 committed
493 494
                                                        <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"/>
495
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="width" secondItem="yYt-oe-BR3" secondAttribute="width" id="lXj-jb-bNQ"/>
曹云霄's avatar
曹云霄 committed
496 497 498 499 500 501 502 503
                                                        <constraint firstAttribute="height" constant="65" id="mVE-WD-2KQ"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </view>
504
                                            </subviews>
505
                                            <constraints>
曹云霄's avatar
曹云霄 committed
506 507 508 509
                                                <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"/>
曹云霄's avatar
曹云霄 committed
510
                                                <constraint firstItem="rEo-N1-aF0" firstAttribute="top" secondItem="uBx-pP-QGT" secondAttribute="top" constant="-10" id="DlC-rs-OAb"/>
曹云霄's avatar
曹云霄 committed
511 512
                                                <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"/>
曹云霄's avatar
曹云霄 committed
513
                                                <constraint firstItem="rEo-N1-aF0" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="trailing" constant="2" id="Zyf-Xj-vSD"/>
曹云霄's avatar
曹云霄 committed
514 515 516
                                                <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"/>
517
                                            </constraints>
518
                                        </tableViewCellContentView>
519 520 521 522
                                        <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
523
                                            <outlet property="iconImageView" destination="uBx-pP-QGT" id="Yoo-3E-VJ5"/>
曹云霄's avatar
曹云霄 committed
524
                                            <outlet property="remindBgView" destination="rEo-N1-aF0" id="7dH-H0-10m"/>
525
                                        </connections>
526 527 528 529
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                        </subviews>
530 531 532
                        <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"/>
533
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="top" secondItem="bRs-5c-Xb1" secondAttribute="bottom" id="TTM-O0-kXK"/>
534 535
                            <constraint firstAttribute="trailing" secondItem="Ogf-Th-qTY" secondAttribute="trailing" id="m1r-3D-R1a"/>
                        </constraints>
536
                    </view>
537
                    <connections>
538
                        <outlet property="tableView" destination="Ogf-Th-qTY" id="X4c-Lf-dk6"/>
539
                    </connections>
540 541 542
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="O0u-yR-6Au" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
曹云霄's avatar
曹云霄 committed
543
            <point key="canvasLocation" x="-76" y="1107"/>
544
        </scene>
545 546
        <!--Break Through View Controller-->
        <scene sceneID="rwc-Yg-H7D">
547
            <objects>
548
                <viewController storyboardIdentifier="BreakThroughViewController" id="5sT-i0-QNe" customClass="BreakThroughViewController" sceneMemberID="viewController">
549
                    <layoutGuides>
550 551
                        <viewControllerLayoutGuide type="top" id="o59-dL-cIs"/>
                        <viewControllerLayoutGuide type="bottom" id="xsN-A8-HCb"/>
552
                    </layoutGuides>
553
                    <view key="view" contentMode="scaleToFill" id="bSB-i7-kPq">
554
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
555 556
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
557
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="pcH-b8-dHd">
558 559
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                            </imageView>
560 561 562 563 564 565 566 567
                            <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"/>
568
                                <subviews>
569 570 571 572 573
                                    <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>
574
                                    </imageView>
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>
                                                        <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="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"/>
                                                    </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="confirmTitle" destination="JtF-PP-dfH" id="dFj-a3-egf"/>
                                                </connections>
                                            </tableViewCell>
                                        </prototypes>
                                    </tableView>
620
                                </subviews>
621
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
622
                                <constraints>
623 624 625 626 627 628 629 630
                                    <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"/>
631
                                </constraints>
632 633 634 635
                            </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
636 637 638
                                <connections>
                                    <action selector="instructionsButtonClickAction:" destination="5sT-i0-QNe" eventType="touchUpInside" id="EFd-79-WW9"/>
                                </connections>
639
                            </button>
640 641
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
642
                        <constraints>
643 644 645 646 647 648 649 650 651 652 653 654 655 656 657
                            <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"/>
658 659 660
                        </constraints>
                    </view>
                    <connections>
661
                        <outlet property="tableView" destination="GKC-CV-zb3" id="cZR-c4-Owj"/>
662 663
                    </connections>
                </viewController>
664
                <placeholder placeholderIdentifier="IBFirstResponder" id="gCs-9f-Ssu" userLabel="First Responder" sceneMemberID="firstResponder"/>
665
            </objects>
666
            <point key="canvasLocation" x="-61" y="1960"/>
667
        </scene>
668
        <!--Forum Item List View Controller-->
669 670
        <scene sceneID="jWU-KS-9xG">
            <objects>
671
                <viewController storyboardIdentifier="ForumItemListViewController" id="vh6-zj-WAp" customClass="ForumItemListViewController" sceneMemberID="viewController">
672 673 674 675
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="tU6-6U-CP5"/>
                        <viewControllerLayoutGuide type="bottom" id="pEO-5p-FL8"/>
                    </layoutGuides>
676
                    <view key="view" contentMode="scaleToFill" id="YAu-aF-uAr">
677
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
678 679
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
680
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wup-l7-BBP">
681
                                <rect key="frame" x="0.0" y="64" width="1024" height="100"/>
682
                                <subviews>
曹云霄's avatar
曹云霄 committed
683
                                    <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">
684
                                        <rect key="frame" x="185" y="53" width="0.0" height="0.0"/>
685
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
686
                                        <color key="textColor" red="1" green="0.80303316346111109" blue="0.31435195738888894" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
687 688
                                        <nil key="highlightedColor"/>
                                    </label>
689
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQA-Kq-2kO">
690 691
                                        <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"/>
692
                                        <constraints>
693
                                            <constraint firstAttribute="height" constant="35" id="2wn-wa-35e"/>
曹云霄's avatar
曹云霄 committed
694
                                            <constraint firstAttribute="width" constant="100" id="vYJ-pK-0OY"/>
695
                                        </constraints>
696 697 698 699 700 701 702
                                        <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>
703 704 705
                                        <connections>
                                            <action selector="releaseButtonClickAction:" destination="vh6-zj-WAp" eventType="touchUpInside" id="leE-NB-dYi"/>
                                        </connections>
706
                                    </button>
曹云霄's avatar
曹云霄 committed
707
                                    <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">
708
                                        <rect key="frame" x="145" y="40" width="0.0" height="0.0"/>
709 710 711 712
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
713 714 715 716 717 718 719 720
                                    <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">
721
                                        <rect key="frame" x="145" y="45" width="40" height="16"/>
722 723 724 725
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
726 727 728 729 730 731 732 733 734 735 736 737
                                    <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">
738
                                                <rect key="frame" x="0.5" y="0.5" width="70" height="70"/>
曹云霄's avatar
曹云霄 committed
739 740 741 742 743 744 745 746
                                            </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"/>
747
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="width" secondItem="8EW-Uh-ADi" secondAttribute="width" id="Zws-Mt-aWP"/>
曹云霄's avatar
曹云霄 committed
748 749
                                            <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"/>
750
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="height" secondItem="8EW-Uh-ADi" secondAttribute="height" id="ete-FU-849"/>
曹云霄's avatar
曹云霄 committed
751 752 753 754 755 756 757 758 759
                                            <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>
760 761
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
762
                                <constraints>
763
                                    <constraint firstItem="ekM-ss-c7B" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" id="5Ps-aY-bVt"/>
764
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="-10" id="BtN-tY-b2q"/>
765
                                    <constraint firstAttribute="trailing" secondItem="ekM-ss-c7B" secondAttribute="trailing" id="Cfh-yk-ra9"/>
曹云霄's avatar
曹云霄 committed
766
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" constant="45" id="DCq-qQ-OWL"/>
767
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="leading" secondItem="e5v-Y5-qWA" secondAttribute="trailing" id="DDs-Uv-iEP"/>
曹云霄's avatar
曹云霄 committed
768
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" id="TJ7-0j-hEx"/>
曹云霄's avatar
曹云霄 committed
769
                                    <constraint firstItem="cQA-Kq-2kO" firstAttribute="top" secondItem="FuU-Is-N7n" secondAttribute="top" id="aTE-e2-L0I"/>
770 771 772
                                    <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
773
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="leading" secondItem="8EW-Uh-ADi" secondAttribute="trailing" constant="30" id="eU2-WI-A1S"/>
774 775
                                    <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"/>
776 777
                                    <constraint firstAttribute="height" constant="100" id="p8o-Wa-Nfp"/>
                                </constraints>
778
                            </view>
779
                            <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">
780
                                <rect key="frame" x="0.0" y="164" width="1024" height="604"/>
781
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
782
                                <prototypes>
783 784
                                    <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"/>
785 786
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KPa-ue-ynj" id="fqg-6x-xYw">
787
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="288"/>
788 789
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
790
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5V0-oc-2jO">
791
                                                    <rect key="frame" x="0.0" y="10" width="1024" height="278"/>
792
                                                    <subviews>
793
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="eeo-5i-5qL">
794
                                                            <rect key="frame" x="30" y="15" width="40" height="40"/>
795 796 797 798
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="40" id="Gsn-mr-DjH"/>
                                                                <constraint firstAttribute="width" constant="40" id="XmA-T8-sf8"/>
                                                            </constraints>
799
                                                        </imageView>
800
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="dUd-RK-AJT">
801
                                                            <rect key="frame" x="948" y="8" width="16" height="16"/>
802
                                                            <constraints>
803 804
                                                                <constraint firstAttribute="height" constant="16" id="SOy-h5-ZJf"/>
                                                                <constraint firstAttribute="width" constant="16" id="Yal-y3-XBn"/>
805
                                                            </constraints>
806
                                                        </imageView>
807
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="kDB-jN-eGQ">
808
                                                            <rect key="frame" x="872" y="8" width="16" height="16"/>
809
                                                            <constraints>
810 811
                                                                <constraint firstAttribute="width" constant="16" id="QU6-1C-deq"/>
                                                                <constraint firstAttribute="height" constant="16" id="W8k-XB-eza"/>
812
                                                            </constraints>
813
                                                        </imageView>
814
                                                        <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">
815
                                                            <rect key="frame" x="976" y="8" width="8" height="15"/>
816 817 818 819
                                                            <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>
820
                                                        <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">
821
                                                            <rect key="frame" x="900" y="8" width="8" height="15"/>
822 823 824 825
                                                            <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
826 827
                                                        <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"/>
828 829 830 831
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
曹云霄's avatar
曹云霄 committed
832 833
                                                        <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"/>
834 835 836
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <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" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BCh-Nc-5qE">
                                                            <rect key="frame" x="30" y="65" width="964" height="0.0"/>
839
                                                            <fontDescription key="fontDescription" type="system" pointSize="18"/>
840 841
                                                            <nil key="highlightedColor"/>
                                                        </label>
842
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaE-Vn-mCH" customClass="CustomImageBackView">
843
                                                            <rect key="frame" x="30" y="118" width="964" height="150"/>
844
                                                            <constraints>
845
                                                                <constraint firstAttribute="height" constant="150" id="mHO-Dp-igl"/>
846
                                                            </constraints>
曹云霄's avatar
曹云霄 committed
847
                                                        </view>
曹云霄's avatar
曹云霄 committed
848 849
                                                        <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"/>
850
                                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
851 852 853
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
854 855 856 857 858 859 860
                                                        <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>
861
                                                    </subviews>
862
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
863
                                                    <constraints>
864 865 866 867 868 869 870 871 872 873 874 875 876 877 878
                                                        <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"/>
879
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="b0M-kt-raa"/>
880 881 882 883 884 885 886 887 888
                                                        <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"/>
889 890
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="15" id="zsH-u3-3Nn"/>
                                                    </constraints>
891 892
                                                </view>
                                            </subviews>
893 894 895 896 897 898
                                            <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>
899 900
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
901 902
                                        <connections>
                                            <outlet property="commentsNumberLabel" destination="3Wx-2q-7tj" id="Sco-iJ-bmF"/>
903
                                            <outlet property="contentBackView" destination="5V0-oc-2jO" id="cBC-93-Fuk"/>
曹云霄's avatar
曹云霄 committed
904 905 906
                                            <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"/>
907
                                            <outlet property="postCreateTimeLabel" destination="7rE-9M-ChU" id="Bv7-Q0-KTW"/>
曹云霄's avatar
曹云霄 committed
908
                                            <outlet property="praiseNumberLabel" destination="ksH-bE-sVV" id="0Sf-fX-fbi"/>
909 910 911 912 913 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
                                            <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>
951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976
                                                <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>
977 978
                                            </subviews>
                                            <constraints>
979 980
                                                <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"/>
981 982 983
                                                <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"/>
984
                                                <constraint firstAttribute="trailing" secondItem="mfP-fo-Y85" secondAttribute="trailing" constant="40" id="FSH-Iq-NNW"/>
985
                                                <constraint firstAttribute="bottom" secondItem="0Cp-yb-MAi" secondAttribute="bottom" id="QQ2-BD-4BF"/>
986 987
                                                <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"/>
988
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="leading" secondItem="TTI-18-E2i" secondAttribute="trailing" constant="5" id="dEu-O2-ZDU"/>
989 990
                                                <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"/>
991 992 993 994
                                                <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"/>
995
                                                <constraint firstItem="96g-AX-Rc9" firstAttribute="centerY" secondItem="AoV-WJ-RVy" secondAttribute="centerY" id="vIG-NE-wHb"/>
996 997 998 999 1000
                                                <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>
1001
                                            <outlet property="commentsNumberLabel" destination="mfP-fo-Y85" id="LEE-Ir-Cbg"/>
1002 1003 1004 1005 1006
                                            <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"/>
1007
                                            <outlet property="praiseNumberLabel" destination="96g-AX-Rc9" id="gkW-cV-QM2"/>
1008 1009
                                            <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
1010
                                        </connections>
1011 1012 1013 1014 1015
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1016 1017 1018 1019 1020 1021 1022 1023 1024
                        <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>
1025
                    </view>
1026
                    <connections>
曹云霄's avatar
曹云霄 committed
1027
                        <outlet property="classIconImageView" destination="IqG-JD-duE" id="Clp-lH-M8R"/>
1028 1029 1030
                        <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
1031
                        <outlet property="postingButton" destination="cQA-Kq-2kO" id="7fj-qr-DHP"/>
1032
                        <outlet property="tableView" destination="mCC-Hw-JZs" id="ll9-q5-6BY"/>
1033
                    </connections>
1034 1035 1036 1037 1038
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="SEO-Qp-6UI" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="212"/>
        </scene>
1039
        <!--Answer View Controller-->
1040 1041
        <scene sceneID="TG1-p6-mIa">
            <objects>
1042
                <viewController storyboardIdentifier="AnswerViewController" id="Lkd-51-36Y" customClass="AnswerViewController" sceneMemberID="viewController">
1043 1044 1045 1046
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="8ug-h3-H6W"/>
                        <viewControllerLayoutGuide type="bottom" id="V2g-cZ-x9s"/>
                    </layoutGuides>
1047 1048 1049 1050
                    <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>
1051 1052 1053
                            <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>
1054
                            <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">
1055
                                <rect key="frame" x="30" y="30" width="460" height="305"/>
1056 1057
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
1058
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" id="UfB-K3-NdF" customClass="AssessmentHeaderView">
Sandy's avatar
Sandy committed
1059
                                        <rect key="frame" x="0.0" y="55.5" width="460" height="44"/>
1060 1061
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UfB-K3-NdF" id="WGo-Wa-YTq">
1062
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="44"/>
1063 1064
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1065
                                                <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">
1066
                                                    <rect key="frame" x="12" y="13" width="436" height="18"/>
1067 1068 1069 1070 1071 1072
                                                    <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"/>
1073 1074 1075 1076 1077
                                            <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>
1078 1079 1080 1081 1082 1083
                                        </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>
1084
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="52" id="gIe-bF-XsX" customClass="AssessmentTableViewCell">
Sandy's avatar
Sandy committed
1085
                                        <rect key="frame" x="0.0" y="99.5" width="460" height="52"/>
1086 1087
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gIe-bF-XsX" id="Va8-wn-DBM">
1088
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="52"/>
1089 1090
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1091
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6x-0L-aAT">
1092
                                                    <rect key="frame" x="45" y="14" width="24" height="24"/>
1093 1094 1095 1096
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="24" id="VLL-vU-Ets"/>
                                                        <constraint firstAttribute="height" constant="24" id="eI6-VS-SEs"/>
                                                    </constraints>
1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108
                                                    <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>
1109
                                                <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">
1110
                                                    <rect key="frame" x="79" y="18" width="371" height="16"/>
1111 1112 1113 1114 1115
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1116 1117 1118 1119 1120 1121 1122
                                            <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>
1123 1124 1125 1126 1127 1128 1129
                                        </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>
1130
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentShortAnswerTableViewCell" rowHeight="112" id="smV-qr-KgP" customClass="AssessmentShortAnswerTableViewCell">
Sandy's avatar
Sandy committed
1131
                                        <rect key="frame" x="0.0" y="151.5" width="460" height="112"/>
1132 1133
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="smV-qr-KgP" id="A2f-ek-60T">
1134
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="112"/>
1135 1136
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1137
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="简答题" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="qQD-oB-eAR">
1138
                                                    <rect key="frame" x="38" y="6" width="384" height="100"/>
1139
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1140 1141 1142
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="qhP-Rw-Any"/>
                                                    </constraints>
1143 1144 1145 1146
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                </textView>
                                            </subviews>
1147 1148 1149 1150 1151
                                            <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>
1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162
                                        </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>
1163
                            </tableView>
1164
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2N8-Zu-eSH">
1165
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
1166
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1167 1168 1169 1170
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="j74-mu-Mvm"/>
                                    <constraint firstAttribute="width" constant="150" id="jpc-yL-SSs"/>
                                </constraints>
1171 1172 1173 1174 1175 1176 1177 1178
                                <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>
1179 1180 1181 1182
                                <connections>
                                    <action selector="nextButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="ywj-pf-O5c"/>
                                </connections>
                            </button>
1183
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EmK-nj-ESP">
1184
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1185 1186 1187 1188 1189 1190
                                <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>
1191
                        </subviews>
1192
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1193 1194 1195 1196
                        <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"/>
1197 1198
                            <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"/>
1199 1200 1201 1202 1203 1204 1205 1206
                            <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>
1207 1208 1209
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1210 1211 1212
                    <connections>
                        <outlet property="answerTableView" destination="4tT-ab-bYE" id="4VL-hp-x8u"/>
                    </connections>
1213 1214 1215 1216 1217
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sre-Qt-ICg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="1082"/>
        </scene>
1218 1219 1220 1221 1222 1223 1224 1225 1226 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
        <!--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
1274
                                        <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1275 1276
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
曹云霄's avatar
曹云霄 committed
1277
                                            <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1278 1279
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296
                                                <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>
1297 1298
                                                        <constraint firstAttribute="width" constant="70" id="6ad-aH-fRm"/>
                                                        <constraint firstAttribute="height" constant="70" id="WBX-tx-wgZ"/>
曹云霄's avatar
曹云霄 committed
1299
                                                    </constraints>
1300
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1301 1302 1303
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="NewRed" translatesAutoresizingMaskIntoConstraints="NO" id="c42-r8-7kx">
                                                    <rect key="frame" x="237" y="37" width="43" height="29"/>
                                                </imageView>
1304 1305 1306
                                            </subviews>
                                        </view>
                                        <constraints>
曹云霄's avatar
曹云霄 committed
1307 1308
                                            <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"/>
曹云霄's avatar
曹云霄 committed
1309
                                            <constraint firstItem="c42-r8-7kx" firstAttribute="leading" secondItem="rz6-GB-Wn5" secondAttribute="trailing" constant="5" id="NWn-no-T50"/>
曹云霄's avatar
曹云霄 committed
1310 1311 1312
                                            <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"/>
曹云霄's avatar
曹云霄 committed
1313
                                            <constraint firstItem="c42-r8-7kx" firstAttribute="top" secondItem="rz6-GB-Wn5" secondAttribute="top" constant="-25" id="i1P-1s-cm6"/>
曹云霄's avatar
曹云霄 committed
1314 1315 1316
                                            <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"/>
1317
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1318
                                        <size key="customSize" width="306" height="150"/>
1319
                                        <connections>
曹云霄's avatar
曹云霄 committed
1320 1321
                                            <outlet property="discussModuleImageView" destination="7Fw-Z6-RHQ" id="2Ba-7K-xbC"/>
                                            <outlet property="iconImageView" destination="THz-Dz-s93" id="cYV-aU-Cpf"/>
曹云霄's avatar
曹云霄 committed
1322
                                            <outlet property="remindImageView" destination="c42-r8-7kx" id="dWr-S1-W4t"/>
曹云霄's avatar
曹云霄 committed
1323
                                            <outlet property="titleLabel" destination="rz6-GB-Wn5" id="lw3-dz-dE1"/>
1324 1325 1326 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
                                        </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
1373
                                        <rect key="frame" x="0.0" y="9.5" width="93" height="41"/>
1374 1375 1376 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
                                        <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
1453
                                        <rect key="frame" x="0.0" y="4.5" width="50" height="50"/>
1454 1455 1456 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
                                        <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>
1489 1490 1491 1492
        <!--Release Post View Controller-->
        <scene sceneID="Uls-Cm-9mG">
            <objects>
                <viewController storyboardIdentifier="ReleasePostViewController" id="gh4-2k-zvB" customClass="ReleasePostViewController" sceneMemberID="viewController">
1493 1494 1495 1496
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="pH2-fV-KON"/>
                        <viewControllerLayoutGuide type="bottom" id="dsh-Qt-soH"/>
                    </layoutGuides>
1497
                    <view key="view" contentMode="scaleToFill" id="1Rf-fP-JqP">
1498
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1499 1500
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1501
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-78-vCP">
1502
                                <rect key="frame" x="0.0" y="165" width="1024" height="1"/>
1503
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1504 1505 1506
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="ISv-xL-7bK"/>
                                </constraints>
1507
                            </view>
1508
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="IdU-t1-ZKZ">
1509
                                <rect key="frame" x="45" y="80" width="70" height="70"/>
1510 1511 1512 1513
                                <constraints>
                                    <constraint firstAttribute="width" constant="70" id="CzM-Mf-VTA"/>
                                    <constraint firstAttribute="height" constant="70" id="yfa-rB-dJs"/>
                                </constraints>
1514 1515 1516 1517 1518 1519
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </imageView>
曹云霄's avatar
曹云霄 committed
1520 1521
                            <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"/>
1522 1523 1524 1525
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1526
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6bq-ik-Q1P">
1527 1528
                                <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"/>
1529
                                <constraints>
1530 1531
                                    <constraint firstAttribute="width" constant="100" id="ciQ-kY-AdD"/>
                                    <constraint firstAttribute="height" constant="35" id="oV5-qn-XDV"/>
1532
                                </constraints>
1533
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545
                                <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>
1546
                            <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">
1547
                                <rect key="frame" x="0.0" y="169" width="1024" height="599"/>
1548 1549
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1550
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HeadlineTableViewCell" id="RwU-Te-fXY" customClass="HeadlineTableViewCell">
1551
                                        <rect key="frame" x="0.0" y="28" width="1024" height="44"/>
1552 1553
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RwU-Te-fXY" id="GcB-7X-Q0o">
1554
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
1555 1556
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1557
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="标题" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QwA-Ps-okZ">
1558
                                                    <rect key="frame" x="20" y="7" width="984" height="30"/>
1559 1560 1561
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="MmP-fk-nVL"/>
                                                    </constraints>
1562 1563 1564 1565
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
1566
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c9g-Ak-U7E">
1567
                                                    <rect key="frame" x="0.0" y="43" width="1024" height="1"/>
1568
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1569 1570 1571
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Umw-tb-wtH"/>
                                                    </constraints>
1572 1573
                                                </view>
                                            </subviews>
1574 1575
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="QwA-Ps-okZ" secondAttribute="trailing" constant="20" id="4FB-EW-1yS"/>
1576
                                                <constraint firstAttribute="bottom" secondItem="c9g-Ak-U7E" secondAttribute="bottom" id="HjZ-ZO-Cuc"/>
1577
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" constant="20" id="Ism-qe-d1A"/>
1578 1579
                                                <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"/>
1580 1581
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="centerY" secondItem="GcB-7X-Q0o" secondAttribute="centerY" id="e2T-Zq-p7L"/>
                                            </constraints>
1582 1583 1584 1585 1586
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="titleTextField" destination="QwA-Ps-okZ" id="tdx-q3-9uv"/>
                                        </connections>
                                    </tableViewCell>
1587
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ContentTableViewCell" rowHeight="170" id="bcJ-bt-ka6" customClass="ContentTableViewCell">
1588
                                        <rect key="frame" x="0.0" y="72" width="1024" height="170"/>
1589 1590
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bcJ-bt-ka6" id="uXN-gY-mO0">
1591
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="170"/>
1592 1593
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1594
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3Uo-E9-3r0" customClass="ICRPlaceholderTextView">
1595
                                                    <rect key="frame" x="20" y="10" width="984" height="100"/>
1596 1597 1598
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="Rfy-kg-Rp1"/>
                                                    </constraints>
1599 1600 1601 1602 1603 1604 1605
                                                    <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>
1606 1607 1608 1609 1610
                                            <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>
1611 1612
                                        </tableViewCellContentView>
                                        <connections>
1613
                                            <outlet property="contentTextView" destination="3Uo-E9-3r0" id="NCo-N9-5Ey"/>
1614
                                            <outlet property="heightConstraint" destination="Rfy-kg-Rp1" id="Gtf-ZE-6b0"/>
1615 1616 1617 1618 1619 1620 1621 1622 1623 1624
                                        </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"/>
1625 1626 1627 1628 1629
                        <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"/>
1630 1631
                            <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"/>
1632 1633 1634 1635 1636 1637 1638 1639
                            <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>
1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650
                    </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>
1651
        <!--Break Through Finish View Controller-->
1652 1653
        <scene sceneID="mwY-5k-fV1">
            <objects>
1654
                <viewController storyboardIdentifier="BreakThroughFinishViewController" id="OkU-EP-5aZ" customClass="BreakThroughFinishViewController" sceneMemberID="viewController">
1655 1656 1657 1658
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="yKQ-8w-EKC"/>
                        <viewControllerLayoutGuide type="bottom" id="22O-Hy-Nii"/>
                    </layoutGuides>
1659 1660 1661 1662
                    <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>
1663 1664 1665
                            <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>
1666
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4SH-q4-TZm">
1667
                                <rect key="frame" x="185" y="305" width="150" height="45"/>
1668
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1669 1670 1671 1672
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="BUz-Xt-jH1"/>
                                    <constraint firstAttribute="height" constant="45" id="nGp-dG-6SY"/>
                                </constraints>
1673 1674 1675 1676 1677 1678 1679 1680 1681
                                <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>
1682 1683 1684
                                <connections>
                                    <action selector="finishButtonClickAction:" destination="OkU-EP-5aZ" eventType="touchUpInside" id="koC-Cs-iim"/>
                                </connections>
1685
                            </button>
1686
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-fw-PuO">
1687
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1688 1689 1690 1691
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="U8Z-7J-HxK"/>
                                    <constraint firstAttribute="width" constant="150" id="fYK-Qa-PqZ"/>
                                </constraints>
1692
                            </imageView>
1693
                            <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">
1694
                                <rect key="frame" x="45" y="155" width="430" height="90"/>
1695 1696 1697 1698
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1699
                            <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">
1700
                                <rect key="frame" x="381" y="142" width="119" height="103"/>
曹云霄's avatar
曹云霄 committed
1701 1702 1703 1704 1705
                                <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>
1706
                        </subviews>
1707
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720
                        <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>
1721 1722 1723
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1724 1725
                    <connections>
                        <outlet property="emigratedResultLabel" destination="duB-al-sAf" id="7nN-iJ-d45"/>
曹云霄's avatar
曹云霄 committed
1726
                        <outlet property="integralLabel" destination="fHH-AJ-0Fy" id="FSp-dX-qGm"/>
1727
                    </connections>
1728 1729 1730
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dYy-aS-5qL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1731
            <point key="canvasLocation" x="1736" y="1082"/>
1732 1733 1734 1735 1736
        </scene>
        <!--Instructions View Controller-->
        <scene sceneID="Av3-jl-5As">
            <objects>
                <viewController storyboardIdentifier="InstructionsViewController" id="CQf-WE-NWn" customClass="InstructionsViewController" sceneMemberID="viewController">
1737 1738 1739 1740
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="iKm-FJ-Rp9"/>
                        <viewControllerLayoutGuide type="bottom" id="odO-iW-hph"/>
                    </layoutGuides>
1741 1742 1743 1744
                    <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>
1745 1746 1747
                            <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>
1748
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pa8-YE-GeV">
1749
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1750 1751 1752 1753 1754
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="JgA-EX-yUM"/>
                                </connections>
                            </button>
1755
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="闯关说明" translatesAutoresizingMaskIntoConstraints="NO" id="PnS-WZ-KO9">
1756
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1757 1758 1759 1760
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="6gH-lX-CFM"/>
                                    <constraint firstAttribute="height" constant="40" id="hd4-B8-607"/>
                                </constraints>
1761
                            </imageView>
1762
                            <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">
1763
                                <rect key="frame" x="45" y="166" width="430" height="69"/>
1764 1765 1766
                                <string key="text">1、闯关成功即可获得对应的积分
2、积分累计达到一定的条件可以兑换礼品
3、最终解释权归欧普所有</string>
1767 1768 1769 1770 1771 1772
                                <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"/>
1773
                        <constraints>
1774
                            <constraint firstItem="pa8-YE-GeV" firstAttribute="top" secondItem="dUT-wz-aWy" secondAttribute="top" id="4qd-mO-nk8"/>
1775 1776 1777 1778 1779 1780 1781 1782
                            <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"/>
1783
                            <constraint firstAttribute="trailing" secondItem="pa8-YE-GeV" secondAttribute="trailing" id="uH5-oh-f0s"/>
1784 1785
                            <constraint firstAttribute="trailing" secondItem="0TV-IK-VLZ" secondAttribute="trailing" constant="45" id="xmv-gH-xHl"/>
                        </constraints>
1786 1787 1788 1789 1790 1791
                    </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>
1792 1793 1794 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
            <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"/>
1864
        </scene>
曹云霄's avatar
曹云霄 committed
1865
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
1866 1867
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
1868
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
1869 1870 1871 1872
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WmM-51-4U7"/>
                        <viewControllerLayoutGuide type="bottom" id="56O-Us-h9l"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
1873
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
1874
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
1875 1876
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1877
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Hbj-9Y-heh">
曹云霄's avatar
曹云霄 committed
1878
                                <rect key="frame" x="0.0" y="95" width="1024" height="673"/>
1879
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
曹云霄's avatar
曹云霄 committed
1880 1881 1882 1883 1884 1885 1886
                                <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>
1887
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9" customClass="OnlineLearningTableViewCell">
曹云霄's avatar
曹云霄 committed
1888 1889 1890 1891 1892 1893
                                        <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
1894 1895
                                                <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"/>
1896
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1897
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="14r-a3-mez">
1898
                                                    <rect key="frame" x="0.0" y="150" width="300" height="50"/>
曹云霄's avatar
曹云霄 committed
1899 1900 1901 1902 1903 1904 1905 1906 1907
                                                    <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"/>
1908
                                                    <constraints>
曹云霄's avatar
曹云霄 committed
1909 1910
                                                        <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"/>
1911
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
1912 1913
                                                </view>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="6" translatesAutoresizingMaskIntoConstraints="NO" id="A9i-5N-FES">
1914
                                                    <rect key="frame" x="90" y="40" width="120" height="80"/>
曹云霄's avatar
曹云霄 committed
1915
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1916 1917
                                            </subviews>
                                        </view>
1918
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1919
                                        <constraints>
1920
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="width" secondItem="R9E-DY-fL9" secondAttribute="width" multiplier="0.4" id="0re-jy-hU1"/>
曹云霄's avatar
曹云霄 committed
1921 1922 1923 1924 1925 1926 1927 1928 1929
                                            <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"/>
1930
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="height" secondItem="R9E-DY-fL9" secondAttribute="height" multiplier="0.4" id="lvH-dm-TU9"/>
曹云霄's avatar
曹云霄 committed
1931
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="centerX" secondItem="R9E-DY-fL9" secondAttribute="centerX" id="uQF-kG-Qjg"/>
1932
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1933
                                        <size key="customSize" width="300" height="200"/>
曹云霄's avatar
曹云霄 committed
1934 1935 1936 1937 1938
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="10"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
1939
                                        <connections>
曹云霄's avatar
曹云霄 committed
1940
                                            <outlet property="iconImageView" destination="A9i-5N-FES" id="Hdw-ja-ZYk"/>
1941
                                            <outlet property="studyItemImageView" destination="DWM-hY-5Md" id="CNj-rT-nj1"/>
曹云霄's avatar
曹云霄 committed
1942 1943
                                            <outlet property="studyItemTitleLabel" destination="62c-e9-iAJ" id="0D6-wv-hNE"/>
                                            <outlet property="titleBackgroundView" destination="14r-a3-mez" id="pQz-gc-vzq"/>
1944
                                        </connections>
曹云霄's avatar
曹云霄 committed
1945 1946
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
1947 1948 1949 1950
                                <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
1951
                            </collectionView>
曹云霄's avatar
曹云霄 committed
1952 1953 1954 1955 1956 1957
                            <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
1958
                        </subviews>
1959
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1960
                        <constraints>
曹云霄's avatar
曹云霄 committed
1961 1962 1963 1964 1965 1966
                            <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"/>
1967
                        </constraints>
曹云霄's avatar
曹云霄 committed
1968
                    </view>
曹云霄's avatar
曹云霄 committed
1969 1970 1971 1972
                    <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
1973 1974 1975 1976 1977
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
1978 1979 1980 1981
        <!--Video Helper View Controller-->
        <scene sceneID="1rE-H0-ws3">
            <objects>
                <viewController storyboardIdentifier="VideoHelperViewController" id="k0q-iD-xbp" customClass="VideoHelperViewController" sceneMemberID="viewController">
1982 1983 1984 1985
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gis-Te-eAG"/>
                        <viewControllerLayoutGuide type="bottom" id="AVm-wa-VfG"/>
                    </layoutGuides>
1986
                    <view key="view" contentMode="scaleToFill" id="1f3-C5-Ums">
1987
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1988 1989
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1990
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XJQ-gn-ueE">
1991
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
1992
                                <subviews>
1993
                                    <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rnp-xE-qcQ">
1994
                                        <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
1995 1996 1997 1998
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="eqa-aW-SB2"/>
                                            <constraint firstAttribute="width" constant="50" id="x8K-Sm-JhU"/>
                                        </constraints>
1999 2000 2001 2002 2003 2004
                                        <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>
2005
                                    <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">
2006
                                        <rect key="frame" x="803" y="16" width="41.5" height="18"/>
2007 2008 2009 2010
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2011
                                    <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">
2012
                                        <rect key="frame" x="847.5" y="16" width="50.5" height="18"/>
2013 2014 2015 2016
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2017
                                    <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtN-Il-ku7">
2018
                                        <rect key="frame" x="56" y="24" width="734" height="2"/>
2019 2020 2021
                                        <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">
2022
                                        <rect key="frame" x="913" y="5" width="40" height="40"/>
2023 2024 2025 2026
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="BRo-Ot-fqk"/>
                                            <constraint firstAttribute="height" constant="40" id="Xcm-mk-qui"/>
                                        </constraints>
2027 2028 2029 2030 2031
                                        <state key="normal" image="back5second"/>
                                        <connections>
                                            <action selector="backFiveSecondButtnClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="HoM-7C-cyw"/>
                                        </connections>
                                    </button>
2032
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ayg-g3-AEX">
2033
                                        <rect key="frame" x="959" y="0.0" width="50" height="50"/>
2034 2035 2036 2037
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="DVp-y9-JpK"/>
                                            <constraint firstAttribute="width" constant="50" id="fuh-h3-Bx4"/>
                                        </constraints>
2038 2039 2040 2041 2042 2043 2044 2045
                                        <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"/>
2046 2047 2048 2049 2050 2051 2052
                                <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"/>
2053
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="leading" secondItem="rnp-xE-qcQ" secondAttribute="trailing" constant="6" id="PBy-xx-4sP"/>
2054
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="leading" secondItem="Fn7-lK-bRL" secondAttribute="trailing" constant="15" id="UY8-wk-hOQ"/>
2055
                                    <constraint firstItem="lZ2-3r-Qo8" firstAttribute="leading" secondItem="xtN-Il-ku7" secondAttribute="trailing" constant="13" id="ZV2-Kv-GWt"/>
2056 2057 2058
                                    <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"/>
2059
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="centerY" secondItem="lZ2-3r-Qo8" secondAttribute="centerY" id="she-xc-CZl"/>
2060 2061
                                    <constraint firstAttribute="trailing" secondItem="ayg-g3-AEX" secondAttribute="trailing" constant="15" id="uw9-Db-CJJ"/>
                                </constraints>
2062
                            </view>
2063
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7v2-W0-8pd">
2064
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2065
                                <subviews>
2066
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lit-z5-lWF">
2067
                                        <rect key="frame" x="16" y="5" width="40" height="40"/>
2068 2069 2070 2071
                                        <constraints>
                                            <constraint firstAttribute="height" constant="40" id="NmH-ib-hag"/>
                                            <constraint firstAttribute="width" constant="40" id="UaE-qb-j3j"/>
                                        </constraints>
2072 2073 2074 2075 2076
                                        <state key="normal" image="back"/>
                                        <connections>
                                            <action selector="exitPlayControllerButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="ngh-oA-bRr"/>
                                        </connections>
                                    </button>
2077
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hff-42-4hl">
2078
                                        <rect key="frame" x="66" y="25" width="0.0" height="0.0"/>
2079
                                        <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
2080 2081 2082 2083 2084
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2085 2086 2087 2088 2089 2090 2091
                                <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>
2092 2093
                            </view>
                        </subviews>
2094
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2095 2096 2097 2098 2099 2100 2101 2102
                        <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>
2103 2104 2105 2106 2107 2108 2109 2110 2111
                    </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"/>
2112
                        <outlet property="zoomButton" destination="ayg-g3-AEX" id="XcE-ai-ddR"/>
2113 2114 2115 2116 2117 2118 2119 2120 2121 2122
                    </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">
2123 2124 2125 2126
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="H0o-VN-y77"/>
                        <viewControllerLayoutGuide type="bottom" id="D0s-xf-mF6"/>
                    </layoutGuides>
2127
                    <view key="view" contentMode="scaleToFill" id="zkB-TM-8aD">
2128
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140
                        <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">
2141 2142 2143 2144
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7pp-Qq-Jcm"/>
                        <viewControllerLayoutGuide type="bottom" id="STN-51-MZ2"/>
                    </layoutGuides>
2145
                    <view key="view" contentMode="scaleToFill" id="euD-lu-EZ9">
2146
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2147 2148
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2149
                            <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">
2150
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2151 2152
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2153
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoDetailIntroTableViewCell" rowHeight="100" id="Qnm-0r-wEL" customClass="VideoDetailIntroTableViewCell">
2154
                                        <rect key="frame" x="0.0" y="28" width="1024" height="100"/>
2155 2156
                                        <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
2157
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
2158 2159
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2160
                                                <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">
2161
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2162 2163 2164 2165
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2166
                                                <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">
2167
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2168 2169 2170 2171 2172
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2173
                                            <constraints>
2174 2175 2176 2177 2178
                                                <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"/>
2179
                                            </constraints>
2180 2181 2182 2183 2184
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="studyIntroDetailTitleLabel" destination="pIM-cg-VXA" id="qhO-cv-4Hn"/>
                                        </connections>
                                    </tableViewCell>
2185
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoLecturerTableViewCell" rowHeight="130" id="WzB-nZ-wsW" customClass="VideoLecturerTableViewCell">
2186
                                        <rect key="frame" x="0.0" y="128" width="1024" height="130"/>
2187 2188
                                        <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
2189
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="129.5"/>
2190 2191
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2192
                                                <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">
2193
                                                    <rect key="frame" x="20" y="12" width="70" height="21"/>
2194 2195 2196 2197
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2198
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="G1i-V8-ZpV">
2199
                                                    <rect key="frame" x="20" y="53" width="50" height="50"/>
2200
                                                    <constraints>
2201 2202
                                                        <constraint firstAttribute="width" constant="50" id="cc9-ex-9ZA"/>
                                                        <constraint firstAttribute="height" constant="50" id="jcP-1l-z2L"/>
2203
                                                    </constraints>
2204 2205 2206 2207 2208 2209
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="25"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
2210
                                                <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">
2211
                                                    <rect key="frame" x="90" y="53" width="46" height="18"/>
2212 2213 2214 2215
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2216
                                                <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
2217
                                                    <rect key="frame" x="90" y="86" width="914" height="31.5"/>
2218
                                                    <string key="text">用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,</string>
2219 2220 2221 2222 2223
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2224
                                            <constraints>
2225 2226 2227 2228 2229 2230 2231 2232 2233
                                                <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"/>
2234
                                            </constraints>
2235 2236 2237 2238
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="lecturerImageView" destination="G1i-V8-ZpV" id="Qnk-EI-Afx"/>
                                            <outlet property="lecturerNameLabel" destination="jGB-5t-nzR" id="jQ6-3g-LlR"/>
2239 2240 2241
                                            <outlet property="lecurerIntroLabel" destination="85S-CZ-3Vl" id="LLr-eD-OYY"/>
                                        </connections>
                                    </tableViewCell>
2242
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SpecifiedTableViewCell" rowHeight="100" id="oia-jO-L9n" customClass="SpecifiedTableViewCell">
2243
                                        <rect key="frame" x="0.0" y="258" width="1024" height="100"/>
2244 2245
                                        <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
2246
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99.5"/>
2247 2248
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2249
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="针对人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfI-IM-h1i">
2250
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2251 2252 2253 2254
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2255
                                                <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">
2256
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2257 2258 2259 2260 2261
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2262 2263 2264 2265 2266 2267 2268
                                            <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>
2269 2270 2271
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="specifiedPersonLabel" destination="Tg4-gU-zwm" id="hDy-2g-Yy9"/>
2272 2273 2274 2275 2276 2277 2278 2279 2280 2281
                                        </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"/>
2282 2283 2284 2285 2286 2287
                        <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>
2288 2289 2290 2291 2292 2293 2294
                    </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>
2295
            <point key="canvasLocation" x="3254" y="-2420"/>
2296
        </scene>
2297 2298 2299 2300
        <!--Learning Complete View Controller-->
        <scene sceneID="4na-Mi-9mW">
            <objects>
                <viewController storyboardIdentifier="LearningCompleteViewController" id="Ci8-Or-c2d" customClass="LearningCompleteViewController" sceneMemberID="viewController">
2301 2302 2303 2304
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ddD-Nj-DSs"/>
                        <viewControllerLayoutGuide type="bottom" id="mHH-D9-xaX"/>
                    </layoutGuides>
2305 2306 2307 2308
                    <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>
2309 2310 2311
                            <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>
2312
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Sm-a1-drQ">
2313
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
2314 2315 2316 2317
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="Npo-Hq-Pqd"/>
                                    <constraint firstAttribute="width" constant="150" id="dPK-Sb-dFV"/>
                                </constraints>
2318 2319 2320 2321 2322
                                <state key="normal" backgroundImage="startEvaluation"/>
                                <connections>
                                    <action selector="startEvaluationButtonClickAction:" destination="Ci8-Or-c2d" eventType="touchUpInside" id="Q89-GR-cir"/>
                                </connections>
                            </button>
2323
                            <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">
2324
                                <rect key="frame" x="448" y="70" width="62" height="60"/>
2325
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="50"/>
2326 2327 2328 2329
                                <color key="textColor" red="1" green="0.86721502113780891" blue="0.58854900595725379" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
2330
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
2331 2332 2333 2334 2335 2336 2337 2338 2339 2340
                        <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>
2341 2342 2343 2344
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="450"/>
                    <connections>
2345
                        <outlet property="beginAssessmentButton" destination="7Sm-a1-drQ" id="3fw-pZ-inE"/>
2346
                        <outlet property="obtainIntegralLabel" destination="szE-yu-4xy" id="6Yo-N1-80P"/>
2347 2348 2349 2350 2351 2352
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="reU-3b-Owk" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1587"/>
        </scene>
2353 2354 2355 2356
        <!--Assessment Qualified View Controller-->
        <scene sceneID="enM-LV-atY">
            <objects>
                <viewController storyboardIdentifier="AssessmentQualifiedViewController" id="SDF-nj-mgU" customClass="AssessmentQualifiedViewController" sceneMemberID="viewController">
2357 2358 2359 2360
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="10P-fE-6bt"/>
                        <viewControllerLayoutGuide type="bottom" id="agD-hR-3Nn"/>
                    </layoutGuides>
2361 2362 2363 2364
                    <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>
2365
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="Ee8-Jv-DAl">
2366
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2367 2368 2369 2370
                                <constraints>
                                    <constraint firstAttribute="width" constant="300" id="eXs-OU-xGA"/>
                                    <constraint firstAttribute="height" constant="120" id="hYV-by-8vA"/>
                                </constraints>
2371
                            </imageView>
2372
                            <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">
2373
                                <rect key="frame" x="0.0" y="150" width="300" height="21"/>
2374 2375 2376 2377
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2378
                            <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">
2379
                                <rect key="frame" x="0.0" y="186" width="300" height="21"/>
2380 2381 2382 2383
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2384
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pek-ct-lx8">
2385
                                <rect key="frame" x="110" y="245" width="80" height="40"/>
2386 2387 2388 2389
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="dXQ-Fc-lPc"/>
                                    <constraint firstAttribute="width" constant="80" id="lBv-gN-lri"/>
                                </constraints>
2390 2391 2392 2393 2394 2395 2396 2397
                                <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>
2398
                            <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">
2399
                                <rect key="frame" x="219" y="150" width="61" height="60"/>
2400 2401 2402 2403 2404 2405
                                <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"/>
2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420
                        <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>
2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433
                    </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>
2434 2435 2436 2437
        <!--Video List View Controller-->
        <scene sceneID="AgH-Mm-P16">
            <objects>
                <viewController storyboardIdentifier="VideoListViewController" id="Fwb-29-5lm" customClass="VideoListViewController" sceneMemberID="viewController">
2438 2439 2440 2441
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="4Vx-gJ-Xe0"/>
                        <viewControllerLayoutGuide type="bottom" id="X3N-6s-5AS"/>
                    </layoutGuides>
2442
                    <view key="view" contentMode="scaleToFill" id="E2F-Eb-xka">
2443
                        <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2444 2445
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2446
                            <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">
2447
                                <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2448
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2449
                                <view key="tableHeaderView" contentMode="scaleToFill" id="p9i-EO-Sx0">
2450
                                    <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2451 2452
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
2453
                                        <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">
2454
                                            <rect key="frame" x="25" y="30" width="0.0" height="0.0"/>
2455 2456 2457 2458 2459 2460
                                            <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2461 2462 2463 2464
                                    <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>
2465 2466
                                </view>
                                <prototypes>
2467
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoListItemTableViewCell" rowHeight="50" id="YXo-b3-NKo" customClass="VideoListItemTableViewCell">
2468
                                        <rect key="frame" x="0.0" y="88" width="500" height="50"/>
2469 2470
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YXo-b3-NKo" id="Zsh-Nm-SGv">
2471
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2472 2473
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2474
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FNL-Q4-kdY">
2475
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2476 2477 2478 2479
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="Q2Z-4z-UU5"/>
                                                        <constraint firstAttribute="height" constant="20" id="bwr-72-s60"/>
                                                    </constraints>
2480
                                                    <state key="normal" backgroundImage="play"/>
2481
                                                    <state key="selected" backgroundImage="playSelect"/>
2482
                                                </button>
2483
                                                <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">
2484
                                                    <rect key="frame" x="52" y="17" width="337" height="16"/>
2485 2486 2487 2488
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2489
                                                <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">
2490
                                                    <rect key="frame" x="449" y="16" width="36" height="18"/>
2491 2492 2493 2494
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2495
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BVg-HN-E2s">
2496
                                                    <rect key="frame" x="409" y="10" width="30" height="30"/>
2497 2498 2499 2500 2501 2502
                                                    <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>
2503
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="cny-PA-JpH">
2504
                                                    <rect key="frame" x="349" y="15" width="50" height="20"/>
2505 2506 2507 2508 2509
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="qlN-ce-UR9"/>
                                                        <constraint firstAttribute="width" constant="50" id="uLt-h5-EDk"/>
                                                    </constraints>
                                                </imageView>
2510
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fYk-7O-XdO">
2511
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2512 2513 2514 2515 2516
                                                    <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>
2517
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kEq-ur-qoX">
Sandy's avatar
Sandy committed
2518
                                                    <rect key="frame" x="310" y="12" width="90" height="26"/>
2519
                                                    <constraints>
Sandy's avatar
Sandy committed
2520 2521
                                                        <constraint firstAttribute="width" constant="90" id="AyV-pl-VGJ"/>
                                                        <constraint firstAttribute="height" constant="26" id="oBJ-gK-mHg"/>
2522
                                                    </constraints>
Sandy's avatar
Sandy committed
2523
                                                    <state key="normal" backgroundImage="startEvaluation"/>
2524 2525 2526 2527
                                                    <connections>
                                                        <action selector="actionStartAnswer:" destination="YXo-b3-NKo" eventType="touchUpInside" id="Bgd-Lu-ItT"/>
                                                    </connections>
                                                </button>
2528
                                            </subviews>
2529 2530
                                            <constraints>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="4D8-Yl-tb5"/>
2531
                                                <constraint firstItem="fYk-7O-XdO" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" id="7z1-7b-WxT"/>
2532
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="centerY" secondItem="Ast-eO-9V0" secondAttribute="centerY" id="9w5-mB-anf"/>
2533
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="DoL-1X-1DZ"/>
2534
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="cny-PA-JpH" secondAttribute="trailing" constant="10" id="FeY-kV-5zF"/>
2535
                                                <constraint firstAttribute="trailing" secondItem="fYk-7O-XdO" secondAttribute="trailing" id="Hs3-xl-h3f"/>
2536
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" constant="12" id="IKT-GZ-UfU"/>
2537
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="kEq-ur-qoX" secondAttribute="trailing" constant="9" id="Izj-z7-6cb"/>
2538
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="KVJ-bY-0gc"/>
2539
                                                <constraint firstItem="cny-PA-JpH" firstAttribute="centerY" secondItem="BVg-HN-E2s" secondAttribute="centerY" id="Odt-ir-59j"/>
2540
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="leading" secondItem="FNL-Q4-kdY" secondAttribute="trailing" constant="20" id="Qc4-J9-Joq"/>
2541
                                                <constraint firstAttribute="bottom" secondItem="fYk-7O-XdO" secondAttribute="bottom" id="Ug8-VY-SJT"/>
2542
                                                <constraint firstAttribute="trailing" secondItem="Ast-eO-9V0" secondAttribute="trailing" constant="15" id="Xih-52-5hy"/>
2543 2544
                                                <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"/>
2545
                                                <constraint firstItem="kEq-ur-qoX" firstAttribute="centerY" secondItem="0QA-OC-BkN" secondAttribute="centerY" id="mXX-oH-lQ1"/>
2546
                                            </constraints>
2547 2548
                                        </tableViewCellContentView>
                                        <connections>
2549
                                            <outlet property="btnStartAnswer" destination="kEq-ur-qoX" id="Mfo-QQ-ha3"/>
2550
                                            <outlet property="examResultImageView" destination="cny-PA-JpH" id="R7t-ol-rAq"/>
2551
                                            <outlet property="playButton" destination="FNL-Q4-kdY" id="Abd-Au-JQk"/>
2552
                                            <outlet property="seekbarView" destination="BVg-HN-E2s" id="Ngx-Ju-zff"/>
2553 2554 2555 2556
                                            <outlet property="studyItemTimeLabel" destination="Ast-eO-9V0" id="q9C-EN-fp3"/>
                                            <outlet property="studyItemTitleLabel" destination="0QA-OC-BkN" id="1d5-ex-vvU"/>
                                        </connections>
                                    </tableViewCell>
2557
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="PPTListItemTableViewCell" rowHeight="50" id="OSF-93-RuO" customClass="PPTListItemTableViewCell">
2558
                                        <rect key="frame" x="0.0" y="138" width="500" height="50"/>
2559 2560
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OSF-93-RuO" id="IQr-pV-6ZO">
2561
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2562 2563
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2564
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7R-oP-wMP">
2565
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2566 2567 2568 2569
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="KTb-gB-cZe"/>
                                                        <constraint firstAttribute="height" constant="20" id="jA0-8D-GxA"/>
                                                    </constraints>
2570
                                                    <state key="normal" backgroundImage="ppt"/>
2571
                                                    <state key="selected" backgroundImage="pptselect"/>
2572
                                                </button>
2573
                                                <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">
2574
                                                    <rect key="frame" x="54" y="17" width="383" height="16"/>
2575 2576 2577 2578
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2579
                                                <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">
2580
                                                    <rect key="frame" x="457" y="16" width="28" height="18"/>
2581 2582 2583 2584
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2585
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="Gwb-yp-kzF">
Sandy's avatar
Sandy committed
2586
                                                    <rect key="frame" x="350" y="15" width="50" height="20"/>
2587 2588 2589 2590 2591
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="50" id="3pT-7N-uob"/>
                                                        <constraint firstAttribute="height" constant="20" id="sFf-Ng-aIU"/>
                                                    </constraints>
                                                </imageView>
2592
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SCg-SR-kAg">
2593
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2594 2595 2596 2597 2598
                                                    <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>
2599
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cSM-mJ-Ih8">
Sandy's avatar
Sandy committed
2600
                                                    <rect key="frame" x="310" y="12.5" width="90" height="26"/>
2601
                                                    <constraints>
Sandy's avatar
Sandy committed
2602 2603
                                                        <constraint firstAttribute="height" constant="26" id="AhY-XM-AIa"/>
                                                        <constraint firstAttribute="width" constant="90" id="dZU-Xt-mQu"/>
2604
                                                    </constraints>
Sandy's avatar
Sandy committed
2605
                                                    <state key="normal" backgroundImage="startEvaluation"/>
2606 2607 2608 2609
                                                    <connections>
                                                        <action selector="actionStartAnswer:" destination="OSF-93-RuO" eventType="touchUpInside" id="GlH-hr-1xT"/>
                                                    </connections>
                                                </button>
2610
                                            </subviews>
2611
                                            <constraints>
2612
                                                <constraint firstItem="cSM-mJ-Ih8" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="1Dw-hQ-AZN"/>
Sandy's avatar
Sandy committed
2613
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="cSM-mJ-Ih8" secondAttribute="trailing" constant="57" id="9bb-a8-pJP"/>
2614
                                                <constraint firstItem="Gwb-yp-kzF" firstAttribute="centerY" secondItem="t1Q-41-RAj" secondAttribute="centerY" id="Lvf-ms-adf"/>
2615
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="6O1-Dg-ELo" secondAttribute="trailing" constant="20" id="P2g-cX-AOe"/>
2616
                                                <constraint firstAttribute="bottom" secondItem="SCg-SR-kAg" secondAttribute="bottom" id="PQy-Zh-wy0"/>
2617 2618 2619
                                                <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"/>
2620
                                                <constraint firstItem="SCg-SR-kAg" firstAttribute="leading" secondItem="IQr-pV-6ZO" secondAttribute="leading" id="d7E-Z5-M32"/>
Sandy's avatar
Sandy committed
2621
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="Gwb-yp-kzF" secondAttribute="trailing" constant="57" id="gss-Qt-GwH"/>
2622 2623
                                                <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"/>
2624
                                                <constraint firstAttribute="trailing" secondItem="SCg-SR-kAg" secondAttribute="trailing" id="udK-Hq-DUA"/>
2625 2626
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="w2Y-l9-mb5"/>
                                            </constraints>
2627 2628
                                        </tableViewCellContentView>
                                        <connections>
2629
                                            <outlet property="btnStartAnswer" destination="cSM-mJ-Ih8" id="phi-7Q-oZT"/>
2630
                                            <outlet property="examResultImageView" destination="Gwb-yp-kzF" id="Ftr-TR-W7i"/>
2631 2632 2633 2634 2635
                                            <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>
2636
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoListSectionHeaderView" rowHeight="60" id="w6E-t4-Q38" customClass="VideoListSectionHeaderView">
2637
                                        <rect key="frame" x="0.0" y="188" width="500" height="60"/>
2638 2639
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w6E-t4-Q38" id="Xwb-Tx-Kw3">
2640
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2641 2642
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2643
                                                <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">
2644
                                                    <rect key="frame" x="12" y="20" width="160" height="21"/>
2645 2646 2647 2648
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2649
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yxT-MF-Dbo">
2650
                                                    <rect key="frame" x="0.0" y="59" width="500" height="1"/>
2651
                                                    <color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
2652
                                                    <constraints>
2653
                                                        <constraint firstAttribute="height" constant="1" id="Koi-YB-SWe"/>
2654
                                                    </constraints>
2655
                                                </view>
2656
                                            </subviews>
2657 2658
                                            <constraints>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" constant="12" id="8et-XB-L7e"/>
2659
                                                <constraint firstAttribute="bottom" secondItem="yxT-MF-Dbo" secondAttribute="bottom" id="G2s-FC-Wpx"/>
2660
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="centerY" secondItem="Xwb-Tx-Kw3" secondAttribute="centerY" id="IIl-89-lHK"/>
2661 2662
                                                <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"/>
2663
                                            </constraints>
2664
                                        </tableViewCellContentView>
2665
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677
                                        <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"/>
2678 2679 2680 2681 2682 2683
                        <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>
2684
                    </view>
2685 2686
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="500" height="768"/>
2687
                    <connections>
2688
                        <outlet property="headerView" destination="p9i-EO-Sx0" id="g3y-wf-vk6"/>
2689 2690 2691 2692 2693 2694
                        <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>
2695
            <point key="canvasLocation" x="3177" y="-1611"/>
2696 2697 2698 2699 2700
        </scene>
        <!--Assessment View Controller-->
        <scene sceneID="2bA-hi-BSu">
            <objects>
                <viewController storyboardIdentifier="AssessmentViewController" id="5RA-Jb-Dw6" customClass="AssessmentViewController" sceneMemberID="viewController">
2701 2702 2703 2704
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="NmN-EA-ftQ"/>
                        <viewControllerLayoutGuide type="bottom" id="yxQ-UK-Q3D"/>
                    </layoutGuides>
2705
                    <view key="view" contentMode="scaleToFill" id="uDa-Mh-ebN">
2706
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2707 2708
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2709
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZY0-DP-xQk">
2710
                                <rect key="frame" x="0.0" y="64" width="1024" height="60"/>
2711
                                <subviews>
2712
                                    <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">
2713
                                        <rect key="frame" x="160" y="20" width="226" height="21"/>
2714 2715 2716 2717
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2718
                                    <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">
2719
                                        <rect key="frame" x="846" y="22" width="72" height="17"/>
2720 2721 2722 2723
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2724
                                    <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">
2725
                                        <rect key="frame" x="933" y="18" width="51" height="24"/>
2726 2727 2728 2729 2730 2731
                                        <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"/>
2732 2733 2734 2735 2736 2737 2738 2739 2740
                                <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>
2741
                            </view>
2742
                            <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">
2743
                                <rect key="frame" x="0.0" y="124" width="1024" height="589"/>
2744 2745
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2746
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" rowHeight="60" id="2M5-To-MLj" customClass="AssessmentHeaderView">
Sandy's avatar
Sandy committed
2747
                                        <rect key="frame" x="0.0" y="55.5" width="1024" height="60"/>
2748 2749
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2M5-To-MLj" id="ypf-GL-4CP">
2750
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
2751 2752
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2753
                                                <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">
2754
                                                    <rect key="frame" x="160" y="21" width="844" height="18"/>
2755
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
2756 2757 2758 2759
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2760
                                            <color key="backgroundColor" red="0.94509803921568625" green="0.96078431372549022" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
2761 2762 2763 2764 2765
                                            <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>
2766
                                        </tableViewCellContentView>
2767
                                        <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
2768 2769 2770 2771
                                        <connections>
                                            <outlet property="titleLabel" destination="RBj-Qh-HCD" id="uH0-fJ-SI2"/>
                                        </connections>
                                    </tableViewCell>
2772
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="50" id="BjI-a1-CRm" customClass="AssessmentTableViewCell">
Sandy's avatar
Sandy committed
2773
                                        <rect key="frame" x="0.0" y="115.5" width="1024" height="50"/>
2774 2775
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BjI-a1-CRm" id="bq8-ly-DcD">
2776
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2777 2778
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2779
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MzG-Lg-eSA">
2780
                                                    <rect key="frame" x="160" y="15" width="20" height="20"/>
2781 2782 2783 2784
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="2XO-Nx-gku"/>
                                                        <constraint firstAttribute="width" constant="20" id="weu-QO-t1x"/>
                                                    </constraints>
2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795
                                                    <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>
2796
                                                </button>
2797
                                                <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">
2798
                                                    <rect key="frame" x="200" y="17" width="804" height="16"/>
2799 2800 2801 2802 2803
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2804 2805 2806 2807 2808 2809 2810
                                            <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>
2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822
                                        </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>
2823
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ah0-JC-drA">
2824
                                <rect key="frame" x="452" y="726" width="120" height="33"/>
2825
                                <color key="backgroundColor" red="0.3411764705882353" green="0.66274509803921566" blue="0.84705882352941175" alpha="1" colorSpace="calibratedRGB"/>
2826 2827 2828
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="IgS-hA-YZj"/>
                                </constraints>
2829 2830 2831 2832
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="提交">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
2833 2834 2835 2836 2837 2838 2839 2840
                                <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>
2841 2842 2843
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854
                        <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>
2855 2856
                    </view>
                    <connections>
2857 2858 2859
                        <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"/>
2860 2861 2862 2863
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fvx-Zc-cbA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
2864 2865
            <point key="canvasLocation" x="3254" y="-686"/>
        </scene>
2866 2867 2868 2869
        <!--Photo Manager View Controller-->
        <scene sceneID="T2T-SL-aSG">
            <objects>
                <viewController storyboardIdentifier="PhotoManagerViewController" id="UEz-gT-Q4w" customClass="PhotoManagerViewController" sceneMemberID="viewController">
2870 2871 2872 2873
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="W4V-aU-8Z3"/>
                        <viewControllerLayoutGuide type="bottom" id="AC6-es-fcm"/>
                    </layoutGuides>
2874
                    <view key="view" contentMode="scaleToFill" id="Irb-dN-uKr">
2875
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2876 2877
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2878
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3Pc-tn-xb9">
2879
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2880 2881 2882 2883 2884 2885 2886 2887
                                <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>
2888
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="G1N-De-QLU" customClass="PhotoManagerCollectionViewCell">
2889 2890 2891 2892 2893 2894
                                        <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>
2895 2896 2897
                                                <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>
2898 2899
                                            </subviews>
                                        </view>
2900 2901 2902 2903 2904 2905
                                        <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>
2906 2907 2908 2909 2910 2911
                                        <connections>
                                            <outlet property="photoImageView" destination="cnF-DJ-IMq" id="g5L-eC-x92"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
2912 2913
                                    <outlet property="dataSource" destination="UEz-gT-Q4w" id="OHj-es-7Sg"/>
                                    <outlet property="delegate" destination="UEz-gT-Q4w" id="0aU-DR-Nap"/>
2914 2915 2916 2917
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2918 2919 2920 2921 2922 2923
                        <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>
2924 2925
                    </view>
                    <connections>
2926 2927
                        <outlet property="photoManagerCollectionView" destination="3Pc-tn-xb9" id="GSZ-3f-kt3"/>
                        <outlet property="photoManagerFlowLayout" destination="w4e-Fu-1tD" id="O1S-aX-7aj"/>
2928 2929 2930 2931 2932 2933
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="mqK-sp-nJg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3254" y="212"/>
        </scene>
2934 2935
        <!--Assessment Unqualified View Controller-->
        <scene sceneID="wzB-Oq-M2h">
2936
            <objects>
2937
                <viewController storyboardIdentifier="AssessmentUnqualifiedViewController" id="HVQ-h1-cdZ" customClass="AssessmentUnqualifiedViewController" sceneMemberID="viewController">
2938 2939 2940 2941
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Uca-gJ-gkA"/>
                        <viewControllerLayoutGuide type="bottom" id="li1-qJ-ltZ"/>
                    </layoutGuides>
2942 2943
                    <view key="view" contentMode="scaleToFill" id="Jrf-Eh-w8c">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
2944 2945
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2946
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="dSP-yE-ox7">
2947
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2948 2949 2950
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="ssq-17-f9u"/>
                                </constraints>
2951
                            </imageView>
2952
                            <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">
2953
                                <rect key="frame" x="0.0" y="150" width="300" height="20.5"/>
2954 2955 2956 2957
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2958
                            <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">
2959
                                <rect key="frame" x="0.0" y="185.5" width="300" height="20.5"/>
2960 2961 2962 2963
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2964
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uNt-xg-ClW">
2965
                                <rect key="frame" x="44" y="245" width="80" height="40"/>
2966 2967 2968 2969
                                <constraints>
                                    <constraint firstAttribute="width" constant="80" id="fkC-Os-e4o"/>
                                    <constraint firstAttribute="height" constant="40" id="nLR-Kq-prT"/>
                                </constraints>
2970 2971 2972 2973 2974 2975 2976 2977
                                <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>
2978
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5qT-pA-2NE">
2979
                                <rect key="frame" x="176" y="245" width="80" height="40"/>
2980 2981 2982 2983
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="jR8-af-kXu"/>
                                    <constraint firstAttribute="width" constant="80" id="x7f-7v-sh8"/>
                                </constraints>
2984 2985 2986 2987 2988 2989 2990 2991
                                <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>
2992 2993
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009
                        <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>
3010 3011
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
3012 3013 3014
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="scoreLabel" destination="MQd-S9-81e" id="rbr-VX-ezE"/>
3015
                        <outlet property="startAgainButton" destination="uNt-xg-ClW" id="FLA-1i-JUy"/>
3016 3017
                        <outlet property="unQualifiedLabel" destination="Sdh-KX-Vec" id="seY-tV-yFX"/>
                    </connections>
3018
                </viewController>
3019
                <placeholder placeholderIdentifier="IBFirstResponder" id="9mL-Vw-rdn" userLabel="First Responder" sceneMemberID="firstResponder"/>
3020
            </objects>
3021
            <point key="canvasLocation" x="4292" y="-686"/>
3022
        </scene>
3023 3024 3025 3026
        <!--Forum Item Detail View Controller-->
        <scene sceneID="3DQ-P0-M8M">
            <objects>
                <viewController storyboardIdentifier="ForumItemDetailViewController" id="VmI-Ft-Fno" customClass="ForumItemDetailViewController" sceneMemberID="viewController">
3027 3028 3029 3030
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="JLf-JW-rUI"/>
                        <viewControllerLayoutGuide type="bottom" id="f5L-3o-b9m"/>
                    </layoutGuides>
3031
                    <view key="view" contentMode="scaleToFill" id="ZYe-68-bYv">
3032
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3033 3034
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
3035 3036 3037 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
                            <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
3170 3171
                            <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"/>
3172
                                <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
3173
                                <view key="tableHeaderView" contentMode="scaleToFill" id="sYW-Jc-Fde">
3174
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="206"/>
3175 3176
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
3177
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="v3R-bc-vx5">
3178
                                            <rect key="frame" x="30" y="20" width="40" height="40"/>
3179
                                            <constraints>
3180 3181
                                                <constraint firstAttribute="width" constant="40" id="W92-kD-7pb"/>
                                                <constraint firstAttribute="height" constant="40" id="lGg-wt-ncu"/>
3182
                                            </constraints>
3183
                                        </imageView>
3184
                                        <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">
3185
                                            <rect key="frame" x="75" y="20" width="18" height="20.5"/>
3186 3187 3188 3189
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
3190
                                        <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">
3191
                                            <rect key="frame" x="75" y="45.5" width="14" height="14.5"/>
3192 3193 3194 3195
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
3196
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AMb-KR-bVS">
3197
                                            <rect key="frame" x="754" y="23" width="100" height="35"/>
3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213
                                            <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">
3214
                                            <rect key="frame" x="894" y="23" width="100" height="35"/>
3215
                                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3216
                                            <constraints>
3217 3218
                                                <constraint firstAttribute="width" constant="100" id="5lr-UL-ncX"/>
                                                <constraint firstAttribute="height" constant="35" id="Ov3-GH-IbF"/>
3219
                                            </constraints>
3220 3221 3222 3223 3224 3225
                                            <state key="normal" title="分享"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="5"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
3226
                                            <connections>
3227
                                                <action selector="shareButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="e4p-IM-7Lj"/>
3228 3229
                                            </connections>
                                        </button>
3230 3231
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3232
                                    <constraints>
3233 3234 3235
                                        <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"/>
3236
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="20" id="JhU-py-TgY"/>
3237 3238 3239 3240 3241 3242
                                        <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"/>
3243
                                    </constraints>
3244
                                </view>
3245
                                <prototypes>
Sandy's avatar
Sandy committed
3246
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentListTableViewCell" rowHeight="304" id="sX2-jy-tQ2" customClass="CommentListTableViewCell">
3247
                                        <rect key="frame" x="0.0" y="207" width="1024" height="304"/>
3248
                                        <autoresizingMask key="autoresizingMask"/>
3249
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sX2-jy-tQ2" id="iVT-bi-RKr">
Sandy's avatar
Sandy committed
3250
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="304"/>
3251 3252
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3253
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="crown" translatesAutoresizingMaskIntoConstraints="NO" id="pyu-Y7-w8M">
Sandy's avatar
Sandy committed
3254
                                                    <rect key="frame" x="282" y="13" width="60" height="60"/>
3255 3256 3257 3258
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="Gok-Ml-TgO"/>
                                                        <constraint firstAttribute="width" constant="60" id="hAp-sv-kym"/>
                                                    </constraints>
3259
                                                </imageView>
3260
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-Wx-TQb">
3261
                                                    <rect key="frame" x="28" y="20" width="35" height="35"/>
3262 3263 3264 3265 3266
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="35" id="WTR-2T-6cC"/>
                                                        <constraint firstAttribute="height" constant="35" id="ccw-v8-BsU"/>
                                                    </constraints>
                                                </imageView>
曹云霄's avatar
曹云霄 committed
3267 3268
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" layoutMarginsFollowReadableWidth="YES" text="管理员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mfw-jx-1kt" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="68" y="20" width="37" height="14.5"/>
3269 3270
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
3271 3272
                                                    <nil key="highlightedColor"/>
                                                </label>
Sandy's avatar
Sandy committed
3273 3274
                                                <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"/>
3275 3276 3277 3278
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3279
                                                <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
3280
                                                    <rect key="frame" x="20" y="245" width="984" height="49"/>
3281 3282 3283 3284
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3285
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4o-Xy-Sd4">
3286
                                                    <rect key="frame" x="954" y="25" width="40" height="25"/>
3287 3288 3289 3290
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="40" id="SfQ-ox-d6Q"/>
                                                        <constraint firstAttribute="height" constant="25" id="yly-qG-ycJ"/>
                                                    </constraints>
3291 3292 3293 3294 3295
                                                    <state key="normal" backgroundImage="extension"/>
                                                    <connections>
                                                        <action selector="extensionButtonClickAction:" destination="sX2-jy-tQ2" eventType="touchUpInside" id="JKQ-Py-J8z"/>
                                                    </connections>
                                                </button>
3296
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qn5-UZ-cM4">
Sandy's avatar
Sandy committed
3297
                                                    <rect key="frame" x="0.0" y="303" width="1024" height="1"/>
3298 3299 3300 3301 3302
                                                    <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
3303 3304
                                                <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
3305
                                                    <subviews>
Sandy's avatar
Sandy committed
3306
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Od7-sI-lw9">
Sandy's avatar
Sandy committed
3307 3308
                                                            <rect key="frame" x="0.0" y="0.0" width="128" height="164"/>
                                                        </imageView>
Sandy's avatar
Sandy committed
3309
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="2" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="FpA-hd-kLS">
Sandy's avatar
Sandy committed
3310 3311
                                                            <rect key="frame" x="272" y="0.0" width="128" height="164"/>
                                                        </imageView>
Sandy's avatar
Sandy committed
3312
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" tag="1" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BTw-Cs-JhN">
Sandy's avatar
Sandy committed
3313 3314 3315
                                                            <rect key="frame" x="136" y="0.0" width="128" height="164"/>
                                                        </imageView>
                                                    </subviews>
Sandy's avatar
Sandy committed
3316
                                                    <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
Sandy's avatar
Sandy committed
3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333
                                                    <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>
3334
                                            </subviews>
3335
                                            <constraints>
3336
                                                <constraint firstAttribute="bottom" secondItem="qn5-UZ-cM4" secondAttribute="bottom" id="4pS-CA-0MD"/>
3337
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" constant="20" id="52a-nf-bps"/>
Sandy's avatar
Sandy committed
3338
                                                <constraint firstItem="b31-hr-5yT" firstAttribute="top" secondItem="pyu-Y7-w8M" secondAttribute="bottom" id="9Lt-gM-InY"/>
3339 3340 3341 3342 3343
                                                <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"/>
3344
                                                <constraint firstItem="qn5-UZ-cM4" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" id="Ttv-ma-62V"/>
Sandy's avatar
Sandy committed
3345 3346
                                                <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"/>
3347 3348
                                                <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
3349
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="top" constant="13" id="l4v-Ll-rbG"/>
3350
                                                <constraint firstAttribute="trailing" secondItem="qn5-UZ-cM4" secondAttribute="trailing" id="ndM-Oc-58s"/>
3351 3352 3353 3354 3355
                                                <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>
3356
                                        </tableViewCellContentView>
3357
                                        <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
3358
                                        <connections>
Sandy's avatar
Sandy committed
3359
                                            <outlet property="attachmentView" destination="b31-hr-5yT" id="Ym0-qE-uzs"/>
3360 3361 3362 3363 3364
                                            <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
3365
                                            <outlet property="layoutAttHeight" destination="AbZ-nF-ahw" id="yVD-tf-A4X"/>
3366
                                            <outlet property="optionButton" destination="G4o-Xy-Sd4" id="0mJ-n7-uud"/>
3367 3368 3369 3370 3371 3372 3373 3374 3375 3376
                                        </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"/>
3377 3378
                        <constraints>
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="9Cs-lr-jQQ"/>
3379
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="top" secondItem="JLf-JW-rUI" secondAttribute="bottom" constant="24" id="ja1-TM-3b0"/>
Sandy's avatar
Sandy committed
3380 3381
                            <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"/>
3382
                            <constraint firstAttribute="trailing" secondItem="TVZ-eo-sh6" secondAttribute="trailing" id="qhZ-mN-cx4"/>
Sandy's avatar
Sandy committed
3383 3384
                            <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"/>
3385
                        </constraints>
3386 3387
                    </view>
                    <connections>
Sandy's avatar
Sandy committed
3388
                        <outlet property="bottomView" destination="VVI-3L-WRk" id="40c-u2-u6e"/>
3389 3390 3391
                        <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"/>
3392
                        <outlet property="deleteButton" destination="AMb-KR-bVS" id="19Y-vT-NWb"/>
3393
                        <outlet property="forumDetailTableView" destination="TVZ-eo-sh6" id="NMh-5q-QMz"/>
3394 3395 3396
                        <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"/>
3397
                        <outlet property="praiseButton" destination="hBK-cP-6nE" id="PZ2-9r-kSE"/>
3398
                        <outlet property="shareButton" destination="Z5m-ce-eoH" id="8D6-mx-pJv"/>
3399
                        <outlet property="tableViewHeaderView" destination="sYW-Jc-Fde" id="Ht8-2M-kVQ"/>
3400 3401 3402 3403 3404 3405
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDc-Xa-Mwn" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4372" y="212"/>
        </scene>
3406 3407
        <!--Post Photo Manager View Controller-->
        <scene sceneID="2ON-Ys-jWd">
3408
            <objects>
3409
                <viewController storyboardIdentifier="PostPhotoManagerViewController" id="TGH-Iw-ApE" customClass="PostPhotoManagerViewController" sceneMemberID="viewController">
3410 3411 3412 3413
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="kKI-zQ-wk1"/>
                        <viewControllerLayoutGuide type="bottom" id="qWt-o1-N8Q"/>
                    </layoutGuides>
3414
                    <view key="view" contentMode="scaleToFill" id="aJe-X6-Cbk">
3415
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3416 3417
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
3418
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="exy-74-AKq">
3419
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3420
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3421 3422 3423 3424 3425 3426 3427
                                <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>
3428
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="ZSc-D5-APA" customClass="PhotoManagerCollectionViewCell">
3429 3430 3431 3432
                                        <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"/>
3433 3434
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3435 3436 3437
                                                <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>
3438
                                            </subviews>
3439
                                        </view>
3440 3441 3442 3443 3444 3445
                                        <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>
3446
                                        <connections>
3447
                                            <outlet property="photoImageView" destination="qvC-gK-F43" id="Kyh-sr-Qxc"/>
3448
                                        </connections>
3449 3450
                                    </collectionViewCell>
                                </cells>
3451
                                <connections>
3452 3453
                                    <outlet property="dataSource" destination="TGH-Iw-ApE" id="2oW-WB-Ile"/>
                                    <outlet property="delegate" destination="TGH-Iw-ApE" id="3pF-fO-Q51"/>
3454
                                </connections>
3455
                            </collectionView>
3456 3457
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3458 3459 3460 3461 3462 3463
                        <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>
3464 3465
                    </view>
                    <connections>
3466 3467
                        <outlet property="photoManagerCollectionView" destination="exy-74-AKq" id="rgY-2R-nad"/>
                        <outlet property="photoManagerFlowLayout" destination="JhQ-Jm-XRx" id="cnJ-Qs-kLn"/>
3468 3469
                    </connections>
                </viewController>
3470
                <placeholder placeholderIdentifier="IBFirstResponder" id="cpP-uV-HVv" userLabel="First Responder" sceneMemberID="firstResponder"/>
3471
            </objects>
3472
            <point key="canvasLocation" x="4372" y="1068"/>
3473
        </scene>
曹云霄's avatar
曹云霄 committed
3474 3475 3476
    </scenes>
    <resources>
        <image name="00登录-谭" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
3477
        <image name="6" width="141" height="141"/>
3478
        <image name="Imagebackground" width="65" height="65"/>
曹云霄's avatar
曹云霄 committed
3479
        <image name="NewRed" width="43" height="29"/>
3480 3481
        <image name="Recruitbackground" width="2048" height="1402"/>
        <image name="Recruitbackground_title" width="1762" height="939"/>
Sandy's avatar
Sandy committed
3482
        <image name="StudyGuides" width="229" height="318"/>
3483 3484 3485
        <image name="amplification" width="24" height="24"/>
        <image name="back" width="10" height="16"/>
        <image name="back5second" width="23" height="24"/>
3486 3487
        <image name="background" width="1130" height="885"/>
        <image name="cancel" width="58" height="58"/>
3488
        <image name="comments" width="16" height="16"/>
3489
        <image name="confirm" width="567" height="434"/>
3490
        <image name="crown" width="45" height="42"/>
3491 3492
        <image name="current_integra" width="26" height="28"/>
        <image name="discussion" width="585" height="460"/>
3493
        <image name="dottedLine" width="1441" height="3"/>
3494
        <image name="editor" width="1130" height="885"/>
3495
        <image name="extension" width="29" height="21"/>
3496
        <image name="finish-1" width="559" height="398"/>
Sandy's avatar
Sandy committed
3497
        <image name="img_delete_icon" width="28" height="28"/>
3498
        <image name="instructions" width="143" height="132"/>
3499
        <image name="learningbackground" width="2048" height="1536"/>
3500
        <image name="narrow" width="24" height="23"/>
3501
        <image name="onlinelearning" width="581" height="430"/>
3502 3503
        <image name="photo" width="64" height="61"/>
        <image name="play" width="23" height="23"/>
3504
        <image name="playSelect" width="23" height="23"/>
3505 3506
        <image name="playSelectNew" width="21" height="30"/>
        <image name="ppt" width="23" height="24"/>
3507
        <image name="pptselect" width="23" height="24"/>
3508
        <image name="praise" width="16" height="16"/>
3509
        <image name="praised" width="24" height="23"/>
3510
        <image name="quarte_integra" width="19" height="28"/>
3511
        <image name="release" width="15" height="15"/>
3512
        <image name="result" width="164" height="48"/>
3513
        <image name="result-1" width="303" height="89"/>
3514
        <image name="shade" width="529" height="382"/>
3515
        <image name="solidLine" width="1724" height="28"/>
3516
        <image name="startEvaluation" width="203" height="43"/>
3517
        <image name="stop" width="24" height="30"/>
3518
        <image name="success" width="52" height="20"/>
3519
        <image name="year_integra" width="27" height="27"/>
曹云霄's avatar
曹云霄 committed
3520
        <image name="矩形-1-拷贝-9" width="626" height="269"/>
3521
        <image name="通过" width="35" height="17"/>
3522
        <image name="闯关说明" width="306" height="90"/>
曹云霄's avatar
曹云霄 committed
3523 3524 3525
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
3526
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
曹云霄's avatar
曹云霄 committed
3527 3528
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
3529
</document>