Announcement.storyboard 43.9 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"/>
曹云霄'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 82 83 84 85
                                        </connections>
                                    </tableViewCell>
                                </prototypes>
                                <connections>
                                    <outlet property="dataSource" destination="o85-iD-kdb" id="if5-ka-8cw"/>
                                    <outlet property="delegate" destination="o85-iD-kdb" id="91w-hc-9Xw"/>
                                </connections>
                            </tableView>
86
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EHt-av-SPm">
87
                                <rect key="frame" x="0.0" y="44" width="1024" height="60"/>
88
                                <subviews>
89
                                    <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZGl-RM-alD">
90
                                        <rect key="frame" x="35" y="15" width="70" height="30"/>
91 92 93 94
                                        <constraints>
                                            <constraint firstAttribute="height" constant="30" id="FWv-DS-CXZ"/>
                                            <constraint firstAttribute="width" constant="70" id="slt-te-fkY"/>
                                        </constraints>
95 96 97 98 99 100 101 102 103 104 105 106 107
                                        <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"/>
108 109 110 111 112
                                <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
113 114 115
                            </view>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
116 117
                        <constraints>
                            <constraint firstItem="pOM-XN-SeP" firstAttribute="top" secondItem="dJk-hW-r6I" secondAttribute="bottom" id="8X0-qz-hL7"/>
118
                            <constraint firstItem="EHt-av-SPm" firstAttribute="top" secondItem="taf-UX-SPD" secondAttribute="bottom" constant="24" id="GIO-kz-l60"/>
119 120 121 122 123 124
                            <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
125
                    </view>
126 127 128 129 130
                    <connections>
                        <outlet property="announcementTableView" destination="dJk-hW-r6I" id="sft-KY-4ZH"/>
                        <outlet property="chooseBackgroundView" destination="EHt-av-SPm" id="cTz-Ik-Jhf"/>
                        <outlet property="timeOrderButton" destination="ZGl-RM-alD" id="zfM-UJ-h2C"/>
                    </connections>
曹云霄's avatar
曹云霄 committed
131 132 133
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ZlE-0z-IZL" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
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 182 183 184 185
            <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">
186
                                            <rect key="frame" x="0.0" y="0.0" width="1024" height="78.5"/>
187 188
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
189
                                                <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">
190
                                                    <rect key="frame" x="20" y="16" width="984" height="21"/>
曹云霄's avatar
曹云霄 committed
191
                                                    <string key="text">LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel</string>
192 193 194 195 196 197 198 199 200 201
                                                    <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
202 203 204
                                                <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>
205 206 207 208
                                            </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
209
                                                <constraint firstItem="gIx-9G-Pnj" firstAttribute="leading" secondItem="RQ0-r1-6gH" secondAttribute="trailing" constant="5" id="C7p-eS-jXi"/>
210 211 212 213
                                                <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
214
                                                <constraint firstItem="gIx-9G-Pnj" firstAttribute="centerY" secondItem="RQ0-r1-6gH" secondAttribute="centerY" id="q6z-WI-sqG"/>
215 216 217
                                            </constraints>
                                        </tableViewCellContentView>
                                        <connections>
曹云霄's avatar
曹云霄 committed
218
                                            <outlet property="isReadedImageView" destination="gIx-9G-Pnj" id="nlt-XJ-3Fz"/>
219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248
                                            <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>
                                <connections>
                                    <outlet property="dataSource" destination="IfQ-qf-biJ" id="ftJ-hX-7gR"/>
                                    <outlet property="delegate" destination="IfQ-qf-biJ" id="A2C-e6-W5v"/>
                                </connections>
                            </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>
                        <outlet property="meesageTableView" destination="Ace-EV-HVn" id="idA-tI-R8r"/>
                        <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
249
        </scene>
曹云霄's avatar
曹云霄 committed
250 251 252 253
        <!--Annountcement Detail View Controller-->
        <scene sceneID="PAg-Vx-GQr">
            <objects>
                <viewController storyboardIdentifier="AnnountcementDetailViewController" id="Pbe-Qr-nKa" customClass="AnnountcementDetailViewController" sceneMemberID="viewController">
254 255 256 257
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="U8n-6Z-hQW"/>
                        <viewControllerLayoutGuide type="bottom" id="ZDD-ic-ycg"/>
                    </layoutGuides>
曹云霄's avatar
曹云霄 committed
258
                    <view key="view" contentMode="scaleToFill" id="u2X-Zg-g9v">
259
                        <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/>
曹云霄's avatar
曹云霄 committed
260 261
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
262
                            <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">
263
                                <rect key="frame" x="0.0" y="64" width="1024" height="704"/>
264
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
265
                                <view key="tableHeaderView" contentMode="scaleToFill" id="Fm8-gj-pKn">
266
                                    <rect key="frame" x="0.0" y="0.0" width="1024" height="80"/>
曹云霄's avatar
曹云霄 committed
267 268
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
269
                                        <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">
270
                                            <rect key="frame" x="28" y="10" width="968" height="0.0"/>
曹云霄's avatar
曹云霄 committed
271 272 273 274
                                            <fontDescription key="fontDescription" type="system" pointSize="17"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
275
                                        <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">
276
                                            <rect key="frame" x="28" y="13" width="60" height="20"/>
277
                                            <constraints>
278 279
                                                <constraint firstAttribute="width" constant="60" id="LpT-46-xYu"/>
                                                <constraint firstAttribute="height" constant="20" id="S7k-wA-dqR"/>
280
                                            </constraints>
曹云霄's avatar
曹云霄 committed
281 282 283 284
                                            <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
                                            <nil key="textColor"/>
                                            <nil key="highlightedColor"/>
                                        </label>
285
                                        <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">
286
                                            <rect key="frame" x="103" y="23" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
287 288 289 290
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
291 292 293
                                        <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>
294
                                        <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="8EW-gp-rKg">
295
                                            <rect key="frame" x="0.0" y="79" width="1024.5" height="1"/>
296 297 298
                                            <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>
299
                                        <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">
300
                                            <rect key="frame" x="172" y="16" width="8" height="15"/>
301 302 303 304
                                            <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                            <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                            <nil key="highlightedColor"/>
                                        </label>
曹云霄's avatar
曹云霄 committed
305
                                    </subviews>
306
                                    <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
307
                                    <constraints>
308 309 310 311 312 313 314 315 316 317 318
                                        <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"/>
319
                                    </constraints>
曹云霄's avatar
曹云霄 committed
320 321
                                </view>
                                <prototypes>
322
                                    <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" accessoryType="detailDisclosureButton" indentationWidth="10" reuseIdentifier="AnnouncementListTableViewCell" rowHeight="80" id="44v-S2-v3P" customClass="AnnouncementListTableViewCell">
323
                                        <rect key="frame" x="0.0" y="108" width="1024" height="80"/>
曹云霄's avatar
曹云霄 committed
324 325
                                        <autoresizingMask key="autoresizingMask"/>
                                        <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="44v-S2-v3P" id="TiP-Pq-14C">
326
                                            <rect key="frame" x="0.0" y="0.0" width="796" height="80"/>
曹云霄's avatar
曹云霄 committed
327 328
                                            <autoresizingMask key="autoresizingMask"/>
                                            <subviews>
329
                                                <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Bee-ge-dHe">
330
                                                    <rect key="frame" x="28" y="10" width="60" height="60"/>
331 332 333 334
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="60" id="dql-0C-fuj"/>
                                                        <constraint firstAttribute="width" constant="60" id="ryq-kB-YOO"/>
                                                    </constraints>
曹云霄's avatar
曹云霄 committed
335
                                                </imageView>
336
                                                <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">
337
                                                    <rect key="frame" x="103" y="30" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
338 339 340 341
                                                    <fontDescription key="fontDescription" type="system" pointSize="15"/>
                                                    <nil key="textColor"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
342
                                                <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">
343
                                                    <rect key="frame" x="103" y="50" width="0.0" height="0.0"/>
曹云霄's avatar
曹云霄 committed
344 345 346 347
                                                    <fontDescription key="fontDescription" type="system" pointSize="12"/>
                                                    <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
                                                    <nil key="highlightedColor"/>
                                                </label>
348
                                                <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ARf-Lp-SSe">
349
                                                    <rect key="frame" x="28" y="79" width="929" height="1"/>
350
                                                    <color key="backgroundColor" red="0.92941176469999998" green="0.93333333330000001" blue="0.93725490199999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
351 352 353
                                                    <constraints>
                                                        <constraint firstAttribute="height" constant="1" id="tTR-36-YKd"/>
                                                    </constraints>
354
                                                </view>
曹云霄's avatar
曹云霄 committed
355
                                            </subviews>
356 357
                                            <constraints>
                                                <constraint firstItem="Bee-ge-dHe" firstAttribute="leading" secondItem="TiP-Pq-14C" secondAttribute="leading" constant="28" id="3zz-Vc-sT5"/>
358 359
                                                <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"/>
360 361
                                                <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"/>
362
                                                <constraint firstAttribute="bottom" secondItem="ARf-Lp-SSe" secondAttribute="bottom" id="c9w-vL-17A"/>
363 364 365 366
                                                <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
367 368 369 370 371 372 373 374 375 376 377 378 379 380 381
                                        </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"/>
382 383 384 385 386 387
                        <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
388 389 390
                    </view>
                    <connections>
                        <outlet property="announcementDetailsTableView" destination="Nxo-16-vKa" id="hrt-Iv-CUh"/>
391
                        <outlet property="announcementHeaderView" destination="Fm8-gj-pKn" id="DKB-OB-yTB"/>
曹云霄's avatar
曹云霄 committed
392 393 394 395 396 397 398 399
                        <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>
400
            <point key="canvasLocation" x="1414" y="-364"/>
曹云霄's avatar
曹云霄 committed
401
        </scene>
曹云霄's avatar
曹云霄 committed
402
    </scenes>
403 404 405
    <resources>
        <image name="asc" width="7" height="13"/>
        <image name="desc" width="7" height="13"/>
406
        <image name="new" width="29" height="19"/>
曹云霄's avatar
曹云霄 committed
407
        <image name="read" width="14" height="12"/>
408 409 410
    </resources>
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
411
        <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/>
412 413
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
414
</document>