Announcement.storyboard 43.3 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
3 4 5
    <device id="ipad9_7" orientation="landscape">
        <adaptation id="fullscreen"/>
    </device>
曹云霄's avatar
曹云霄 committed
6
    <dependencies>
7
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
8
        <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
曹云霄's avatar
曹云霄 committed
9 10 11 12 13 14 15
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--Announcement View Controller-->
        <scene sceneID="0GJ-bk-mbi">
            <objects>
                <viewController storyboardIdentifier="AnnouncementViewController" id="o85-iD-kdb" customClass="AnnouncementViewController" sceneMemberID="viewController">
16 17 18 19
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="taf-UX-SPD"/>
                        <viewControllerLayoutGuide type="bottom" id="pOM-XN-SeP"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
20
                    <view key="view" contentMode="scaleToFill" id="K8I-7A-x3V">
21
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
22 23
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
24
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="79" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dJk-hW-r6I">
25
                                <rect key="frame" x="0.0" y="104" width="1024" height="664"/>
26 27
                                <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <prototypes>
28
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="AnnouncementTableViewCell" rowHeight="80" id="JBe-hh-kVA" customClass="AnnouncementTableViewCell">
29
                                        <rect key="frame" x="0.0" y="28" width="1024" height="80"/>
30 31
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="JBe-hh-kVA" id="xVc-uc-PDl">
32
                                            <rect key="frame" x="0.0" y="0.0" width="830" height="79.5"/>
33 34
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
35
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="品牌咨询" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uFh-Bz-DRu" customClass="CustomBorderLabel">
36
                                                    <rect key="frame" x="30" y="18" width="60" height="20"/>
37 38 39 40
                                                    <constraints>
                                                        <constraint firstAttribute="width" constant="60" id="Q5Y-bG-ZaF"/>
                                                        <constraint firstAttribute="height" constant="20" id="mqd-Hx-Tb7"/>
                                                    </constraints>
41 42 43 44
                                                    <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
45
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="asdasd ]" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vAA-od-PUc">
46
                                                    <rect key="frame" x="105" y="20" width="56" height="17"/>
47 48 49 50
                                                    <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
51
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cUg-l9-anJ">
52
                                                    <rect key="frame" x="30" y="52" width="0.0" height="0.0"/>
53 54 55 56
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
57 58 59
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="new" translatesAutoresizingMaskIntoConstraints="NO" id="BYW-aT-dKb">
                                                    <rect key="frame" x="171" y="19" width="29" height="19"/>
                                                </imageView>
60
                                            </subviews>
61 62 63 64
                                            <constraints>
                                                <constraint firstItem="vAA-od-PUc" firstAttribute="leading" secondItem="uFh-Bz-DRu" secondAttribute="trailing" constant="15" id="0Mg-3c-voT"/>
                                                <constraint firstItem="cUg-l9-anJ" firstAttribute="centerY" secondItem="xVc-uc-PDl" secondAttribute="centerY" constant="12" id="3cA-9s-C3W"/>
                                                <constraint firstItem="uFh-Bz-DRu" firstAttribute="centerY" secondItem="xVc-uc-PDl" secondAttribute="centerY" constant="-12" id="F63-yT-xZ9"/>
65
                                                <constraint firstItem="BYW-aT-dKb" firstAttribute="centerY" secondItem="vAA-od-PUc" secondAttribute="centerY" id="Mab-nh-kQV"/>
66 67
                                                <constraint firstItem="uFh-Bz-DRu" firstAttribute="leading" secondItem="xVc-uc-PDl" secondAttribute="leading" constant="30" id="OiS-2m-KgZ"/>
                                                <constraint firstItem="vAA-od-PUc" firstAttribute="centerY" secondItem="uFh-Bz-DRu" secondAttribute="centerY" id="gkM-Tm-POO"/>
68
                                                <constraint firstAttribute="trailingMargin" relation="greaterThanOrEqual" secondItem="vAA-od-PUc" secondAttribute="trailing" constant="40" id="gpH-0L-xvx"/>
69
                                                <constraint firstItem="BYW-aT-dKb" firstAttribute="leading" secondItem="vAA-od-PUc" secondAttribute="trailing" constant="10" id="q0T-Hj-pYL"/>
70 71
                                                <constraint firstItem="cUg-l9-anJ" firstAttribute="leading" secondItem="uFh-Bz-DRu" secondAttribute="leading" id="qps-Gp-LAB"/>
                                            </constraints>
72 73 74 75 76
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="announcementTimeLabel" destination="cUg-l9-anJ" id="fFq-XM-k8W"/>
                                            <outlet property="announcementTitleLabel" destination="vAA-od-PUc" id="FHX-jL-8ok"/>
                                            <outlet property="announcementTypeLabel" destination="uFh-Bz-DRu" id="0Lb-wR-jeF"/>
77
                                            <outlet property="isReadImageview" destination="BYW-aT-dKb" id="xiW-mE-Hj3"/>
78 79 80 81
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
82
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EHt-av-SPm">
83
                                <rect key="frame" x="0.0" y="44" width="1024" height="60"/>
84
                                <subviews>
85
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZGl-RM-alD">
86
                                        <rect key="frame" x="35" y="15" width="70" height="30"/>
87 88 89 90
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="FWv-DS-CXZ"/>
                                            <constraint firstAttribute="width" constant="70" id="slt-te-fkY"/>
                                        </constraints>
91 92 93 94 95 96 97 98 99 100 101 102 103
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <inset key="titleEdgeInsets" minX="-20" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <inset key="imageEdgeInsets" minX="53" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <state key="normal" title="时间" image="asc">
                                            <color key="titleColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <state key="selected" image="desc"/>
                                        <connections>
                                            <action selector="dateSortButtonClickAction:" destination="o85-iD-kdb" eventType="touchUpInside" id="hJm-kh-iNA"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" red="0.96078431372549022" green="0.96470588235294119" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
104 105 106 107 108
                                <constraints>
                                    <constraint firstItem="ZGl-RM-alD" firstAttribute="centerY" secondItem="EHt-av-SPm" secondAttribute="centerY" id="e7I-me-zrD"/>
                                    <constraint firstAttribute="height" constant="60" id="oX0-Ha-di9"/>
                                    <constraint firstItem="ZGl-RM-alD" firstAttribute="leading" secondItem="EHt-av-SPm" secondAttribute="leading" constant="35" id="vtD-Zi-fnT"/>
                                </constraints>
曹云霄's avatar
曹云霄 committed
109 110 111
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
112 113
                        <constraints>
                            <constraint firstItem="pOM-XN-SeP" firstAttribute="top" secondItem="dJk-hW-r6I" secondAttribute="bottom" id="8X0-qz-hL7"/>
114
                            <constraint firstItem="EHt-av-SPm" firstAttribute="top" secondItem="taf-UX-SPD" secondAttribute="bottom" constant="24" id="GIO-kz-l60"/>
115 116 117 118 119 120
                            <constraint firstItem="dJk-hW-r6I" firstAttribute="top" secondItem="EHt-av-SPm" secondAttribute="bottom" id="HDy-4a-8g8"/>
                            <constraint firstAttribute="trailing" secondItem="EHt-av-SPm" secondAttribute="trailing" id="Omx-pv-taK"/>
                            <constraint firstItem="dJk-hW-r6I" firstAttribute="leading" secondItem="K8I-7A-x3V" secondAttribute="leading" id="m6C-hd-f2m"/>
                            <constraint firstAttribute="trailing" secondItem="dJk-hW-r6I" secondAttribute="trailing" id="tHd-HI-wm1"/>
                            <constraint firstItem="EHt-av-SPm" firstAttribute="leading" secondItem="K8I-7A-x3V" secondAttribute="leading" id="ytS-wL-cJx"/>
                        </constraints>
曹云霄's avatar
曹云霄 committed
121
                    </view>
122 123
                    <connections>
                        <outlet property="chooseBackgroundView" destination="EHt-av-SPm" id="cTz-Ik-Jhf"/>
124
                        <outlet property="tableView" destination="dJk-hW-r6I" id="2jm-gk-gaW"/>
125 126
                        <outlet property="timeOrderButton" destination="ZGl-RM-alD" id="zfM-UJ-h2C"/>
                    </connections>
曹云霄's avatar
曹云霄 committed
127 128 129
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ZlE-0z-IZL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181
            <point key="canvasLocation" x="254" y="-364"/>
        </scene>
        <!--Message View Controller-->
        <scene sceneID="tNs-zc-HaM">
            <objects>
                <viewController storyboardIdentifier="MessageViewController" id="IfQ-qf-biJ" customClass="MessageViewController" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="b8n-AQ-Nfq"/>
                        <viewControllerLayoutGuide type="bottom" id="EMb-rc-S8d"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="Rcu-TZ-VEG">
                        <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="lTh-0t-KlT">
                                <rect key="frame" x="0.0" y="44" width="1024" height="60"/>
                                <subviews>
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YWK-zR-6jW">
                                        <rect key="frame" x="35" y="15" width="70" height="30"/>
                                        <constraints>
                                            <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="70" id="6Xc-uJ-W4g"/>
                                            <constraint firstAttribute="height" constant="30" id="JSg-nv-Gcf"/>
                                            <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="30" id="R9Z-LY-Y8j"/>
                                            <constraint firstAttribute="width" constant="70" id="mSK-42-YFr"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                        <inset key="titleEdgeInsets" minX="-20" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <inset key="imageEdgeInsets" minX="53" minY="0.0" maxX="0.0" maxY="0.0"/>
                                        <state key="normal" title="时间" image="asc">
                                            <color key="titleColor" red="0.34901960780000002" green="0.67450980390000004" blue="0.86274509799999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </state>
                                        <state key="selected" image="desc"/>
                                        <connections>
                                            <action selector="dateSortButtonClickAction:" destination="o85-iD-kdb" eventType="touchUpInside" id="Cyc-b9-17o"/>
                                        </connections>
                                    </button>
                                </subviews>
                                <color key="backgroundColor" red="0.96078431369999995" green="0.96470588239999999" blue="0.96862745100000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <constraints>
                                    <constraint firstItem="YWK-zR-6jW" firstAttribute="leading" secondItem="lTh-0t-KlT" secondAttribute="leading" constant="35" id="9Pj-cU-ZOb"/>
                                    <constraint firstAttribute="height" constant="60" id="gK7-Cu-nok"/>
                                    <constraint firstItem="YWK-zR-6jW" firstAttribute="centerY" secondItem="lTh-0t-KlT" secondAttribute="centerY" id="oza-X9-sdC"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="79" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ace-EV-HVn">
                                <rect key="frame" x="0.0" y="104" width="1024" height="664"/>
                                <color key="backgroundColor" red="0.92941176469999998" green="0.93333333330000001" blue="0.93725490199999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <prototypes>
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="MessageTableViewCell" id="RRW-1S-cdL" customClass="MessageTableViewCell">
                                        <rect key="frame" x="0.0" y="28" width="1024" height="79"/>
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="RRW-1S-cdL" id="p34-6E-JxS">
182
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="78.5"/>
183 184
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
185
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" layoutMarginsFollowReadableWidth="YES" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Syz-rn-8Ux">
186
                                                    <rect key="frame" x="20" y="16" width="984" height="21"/>
曹云霄's avatar
曹云霄 committed
187
                                                    <string key="text">LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel</string>
188 189 190 191 192 193 194 195 196 197
                                                    <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="2017年02月16日13:34:06" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RQ0-r1-6gH">
                                                    <rect key="frame" x="20" y="42" width="186" height="20"/>
                                                    <fontDescription key="fontDescription" type="system" pointSize="16"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
曹云霄's avatar
曹云霄 committed
198 199 200
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="new" translatesAutoresizingMaskIntoConstraints="NO" id="gIx-9G-Pnj">
                                                    <rect key="frame" x="211" y="43" width="29" height="19"/>
                                                </imageView>
201 202 203 204
                                            </subviews>
                                            <constraints>
                                                <constraint firstAttribute="bottom" secondItem="RQ0-r1-6gH" secondAttribute="bottom" constant="16" id="53v-Rb-p0e"/>
                                                <constraint firstAttribute="trailing" secondItem="Syz-rn-8Ux" secondAttribute="trailing" constant="20" id="7wn-4N-Td5"/>
曹云霄's avatar
曹云霄 committed
205
                                                <constraint firstItem="gIx-9G-Pnj" firstAttribute="leading" secondItem="RQ0-r1-6gH" secondAttribute="trailing" constant="5" id="C7p-eS-jXi"/>
206 207 208 209
                                                <constraint firstItem="Syz-rn-8Ux" firstAttribute="leading" secondItem="p34-6E-JxS" secondAttribute="leading" constant="20" id="HHm-Ml-Cxc"/>
                                                <constraint firstItem="RQ0-r1-6gH" firstAttribute="leading" secondItem="Syz-rn-8Ux" secondAttribute="leading" id="M0W-yP-qF3"/>
                                                <constraint firstItem="RQ0-r1-6gH" firstAttribute="top" secondItem="Syz-rn-8Ux" secondAttribute="bottom" constant="5" id="ig4-ri-Zjv"/>
                                                <constraint firstItem="Syz-rn-8Ux" firstAttribute="top" secondItem="p34-6E-JxS" secondAttribute="top" constant="16" id="nBV-3v-nKM"/>
曹云霄's avatar
曹云霄 committed
210
                                                <constraint firstItem="gIx-9G-Pnj" firstAttribute="centerY" secondItem="RQ0-r1-6gH" secondAttribute="centerY" id="q6z-WI-sqG"/>
211 212 213
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
曹云霄's avatar
曹云霄 committed
214
                                            <outlet property="isReadedImageView" destination="gIx-9G-Pnj" id="nlt-XJ-3Fz"/>
215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233
                                            <outlet property="messageLabel" destination="Syz-rn-8Ux" id="xy5-dY-veg"/>
                                            <outlet property="releaseTimeLabel" destination="RQ0-r1-6gH" id="FkF-rH-u7I"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="lTh-0t-KlT" firstAttribute="leading" secondItem="Rcu-TZ-VEG" secondAttribute="leading" id="A5F-n6-WhQ"/>
                            <constraint firstItem="lTh-0t-KlT" firstAttribute="top" secondItem="b8n-AQ-Nfq" secondAttribute="bottom" constant="24" id="Ghd-f4-MIg"/>
                            <constraint firstItem="Ace-EV-HVn" firstAttribute="leading" secondItem="Rcu-TZ-VEG" secondAttribute="leading" id="Mmo-g8-XOd"/>
                            <constraint firstItem="Ace-EV-HVn" firstAttribute="top" secondItem="lTh-0t-KlT" secondAttribute="bottom" id="Uqr-TL-xml"/>
                            <constraint firstAttribute="trailing" secondItem="lTh-0t-KlT" secondAttribute="trailing" id="Wuy-rU-Xe5"/>
                            <constraint firstItem="EMb-rc-S8d" firstAttribute="top" secondItem="Ace-EV-HVn" secondAttribute="bottom" id="XJ0-Rh-Twh"/>
                            <constraint firstAttribute="trailing" secondItem="Ace-EV-HVn" secondAttribute="trailing" id="jfh-cC-h1x"/>
                        </constraints>
                    </view>
                    <connections>
234
                        <outlet property="tableView" destination="Ace-EV-HVn" id="seN-mt-L27"/>
235 236 237 238 239 240
                        <outlet property="timeOrderButton" destination="YWK-zR-6jW" id="tkb-ed-IXF"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="dmC-RS-rgj" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="254" y="510"/>
曹云霄's avatar
曹云霄 committed
241
        </scene>
曹云霄's avatar
曹云霄 committed
242 243 244 245
        <!--Annountcement Detail View Controller-->
        <scene sceneID="PAg-Vx-GQr">
            <objects>
                <viewController storyboardIdentifier="AnnountcementDetailViewController" id="Pbe-Qr-nKa" customClass="AnnountcementDetailViewController" sceneMemberID="viewController">
246 247 248 249
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="U8n-6Z-hQW"/>
                        <viewControllerLayoutGuide type="bottom" id="ZDD-ic-ycg"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
250
                    <view key="view" contentMode="scaleToFill" id="u2X-Zg-g9v">
251
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
252 253
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
254
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="67" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Nxo-16-vKa">
255
                                <rect key="frame" x="0.0" y="64" width="1024" height="704"/>
256
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
257
                                <view key="tableHeaderView" contentMode="scaleToFill" id="Fm8-gj-pKn">
258
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="80"/>
曹云霄's avatar
曹云霄 committed
259 260
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
261
                                        <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="t4k-fa-t7j">
262
                                            <rect key="frame" x="28" y="10" width="968" height="0.0"/>
曹云霄's avatar
曹云霄 committed
263 264 265 266
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
267
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Ae-Oz-bjL" customClass="CustomBorderLabel">
268
                                            <rect key="frame" x="28" y="13" width="60" height="20"/>
269
                                            <constraints>
270 271
                                                <constraint firstAttribute="width" constant="60" id="LpT-46-xYu"/>
                                                <constraint firstAttribute="height" constant="20" id="S7k-wA-dqR"/>
272
                                            </constraints>
曹云霄's avatar
曹云霄 committed
273 274 275 276
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
277
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gDl-gb-obg">
278
                                            <rect key="frame" x="103" y="23" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
279 280 281 282
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
283 284 285
                                        <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="read" translatesAutoresizingMaskIntoConstraints="NO" id="J6n-Aw-3EN">
                                            <rect key="frame" x="143" y="17" width="14" height="12"/>
                                        </imageView>
286
                                        <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8EW-gp-rKg">
287
                                            <rect key="frame" x="0.0" y="79" width="1024.5" height="1"/>
288 289 290
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
                                            <color key="backgroundColor" red="0.92941176469999998" green="0.93333333330000001" blue="0.93725490199999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                        </view>
291
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9he-pL-hOf">
292
                                            <rect key="frame" x="172" y="16" width="8" height="15"/>
293 294 295 296
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
曹云霄's avatar
曹云霄 committed
297
                                    </subviews>
298
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
299
                                    <constraints>
300 301 302 303 304 305 306 307 308 309 310
                                        <constraint firstItem="J6n-Aw-3EN" firstAttribute="leading" secondItem="gDl-gb-obg" secondAttribute="trailing" constant="40" id="0Xl-eV-DxD"/>
                                        <constraint firstItem="9he-pL-hOf" firstAttribute="leading" secondItem="J6n-Aw-3EN" secondAttribute="trailing" constant="15" id="3hk-2F-o9q"/>
                                        <constraint firstItem="t4k-fa-t7j" firstAttribute="top" secondItem="Fm8-gj-pKn" secondAttribute="top" constant="10" id="7aV-s1-KpH"/>
                                        <constraint firstItem="gDl-gb-obg" firstAttribute="leading" secondItem="8Ae-Oz-bjL" secondAttribute="trailing" constant="15" id="EcA-xx-zHE"/>
                                        <constraint firstItem="t4k-fa-t7j" firstAttribute="leading" secondItem="Fm8-gj-pKn" secondAttribute="leading" constant="28" id="Lah-yA-Hhj"/>
                                        <constraint firstItem="J6n-Aw-3EN" firstAttribute="centerY" secondItem="gDl-gb-obg" secondAttribute="centerY" id="MSt-qC-utw"/>
                                        <constraint firstItem="8Ae-Oz-bjL" firstAttribute="top" secondItem="t4k-fa-t7j" secondAttribute="bottom" constant="3" id="N7v-WA-9P9"/>
                                        <constraint firstAttribute="trailing" secondItem="t4k-fa-t7j" secondAttribute="trailing" constant="28" id="Q0G-nZ-gMn"/>
                                        <constraint firstItem="8Ae-Oz-bjL" firstAttribute="leading" secondItem="t4k-fa-t7j" secondAttribute="leading" id="QDk-gI-XP5"/>
                                        <constraint firstItem="9he-pL-hOf" firstAttribute="centerY" secondItem="J6n-Aw-3EN" secondAttribute="centerY" id="cWD-hE-Xo2"/>
                                        <constraint firstItem="gDl-gb-obg" firstAttribute="centerY" secondItem="8Ae-Oz-bjL" secondAttribute="centerY" id="yLy-7N-qxL"/>
311
                                    </constraints>
曹云霄's avatar
曹云霄 committed
312 313
                                </view>
                                <prototypes>
314
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="detailDisclosureButton" indentationWidth="10" reuseIdentifier="AnnouncementListTableViewCell" rowHeight="80" id="44v-S2-v3P" customClass="AnnouncementListTableViewCell">
315
                                        <rect key="frame" x="0.0" y="108" width="1024" height="80"/>
曹云霄's avatar
曹云霄 committed
316 317
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="44v-S2-v3P" id="TiP-Pq-14C">
318
                                            <rect key="frame" x="0.0" y="0.0" width="796" height="80"/>
曹云霄's avatar
曹云霄 committed
319 320
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
321
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Bee-ge-dHe">
322
                                                    <rect key="frame" x="28" y="10" width="60" height="60"/>
323 324 325 326
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="dql-0C-fuj"/>
                                                        <constraint firstAttribute="width" constant="60" id="ryq-kB-YOO"/>
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
327
                                                </imageView>
328
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ola-dX-vtB">
329
                                                    <rect key="frame" x="103" y="30" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
330 331 332 333
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
334
                                                <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yly-Za-TMt">
335
                                                    <rect key="frame" x="103" y="50" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
336 337 338 339
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
340
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ARf-Lp-SSe">
341
                                                    <rect key="frame" x="28" y="79" width="929" height="1"/>
342
                                                    <color key="backgroundColor" red="0.92941176469999998" green="0.93333333330000001" blue="0.93725490199999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
343 344 345
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="tTR-36-YKd"/>
                                                    </constraints>
346
                                                </view>
曹云霄's avatar
曹云霄 committed
347
                                            </subviews>
348 349
                                            <constraints>
                                                <constraint firstItem="Bee-ge-dHe" firstAttribute="leading" secondItem="TiP-Pq-14C" secondAttribute="leading" constant="28" id="3zz-Vc-sT5"/>
350 351
                                                <constraint firstAttribute="trailing" secondItem="ARf-Lp-SSe" secondAttribute="trailing" id="CUw-IH-3ev"/>
                                                <constraint firstItem="ARf-Lp-SSe" firstAttribute="leading" secondItem="Bee-ge-dHe" secondAttribute="leading" id="QKc-b8-Wyg"/>
352 353
                                                <constraint firstItem="Ola-dX-vtB" firstAttribute="centerY" secondItem="TiP-Pq-14C" secondAttribute="centerY" constant="-10" id="UQG-6J-n5y"/>
                                                <constraint firstItem="yly-Za-TMt" firstAttribute="leading" secondItem="Ola-dX-vtB" secondAttribute="leading" id="ah8-tq-Gh6"/>
354
                                                <constraint firstAttribute="bottom" secondItem="ARf-Lp-SSe" secondAttribute="bottom" id="c9w-vL-17A"/>
355 356 357 358
                                                <constraint firstItem="Ola-dX-vtB" firstAttribute="leading" secondItem="Bee-ge-dHe" secondAttribute="trailing" constant="15" id="hbd-cv-u85"/>
                                                <constraint firstItem="Bee-ge-dHe" firstAttribute="centerY" secondItem="TiP-Pq-14C" secondAttribute="centerY" id="iIz-il-wfq"/>
                                                <constraint firstItem="yly-Za-TMt" firstAttribute="centerY" secondItem="TiP-Pq-14C" secondAttribute="centerY" constant="10" id="iV4-T4-LvL"/>
                                            </constraints>
曹云霄's avatar
曹云霄 committed
359 360 361 362 363 364 365 366 367 368 369 370 371 372 373
                                        </tableViewCellContentView>
                                        <connections>
                                            <outlet property="annountcementImageView" destination="Bee-ge-dHe" id="ynU-ZA-d8x"/>
                                            <outlet property="annountcementSizeLabel" destination="yly-Za-TMt" id="lgt-cr-5yH"/>
                                            <outlet property="annountcementTitleLabel" destination="Ola-dX-vtB" id="Ef2-Mb-PaE"/>
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="Pbe-Qr-nKa" id="L9J-Xr-Uah"/>
                                    <outlet property="delegate" destination="Pbe-Qr-nKa" id="4z4-8G-BUX"/>
                                </connections>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
374 375 376 377 378 379
                        <constraints>
                            <constraint firstItem="Nxo-16-vKa" firstAttribute="top" secondItem="U8n-6Z-hQW" secondAttribute="bottom" constant="44" id="6Gl-nf-lJt"/>
                            <constraint firstAttribute="trailing" secondItem="Nxo-16-vKa" secondAttribute="trailing" id="jkd-QY-Myd"/>
                            <constraint firstItem="Nxo-16-vKa" firstAttribute="leading" secondItem="u2X-Zg-g9v" secondAttribute="leading" id="jtp-c9-fFP"/>
                            <constraint firstItem="ZDD-ic-ycg" firstAttribute="top" secondItem="Nxo-16-vKa" secondAttribute="bottom" id="qLA-mi-Wb7"/>
                        </constraints>
曹云霄's avatar
曹云霄 committed
380 381 382
                    </view>
                    <connections>
                        <outlet property="announcementDetailsTableView" destination="Nxo-16-vKa" id="hrt-Iv-CUh"/>
383
                        <outlet property="announcementHeaderView" destination="Fm8-gj-pKn" id="DKB-OB-yTB"/>
曹云霄's avatar
曹云霄 committed
384 385 386 387 388 389 390 391
                        <outlet property="annountcementReadCountLabel" destination="9he-pL-hOf" id="0FG-We-C5c"/>
                        <outlet property="annountcementTimeLabel" destination="gDl-gb-obg" id="hga-ou-2zl"/>
                        <outlet property="annountcementTitleLabel" destination="t4k-fa-t7j" id="JXY-wz-b1a"/>
                        <outlet property="annountcementTypeLabel" destination="8Ae-Oz-bjL" id="P3G-ZU-Mjf"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="tgo-zn-IkV" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
392
            <point key="canvasLocation" x="1414" y="-364"/>
曹云霄's avatar
曹云霄 committed
393
        </scene>
曹云霄's avatar
曹云霄 committed
394
    </scenes>
395 396 397
    <resources>
        <image name="asc" width="7" height="13"/>
        <image name="desc" width="7" height="13"/>
398
        <image name="new" width="29" height="19"/>
曹云霄's avatar
曹云霄 committed
399
        <image name="read" width="14" height="12"/>
400 401 402
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
403
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
404 405
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
406
</document>