LearningCenter.storyboard 352 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
3 4 5
    <device id="ipad9_7" orientation="landscape">
        <adaptation id="fullscreen"/>
    </device>
曹云霄's avatar
曹云霄 committed
6
    <dependencies>
7
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
8
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
9
        <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
曹云霄's avatar
曹云霄 committed
10
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
11
    </dependencies>
曹云霄's avatar
曹云霄 committed
12 13
    <scenes>
        <!--Learning Center Main View Controller-->
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
        <scene sceneID="c01-JR-Uzp">
            <objects>
                <viewController storyboardIdentifier="LearningCenterMainViewController" id="apI-U7-OVb" customClass="LearningCenterMainViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="gLm-Jd-5dP"/>
                        <viewControllerLayoutGuide type="bottom" id="hGK-37-Pe9"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="p3a-5f-CGa">
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="H1f-Cd-7rE">
                                <rect key="frame" x="0.0" y="64" width="1024" height="250"/>
                                <subviews>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="learningbackground" translatesAutoresizingMaskIntoConstraints="NO" id="QLz-sa-j8d">
                                        <rect key="frame" x="0.0" y="0.0" width="1024" height="250"/>
                                    </imageView>
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ze5-m7-8yz">
                                        <rect key="frame" x="60" y="0.0" width="300" height="250"/>
                                        <subviews>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shade" translatesAutoresizingMaskIntoConstraints="NO" id="Y8s-50-QNW">
                                                <rect key="frame" x="0.0" y="0.0" width="300" height="250"/>
                                            </imageView>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="——     w e l c o m e     ——" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vIG-9E-lbg">
                                                <rect key="frame" x="0.0" y="20" width="300" height="20"/>
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="20" id="vrl-Hd-KSt"/>
                                                </constraints>
                                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
曹云霄's avatar
曹云霄 committed
46 47
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PK3-ht-ZLE">
                                                <rect key="frame" x="0.0" y="220" width="300" height="0.0"/>
48 49 50 51 52 53 54 55 56 57 58
                                                <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="学习中心" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GwM-7V-LVz">
                                                <rect key="frame" x="93" y="55" width="114" height="34"/>
                                                <fontDescription key="fontDescription" type="boldSystem" pointSize="28"/>
                                                <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                                <nil key="highlightedColor"/>
                                            </label>
                                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Imagebackground" translatesAutoresizingMaskIntoConstraints="NO" id="tf5-Bf-3JG">
曹云霄's avatar
曹云霄 committed
59
                                                <rect key="frame" x="110" y="120" width="80" height="80"/>
60 61 62 63 64
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="80" id="NDe-h7-PaW"/>
                                                    <constraint firstAttribute="width" constant="80" id="QG2-VA-U4t"/>
                                                </constraints>
                                            </imageView>
曹云霄's avatar
曹云霄 committed
65
                                            <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">
362
                                            <rect key="frame" x="0.0" y="0.0" width="830" height="89"/>
363 364 365 366 367 368 369 370 371 372 373 374 375 376 377
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="jVJ-Bu-xw9">
                                                    <rect key="frame" x="38" y="12" width="65" height="65"/>
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="65" id="P43-mQ-RqF"/>
                                                        <constraint firstAttribute="height" constant="65" id="gPT-6S-BKt"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="案例分析" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dWp-TR-YnO">
378
                                                    <rect key="frame" x="113" y="34" width="70" height="21"/>
379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="jVJ-Bu-xw9" firstAttribute="leading" secondItem="DuY-Eq-G4z" secondAttribute="leadingMargin" constant="30" id="DeQ-NW-QWm"/>
                                                <constraint firstItem="dWp-TR-YnO" firstAttribute="leading" secondItem="jVJ-Bu-xw9" secondAttribute="trailing" constant="10" id="fCt-uy-PcW"/>
                                                <constraint firstItem="jVJ-Bu-xw9" firstAttribute="centerY" secondItem="DuY-Eq-G4z" secondAttribute="centerY" id="n94-Uj-aaF"/>
                                                <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="dWp-TR-YnO" secondAttribute="trailing" constant="30" id="rL3-Hf-dh6"/>
                                                <constraint firstItem="dWp-TR-YnO" firstAttribute="centerY" secondItem="jVJ-Bu-xw9" secondAttribute="centerY" id="zHS-te-Oee"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="typeImageView" destination="jVJ-Bu-xw9" id="nNg-0Z-lhY"/>
                                            <outlet property="typeTitleLabel" destination="dWp-TR-YnO" id="UNg-cf-jRM"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="v9F-WB-RAV" id="CtH-QO-k3h"/>
                                    <outlet property="delegate" destination="v9F-WB-RAV" id="MZO-Ru-EIQ"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
                            <constraint firstItem="ngL-9Y-9uu" firstAttribute="leading" secondItem="Y8k-gv-Zn5" secondAttribute="leading" id="3YC-Sp-UOS"/>
                            <constraint firstItem="ngL-9Y-9uu" firstAttribute="top" secondItem="Gbb-KS-dnP" secondAttribute="bottom" constant="44" id="Q3h-f9-gbO"/>
                            <constraint firstAttribute="trailing" secondItem="ngL-9Y-9uu" secondAttribute="trailing" id="dqE-3l-qQ0"/>
                            <constraint firstItem="95P-zZ-QLH" firstAttribute="top" secondItem="ngL-9Y-9uu" secondAttribute="bottom" id="hl4-EG-GhT"/>
                        </constraints>
                    </view>
                    <connections>
                        <outlet property="forumTypeTableView" destination="ngL-9Y-9uu" id="jzR-hM-0ZX"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="771-0c-Mbh" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-46" y="212"/>
        </scene>
420 421 422 423
        <!--Forum View Controller-->
        <scene sceneID="wZU-o6-Z4q">
            <objects>
                <viewController storyboardIdentifier="ForumViewController" id="tm8-J3-7RY" customClass="ForumViewController" sceneMemberID="viewController">
424 425 426 427
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="bRs-5c-Xb1"/>
                        <viewControllerLayoutGuide type="bottom" id="lL2-ja-VxT"/>
                    </layoutGuides>
428
                    <view key="view" contentMode="scaleToFill" id="FsK-t2-M2J">
429
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
430 431
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
曹云霄's avatar
曹云霄 committed
432
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="90" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ogf-Th-qTY">
433
                                <rect key="frame" x="0.0" y="20" width="1024" height="748"/>
434 435
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
曹云霄's avatar
曹云霄 committed
436
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ForumTableViewCell" rowHeight="90" id="gz9-gD-P6A" customClass="ForumTableViewCell">
437
                                        <rect key="frame" x="0.0" y="28" width="1024" height="90"/>
438 439
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gz9-gD-P6A" id="4lI-td-FE0">
曹云霄's avatar
曹云霄 committed
440
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="90"/>
441 442
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
443
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="案例分析" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="InC-cR-acr">
曹云霄's avatar
曹云霄 committed
444
                                                    <rect key="frame" x="103" y="24" width="70" height="21"/>
445 446 447 448
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
449
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="优秀配灯" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R8L-1A-ohO">
曹云霄's avatar
曹云霄 committed
450
                                                    <rect key="frame" x="103" y="50" width="50" height="15"/>
451 452 453 454
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
曹云霄's avatar
曹云霄 committed
455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494
                                                <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>
                                                        <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="tIu-Ox-DXo">
                                                            <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">
                                                            <rect key="frame" x="10" y="10" width="45.5" height="45.5"/>
                                                        </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"/>
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="height" secondItem="yYt-oe-BR3" secondAttribute="height" multiplier="0.7" id="Zjw-ir-Dr0"/>
                                                        <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"/>
                                                        <constraint firstItem="uBx-pP-QGT" firstAttribute="width" secondItem="yYt-oe-BR3" secondAttribute="width" multiplier="0.7" id="lXj-jb-bNQ"/>
                                                        <constraint firstAttribute="height" constant="65" id="mVE-WD-2KQ"/>
                                                    </constraints>
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="5"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </view>
495
                                            </subviews>
496
                                            <constraints>
曹云霄's avatar
曹云霄 committed
497 498 499 500 501 502 503 504 505
                                                <constraint firstItem="yYt-oe-BR3" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" id="1Qf-iX-lQ5"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="trailing" constant="10" id="1cO-Q6-jOP"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="leading" secondItem="yYt-oe-BR3" secondAttribute="trailing" constant="10" id="9oh-Ue-jL3"/>
                                                <constraint firstItem="SKx-pF-I2X" firstAttribute="leading" secondItem="4lI-td-FE0" secondAttribute="leading" id="DBO-cg-Hx1"/>
                                                <constraint firstAttribute="bottom" secondItem="SKx-pF-I2X" secondAttribute="bottom" id="EKG-DJ-7YI"/>
                                                <constraint firstItem="InC-cR-acr" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" multiplier="0.75" id="T1n-Wz-08i"/>
                                                <constraint firstItem="R8L-1A-ohO" firstAttribute="centerY" secondItem="4lI-td-FE0" secondAttribute="centerY" multiplier="1.25" constant="1.2" id="jaq-PQ-owD"/>
                                                <constraint firstAttribute="trailing" secondItem="SKx-pF-I2X" secondAttribute="trailing" id="vjc-P0-9e1"/>
                                                <constraint firstItem="yYt-oe-BR3" firstAttribute="leading" secondItem="4lI-td-FE0" secondAttribute="leading" constant="28" id="wCf-7N-eKH"/>
506
                                            </constraints>
507
                                        </tableViewCellContentView>
508 509 510 511
                                        <connections>
                                            <outlet property="forumDetailTitleLabel" destination="R8L-1A-ohO" id="sDT-L7-udJ"/>
                                            <outlet property="forumImageView" destination="tIu-Ox-DXo" id="AYh-Ex-fo4"/>
                                            <outlet property="forumTitleLabel" destination="InC-cR-acr" id="vPh-Yx-udm"/>
曹云霄's avatar
曹云霄 committed
512
                                            <outlet property="iconImageView" destination="uBx-pP-QGT" id="Yoo-3E-VJ5"/>
513
                                        </connections>
514 515 516 517 518 519 520 521
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="tm8-J3-7RY" id="baH-20-sqk"/>
                                    <outlet property="delegate" destination="tm8-J3-7RY" id="qqt-Qd-9fd"/>
                                </connections>
                            </tableView>
                        </subviews>
522 523 524
                        <constraints>
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="leading" secondItem="FsK-t2-M2J" secondAttribute="leading" id="Gab-1f-zbg"/>
                            <constraint firstItem="lL2-ja-VxT" firstAttribute="top" secondItem="Ogf-Th-qTY" secondAttribute="bottom" id="TTE-8W-jco"/>
525
                            <constraint firstItem="Ogf-Th-qTY" firstAttribute="top" secondItem="bRs-5c-Xb1" secondAttribute="bottom" id="TTM-O0-kXK"/>
526 527
                            <constraint firstAttribute="trailing" secondItem="Ogf-Th-qTY" secondAttribute="trailing" id="m1r-3D-R1a"/>
                        </constraints>
528
                    </view>
529 530 531
                    <connections>
                        <outlet property="forumTableView" destination="Ogf-Th-qTY" id="tif-bn-efo"/>
                    </connections>
532 533 534
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="O0u-yR-6Au" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
曹云霄's avatar
曹云霄 committed
535
            <point key="canvasLocation" x="-76" y="1107"/>
536
        </scene>
537 538
        <!--Break Through View Controller-->
        <scene sceneID="rwc-Yg-H7D">
539
            <objects>
540
                <viewController storyboardIdentifier="BreakThroughViewController" id="5sT-i0-QNe" customClass="BreakThroughViewController" sceneMemberID="viewController">
541
                    <layoutGuides>
542 543
                        <viewControllerLayoutGuide type="top" id="o59-dL-cIs"/>
                        <viewControllerLayoutGuide type="bottom" id="xsN-A8-HCb"/>
544
                    </layoutGuides>
545
                    <view key="view" contentMode="scaleToFill" id="bSB-i7-kPq">
546
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
547 548
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
549
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground" translatesAutoresizingMaskIntoConstraints="NO" id="pcH-b8-dHd">
550 551
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
                            </imageView>
552 553 554 555 556 557 558 559
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Recruitbackground_title" translatesAutoresizingMaskIntoConstraints="NO" id="oFE-Zr-g6Q">
                                <rect key="frame" x="200" y="20" width="624" height="300"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="300" id="UVl-Xv-JSS"/>
                                </constraints>
                            </imageView>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Bxv-EJ-wlc">
                                <rect key="frame" x="80" y="320" width="864" height="328"/>
560
                                <subviews>
561 562 563 564 565
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="solidLine" translatesAutoresizingMaskIntoConstraints="NO" id="jIw-fX-OlJ">
                                        <rect key="frame" x="0.0" y="0.0" width="864" height="15"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="15" id="ndc-si-ml0"/>
                                        </constraints>
566
                                    </imageView>
567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619
                                    <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="GKC-CV-zb3">
                                        <rect key="frame" x="45" y="8" width="774" height="320"/>
                                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                        <prototypes>
                                            <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="BreakThroughTableViewCell" id="51v-Sb-F9V" customClass="BreakThroughTableViewCell">
                                                <rect key="frame" x="0.0" y="28" width="774" height="44"/>
                                                <autoresizingMask key="autoresizingMask"/>
                                                <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="51v-Sb-F9V" id="P5y-ef-l4E">
                                                    <rect key="frame" x="0.0" y="0.0" width="774" height="44"/>
                                                    <autoresizingMask key="autoresizingMask"/>
                                                    <subviews>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="dottedLine" translatesAutoresizingMaskIntoConstraints="NO" id="SFr-KK-qQK">
                                                            <rect key="frame" x="50" y="43" width="674" height="1"/>
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="1" id="SKe-5M-4le"/>
                                                            </constraints>
                                                        </imageView>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="测试标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JtF-PP-dfH">
                                                            <rect key="frame" x="50" y="13" width="62" height="18"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                            <color key="textColor" red="0.8862745098" green="0.25490196079999999" blue="0.2274509804" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2017年03月15日09:37:11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FxL-2l-L7S">
                                                            <rect key="frame" x="553" y="13" width="171" height="18"/>
                                                            <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                            <color key="textColor" red="0.8862745098" green="0.25490196079999999" blue="0.2274509804" alpha="1" colorSpace="calibratedRGB"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="success" translatesAutoresizingMaskIntoConstraints="NO" id="TVJ-v3-b9u">
                                                            <rect key="frame" x="132" y="12" width="52" height="20"/>
                                                        </imageView>
                                                    </subviews>
                                                    <constraints>
                                                        <constraint firstItem="TVJ-v3-b9u" firstAttribute="leading" secondItem="JtF-PP-dfH" secondAttribute="trailing" constant="20" id="L47-ig-2uU"/>
                                                        <constraint firstItem="TVJ-v3-b9u" firstAttribute="centerY" secondItem="JtF-PP-dfH" secondAttribute="centerY" id="bhJ-Qf-5Ms"/>
                                                        <constraint firstAttribute="bottom" secondItem="SFr-KK-qQK" secondAttribute="bottom" id="cE2-H8-s2b"/>
                                                        <constraint firstItem="JtF-PP-dfH" firstAttribute="centerY" secondItem="P5y-ef-l4E" secondAttribute="centerY" id="eje-7d-05I"/>
                                                        <constraint firstAttribute="trailing" secondItem="SFr-KK-qQK" secondAttribute="trailing" constant="50" id="hPO-pC-QjS"/>
                                                        <constraint firstItem="FxL-2l-L7S" firstAttribute="centerY" secondItem="P5y-ef-l4E" secondAttribute="centerY" id="iaJ-yZ-zkr"/>
                                                        <constraint firstItem="JtF-PP-dfH" firstAttribute="leading" secondItem="P5y-ef-l4E" secondAttribute="leading" constant="50" id="lH1-xG-wok"/>
                                                        <constraint firstItem="SFr-KK-qQK" firstAttribute="leading" secondItem="P5y-ef-l4E" secondAttribute="leading" constant="50" id="n0t-Z1-F4S"/>
                                                        <constraint firstAttribute="trailing" secondItem="FxL-2l-L7S" secondAttribute="trailing" constant="50" id="yFm-7E-d3K"/>
                                                    </constraints>
                                                </tableViewCellContentView>
                                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                                <connections>
                                                    <outlet property="confirmStateImageView" destination="TVJ-v3-b9u" id="emb-Tk-sSK"/>
                                                    <outlet property="confirmTimeLabel" destination="FxL-2l-L7S" id="tPv-BX-7eU"/>
                                                    <outlet property="confirmTitle" destination="JtF-PP-dfH" id="dFj-a3-egf"/>
                                                </connections>
                                            </tableViewCell>
                                        </prototypes>
620
                                        <connections>
621 622
                                            <outlet property="dataSource" destination="5sT-i0-QNe" id="UVT-yy-5ah"/>
                                            <outlet property="delegate" destination="5sT-i0-QNe" id="p2g-Xq-cWg"/>
623
                                        </connections>
624
                                    </tableView>
625
                                </subviews>
626
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
627
                                <constraints>
628 629 630 631 632 633 634 635
                                    <constraint firstAttribute="trailing" secondItem="GKC-CV-zb3" secondAttribute="trailing" constant="45" id="1Zx-rA-WMW"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="leading" secondItem="Bxv-EJ-wlc" secondAttribute="leading" constant="45" id="4kK-6K-pSV"/>
                                    <constraint firstItem="jIw-fX-OlJ" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="top" id="5Qm-vX-3XH"/>
                                    <constraint firstAttribute="bottom" secondItem="GKC-CV-zb3" secondAttribute="bottom" id="9CW-Fj-JEL"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="centerX" secondItem="Bxv-EJ-wlc" secondAttribute="centerX" id="DXn-r4-UWY"/>
                                    <constraint firstItem="jIw-fX-OlJ" firstAttribute="leading" secondItem="Bxv-EJ-wlc" secondAttribute="leading" id="Vqf-30-Lre"/>
                                    <constraint firstItem="GKC-CV-zb3" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="top" constant="8" id="iOw-QP-cTy"/>
                                    <constraint firstAttribute="trailing" secondItem="jIw-fX-OlJ" secondAttribute="trailing" id="lKW-t5-ikf"/>
636
                                </constraints>
637 638 639 640
                            </view>
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZLa-5M-jVp">
                                <rect key="frame" x="10" y="636" width="143" height="132"/>
                                <state key="normal" image="instructions"/>
曹云霄's avatar
曹云霄 committed
641 642 643
                                <connections>
                                    <action selector="instructionsButtonClickAction:" destination="5sT-i0-QNe" eventType="touchUpInside" id="EFd-79-WW9"/>
                                </connections>
644
                            </button>
645 646
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
647
                        <constraints>
648 649 650 651 652 653 654 655 656 657 658 659 660 661 662
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="80" id="1xf-p4-9ae"/>
                            <constraint firstItem="ZLa-5M-jVp" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="10" id="2aI-Uu-5MI"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="top" secondItem="o59-dL-cIs" secondAttribute="bottom" id="3J7-mk-w0f"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="centerX" secondItem="bSB-i7-kPq" secondAttribute="centerX" id="AKz-jJ-DPz"/>
                            <constraint firstItem="pcH-b8-dHd" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" id="BbE-Gk-XYi"/>
                            <constraint firstAttribute="trailing" secondItem="oFE-Zr-g6Q" secondAttribute="trailing" constant="200" id="GVS-M1-QHm"/>
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="centerX" secondItem="oFE-Zr-g6Q" secondAttribute="centerX" id="LH2-oC-HbK"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="ZLa-5M-jVp" secondAttribute="bottom" id="Q8A-HH-6zu"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="Bxv-EJ-wlc" secondAttribute="bottom" constant="120" id="T31-5j-pYY"/>
                            <constraint firstItem="xsN-A8-HCb" firstAttribute="top" secondItem="pcH-b8-dHd" secondAttribute="bottom" id="V9v-zi-Q2E"/>
                            <constraint firstItem="Bxv-EJ-wlc" firstAttribute="top" secondItem="oFE-Zr-g6Q" secondAttribute="bottom" id="bYF-IT-kgF"/>
                            <constraint firstAttribute="trailing" secondItem="pcH-b8-dHd" secondAttribute="trailing" id="hKz-KX-b4q"/>
                            <constraint firstItem="oFE-Zr-g6Q" firstAttribute="leading" secondItem="bSB-i7-kPq" secondAttribute="leading" constant="200" id="qYn-4T-vqg"/>
                            <constraint firstItem="pcH-b8-dHd" firstAttribute="top" secondItem="bSB-i7-kPq" secondAttribute="top" id="uM5-vQ-MyG"/>
                            <constraint firstAttribute="trailing" secondItem="Bxv-EJ-wlc" secondAttribute="trailing" constant="80" id="vzO-U6-74A"/>
663 664 665
                        </constraints>
                    </view>
                    <connections>
666
                        <outlet property="emigratedTableView" destination="GKC-CV-zb3" id="gek-Kn-GDY"/>
667 668
                    </connections>
                </viewController>
669
                <placeholder placeholderIdentifier="IBFirstResponder" id="gCs-9f-Ssu" userLabel="First Responder" sceneMemberID="firstResponder"/>
670
            </objects>
671
            <point key="canvasLocation" x="-61" y="1960"/>
672
        </scene>
673
        <!--Forum Item List View Controller-->
674 675
        <scene sceneID="jWU-KS-9xG">
            <objects>
676
                <viewController storyboardIdentifier="ForumItemListViewController" id="vh6-zj-WAp" customClass="ForumItemListViewController" sceneMemberID="viewController">
677 678 679 680
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="tU6-6U-CP5"/>
                        <viewControllerLayoutGuide type="bottom" id="pEO-5p-FL8"/>
                    </layoutGuides>
681
                    <view key="view" contentMode="scaleToFill" id="YAu-aF-uAr">
682
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
683 684
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
685
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wup-l7-BBP">
686
                                <rect key="frame" x="0.0" y="64" width="1024" height="100"/>
687
                                <subviews>
曹云霄's avatar
曹云霄 committed
688 689
                                    <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">
                                        <rect key="frame" x="185" y="53.5" width="0.0" height="0.0"/>
690
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
691
                                        <color key="textColor" red="1" green="0.80303316346111109" blue="0.31435195738888894" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
692 693
                                        <nil key="highlightedColor"/>
                                    </label>
694
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cQA-Kq-2kO">
曹云霄's avatar
曹云霄 committed
695
                                        <rect key="frame" x="884" y="40.5" width="100" height="35"/>
696
                                        <constraints>
曹云霄's avatar
曹云霄 committed
697
                                            <constraint firstAttribute="width" constant="100" id="vYJ-pK-0OY"/>
698
                                        </constraints>
699
                                        <state key="normal" image="release"/>
700 701 702
                                        <connections>
                                            <action selector="releaseButtonClickAction:" destination="vh6-zj-WAp" eventType="touchUpInside" id="leE-NB-dYi"/>
                                        </connections>
703
                                    </button>
曹云霄's avatar
曹云霄 committed
704 705
                                    <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">
                                        <rect key="frame" x="145" y="40.5" width="0.0" height="0.0"/>
706 707 708 709
                                        <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
710 711 712 713 714 715 716 717
                                    <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">
曹云霄's avatar
曹云霄 committed
718
                                        <rect key="frame" x="145" y="45.5" width="40" height="16"/>
719 720 721 722
                                        <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
曹云霄's avatar
曹云霄 committed
723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756
                                    <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">
                                                <rect key="frame" x="11" y="11" width="49" height="49"/>
                                            </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"/>
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="width" secondItem="8EW-Uh-ADi" secondAttribute="width" multiplier="0.7" id="Zws-Mt-aWP"/>
                                            <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"/>
                                            <constraint firstItem="IqG-JD-duE" firstAttribute="height" secondItem="8EW-Uh-ADi" secondAttribute="height" multiplier="0.7" id="ete-FU-849"/>
                                            <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>
757 758
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
759
                                <constraints>
760
                                    <constraint firstItem="ekM-ss-c7B" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" id="5Ps-aY-bVt"/>
761
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" constant="-10" id="BtN-tY-b2q"/>
762
                                    <constraint firstAttribute="trailing" secondItem="ekM-ss-c7B" secondAttribute="trailing" id="Cfh-yk-ra9"/>
曹云霄's avatar
曹云霄 committed
763
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="leading" secondItem="Wup-l7-BBP" secondAttribute="leading" constant="45" id="DCq-qQ-OWL"/>
764
                                    <constraint firstItem="sSD-4l-Ksh" firstAttribute="leading" secondItem="e5v-Y5-qWA" secondAttribute="trailing" id="DDs-Uv-iEP"/>
曹云霄's avatar
曹云霄 committed
765
                                    <constraint firstItem="8EW-Uh-ADi" firstAttribute="centerY" secondItem="Wup-l7-BBP" secondAttribute="centerY" id="TJ7-0j-hEx"/>
曹云霄's avatar
曹云霄 committed
766
                                    <constraint firstItem="cQA-Kq-2kO" firstAttribute="top" secondItem="FuU-Is-N7n" secondAttribute="top" id="aTE-e2-L0I"/>
767 768 769
                                    <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
770
                                    <constraint firstItem="FuU-Is-N7n" firstAttribute="leading" secondItem="8EW-Uh-ADi" secondAttribute="trailing" constant="30" id="eU2-WI-A1S"/>
771 772
                                    <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"/>
773 774
                                    <constraint firstAttribute="height" constant="100" id="p8o-Wa-Nfp"/>
                                </constraints>
775
                            </view>
776
                            <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">
777
                                <rect key="frame" x="0.0" y="164" width="1024" height="604"/>
778
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
779
                                <prototypes>
780 781
                                    <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"/>
782 783
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KPa-ue-ynj" id="fqg-6x-xYw">
784
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="288"/>
785 786
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
787
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5V0-oc-2jO">
788
                                                    <rect key="frame" x="0.0" y="10" width="1024" height="278"/>
789
                                                    <subviews>
790
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="eeo-5i-5qL">
791
                                                            <rect key="frame" x="30" y="15" width="40" height="40"/>
792 793 794 795
                                                            <constraints>
                                                                <constraint firstAttribute="height" constant="40" id="Gsn-mr-DjH"/>
                                                                <constraint firstAttribute="width" constant="40" id="XmA-T8-sf8"/>
                                                            </constraints>
796
                                                        </imageView>
797
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="comments" translatesAutoresizingMaskIntoConstraints="NO" id="dUd-RK-AJT">
曹云霄's avatar
曹云霄 committed
798
                                                            <rect key="frame" x="948" y="7.5" width="16" height="16"/>
799
                                                            <constraints>
800 801
                                                                <constraint firstAttribute="height" constant="16" id="SOy-h5-ZJf"/>
                                                                <constraint firstAttribute="width" constant="16" id="Yal-y3-XBn"/>
802
                                                            </constraints>
803
                                                        </imageView>
804
                                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="praise" translatesAutoresizingMaskIntoConstraints="NO" id="kDB-jN-eGQ">
曹云霄's avatar
曹云霄 committed
805
                                                            <rect key="frame" x="872" y="7.5" width="16" height="16"/>
806
                                                            <constraints>
807 808
                                                                <constraint firstAttribute="width" constant="16" id="QU6-1C-deq"/>
                                                                <constraint firstAttribute="height" constant="16" id="W8k-XB-eza"/>
809
                                                            </constraints>
810
                                                        </imageView>
811
                                                        <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">
曹云霄's avatar
曹云霄 committed
812
                                                            <rect key="frame" x="976" y="7.5" width="8" height="15"/>
813 814 815 816
                                                            <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>
817
                                                        <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">
曹云霄's avatar
曹云霄 committed
818
                                                            <rect key="frame" x="900" y="7.5" width="8" height="15"/>
819 820 821 822
                                                            <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
823 824
                                                        <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"/>
825 826 827 828
                                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
曹云霄's avatar
曹云霄 committed
829 830
                                                        <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"/>
831 832 833
                                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
曹云霄's avatar
曹云霄 committed
834 835
                                                        <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"/>
836
                                                            <fontDescription key="fontDescription" type="system" pointSize="18"/>
837 838
                                                            <nil key="highlightedColor"/>
                                                        </label>
839
                                                        <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaE-Vn-mCH" customClass="CustomImageBackView">
840
                                                            <rect key="frame" x="30" y="118" width="964" height="150"/>
841
                                                            <constraints>
842
                                                                <constraint firstAttribute="height" constant="150" id="mHO-Dp-igl"/>
843
                                                            </constraints>
曹云霄's avatar
曹云霄 committed
844
                                                        </view>
曹云霄's avatar
曹云霄 committed
845 846
                                                        <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"/>
847
                                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
848 849 850
                                                            <nil key="textColor"/>
                                                            <nil key="highlightedColor"/>
                                                        </label>
851 852 853 854 855 856 857
                                                        <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>
858
                                                    </subviews>
859
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
860
                                                    <constraints>
861 862 863 864 865 866 867 868 869 870 871 872 873 874 875
                                                        <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"/>
876
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="leading" secondItem="5V0-oc-2jO" secondAttribute="leading" constant="30" id="b0M-kt-raa"/>
877 878 879 880 881 882 883 884 885
                                                        <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"/>
886 887
                                                        <constraint firstItem="eeo-5i-5qL" firstAttribute="top" secondItem="5V0-oc-2jO" secondAttribute="top" constant="15" id="zsH-u3-3Nn"/>
                                                    </constraints>
888 889
                                                </view>
                                            </subviews>
890 891 892 893 894 895
                                            <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>
896 897
                                        </tableViewCellContentView>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
898 899
                                        <connections>
                                            <outlet property="commentsNumberLabel" destination="3Wx-2q-7tj" id="Sco-iJ-bmF"/>
900
                                            <outlet property="contentBackView" destination="5V0-oc-2jO" id="cBC-93-Fuk"/>
曹云霄's avatar
曹云霄 committed
901 902 903
                                            <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"/>
904
                                            <outlet property="postCreateTimeLabel" destination="7rE-9M-ChU" id="Bv7-Q0-KTW"/>
曹云霄's avatar
曹云霄 committed
905
                                            <outlet property="praiseNumberLabel" destination="ksH-bE-sVV" id="0Sf-fX-fbi"/>
906 907 908 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 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970
                                            <outlet property="titleLabel" destination="BCh-Nc-5qE" id="0Ff-d1-vZW"/>
                                            <outlet property="userNameLabel" destination="2Nt-9M-3An" id="5VE-yy-yoa"/>
                                        </connections>
                                    </tableViewCell>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentTagTableViewCell" rowHeight="60" id="IXl-zH-ZBT" customClass="CommentTagTableViewCell">
                                        <rect key="frame" x="0.0" y="316" width="1024" height="60"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IXl-zH-ZBT" id="bBg-hV-7Lb">
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qU3-0u-hUa" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="30" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XzE-Dv-zTS" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="35" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TTI-18-E2i" customClass="CustomBorderLabel">
                                                    <rect key="frame" x="40" y="30" width="0.0" height="0.0"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ld5-TG-qAF">
                                                    <rect key="frame" x="45" y="19" width="42" height="21"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="0Cp-yb-MAi">
                                                    <rect key="frame" x="0.0" y="59" width="1024" height="1"/>
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="yuc-aw-rYR"/>
                                                    </constraints>
                                                </view>
                                            </subviews>
                                            <constraints>
                                                <constraint firstItem="XzE-Dv-zTS" firstAttribute="leading" secondItem="qU3-0u-hUa" secondAttribute="trailing" constant="5" id="9tQ-Yy-82J"/>
                                                <constraint firstItem="qU3-0u-hUa" firstAttribute="leading" secondItem="bBg-hV-7Lb" secondAttribute="leading" constant="30" id="AfN-OP-TQ8"/>
                                                <constraint firstAttribute="trailing" secondItem="0Cp-yb-MAi" secondAttribute="trailing" id="BlK-vc-Ugk"/>
                                                <constraint firstAttribute="bottom" secondItem="0Cp-yb-MAi" secondAttribute="bottom" id="QQ2-BD-4BF"/>
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="leading" secondItem="TTI-18-E2i" secondAttribute="trailing" constant="5" id="dEu-O2-ZDU"/>
                                                <constraint firstItem="XzE-Dv-zTS" firstAttribute="centerY" secondItem="qU3-0u-hUa" secondAttribute="centerY" id="fnF-V3-VsT"/>
                                                <constraint firstItem="qU3-0u-hUa" firstAttribute="centerY" secondItem="bBg-hV-7Lb" secondAttribute="centerY" id="m2e-ni-acW"/>
                                                <constraint firstItem="0Cp-yb-MAi" firstAttribute="leading" secondItem="bBg-hV-7Lb" secondAttribute="leading" id="ntm-s2-9kd"/>
                                                <constraint firstItem="TTI-18-E2i" firstAttribute="centerY" secondItem="XzE-Dv-zTS" secondAttribute="centerY" id="psG-Il-Ggb"/>
                                                <constraint firstItem="TTI-18-E2i" firstAttribute="leading" secondItem="XzE-Dv-zTS" secondAttribute="trailing" constant="5" id="vZt-6s-Qcn"/>
                                                <constraint firstItem="Ld5-TG-qAF" firstAttribute="centerY" secondItem="TTI-18-E2i" secondAttribute="centerY" id="xCt-cZ-91v"/>
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="contentLabel" destination="Ld5-TG-qAF" id="dSm-97-Urq"/>
                                            <outlet property="essenceLabel" destination="XzE-Dv-zTS" id="QuW-8v-lK8"/>
                                            <outlet property="essenceLayoutConstraint" destination="vZt-6s-Qcn" id="jl8-yw-m7I"/>
                                            <outlet property="managerLabel" destination="TTI-18-E2i" id="GRN-h4-Eca"/>
                                            <outlet property="managerLayoutConstraint" destination="dEu-O2-ZDU" id="TgO-LU-Wmr"/>
                                            <outlet property="topLabel" destination="qU3-0u-hUa" id="yiH-hc-wiN"/>
                                            <outlet property="topLayoutConstraint" destination="9tQ-Yy-82J" id="2Wj-ia-9aa"/>
曹云霄's avatar
曹云霄 committed
971
                                        </connections>
972 973
                                    </tableViewCell>
                                </prototypes>
曹云霄's avatar
曹云霄 committed
974 975 976 977
                                <connections>
                                    <outlet property="dataSource" destination="vh6-zj-WAp" id="oHo-LJ-cuw"/>
                                    <outlet property="delegate" destination="vh6-zj-WAp" id="ik8-oj-UrD"/>
                                </connections>
978 979 980
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
981 982 983 984 985 986 987 988 989
                        <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>
990
                    </view>
991
                    <connections>
曹云霄's avatar
曹云霄 committed
992
                        <outlet property="classIconImageView" destination="IqG-JD-duE" id="Clp-lH-M8R"/>
993 994 995 996
                        <outlet property="classificationListTableView" destination="mCC-Hw-JZs" id="hhR-hv-j9x"/>
                        <outlet property="classifyImageView" destination="8RZ-lL-fYj" id="0fe-Ev-uEp"/>
                        <outlet property="classifyListCountLabel" destination="sSD-4l-Ksh" id="YIg-eU-deA"/>
                        <outlet property="classifyTitleLabel" destination="FuU-Is-N7n" id="x3n-ke-NS4"/>
曹云霄's avatar
曹云霄 committed
997
                        <outlet property="postingButton" destination="cQA-Kq-2kO" id="7fj-qr-DHP"/>
998
                    </connections>
999 1000 1001 1002 1003
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="SEO-Qp-6UI" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="212"/>
        </scene>
1004
        <!--Answer View Controller-->
1005 1006
        <scene sceneID="TG1-p6-mIa">
            <objects>
1007
                <viewController storyboardIdentifier="AnswerViewController" id="Lkd-51-36Y" customClass="AnswerViewController" sceneMemberID="viewController">
1008 1009 1010 1011
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="8ug-h3-H6W"/>
                        <viewControllerLayoutGuide type="bottom" id="V2g-cZ-x9s"/>
                    </layoutGuides>
1012 1013 1014 1015
                    <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>
1016 1017 1018
                            <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>
1019
                            <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">
1020
                                <rect key="frame" x="30" y="30" width="460" height="305"/>
1021 1022
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                                <prototypes>
1023
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" id="UfB-K3-NdF" customClass="AssessmentHeaderView">
1024
                                        <rect key="frame" x="0.0" y="56" width="460" height="44"/>
1025 1026
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="UfB-K3-NdF" id="WGo-Wa-YTq">
1027
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="44"/>
1028 1029
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1030
                                                <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">
1031
                                                    <rect key="frame" x="12" y="13" width="436" height="18"/>
1032 1033 1034 1035 1036 1037
                                                    <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"/>
1038 1039 1040 1041 1042
                                            <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>
1043 1044 1045 1046 1047 1048
                                        </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>
1049
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="52" id="gIe-bF-XsX" customClass="AssessmentTableViewCell">
1050
                                        <rect key="frame" x="0.0" y="100" width="460" height="52"/>
1051 1052
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="gIe-bF-XsX" id="Va8-wn-DBM">
1053
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="52"/>
1054 1055
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1056
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="H6x-0L-aAT">
1057
                                                    <rect key="frame" x="45" y="14" width="24" height="24"/>
1058 1059 1060 1061
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="24" id="VLL-vU-Ets"/>
                                                        <constraint firstAttribute="height" constant="24" id="eI6-VS-SEs"/>
                                                    </constraints>
1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073
                                                    <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>
1074
                                                <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">
1075
                                                    <rect key="frame" x="79" y="18" width="371" height="16"/>
1076 1077 1078 1079 1080
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
1081 1082 1083 1084 1085 1086 1087
                                            <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>
1088 1089 1090 1091 1092 1093 1094
                                        </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>
1095
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentShortAnswerTableViewCell" rowHeight="112" id="smV-qr-KgP" customClass="AssessmentShortAnswerTableViewCell">
1096
                                        <rect key="frame" x="0.0" y="152" width="460" height="112"/>
1097 1098
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="smV-qr-KgP" id="A2f-ek-60T">
1099
                                            <rect key="frame" x="0.0" y="0.0" width="460" height="112"/>
1100 1101
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1102
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" text="简答题" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="qQD-oB-eAR">
1103
                                                    <rect key="frame" x="38" y="6" width="384" height="100"/>
1104
                                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1105 1106 1107
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="qhP-Rw-Any"/>
                                                    </constraints>
1108 1109 1110 1111
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                                </textView>
                                            </subviews>
1112 1113 1114 1115 1116
                                            <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>
1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127
                                        </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>
1128
                            </tableView>
1129
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2N8-Zu-eSH">
1130
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
1131
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1132 1133 1134 1135
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="j74-mu-Mvm"/>
                                    <constraint firstAttribute="width" constant="150" id="jpc-yL-SSs"/>
                                </constraints>
1136 1137 1138 1139 1140 1141 1142 1143
                                <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>
1144 1145 1146 1147
                                <connections>
                                    <action selector="nextButtonClickAction:" destination="Lkd-51-36Y" eventType="touchUpInside" id="ywj-pf-O5c"/>
                                </connections>
                            </button>
1148
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EmK-nj-ESP">
1149
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1150 1151 1152 1153 1154 1155
                                <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>
1156
                        </subviews>
1157
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1158 1159 1160 1161
                        <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"/>
1162 1163
                            <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"/>
1164 1165 1166 1167 1168 1169 1170 1171
                            <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>
1172 1173 1174
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1175 1176 1177
                    <connections>
                        <outlet property="answerTableView" destination="4tT-ab-bYE" id="4VL-hp-x8u"/>
                    </connections>
1178 1179 1180 1181 1182
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="sre-Qt-ICg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="1082"/>
        </scene>
1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238
        <!--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
1239
                                        <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1240 1241
                                        <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                        <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
曹云霄's avatar
曹云霄 committed
1242
                                            <rect key="frame" x="0.0" y="0.0" width="306" height="150"/>
1243 1244
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
曹云霄's avatar
曹云霄 committed
1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261
                                                <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>
1262 1263
                                                        <constraint firstAttribute="width" constant="70" id="6ad-aH-fRm"/>
                                                        <constraint firstAttribute="height" constant="70" id="WBX-tx-wgZ"/>
曹云霄's avatar
曹云霄 committed
1264
                                                    </constraints>
1265 1266 1267 1268
                                                </imageView>
                                            </subviews>
                                        </view>
                                        <constraints>
曹云霄's avatar
曹云霄 committed
1269 1270 1271 1272 1273 1274 1275 1276
                                            <constraint firstAttribute="bottom" secondItem="7Fw-Z6-RHQ" secondAttribute="bottom" id="1iz-Jy-bsz"/>
                                            <constraint firstItem="7Fw-Z6-RHQ" firstAttribute="leading" secondItem="xyj-vp-PmN" secondAttribute="leading" id="2Zn-6l-8oc"/>
                                            <constraint firstItem="THz-Dz-s93" firstAttribute="centerX" secondItem="xyj-vp-PmN" secondAttribute="centerX" multiplier="0.5" id="S6g-4G-EeD"/>
                                            <constraint firstItem="rz6-GB-Wn5" firstAttribute="leading" secondItem="THz-Dz-s93" secondAttribute="trailing" constant="30" id="aGe-SB-2XV"/>
                                            <constraint firstItem="rz6-GB-Wn5" firstAttribute="centerY" secondItem="THz-Dz-s93" secondAttribute="centerY" id="b6t-9P-7eG"/>
                                            <constraint firstItem="THz-Dz-s93" firstAttribute="centerY" secondItem="xyj-vp-PmN" secondAttribute="centerY" id="jz0-tw-Dq5"/>
                                            <constraint firstItem="7Fw-Z6-RHQ" firstAttribute="top" secondItem="xyj-vp-PmN" secondAttribute="top" id="mcV-WM-VNv"/>
                                            <constraint firstAttribute="trailing" secondItem="7Fw-Z6-RHQ" secondAttribute="trailing" id="uAx-oK-x8K"/>
1277
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1278
                                        <size key="customSize" width="306" height="150"/>
1279
                                        <connections>
曹云霄's avatar
曹云霄 committed
1280 1281 1282
                                            <outlet property="discussModuleImageView" destination="7Fw-Z6-RHQ" id="2Ba-7K-xbC"/>
                                            <outlet property="iconImageView" destination="THz-Dz-s93" id="cYV-aU-Cpf"/>
                                            <outlet property="titleLabel" destination="rz6-GB-Wn5" id="lw3-dz-dE1"/>
1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331
                                        </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">
1332
                                        <rect key="frame" x="0.0" y="10" width="93" height="41"/>
1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 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
                                        <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">
1412
                                        <rect key="frame" x="0.0" y="5" width="50" height="50"/>
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
                                        <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>
1448 1449 1450 1451
        <!--Release Post View Controller-->
        <scene sceneID="Uls-Cm-9mG">
            <objects>
                <viewController storyboardIdentifier="ReleasePostViewController" id="gh4-2k-zvB" customClass="ReleasePostViewController" sceneMemberID="viewController">
1452 1453 1454 1455
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="pH2-fV-KON"/>
                        <viewControllerLayoutGuide type="bottom" id="dsh-Qt-soH"/>
                    </layoutGuides>
1456
                    <view key="view" contentMode="scaleToFill" id="1Rf-fP-JqP">
1457
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1458 1459
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1460
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LsZ-78-vCP">
1461
                                <rect key="frame" x="0.0" y="165" width="1024" height="1"/>
1462
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1463 1464 1465
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="ISv-xL-7bK"/>
                                </constraints>
1466
                            </view>
1467
                            <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="IdU-t1-ZKZ">
1468
                                <rect key="frame" x="45" y="80" width="70" height="70"/>
1469 1470 1471 1472
                                <constraints>
                                    <constraint firstAttribute="width" constant="70" id="CzM-Mf-VTA"/>
                                    <constraint firstAttribute="height" constant="70" id="yfa-rB-dJs"/>
                                </constraints>
1473 1474 1475 1476 1477 1478
                                <userDefinedRuntimeAttributes>
                                    <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                        <real key="value" value="3"/>
                                    </userDefinedRuntimeAttribute>
                                </userDefinedRuntimeAttributes>
                            </imageView>
曹云霄's avatar
曹云霄 committed
1479 1480
                            <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"/>
1481 1482 1483 1484
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1485
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6bq-ik-Q1P">
1486 1487
                                <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"/>
1488
                                <constraints>
1489 1490
                                    <constraint firstAttribute="width" constant="100" id="ciQ-kY-AdD"/>
                                    <constraint firstAttribute="height" constant="35" id="oV5-qn-XDV"/>
1491
                                </constraints>
1492
                                <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504
                                <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>
1505
                            <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">
1506
                                <rect key="frame" x="0.0" y="169" width="1024" height="599"/>
1507 1508
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
1509
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="HeadlineTableViewCell" id="RwU-Te-fXY" customClass="HeadlineTableViewCell">
1510
                                        <rect key="frame" x="0.0" y="28" width="1024" height="44"/>
1511 1512
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RwU-Te-fXY" id="GcB-7X-Q0o">
1513
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="44"/>
1514 1515
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1516
                                                <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="标题" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QwA-Ps-okZ">
1517
                                                    <rect key="frame" x="20" y="7" width="984" height="30"/>
1518 1519 1520
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="30" id="MmP-fk-nVL"/>
                                                    </constraints>
1521 1522 1523 1524
                                                    <nil key="textColor"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <textInputTraits key="textInputTraits"/>
                                                </textField>
1525
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c9g-Ak-U7E">
1526
                                                    <rect key="frame" x="0.0" y="43" width="1024" height="1"/>
1527
                                                    <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1528 1529 1530
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="Umw-tb-wtH"/>
                                                    </constraints>
1531 1532
                                                </view>
                                            </subviews>
1533 1534
                                            <constraints>
                                                <constraint firstAttribute="trailing" secondItem="QwA-Ps-okZ" secondAttribute="trailing" constant="20" id="4FB-EW-1yS"/>
1535
                                                <constraint firstAttribute="bottom" secondItem="c9g-Ak-U7E" secondAttribute="bottom" id="HjZ-ZO-Cuc"/>
1536
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="leading" secondItem="GcB-7X-Q0o" secondAttribute="leading" constant="20" id="Ism-qe-d1A"/>
1537 1538
                                                <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"/>
1539 1540
                                                <constraint firstItem="QwA-Ps-okZ" firstAttribute="centerY" secondItem="GcB-7X-Q0o" secondAttribute="centerY" id="e2T-Zq-p7L"/>
                                            </constraints>
1541 1542 1543 1544 1545
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="titleTextField" destination="QwA-Ps-okZ" id="tdx-q3-9uv"/>
                                        </connections>
                                    </tableViewCell>
1546
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="ContentTableViewCell" rowHeight="170" id="bcJ-bt-ka6" customClass="ContentTableViewCell">
1547
                                        <rect key="frame" x="0.0" y="72" width="1024" height="170"/>
1548 1549
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bcJ-bt-ka6" id="uXN-gY-mO0">
1550
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="170"/>
1551 1552
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
1553
                                                <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="3Uo-E9-3r0" customClass="ICRPlaceholderTextView">
1554
                                                    <rect key="frame" x="20" y="10" width="984" height="100"/>
1555 1556 1557
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="100" id="Rfy-kg-Rp1"/>
                                                    </constraints>
1558 1559 1560 1561 1562 1563 1564
                                                    <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>
1565 1566 1567 1568 1569
                                            <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>
1570 1571
                                        </tableViewCellContentView>
                                        <connections>
1572
                                            <outlet property="contentTextView" destination="3Uo-E9-3r0" id="NCo-N9-5Ey"/>
1573
                                            <outlet property="heightConstraint" destination="Rfy-kg-Rp1" id="Gtf-ZE-6b0"/>
1574 1575 1576 1577 1578 1579 1580 1581 1582 1583
                                        </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"/>
1584 1585 1586 1587 1588
                        <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"/>
1589 1590
                            <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"/>
1591 1592 1593 1594 1595 1596 1597 1598
                            <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>
1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609
                    </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>
1610
        <!--Break Through Finish View Controller-->
1611 1612
        <scene sceneID="mwY-5k-fV1">
            <objects>
1613
                <viewController storyboardIdentifier="BreakThroughFinishViewController" id="OkU-EP-5aZ" customClass="BreakThroughFinishViewController" sceneMemberID="viewController">
1614 1615 1616 1617
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="yKQ-8w-EKC"/>
                        <viewControllerLayoutGuide type="bottom" id="22O-Hy-Nii"/>
                    </layoutGuides>
1618 1619 1620 1621
                    <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>
1622 1623 1624
                            <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>
1625
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4SH-q4-TZm">
1626
                                <rect key="frame" x="185" y="305" width="150" height="45"/>
1627
                                <color key="backgroundColor" red="0.90196078430000004" green="0.34901960780000002" blue="0.36078431370000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
1628 1629 1630 1631
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="BUz-Xt-jH1"/>
                                    <constraint firstAttribute="height" constant="45" id="nGp-dG-6SY"/>
                                </constraints>
1632 1633 1634 1635 1636 1637 1638 1639 1640
                                <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>
1641 1642 1643
                                <connections>
                                    <action selector="finishButtonClickAction:" destination="OkU-EP-5aZ" eventType="touchUpInside" id="koC-Cs-iim"/>
                                </connections>
1644
                            </button>
1645
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result" translatesAutoresizingMaskIntoConstraints="NO" id="VAe-fw-PuO">
1646
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1647 1648 1649 1650
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="U8Z-7J-HxK"/>
                                    <constraint firstAttribute="width" constant="150" id="fYK-Qa-PqZ"/>
                                </constraints>
1651
                            </imageView>
1652
                            <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">
1653
                                <rect key="frame" x="45" y="155" width="430" height="90"/>
1654 1655 1656 1657
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="25"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
1658
                            <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">
1659
                                <rect key="frame" x="381" y="142" width="119" height="103"/>
曹云霄's avatar
曹云霄 committed
1660 1661 1662 1663 1664
                                <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>
1665
                        </subviews>
1666
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679
                        <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>
1680 1681 1682
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="400"/>
1683 1684
                    <connections>
                        <outlet property="emigratedResultLabel" destination="duB-al-sAf" id="7nN-iJ-d45"/>
曹云霄's avatar
曹云霄 committed
1685
                        <outlet property="integralLabel" destination="fHH-AJ-0Fy" id="FSp-dX-qGm"/>
1686
                    </connections>
1687 1688 1689
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dYy-aS-5qL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
1690
            <point key="canvasLocation" x="1736" y="1082"/>
1691 1692 1693 1694 1695
        </scene>
        <!--Instructions View Controller-->
        <scene sceneID="Av3-jl-5As">
            <objects>
                <viewController storyboardIdentifier="InstructionsViewController" id="CQf-WE-NWn" customClass="InstructionsViewController" sceneMemberID="viewController">
1696 1697 1698 1699
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="iKm-FJ-Rp9"/>
                        <viewControllerLayoutGuide type="bottom" id="odO-iW-hph"/>
                    </layoutGuides>
1700 1701 1702 1703
                    <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>
1704 1705 1706
                            <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>
1707
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pa8-YE-GeV">
1708
                                <rect key="frame" x="462" y="0.0" width="58" height="58"/>
1709 1710 1711 1712 1713
                                <state key="normal" backgroundImage="cancel"/>
                                <connections>
                                    <action selector="dismissButtonClickAction:" destination="CQf-WE-NWn" eventType="touchUpInside" id="JgA-EX-yUM"/>
                                </connections>
                            </button>
1714
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="闯关说明" translatesAutoresizingMaskIntoConstraints="NO" id="PnS-WZ-KO9">
1715
                                <rect key="frame" x="185" y="60" width="150" height="40"/>
1716 1717 1718 1719
                                <constraints>
                                    <constraint firstAttribute="width" constant="150" id="6gH-lX-CFM"/>
                                    <constraint firstAttribute="height" constant="40" id="hd4-B8-607"/>
                                </constraints>
1720
                            </imageView>
1721
                            <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">
1722
                                <rect key="frame" x="45" y="166" width="430" height="69"/>
1723 1724 1725
                                <string key="text">1、闯关成功即可获得对应的积分
2、积分累计达到一定的条件可以兑换礼品
3、最终解释权归欧普所有</string>
1726 1727 1728 1729 1730 1731
                                <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"/>
1732
                        <constraints>
1733
                            <constraint firstItem="pa8-YE-GeV" firstAttribute="top" secondItem="dUT-wz-aWy" secondAttribute="top" id="4qd-mO-nk8"/>
1734 1735 1736 1737 1738 1739 1740 1741
                            <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"/>
1742
                            <constraint firstAttribute="trailing" secondItem="pa8-YE-GeV" secondAttribute="trailing" id="uH5-oh-f0s"/>
1743 1744
                            <constraint firstAttribute="trailing" secondItem="0TV-IK-VLZ" secondAttribute="trailing" constant="45" id="xmv-gH-xHl"/>
                        </constraints>
1745 1746 1747 1748 1749 1750
                    </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>
1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 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
            <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"/>
1823
        </scene>
曹云霄's avatar
曹云霄 committed
1824
        <!--Online Learning View Controller-->
曹云霄's avatar
曹云霄 committed
1825 1826
        <scene sceneID="QMm-vk-Mzf">
            <objects>
曹云霄's avatar
曹云霄 committed
1827
                <viewController storyboardIdentifier="OnlineLearningViewController" id="BL6-is-g3u" customClass="OnlineLearningViewController" sceneMemberID="viewController">
1828 1829 1830 1831
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="WmM-51-4U7"/>
                        <viewControllerLayoutGuide type="bottom" id="56O-Us-h9l"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
1832
                    <view key="view" contentMode="scaleToFill" id="iZG-0h-Izx">
1833
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
1834 1835
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1836
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Hbj-9Y-heh">
曹云霄's avatar
曹云霄 committed
1837
                                <rect key="frame" x="0.0" y="95" width="1024" height="673"/>
1838
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
曹云霄's avatar
曹云霄 committed
1839 1840 1841 1842 1843 1844 1845
                                <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>
1846
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="OnlineLearningTableViewCell" id="R9E-DY-fL9" customClass="OnlineLearningTableViewCell">
曹云霄's avatar
曹云霄 committed
1847 1848 1849 1850 1851 1852
                                        <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
1853 1854
                                                <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"/>
1855
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1856
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="14r-a3-mez">
1857
                                                    <rect key="frame" x="0.0" y="150" width="300" height="50"/>
曹云霄's avatar
曹云霄 committed
1858 1859 1860 1861 1862 1863 1864 1865 1866
                                                    <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"/>
1867
                                                    <constraints>
曹云霄's avatar
曹云霄 committed
1868 1869
                                                        <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"/>
1870
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
1871 1872
                                                </view>
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="6" translatesAutoresizingMaskIntoConstraints="NO" id="A9i-5N-FES">
1873
                                                    <rect key="frame" x="90" y="40" width="120" height="80"/>
曹云霄's avatar
曹云霄 committed
1874
                                                </imageView>
曹云霄's avatar
曹云霄 committed
1875 1876
                                            </subviews>
                                        </view>
1877
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
1878
                                        <constraints>
1879
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="width" secondItem="R9E-DY-fL9" secondAttribute="width" multiplier="0.4" id="0re-jy-hU1"/>
曹云霄's avatar
曹云霄 committed
1880 1881 1882 1883 1884 1885 1886 1887 1888
                                            <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"/>
1889
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="height" secondItem="R9E-DY-fL9" secondAttribute="height" multiplier="0.4" id="lvH-dm-TU9"/>
曹云霄's avatar
曹云霄 committed
1890
                                            <constraint firstItem="A9i-5N-FES" firstAttribute="centerX" secondItem="R9E-DY-fL9" secondAttribute="centerX" id="uQF-kG-Qjg"/>
1891
                                        </constraints>
曹云霄's avatar
曹云霄 committed
1892
                                        <size key="customSize" width="300" height="200"/>
曹云霄's avatar
曹云霄 committed
1893 1894 1895 1896 1897
                                        <userDefinedRuntimeAttributes>
                                            <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                <real key="value" value="10"/>
                                            </userDefinedRuntimeAttribute>
                                        </userDefinedRuntimeAttributes>
1898
                                        <connections>
曹云霄's avatar
曹云霄 committed
1899
                                            <outlet property="iconImageView" destination="A9i-5N-FES" id="Hdw-ja-ZYk"/>
1900
                                            <outlet property="studyItemImageView" destination="DWM-hY-5Md" id="CNj-rT-nj1"/>
曹云霄's avatar
曹云霄 committed
1901 1902
                                            <outlet property="studyItemTitleLabel" destination="62c-e9-iAJ" id="0D6-wv-hNE"/>
                                            <outlet property="titleBackgroundView" destination="14r-a3-mez" id="pQz-gc-vzq"/>
1903
                                        </connections>
曹云霄's avatar
曹云霄 committed
1904 1905
                                    </collectionViewCell>
                                </cells>
曹云霄's avatar
曹云霄 committed
1906 1907 1908 1909
                                <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
1910
                            </collectionView>
曹云霄's avatar
曹云霄 committed
1911 1912 1913 1914 1915 1916
                            <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
1917
                        </subviews>
1918
                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
1919
                        <constraints>
曹云霄's avatar
曹云霄 committed
1920 1921 1922 1923 1924 1925
                            <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"/>
1926
                        </constraints>
曹云霄's avatar
曹云霄 committed
1927
                    </view>
曹云霄's avatar
曹云霄 committed
1928 1929 1930 1931
                    <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
1932 1933 1934 1935 1936
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="0Ss-lw-4xH" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1021" y="-686"/>
        </scene>
1937 1938 1939 1940
        <!--Video Helper View Controller-->
        <scene sceneID="1rE-H0-ws3">
            <objects>
                <viewController storyboardIdentifier="VideoHelperViewController" id="k0q-iD-xbp" customClass="VideoHelperViewController" sceneMemberID="viewController">
1941 1942 1943 1944
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Gis-Te-eAG"/>
                        <viewControllerLayoutGuide type="bottom" id="AVm-wa-VfG"/>
                    </layoutGuides>
1945
                    <view key="view" contentMode="scaleToFill" id="1f3-C5-Ums">
1946
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
1947 1948
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
1949
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XJQ-gn-ueE">
1950
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
1951
                                <subviews>
1952
                                    <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="rnp-xE-qcQ">
1953
                                        <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
1954 1955 1956 1957
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="eqa-aW-SB2"/>
                                            <constraint firstAttribute="width" constant="50" id="x8K-Sm-JhU"/>
                                        </constraints>
1958 1959 1960 1961 1962 1963
                                        <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>
1964
                                    <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">
1965
                                        <rect key="frame" x="803" y="16" width="41.5" height="18"/>
1966 1967 1968 1969
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1970
                                    <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">
1971
                                        <rect key="frame" x="847.5" y="16" width="50.5" height="18"/>
1972 1973 1974 1975
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
1976
                                    <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xtN-Il-ku7">
1977
                                        <rect key="frame" x="56" y="24" width="734" height="2"/>
1978 1979 1980
                                        <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">
1981
                                        <rect key="frame" x="913" y="5" width="40" height="40"/>
1982 1983 1984 1985
                                        <constraints>
                                            <constraint firstAttribute="width" constant="40" id="BRo-Ot-fqk"/>
                                            <constraint firstAttribute="height" constant="40" id="Xcm-mk-qui"/>
                                        </constraints>
1986 1987 1988 1989 1990
                                        <state key="normal" image="back5second"/>
                                        <connections>
                                            <action selector="backFiveSecondButtnClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="HoM-7C-cyw"/>
                                        </connections>
                                    </button>
1991
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ayg-g3-AEX">
1992
                                        <rect key="frame" x="959" y="0.0" width="50" height="50"/>
1993 1994 1995 1996
                                        <constraints>
                                            <constraint firstAttribute="height" constant="50" id="DVp-y9-JpK"/>
                                            <constraint firstAttribute="width" constant="50" id="fuh-h3-Bx4"/>
                                        </constraints>
1997 1998 1999 2000 2001 2002 2003 2004
                                        <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"/>
2005 2006 2007 2008 2009 2010 2011
                                <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"/>
2012
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="leading" secondItem="rnp-xE-qcQ" secondAttribute="trailing" constant="6" id="PBy-xx-4sP"/>
2013
                                    <constraint firstItem="q7s-eX-lP9" firstAttribute="leading" secondItem="Fn7-lK-bRL" secondAttribute="trailing" constant="15" id="UY8-wk-hOQ"/>
2014
                                    <constraint firstItem="lZ2-3r-Qo8" firstAttribute="leading" secondItem="xtN-Il-ku7" secondAttribute="trailing" constant="13" id="ZV2-Kv-GWt"/>
2015 2016 2017
                                    <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"/>
2018
                                    <constraint firstItem="xtN-Il-ku7" firstAttribute="centerY" secondItem="lZ2-3r-Qo8" secondAttribute="centerY" id="she-xc-CZl"/>
2019 2020
                                    <constraint firstAttribute="trailing" secondItem="ayg-g3-AEX" secondAttribute="trailing" constant="15" id="uw9-Db-CJJ"/>
                                </constraints>
2021
                            </view>
2022
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7v2-W0-8pd">
2023
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2024
                                <subviews>
2025
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Lit-z5-lWF">
2026
                                        <rect key="frame" x="16" y="5" width="40" height="40"/>
2027 2028 2029 2030
                                        <constraints>
                                            <constraint firstAttribute="height" constant="40" id="NmH-ib-hag"/>
                                            <constraint firstAttribute="width" constant="40" id="UaE-qb-j3j"/>
                                        </constraints>
2031 2032 2033 2034 2035
                                        <state key="normal" image="back"/>
                                        <connections>
                                            <action selector="exitPlayControllerButtonClick:" destination="k0q-iD-xbp" eventType="touchUpInside" id="ngh-oA-bRr"/>
                                        </connections>
                                    </button>
2036
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hff-42-4hl">
2037
                                        <rect key="frame" x="66" y="25" width="0.0" height="0.0"/>
2038
                                        <fontDescription key="fontDescription" name=".AppleSystemUIFont" family=".AppleSystemUIFont" pointSize="17"/>
2039 2040 2041 2042 2043
                                        <color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                </subviews>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2044 2045 2046 2047 2048 2049 2050
                                <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>
2051 2052
                            </view>
                        </subviews>
2053
                        <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
2054 2055 2056 2057 2058 2059 2060 2061
                        <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>
2062 2063 2064 2065 2066 2067 2068 2069 2070
                    </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"/>
2071
                        <outlet property="zoomButton" destination="ayg-g3-AEX" id="XcE-ai-ddR"/>
2072 2073 2074 2075 2076 2077 2078 2079 2080 2081
                    </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">
2082 2083 2084 2085
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="H0o-VN-y77"/>
                        <viewControllerLayoutGuide type="bottom" id="D0s-xf-mF6"/>
                    </layoutGuides>
2086
                    <view key="view" contentMode="scaleToFill" id="zkB-TM-8aD">
2087
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099
                        <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">
2100 2101 2102 2103
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="7pp-Qq-Jcm"/>
                        <viewControllerLayoutGuide type="bottom" id="STN-51-MZ2"/>
                    </layoutGuides>
2104
                    <view key="view" contentMode="scaleToFill" id="euD-lu-EZ9">
2105
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2106 2107
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2108
                            <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">
2109
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2110 2111
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2112
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoDetailIntroTableViewCell" rowHeight="100" id="Qnm-0r-wEL" customClass="VideoDetailIntroTableViewCell">
2113
                                        <rect key="frame" x="0.0" y="28" width="1024" height="100"/>
2114 2115
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Qnm-0r-wEL" id="VAA-bT-OlF">
2116
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99"/>
2117 2118
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2119
                                                <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">
2120
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2121 2122 2123 2124
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2125
                                                <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">
2126
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2127 2128 2129 2130 2131
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2132
                                            <constraints>
2133 2134 2135 2136 2137
                                                <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"/>
2138
                                            </constraints>
2139 2140 2141 2142 2143
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="studyIntroDetailTitleLabel" destination="pIM-cg-VXA" id="qhO-cv-4Hn"/>
                                        </connections>
                                    </tableViewCell>
2144
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoLecturerTableViewCell" rowHeight="130" id="WzB-nZ-wsW" customClass="VideoLecturerTableViewCell">
2145
                                        <rect key="frame" x="0.0" y="128" width="1024" height="130"/>
2146 2147
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="WzB-nZ-wsW" id="Zzv-Yi-ZxT">
2148
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="129"/>
2149 2150
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2151
                                                <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">
2152
                                                    <rect key="frame" x="20" y="12" width="70" height="21"/>
2153 2154 2155 2156
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2157
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="photo" translatesAutoresizingMaskIntoConstraints="NO" id="G1i-V8-ZpV">
2158
                                                    <rect key="frame" x="20" y="53" width="50" height="50"/>
2159
                                                    <constraints>
2160 2161
                                                        <constraint firstAttribute="width" constant="50" id="cc9-ex-9ZA"/>
                                                        <constraint firstAttribute="height" constant="50" id="jcP-1l-z2L"/>
2162
                                                    </constraints>
2163 2164 2165 2166 2167 2168
                                                    <userDefinedRuntimeAttributes>
                                                        <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                            <real key="value" value="25"/>
                                                        </userDefinedRuntimeAttribute>
                                                    </userDefinedRuntimeAttributes>
                                                </imageView>
2169
                                                <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">
2170
                                                    <rect key="frame" x="90" y="53" width="46" height="18"/>
2171 2172 2173 2174
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2175
                                                <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
2176
                                                    <rect key="frame" x="90" y="86" width="914" height="31.5"/>
2177
                                                    <string key="text">用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,用ipad或者iphone下载,再用app专业阅读器放映出来。首先,基本不卡了;其次,送50M免费邮箱存放ppt等文件;第三,增加了激光笔,</string>
2178 2179 2180 2181 2182
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2183
                                            <constraints>
2184 2185 2186 2187 2188 2189 2190 2191 2192
                                                <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"/>
2193
                                            </constraints>
2194 2195 2196 2197
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="lecturerImageView" destination="G1i-V8-ZpV" id="Qnk-EI-Afx"/>
                                            <outlet property="lecturerNameLabel" destination="jGB-5t-nzR" id="jQ6-3g-LlR"/>
2198 2199 2200
                                            <outlet property="lecurerIntroLabel" destination="85S-CZ-3Vl" id="LLr-eD-OYY"/>
                                        </connections>
                                    </tableViewCell>
2201
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="SpecifiedTableViewCell" rowHeight="100" id="oia-jO-L9n" customClass="SpecifiedTableViewCell">
2202
                                        <rect key="frame" x="0.0" y="258" width="1024" height="100"/>
2203 2204
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oia-jO-L9n" id="AMF-ag-ZWN">
2205
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="99"/>
2206 2207
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2208
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="针对人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NfI-IM-h1i">
2209
                                                    <rect key="frame" x="20" y="12" width="74" height="22"/>
2210 2211 2212 2213
                                                    <fontDescription key="fontDescription" type="system" pointSize="18"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2214
                                                <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">
2215
                                                    <rect key="frame" x="20" y="54" width="984" height="16"/>
2216 2217 2218 2219 2220
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2221 2222 2223 2224 2225 2226 2227
                                            <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>
2228 2229 2230
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="specifiedPersonLabel" destination="Tg4-gU-zwm" id="hDy-2g-Yy9"/>
2231 2232 2233 2234 2235 2236 2237 2238 2239 2240
                                        </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"/>
2241 2242 2243 2244 2245 2246
                        <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>
2247 2248 2249 2250 2251 2252 2253
                    </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>
2254
            <point key="canvasLocation" x="3254" y="-2420"/>
2255
        </scene>
2256 2257 2258 2259
        <!--Learning Complete View Controller-->
        <scene sceneID="4na-Mi-9mW">
            <objects>
                <viewController storyboardIdentifier="LearningCompleteViewController" id="Ci8-Or-c2d" customClass="LearningCompleteViewController" sceneMemberID="viewController">
2260 2261 2262 2263
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="ddD-Nj-DSs"/>
                        <viewControllerLayoutGuide type="bottom" id="mHH-D9-xaX"/>
                    </layoutGuides>
2264 2265 2266 2267
                    <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>
2268 2269 2270
                            <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>
2271
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7Sm-a1-drQ">
2272
                                <rect key="frame" x="185" y="345" width="150" height="35"/>
2273 2274 2275 2276
                                <constraints>
                                    <constraint firstAttribute="height" constant="35" id="Npo-Hq-Pqd"/>
                                    <constraint firstAttribute="width" constant="150" id="dPK-Sb-dFV"/>
                                </constraints>
2277 2278 2279 2280 2281
                                <state key="normal" backgroundImage="startEvaluation"/>
                                <connections>
                                    <action selector="startEvaluationButtonClickAction:" destination="Ci8-Or-c2d" eventType="touchUpInside" id="Q89-GR-cir"/>
                                </connections>
                            </button>
2282
                            <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">
2283
                                <rect key="frame" x="448" y="70" width="62" height="60"/>
2284
                                <fontDescription key="fontDescription" type="system" weight="medium" pointSize="50"/>
2285 2286 2287 2288
                                <color key="textColor" red="1" green="0.86721502113780891" blue="0.58854900595725379" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <nil key="highlightedColor"/>
                            </label>
                        </subviews>
2289
                        <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
2290 2291 2292 2293 2294 2295 2296 2297 2298 2299
                        <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>
2300 2301 2302 2303
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="520" height="450"/>
                    <connections>
2304
                        <outlet property="beginAssessmentButton" destination="7Sm-a1-drQ" id="3fw-pZ-inE"/>
2305
                        <outlet property="obtainIntegralLabel" destination="szE-yu-4xy" id="6Yo-N1-80P"/>
2306 2307 2308 2309 2310 2311
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="reU-3b-Owk" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4292" y="-1587"/>
        </scene>
2312 2313 2314 2315
        <!--Assessment Qualified View Controller-->
        <scene sceneID="enM-LV-atY">
            <objects>
                <viewController storyboardIdentifier="AssessmentQualifiedViewController" id="SDF-nj-mgU" customClass="AssessmentQualifiedViewController" sceneMemberID="viewController">
2316 2317 2318 2319
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="10P-fE-6bt"/>
                        <viewControllerLayoutGuide type="bottom" id="agD-hR-3Nn"/>
                    </layoutGuides>
2320 2321 2322 2323
                    <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>
2324
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="Ee8-Jv-DAl">
2325
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2326 2327 2328 2329
                                <constraints>
                                    <constraint firstAttribute="width" constant="300" id="eXs-OU-xGA"/>
                                    <constraint firstAttribute="height" constant="120" id="hYV-by-8vA"/>
                                </constraints>
2330
                            </imageView>
2331
                            <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">
2332
                                <rect key="frame" x="0.0" y="150" width="300" height="21"/>
2333 2334 2335 2336
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2337
                            <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">
2338
                                <rect key="frame" x="0.0" y="186" width="300" height="21"/>
2339 2340 2341 2342
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2343
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pek-ct-lx8">
2344
                                <rect key="frame" x="110" y="245" width="80" height="40"/>
2345 2346 2347 2348
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="dXQ-Fc-lPc"/>
                                    <constraint firstAttribute="width" constant="80" id="lBv-gN-lri"/>
                                </constraints>
2349 2350 2351 2352 2353 2354 2355 2356
                                <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>
2357
                            <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">
2358
                                <rect key="frame" x="219" y="150" width="61" height="60"/>
2359 2360 2361 2362 2363 2364
                                <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"/>
2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379
                        <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>
2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392
                    </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>
2393 2394 2395 2396
        <!--Video List View Controller-->
        <scene sceneID="AgH-Mm-P16">
            <objects>
                <viewController storyboardIdentifier="VideoListViewController" id="Fwb-29-5lm" customClass="VideoListViewController" sceneMemberID="viewController">
2397 2398 2399 2400
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="4Vx-gJ-Xe0"/>
                        <viewControllerLayoutGuide type="bottom" id="X3N-6s-5AS"/>
                    </layoutGuides>
2401
                    <view key="view" contentMode="scaleToFill" id="E2F-Eb-xka">
2402
                        <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2403 2404
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2405
                            <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">
2406
                                <rect key="frame" x="0.0" y="0.0" width="500" height="768"/>
2407
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2408
                                <view key="tableHeaderView" contentMode="scaleToFill" id="p9i-EO-Sx0">
2409
                                    <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2410 2411
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
2412
                                        <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">
2413
                                            <rect key="frame" x="25" y="30" width="0.0" height="0.0"/>
2414 2415 2416 2417 2418 2419
                                            <fontDescription key="fontDescription" type="system" pointSize="19"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2420 2421 2422 2423
                                    <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>
2424 2425
                                </view>
                                <prototypes>
2426
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="VideoListItemTableViewCell" rowHeight="50" id="YXo-b3-NKo" customClass="VideoListItemTableViewCell">
2427
                                        <rect key="frame" x="0.0" y="88" width="500" height="50"/>
2428 2429
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="YXo-b3-NKo" id="Zsh-Nm-SGv">
2430
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2431 2432
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2433
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="FNL-Q4-kdY">
2434
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2435 2436 2437 2438
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="Q2Z-4z-UU5"/>
                                                        <constraint firstAttribute="height" constant="20" id="bwr-72-s60"/>
                                                    </constraints>
2439
                                                    <state key="normal" backgroundImage="play"/>
2440
                                                    <state key="selected" backgroundImage="playSelect"/>
2441
                                                </button>
2442
                                                <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">
2443
                                                    <rect key="frame" x="52" y="17" width="337" height="16"/>
2444 2445 2446 2447
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2448
                                                <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">
2449
                                                    <rect key="frame" x="449" y="16" width="36" height="18"/>
2450 2451 2452 2453
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2454
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="BVg-HN-E2s">
2455
                                                    <rect key="frame" x="409" y="10" width="30" height="30"/>
2456 2457 2458 2459 2460 2461
                                                    <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>
2462
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="cny-PA-JpH">
2463
                                                    <rect key="frame" x="349" y="15" width="50" height="20"/>
2464 2465 2466 2467 2468
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="qlN-ce-UR9"/>
                                                        <constraint firstAttribute="width" constant="50" id="uLt-h5-EDk"/>
                                                    </constraints>
                                                </imageView>
2469
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fYk-7O-XdO">
2470
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2471 2472 2473 2474 2475
                                                    <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>
2476
                                            </subviews>
2477 2478
                                            <constraints>
                                                <constraint firstItem="Ast-eO-9V0" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="4D8-Yl-tb5"/>
2479
                                                <constraint firstItem="fYk-7O-XdO" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" id="7z1-7b-WxT"/>
2480
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="centerY" secondItem="Ast-eO-9V0" secondAttribute="centerY" id="9w5-mB-anf"/>
2481
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="centerY" secondItem="Zsh-Nm-SGv" secondAttribute="centerY" id="DoL-1X-1DZ"/>
2482
                                                <constraint firstItem="BVg-HN-E2s" firstAttribute="leading" secondItem="cny-PA-JpH" secondAttribute="trailing" constant="10" id="FeY-kV-5zF"/>
2483
                                                <constraint firstAttribute="trailing" secondItem="fYk-7O-XdO" secondAttribute="trailing" id="Hs3-xl-h3f"/>
2484
                                                <constraint firstItem="FNL-Q4-kdY" firstAttribute="leading" secondItem="Zsh-Nm-SGv" secondAttribute="leading" constant="12" id="IKT-GZ-UfU"/>
2485
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="centerY" secondItem="FNL-Q4-kdY" secondAttribute="centerY" id="KVJ-bY-0gc"/>
2486
                                                <constraint firstItem="cny-PA-JpH" firstAttribute="centerY" secondItem="BVg-HN-E2s" secondAttribute="centerY" id="Odt-ir-59j"/>
2487
                                                <constraint firstItem="0QA-OC-BkN" firstAttribute="leading" secondItem="FNL-Q4-kdY" secondAttribute="trailing" constant="20" id="Qc4-J9-Joq"/>
2488
                                                <constraint firstAttribute="bottom" secondItem="fYk-7O-XdO" secondAttribute="bottom" id="Ug8-VY-SJT"/>
2489
                                                <constraint firstAttribute="trailing" secondItem="Ast-eO-9V0" secondAttribute="trailing" constant="15" id="Xih-52-5hy"/>
2490 2491
                                                <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"/>
2492
                                            </constraints>
2493 2494
                                        </tableViewCellContentView>
                                        <connections>
2495
                                            <outlet property="examResultImageView" destination="cny-PA-JpH" id="R7t-ol-rAq"/>
2496
                                            <outlet property="playButton" destination="FNL-Q4-kdY" id="Abd-Au-JQk"/>
2497
                                            <outlet property="seekbarView" destination="BVg-HN-E2s" id="Ngx-Ju-zff"/>
2498 2499 2500 2501
                                            <outlet property="studyItemTimeLabel" destination="Ast-eO-9V0" id="q9C-EN-fp3"/>
                                            <outlet property="studyItemTitleLabel" destination="0QA-OC-BkN" id="1d5-ex-vvU"/>
                                        </connections>
                                    </tableViewCell>
2502
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="PPTListItemTableViewCell" rowHeight="50" id="OSF-93-RuO" customClass="PPTListItemTableViewCell">
2503
                                        <rect key="frame" x="0.0" y="138" width="500" height="50"/>
2504 2505
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="OSF-93-RuO" id="IQr-pV-6ZO">
2506
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="50"/>
2507 2508
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2509
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j7R-oP-wMP">
2510
                                                    <rect key="frame" x="12" y="15" width="20" height="20"/>
2511 2512 2513 2514
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="20" id="KTb-gB-cZe"/>
                                                        <constraint firstAttribute="height" constant="20" id="jA0-8D-GxA"/>
                                                    </constraints>
2515
                                                    <state key="normal" backgroundImage="ppt"/>
2516
                                                    <state key="selected" backgroundImage="pptselect"/>
2517
                                                </button>
2518
                                                <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">
2519
                                                    <rect key="frame" x="54" y="17" width="383" height="16"/>
2520 2521 2522 2523
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2524
                                                <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">
2525
                                                    <rect key="frame" x="457" y="16" width="28" height="18"/>
2526 2527 2528 2529
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2530
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="通过" translatesAutoresizingMaskIntoConstraints="NO" id="Gwb-yp-kzF">
2531
                                                    <rect key="frame" x="357" y="15" width="50" height="20"/>
2532 2533 2534 2535 2536
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="50" id="3pT-7N-uob"/>
                                                        <constraint firstAttribute="height" constant="20" id="sFf-Ng-aIU"/>
                                                    </constraints>
                                                </imageView>
2537
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SCg-SR-kAg">
2538
                                                    <rect key="frame" x="0.0" y="49" width="500" height="1"/>
2539 2540 2541 2542 2543
                                                    <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>
2544
                                            </subviews>
2545
                                            <constraints>
2546
                                                <constraint firstItem="Gwb-yp-kzF" firstAttribute="centerY" secondItem="t1Q-41-RAj" secondAttribute="centerY" id="Lvf-ms-adf"/>
2547
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="6O1-Dg-ELo" secondAttribute="trailing" constant="20" id="P2g-cX-AOe"/>
2548
                                                <constraint firstAttribute="bottom" secondItem="SCg-SR-kAg" secondAttribute="bottom" id="PQy-Zh-wy0"/>
2549 2550 2551
                                                <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"/>
2552
                                                <constraint firstItem="SCg-SR-kAg" firstAttribute="leading" secondItem="IQr-pV-6ZO" secondAttribute="leading" id="d7E-Z5-M32"/>
2553
                                                <constraint firstItem="t1Q-41-RAj" firstAttribute="leading" secondItem="Gwb-yp-kzF" secondAttribute="trailing" constant="50" id="gss-Qt-GwH"/>
2554 2555
                                                <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"/>
2556
                                                <constraint firstAttribute="trailing" secondItem="SCg-SR-kAg" secondAttribute="trailing" id="udK-Hq-DUA"/>
2557 2558
                                                <constraint firstItem="j7R-oP-wMP" firstAttribute="centerY" secondItem="IQr-pV-6ZO" secondAttribute="centerY" id="w2Y-l9-mb5"/>
                                            </constraints>
2559 2560
                                        </tableViewCellContentView>
                                        <connections>
2561
                                            <outlet property="examResultImageView" destination="Gwb-yp-kzF" id="Ftr-TR-W7i"/>
2562 2563 2564 2565 2566
                                            <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>
2567
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="VideoListSectionHeaderView" rowHeight="60" id="w6E-t4-Q38" customClass="VideoListSectionHeaderView">
2568
                                        <rect key="frame" x="0.0" y="188" width="500" height="60"/>
2569 2570
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="w6E-t4-Q38" id="Xwb-Tx-Kw3">
2571
                                            <rect key="frame" x="0.0" y="0.0" width="500" height="60"/>
2572 2573
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2574
                                                <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">
2575
                                                    <rect key="frame" x="12" y="20" width="160" height="21"/>
2576 2577 2578 2579
                                                    <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
2580
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yxT-MF-Dbo">
2581
                                                    <rect key="frame" x="0.0" y="59" width="500" height="1"/>
2582
                                                    <color key="backgroundColor" red="0.86274509803921573" green="0.8666666666666667" blue="0.87058823529411766" alpha="1" colorSpace="calibratedRGB"/>
2583
                                                    <constraints>
2584
                                                        <constraint firstAttribute="height" constant="1" id="Koi-YB-SWe"/>
2585
                                                    </constraints>
2586
                                                </view>
2587
                                            </subviews>
2588 2589
                                            <constraints>
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="leading" secondItem="Xwb-Tx-Kw3" secondAttribute="leading" constant="12" id="8et-XB-L7e"/>
2590
                                                <constraint firstAttribute="bottom" secondItem="yxT-MF-Dbo" secondAttribute="bottom" id="G2s-FC-Wpx"/>
2591
                                                <constraint firstItem="nNT-PL-RIn" firstAttribute="centerY" secondItem="Xwb-Tx-Kw3" secondAttribute="centerY" id="IIl-89-lHK"/>
2592 2593
                                                <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"/>
2594
                                            </constraints>
2595
                                        </tableViewCellContentView>
2596
                                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608
                                        <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"/>
2609 2610 2611 2612 2613 2614
                        <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>
2615
                    </view>
2616 2617
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="500" height="768"/>
2618
                    <connections>
2619
                        <outlet property="headerView" destination="p9i-EO-Sx0" id="g3y-wf-vk6"/>
2620 2621 2622 2623 2624 2625
                        <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>
2626 2627 2628 2629 2630 2631
            <point key="canvasLocation" x="3254" y="-1528"/>
        </scene>
        <!--Assessment View Controller-->
        <scene sceneID="2bA-hi-BSu">
            <objects>
                <viewController storyboardIdentifier="AssessmentViewController" id="5RA-Jb-Dw6" customClass="AssessmentViewController" sceneMemberID="viewController">
2632 2633 2634 2635
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="NmN-EA-ftQ"/>
                        <viewControllerLayoutGuide type="bottom" id="yxQ-UK-Q3D"/>
                    </layoutGuides>
2636
                    <view key="view" contentMode="scaleToFill" id="uDa-Mh-ebN">
2637
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2638 2639
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2640
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZY0-DP-xQk">
2641
                                <rect key="frame" x="0.0" y="64" width="1024" height="60"/>
2642
                                <subviews>
2643
                                    <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">
2644
                                        <rect key="frame" x="160" y="20" width="226" height="21"/>
2645 2646 2647 2648
                                        <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                        <nil key="textColor"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2649
                                    <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">
2650
                                        <rect key="frame" x="846" y="22" width="72" height="17"/>
2651 2652 2653 2654
                                        <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                        <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                        <nil key="highlightedColor"/>
                                    </label>
2655
                                    <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">
2656
                                        <rect key="frame" x="933" y="18" width="51" height="24"/>
2657 2658 2659 2660 2661 2662
                                        <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"/>
2663 2664 2665 2666 2667 2668 2669 2670 2671
                                <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>
2672
                            </view>
2673
                            <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">
2674
                                <rect key="frame" x="0.0" y="124" width="1024" height="589"/>
2675 2676
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <prototypes>
2677
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="AssessmentHeaderView" rowHeight="60" id="2M5-To-MLj" customClass="AssessmentHeaderView">
2678
                                        <rect key="frame" x="0.0" y="56" width="1024" height="60"/>
2679 2680
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2M5-To-MLj" id="ypf-GL-4CP">
2681
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="60"/>
2682 2683
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2684
                                                <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">
2685
                                                    <rect key="frame" x="160" y="21" width="844" height="18"/>
2686
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
2687 2688 2689 2690
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2691
                                            <color key="backgroundColor" red="0.94509803921568625" green="0.96078431372549022" blue="0.97254901960784312" alpha="1" colorSpace="calibratedRGB"/>
2692 2693 2694 2695 2696
                                            <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>
2697
                                        </tableViewCellContentView>
2698
                                        <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
2699 2700 2701 2702
                                        <connections>
                                            <outlet property="titleLabel" destination="RBj-Qh-HCD" id="uH0-fJ-SI2"/>
                                        </connections>
                                    </tableViewCell>
2703
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="AssessmentTableViewCell" rowHeight="50" id="BjI-a1-CRm" customClass="AssessmentTableViewCell">
2704
                                        <rect key="frame" x="0.0" y="116" width="1024" height="50"/>
2705 2706
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="BjI-a1-CRm" id="bq8-ly-DcD">
2707
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="50"/>
2708 2709
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
2710
                                                <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="MzG-Lg-eSA">
2711
                                                    <rect key="frame" x="160" y="15" width="20" height="20"/>
2712 2713 2714 2715
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="20" id="2XO-Nx-gku"/>
                                                        <constraint firstAttribute="width" constant="20" id="weu-QO-t1x"/>
                                                    </constraints>
2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726
                                                    <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>
2727
                                                </button>
2728
                                                <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">
2729
                                                    <rect key="frame" x="200" y="17" width="804" height="16"/>
2730 2731 2732 2733 2734
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
                                            </subviews>
2735 2736 2737 2738 2739 2740 2741
                                            <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>
2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753
                                        </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>
2754
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ah0-JC-drA">
2755
                                <rect key="frame" x="452" y="726" width="120" height="33"/>
2756
                                <color key="backgroundColor" red="0.3411764705882353" green="0.66274509803921566" blue="0.84705882352941175" alpha="1" colorSpace="calibratedRGB"/>
2757 2758 2759
                                <constraints>
                                    <constraint firstAttribute="width" constant="120" id="IgS-hA-YZj"/>
                                </constraints>
2760 2761 2762 2763
                                <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                <state key="normal" title="提交">
                                    <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                </state>
2764 2765 2766 2767 2768 2769 2770 2771
                                <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>
2772 2773 2774
                            </button>
                        </subviews>
                        <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785
                        <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>
2786 2787
                    </view>
                    <connections>
2788 2789 2790
                        <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"/>
2791 2792 2793 2794
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="fvx-Zc-cbA" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
2795 2796
            <point key="canvasLocation" x="3254" y="-686"/>
        </scene>
2797 2798 2799 2800
        <!--Photo Manager View Controller-->
        <scene sceneID="T2T-SL-aSG">
            <objects>
                <viewController storyboardIdentifier="PhotoManagerViewController" id="UEz-gT-Q4w" customClass="PhotoManagerViewController" sceneMemberID="viewController">
2801 2802 2803 2804
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="W4V-aU-8Z3"/>
                        <viewControllerLayoutGuide type="bottom" id="AC6-es-fcm"/>
                    </layoutGuides>
2805
                    <view key="view" contentMode="scaleToFill" id="Irb-dN-uKr">
2806
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2807 2808
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2809
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="3Pc-tn-xb9">
2810
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2811 2812 2813 2814 2815 2816 2817 2818
                                <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>
2819
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="G1N-De-QLU" customClass="PhotoManagerCollectionViewCell">
2820 2821 2822 2823 2824 2825
                                        <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>
2826 2827 2828
                                                <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>
2829 2830
                                            </subviews>
                                        </view>
2831 2832 2833 2834 2835 2836
                                        <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>
2837 2838 2839 2840 2841 2842
                                        <connections>
                                            <outlet property="photoImageView" destination="cnF-DJ-IMq" id="g5L-eC-x92"/>
                                        </connections>
                                    </collectionViewCell>
                                </cells>
                                <connections>
2843 2844
                                    <outlet property="dataSource" destination="UEz-gT-Q4w" id="OHj-es-7Sg"/>
                                    <outlet property="delegate" destination="UEz-gT-Q4w" id="0aU-DR-Nap"/>
2845 2846 2847 2848
                                </connections>
                            </collectionView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2849 2850 2851 2852 2853 2854
                        <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>
2855 2856
                    </view>
                    <connections>
2857 2858
                        <outlet property="photoManagerCollectionView" destination="3Pc-tn-xb9" id="GSZ-3f-kt3"/>
                        <outlet property="photoManagerFlowLayout" destination="w4e-Fu-1tD" id="O1S-aX-7aj"/>
2859 2860 2861 2862 2863 2864
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="mqK-sp-nJg" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="3254" y="212"/>
        </scene>
2865 2866
        <!--Assessment Unqualified View Controller-->
        <scene sceneID="wzB-Oq-M2h">
2867
            <objects>
2868
                <viewController storyboardIdentifier="AssessmentUnqualifiedViewController" id="HVQ-h1-cdZ" customClass="AssessmentUnqualifiedViewController" sceneMemberID="viewController">
2869 2870 2871 2872
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="Uca-gJ-gkA"/>
                        <viewControllerLayoutGuide type="bottom" id="li1-qJ-ltZ"/>
                    </layoutGuides>
2873 2874
                    <view key="view" contentMode="scaleToFill" id="Jrf-Eh-w8c">
                        <rect key="frame" x="0.0" y="0.0" width="300" height="300"/>
2875 2876
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2877
                            <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="result-1" translatesAutoresizingMaskIntoConstraints="NO" id="dSP-yE-ox7">
2878
                                <rect key="frame" x="0.0" y="0.0" width="300" height="120"/>
2879 2880 2881
                                <constraints>
                                    <constraint firstAttribute="height" constant="120" id="ssq-17-f9u"/>
                                </constraints>
2882
                            </imageView>
2883
                            <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">
2884
                                <rect key="frame" x="0.0" y="150" width="300" height="20.5"/>
2885 2886 2887 2888
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2889
                            <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">
2890
                                <rect key="frame" x="0.0" y="185.5" width="300" height="20.5"/>
2891 2892 2893 2894
                                <fontDescription key="fontDescription" type="system" weight="light" pointSize="17"/>
                                <nil key="textColor"/>
                                <nil key="highlightedColor"/>
                            </label>
2895
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uNt-xg-ClW">
2896
                                <rect key="frame" x="44" y="245" width="80" height="40"/>
2897 2898 2899 2900
                                <constraints>
                                    <constraint firstAttribute="width" constant="80" id="fkC-Os-e4o"/>
                                    <constraint firstAttribute="height" constant="40" id="nLR-Kq-prT"/>
                                </constraints>
2901 2902 2903 2904 2905 2906 2907 2908
                                <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>
2909
                            <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5qT-pA-2NE">
2910
                                <rect key="frame" x="176" y="245" width="80" height="40"/>
2911 2912 2913 2914
                                <constraints>
                                    <constraint firstAttribute="height" constant="40" id="jR8-af-kXu"/>
                                    <constraint firstAttribute="width" constant="80" id="x7f-7v-sh8"/>
                                </constraints>
2915 2916 2917 2918 2919 2920 2921 2922
                                <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>
2923 2924
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940
                        <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>
2941 2942
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
2943 2944 2945
                    <size key="freeformSize" width="300" height="300"/>
                    <connections>
                        <outlet property="scoreLabel" destination="MQd-S9-81e" id="rbr-VX-ezE"/>
2946
                        <outlet property="startAgainButton" destination="uNt-xg-ClW" id="FLA-1i-JUy"/>
2947 2948
                        <outlet property="unQualifiedLabel" destination="Sdh-KX-Vec" id="seY-tV-yFX"/>
                    </connections>
2949
                </viewController>
2950
                <placeholder placeholderIdentifier="IBFirstResponder" id="9mL-Vw-rdn" userLabel="First Responder" sceneMemberID="firstResponder"/>
2951
            </objects>
2952
            <point key="canvasLocation" x="4292" y="-686"/>
2953
        </scene>
2954 2955 2956 2957
        <!--Forum Item Detail View Controller-->
        <scene sceneID="3DQ-P0-M8M">
            <objects>
                <viewController storyboardIdentifier="ForumItemDetailViewController" id="VmI-Ft-Fno" customClass="ForumItemDetailViewController" sceneMemberID="viewController">
2958 2959 2960 2961
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="JLf-JW-rUI"/>
                        <viewControllerLayoutGuide type="bottom" id="f5L-3o-b9m"/>
                    </layoutGuides>
2962
                    <view key="view" contentMode="scaleToFill" id="ZYe-68-bYv">
2963
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
2964 2965
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
2966
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="118" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="TVZ-eo-sh6">
2967
                                <rect key="frame" x="0.0" y="44" width="1024" height="674"/>
2968
                                <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
2969
                                <view key="tableHeaderView" contentMode="scaleToFill" id="sYW-Jc-Fde">
2970
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="200"/>
2971 2972
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                                    <subviews>
2973
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="00登录-谭" translatesAutoresizingMaskIntoConstraints="NO" id="v3R-bc-vx5">
2974
                                            <rect key="frame" x="30" y="12" width="40" height="40"/>
2975
                                            <constraints>
2976 2977
                                                <constraint firstAttribute="width" constant="40" id="W92-kD-7pb"/>
                                                <constraint firstAttribute="height" constant="40" id="lGg-wt-ncu"/>
2978
                                            </constraints>
2979
                                        </imageView>
曹云霄's avatar
曹云霄 committed
2980 2981
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gWN-DJ-u26">
                                            <rect key="frame" x="75" y="12" width="0.0" height="0.0"/>
2982 2983 2984 2985
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
曹云霄's avatar
曹云霄 committed
2986 2987
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Se9-GU-LNv">
                                            <rect key="frame" x="75" y="52" width="0.0" height="0.0"/>
2988 2989 2990 2991
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
2992
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v8T-KD-DNZ">
2993
                                            <rect key="frame" x="30" y="58" width="964" height="0.0"/>
2994 2995 2996 2997
                                            <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
2998
                                        <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="AMb-KR-bVS">
2999
                                            <rect key="frame" x="754" y="15" width="100" height="35"/>
3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015
                                            <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">
3016
                                            <rect key="frame" x="894" y="15" width="100" height="35"/>
3017
                                            <color key="backgroundColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
3018
                                            <constraints>
3019 3020
                                                <constraint firstAttribute="width" constant="100" id="5lr-UL-ncX"/>
                                                <constraint firstAttribute="height" constant="35" id="Ov3-GH-IbF"/>
3021
                                            </constraints>
3022 3023 3024 3025 3026 3027
                                            <state key="normal" title="分享"/>
                                            <userDefinedRuntimeAttributes>
                                                <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
                                                    <real key="value" value="5"/>
                                                </userDefinedRuntimeAttribute>
                                            </userDefinedRuntimeAttributes>
3028
                                            <connections>
3029
                                                <action selector="shareButtonClickAction:" destination="VmI-Ft-Fno" eventType="touchUpInside" id="e4p-IM-7Lj"/>
3030 3031
                                            </connections>
                                        </button>
3032 3033
                                    </subviews>
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3034
                                    <constraints>
3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="30" id="BOq-Tq-pIu"/>
                                        <constraint firstAttribute="trailing" secondItem="v8T-KD-DNZ" secondAttribute="trailing" constant="30" id="BpC-Bn-dsY"/>
                                        <constraint firstItem="AMb-KR-bVS" firstAttribute="centerY" secondItem="Z5m-ce-eoH" secondAttribute="centerY" id="DM2-99-5qv"/>
                                        <constraint firstItem="Z5m-ce-eoH" firstAttribute="leading" secondItem="AMb-KR-bVS" secondAttribute="trailing" constant="40" id="E3W-Dm-C7g"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="leading" secondItem="v3R-bc-vx5" secondAttribute="trailing" constant="5" id="FUt-74-XXx"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="top" secondItem="sYW-Jc-Fde" secondAttribute="top" constant="12" id="JhU-py-TgY"/>
                                        <constraint firstItem="Z5m-ce-eoH" firstAttribute="centerY" secondItem="v3R-bc-vx5" secondAttribute="centerY" id="ScI-vs-7Mg"/>
                                        <constraint firstItem="gWN-DJ-u26" firstAttribute="top" secondItem="v3R-bc-vx5" secondAttribute="top" id="V4A-VG-9e5"/>
                                        <constraint firstItem="v3R-bc-vx5" firstAttribute="leading" secondItem="sYW-Jc-Fde" secondAttribute="leading" constant="30" id="m5z-Lt-G4O"/>
                                        <constraint firstItem="v8T-KD-DNZ" firstAttribute="top" secondItem="Z5m-ce-eoH" secondAttribute="bottom" constant="8" id="n9P-lx-Ckz"/>
                                        <constraint firstAttribute="trailing" secondItem="Z5m-ce-eoH" secondAttribute="trailing" constant="30" id="phU-Dg-qar"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="leading" secondItem="gWN-DJ-u26" secondAttribute="leading" id="seF-4s-DBQ"/>
                                        <constraint firstItem="Se9-GU-LNv" firstAttribute="bottom" secondItem="v3R-bc-vx5" secondAttribute="bottom" id="y0g-de-dpX"/>
3048
                                    </constraints>
3049
                                </view>
3050
                                <prototypes>
3051
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="CommentListTableViewCell" rowHeight="84" id="sX2-jy-tQ2" customClass="CommentListTableViewCell">
3052
                                        <rect key="frame" x="0.0" y="228" width="1024" height="84"/>
3053
                                        <autoresizingMask key="autoresizingMask"/>
3054
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="sX2-jy-tQ2" id="iVT-bi-RKr">
3055
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="83"/>
3056 3057
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3058
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="crown" translatesAutoresizingMaskIntoConstraints="NO" id="pyu-Y7-w8M">
3059
                                                    <rect key="frame" x="282" y="12" width="60" height="60"/>
3060 3061 3062 3063
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="Gok-Ml-TgO"/>
                                                        <constraint firstAttribute="width" constant="60" id="hAp-sv-kym"/>
                                                    </constraints>
3064
                                                </imageView>
3065
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="VAs-Wx-TQb">
3066
                                                    <rect key="frame" x="28" y="20" width="35" height="35"/>
3067 3068 3069 3070 3071
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="35" id="WTR-2T-6cC"/>
                                                        <constraint firstAttribute="height" constant="35" id="ccw-v8-BsU"/>
                                                    </constraints>
                                                </imageView>
3072
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mfw-jx-1kt">
3073
                                                    <rect key="frame" x="68" y="20" width="0.0" height="0.0"/>
3074 3075
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
3076 3077
                                                    <nil key="highlightedColor"/>
                                                </label>
3078
                                                <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">
3079
                                                    <rect key="frame" x="68" y="55" width="0.0" height="0.0"/>
3080 3081 3082 3083
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3084
                                                <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">
3085
                                                    <rect key="frame" x="20" y="60" width="984" height="14"/>
3086 3087 3088 3089
                                                    <fontDescription key="fontDescription" type="system" pointSize="13"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
3090
                                                <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G4o-Xy-Sd4">
3091
                                                    <rect key="frame" x="954" y="25" width="40" height="25"/>
3092 3093 3094 3095
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="40" id="SfQ-ox-d6Q"/>
                                                        <constraint firstAttribute="height" constant="25" id="yly-qG-ycJ"/>
                                                    </constraints>
3096 3097 3098 3099 3100
                                                    <state key="normal" backgroundImage="extension"/>
                                                    <connections>
                                                        <action selector="extensionButtonClickAction:" destination="sX2-jy-tQ2" eventType="touchUpInside" id="JKQ-Py-J8z"/>
                                                    </connections>
                                                </button>
3101
                                            </subviews>
3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117
                                            <constraints>
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="centerY" secondItem="iVT-bi-RKr" secondAttribute="centerY" id="0uV-p1-8pa"/>
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leading" constant="20" id="52a-nf-bps"/>
                                                <constraint firstItem="VAs-Wx-TQb" firstAttribute="leading" secondItem="iVT-bi-RKr" secondAttribute="leadingMargin" constant="20" id="A23-1U-p4J"/>
                                                <constraint firstAttribute="bottom" secondItem="8Th-tT-RVY" secondAttribute="bottom" constant="10" id="GHM-g1-aWA"/>
                                                <constraint firstItem="Nam-PB-SZa" firstAttribute="leading" secondItem="mfw-jx-1kt" secondAttribute="leading" id="LH1-AC-vh1"/>
                                                <constraint firstItem="mfw-jx-1kt" firstAttribute="top" secondItem="VAs-Wx-TQb" secondAttribute="top" id="LZO-yf-dpe"/>
                                                <constraint firstItem="8Th-tT-RVY" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="top" constant="60" id="OyM-WB-gzg"/>
                                                <constraint firstItem="mfw-jx-1kt" firstAttribute="leading" secondItem="VAs-Wx-TQb" secondAttribute="trailing" constant="5" id="TQh-0R-Fcz"/>
                                                <constraint firstItem="G4o-Xy-Sd4" firstAttribute="centerY" secondItem="VAs-Wx-TQb" secondAttribute="centerY" id="iL8-0n-q90"/>
                                                <constraint firstItem="pyu-Y7-w8M" firstAttribute="centerX" secondItem="iVT-bi-RKr" secondAttribute="centerX" constant="-200" id="ifw-ag-xtC"/>
                                                <constraint firstAttribute="trailing" secondItem="G4o-Xy-Sd4" secondAttribute="trailing" constant="30" id="saS-eK-h2C"/>
                                                <constraint firstItem="Nam-PB-SZa" firstAttribute="bottom" secondItem="VAs-Wx-TQb" secondAttribute="bottom" id="tv1-1o-GqD"/>
                                                <constraint firstAttribute="trailing" secondItem="8Th-tT-RVY" secondAttribute="trailing" constant="20" id="vWw-sn-fLV"/>
                                                <constraint firstItem="VAs-Wx-TQb" firstAttribute="top" secondItem="iVT-bi-RKr" secondAttribute="topMargin" constant="12" id="whw-8H-4Fs"/>
                                            </constraints>
3118
                                        </tableViewCellContentView>
3119
                                        <color key="backgroundColor" red="0.96078431372549022" green="0.97647058823529409" blue="0.98039215686274506" alpha="1" colorSpace="calibratedRGB"/>
3120
                                        <connections>
3121 3122 3123 3124 3125 3126
                                            <outlet property="baseImageView" destination="pyu-Y7-w8M" id="jsY-0f-R3H"/>
                                            <outlet property="commentContentLabel" destination="8Th-tT-RVY" id="B6S-2g-UqK"/>
                                            <outlet property="issuerDateLabel" destination="Nam-PB-SZa" id="wFD-lN-pYN"/>
                                            <outlet property="issuerImageView" destination="VAs-Wx-TQb" id="dDR-Ly-0E6"/>
                                            <outlet property="issuerNameLabel" destination="mfw-jx-1kt" id="vI6-04-8eR"/>
                                            <outlet property="optionButton" destination="G4o-Xy-Sd4" id="0mJ-n7-uud"/>
3127 3128 3129 3130 3131 3132 3133 3134
                                        </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>
3135
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yrS-Rd-y6d">
3136
                                <rect key="frame" x="0.0" y="718" width="1024" height="50"/>
3137
                                <subviews>
3138
                                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yAy-gW-uWW">
3139
                                        <rect key="frame" x="30" y="5" width="894" height="40"/>
3140
                                        <subviews>
3141
                                            <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="发表评论" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="1kQ-zq-QUc">
3142
                                                <rect key="frame" x="12" y="5" width="783" height="30"/>
3143 3144 3145
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="30" id="KJP-Oc-QZ2"/>
                                                </constraints>
3146 3147
                                                <nil key="textColor"/>
                                                <fontDescription key="fontDescription" type="system" pointSize="14"/>
3148
                                                <textInputTraits key="textInputTraits" returnKeyType="send"/>
3149 3150 3151
                                                <connections>
                                                    <outlet property="delegate" destination="VmI-Ft-Fno" id="flh-Ah-DiF"/>
                                                </connections>
3152
                                            </textField>
3153
                                            <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">
3154
                                                <rect key="frame" x="815" y="10" width="69" height="20"/>
3155 3156 3157
                                                <constraints>
                                                    <constraint firstAttribute="height" constant="20" id="Bh6-tN-ekw"/>
                                                </constraints>
3158
                                                <fontDescription key="fontDescription" type="system" pointSize="12"/>
3159
                                                <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
3160 3161 3162
                                                <nil key="highlightedColor"/>
                                            </label>
                                        </subviews>
3163 3164 3165 3166 3167 3168 3169 3170
                                        <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>
3171
                                    </view>
3172
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hBK-cP-6nE">
3173
                                        <rect key="frame" x="954" y="10" width="30" height="30"/>
3174 3175 3176 3177
                                        <constraints>
                                            <constraint firstAttribute="width" constant="30" id="NxS-I1-2qD"/>
                                            <constraint firstAttribute="height" constant="30" id="ajY-I2-Qjn"/>
                                        </constraints>
3178 3179 3180 3181 3182
                                        <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>
3183
                                    </button>
3184
                                    <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3Aj-de-1WD">
3185
                                        <rect key="frame" x="0.0" y="0.0" width="1024" height="1"/>
3186 3187 3188
                                        <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                        <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="calibratedRGB"/>
                                    </view>
3189 3190
                                </subviews>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3191 3192 3193 3194 3195 3196 3197 3198
                                <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>
3199 3200 3201
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3202 3203 3204 3205
                        <constraints>
                            <constraint firstItem="yrS-Rd-y6d" firstAttribute="top" secondItem="TVZ-eo-sh6" secondAttribute="bottom" id="5Dc-OI-doq"/>
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="9Cs-lr-jQQ"/>
                            <constraint firstItem="yrS-Rd-y6d" firstAttribute="leading" secondItem="ZYe-68-bYv" secondAttribute="leading" id="bai-Pj-qJx"/>
3206
                            <constraint firstItem="TVZ-eo-sh6" firstAttribute="top" secondItem="JLf-JW-rUI" secondAttribute="bottom" constant="24" id="ja1-TM-3b0"/>
3207 3208 3209 3210
                            <constraint firstAttribute="trailing" secondItem="TVZ-eo-sh6" secondAttribute="trailing" id="qhZ-mN-cx4"/>
                            <constraint firstAttribute="trailing" secondItem="yrS-Rd-y6d" secondAttribute="trailing" id="uar-Ul-MWe"/>
                            <constraint firstItem="f5L-3o-b9m" firstAttribute="top" secondItem="yrS-Rd-y6d" secondAttribute="bottom" id="xZR-7p-WXg"/>
                        </constraints>
3211 3212 3213 3214 3215
                    </view>
                    <connections>
                        <outlet property="commentInputTextFieldView" destination="1kQ-zq-QUc" id="h8H-Mj-usv"/>
                        <outlet property="commentNumberLabel" destination="JpS-Ui-lUS" id="M67-9M-cQf"/>
                        <outlet property="commentView" destination="yAy-gW-uWW" id="MJ4-Po-HFM"/>
3216
                        <outlet property="contentLabel" destination="v8T-KD-DNZ" id="Brq-Ix-7Ee"/>
3217
                        <outlet property="deleteButton" destination="AMb-KR-bVS" id="19Y-vT-NWb"/>
3218
                        <outlet property="forumDetailTableView" destination="TVZ-eo-sh6" id="NMh-5q-QMz"/>
3219 3220 3221
                        <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"/>
3222
                        <outlet property="praiseButton" destination="hBK-cP-6nE" id="PZ2-9r-kSE"/>
3223
                        <outlet property="shareButton" destination="Z5m-ce-eoH" id="8D6-mx-pJv"/>
3224
                        <outlet property="tableViewHeaderView" destination="sYW-Jc-Fde" id="Ht8-2M-kVQ"/>
3225 3226 3227 3228 3229 3230
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="eDc-Xa-Mwn" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="4372" y="212"/>
        </scene>
3231 3232
        <!--Post Photo Manager View Controller-->
        <scene sceneID="2ON-Ys-jWd">
3233
            <objects>
3234
                <viewController storyboardIdentifier="PostPhotoManagerViewController" id="TGH-Iw-ApE" customClass="PostPhotoManagerViewController" sceneMemberID="viewController">
3235 3236 3237 3238
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="kKI-zQ-wk1"/>
                        <viewControllerLayoutGuide type="bottom" id="qWt-o1-N8Q"/>
                    </layoutGuides>
3239
                    <view key="view" contentMode="scaleToFill" id="aJe-X6-Cbk">
3240
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3241 3242
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
3243
                            <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="exy-74-AKq">
3244
                                <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
3245
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3246 3247 3248 3249 3250 3251 3252
                                <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>
3253
                                    <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoManagerCollectionViewCell" id="ZSc-D5-APA" customClass="PhotoManagerCollectionViewCell">
3254 3255 3256 3257
                                        <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"/>
3258 3259
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
3260 3261 3262
                                                <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>
3263
                                            </subviews>
3264
                                        </view>
3265 3266 3267 3268 3269 3270
                                        <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>
3271
                                        <connections>
3272
                                            <outlet property="photoImageView" destination="qvC-gK-F43" id="Kyh-sr-Qxc"/>
3273
                                        </connections>
3274 3275
                                    </collectionViewCell>
                                </cells>
3276
                                <connections>
3277 3278
                                    <outlet property="dataSource" destination="TGH-Iw-ApE" id="2oW-WB-Ile"/>
                                    <outlet property="delegate" destination="TGH-Iw-ApE" id="3pF-fO-Q51"/>
3279
                                </connections>
3280
                            </collectionView>
3281 3282
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
3283 3284 3285 3286 3287 3288
                        <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>
3289 3290
                    </view>
                    <connections>
3291 3292
                        <outlet property="photoManagerCollectionView" destination="exy-74-AKq" id="rgY-2R-nad"/>
                        <outlet property="photoManagerFlowLayout" destination="JhQ-Jm-XRx" id="cnJ-Qs-kLn"/>
3293 3294
                    </connections>
                </viewController>
3295
                <placeholder placeholderIdentifier="IBFirstResponder" id="cpP-uV-HVv" userLabel="First Responder" sceneMemberID="firstResponder"/>
3296
            </objects>
3297
            <point key="canvasLocation" x="4372" y="1068"/>
3298
        </scene>
曹云霄's avatar
曹云霄 committed
3299 3300 3301
    </scenes>
    <resources>
        <image name="00登录-谭" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
3302
        <image name="6" width="141" height="141"/>
3303
        <image name="Imagebackground" width="65" height="65"/>
3304 3305
        <image name="Recruitbackground" width="2048" height="1402"/>
        <image name="Recruitbackground_title" width="1762" height="939"/>
3306 3307 3308
        <image name="amplification" width="24" height="24"/>
        <image name="back" width="10" height="16"/>
        <image name="back5second" width="23" height="24"/>
3309 3310
        <image name="background" width="1130" height="885"/>
        <image name="cancel" width="58" height="58"/>
3311
        <image name="comments" width="16" height="16"/>
3312
        <image name="confirm" width="567" height="434"/>
3313
        <image name="crown" width="45" height="42"/>
3314 3315
        <image name="current_integra" width="26" height="28"/>
        <image name="discussion" width="585" height="460"/>
3316
        <image name="dottedLine" width="1441" height="3"/>
3317
        <image name="editor" width="1130" height="885"/>
3318
        <image name="extension" width="29" height="21"/>
3319 3320
        <image name="finish-1" width="559" height="398"/>
        <image name="instructions" width="143" height="132"/>
3321
        <image name="learningbackground" width="2048" height="1536"/>
3322
        <image name="narrow" width="24" height="23"/>
3323
        <image name="onlinelearning" width="581" height="430"/>
3324 3325
        <image name="photo" width="64" height="61"/>
        <image name="play" width="23" height="23"/>
3326
        <image name="playSelect" width="23" height="23"/>
3327 3328
        <image name="playSelectNew" width="21" height="30"/>
        <image name="ppt" width="23" height="24"/>
3329
        <image name="pptselect" width="23" height="24"/>
3330
        <image name="praise" width="16" height="16"/>
3331
        <image name="praised" width="24" height="23"/>
3332
        <image name="quarte_integra" width="19" height="28"/>
3333
        <image name="release" width="101" height="35"/>
3334
        <image name="result" width="164" height="48"/>
3335
        <image name="result-1" width="303" height="89"/>
3336
        <image name="shade" width="529" height="382"/>
3337
        <image name="solidLine" width="1724" height="28"/>
3338
        <image name="startEvaluation" width="203" height="43"/>
3339
        <image name="stop" width="24" height="30"/>
3340
        <image name="success" width="52" height="20"/>
3341
        <image name="year_integra" width="27" height="27"/>
曹云霄's avatar
曹云霄 committed
3342
        <image name="矩形-1-拷贝-9" width="626" height="269"/>
3343
        <image name="通过" width="35" height="17"/>
3344
        <image name="闯关说明" width="306" height="90"/>
曹云霄's avatar
曹云霄 committed
3345 3346 3347
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
3348
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
曹云霄's avatar
曹云霄 committed
3349 3350
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
3351
</document>