<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES"> <dependencies> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/> <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"> <view key="view" contentMode="scaleToFill" id="K8I-7A-x3V"> <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="79" sectionHeaderHeight="28" sectionFooterHeight="28" id="dJk-hW-r6I"> <frame key="frameInset" minY="123.5" maxX="0.5" maxY="0.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" red="0.92941176470588238" green="0.93333333333333335" blue="0.93725490196078431" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="default" accessoryType="disclosureIndicator" indentationWidth="10" reuseIdentifier="AnnouncementTableViewCell" rowHeight="80" id="JBe-hh-kVA" customClass="AnnouncementTableViewCell"> <rect key="frame" x="0.0" y="28" width="1023.5" height="80"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="JBe-hh-kVA" id="xVc-uc-PDl"> <frame key="frameInset" width="830.5" height="79"/> <autoresizingMask key="autoresizingMask"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="品牌咨询" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="uFh-Bz-DRu" customClass="CustomBorderLabel"> <frame key="frameInset" minX="28" minY="16" width="61" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="亚洲风新品发布会" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="vAA-od-PUc"> <frame key="frameInset" minX="96.5" minY="16" width="57.77%" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="14"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="发布时间:2016年11月23日17:24:34" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cUg-l9-anJ"> <frame key="frameInset" minX="27.5" width="40.79%" height="20.5" maxY="17.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> </subviews> </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"/> </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> <view contentMode="scaleToFill" misplaced="YES" id="EHt-av-SPm"> <frame key="frameInset" minY="64" height="60" maxX="1"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <subviews> <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="ZGl-RM-alD"> <frame key="frameInset" minX="34" minY="19" width="70" height="22"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <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"/> </view> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </view> <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> </viewController> <placeholder placeholderIdentifier="IBFirstResponder" id="ZlE-0z-IZL" userLabel="First Responder" sceneMemberID="firstResponder"/> </objects> <point key="canvasLocation" x="255" y="-364"/> </scene> <!--Annountcement Detail View Controller--> <scene sceneID="PAg-Vx-GQr"> <objects> <viewController storyboardIdentifier="AnnountcementDetailViewController" id="Pbe-Qr-nKa" customClass="AnnountcementDetailViewController" sceneMemberID="viewController"> <view key="view" contentMode="scaleToFill" id="u2X-Zg-g9v"> <rect key="frame" x="0.0" y="0.0" width="1024" height="768"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="67" sectionHeaderHeight="28" sectionFooterHeight="28" id="Nxo-16-vKa"> <frame key="frameInset" minY="63.5"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> <view key="tableHeaderView" contentMode="scaleToFill" misplaced="YES" id="Fm8-gj-pKn"> <rect key="frame" x="0.0" y="0.0" width="1023.5" height="80"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <subviews> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="亚洲风格产品发布会" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="t4k-fa-t7j"> <frame key="frameInset" minX="27" minY="16" height="21" maxX="29"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> <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" misplaced="YES" text="品牌资讯" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="8Ae-Oz-bjL" customClass="CustomBorderLabel"> <frame key="frameInset" minX="28" minY="43" width="61" height="21"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="2016年11月24日09:52:40" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="gDl-gb-obg"> <frame key="frameInset" minX="97.5" minY="43" width="17.33%" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" image="read" id="J6n-Aw-3EN"> <frame key="frameInset" minX="273" minY="45" width="15" height="15"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="10000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="9he-pL-hOf"> <frame key="frameInset" minX="296" minY="42" width="13.81%" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" misplaced="YES" id="8EW-gp-rKg"> <frame key="frameInset" height="1" maxX="-0.5"/> <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> </subviews> <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> </view> <prototypes> <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" selectionStyle="default" accessoryType="detailDisclosureButton" indentationWidth="10" reuseIdentifier="AnnouncementListTableViewCell" rowHeight="80" id="44v-S2-v3P" customClass="AnnouncementListTableViewCell"> <rect key="frame" x="0.0" y="108" width="1024" height="80"/> <autoresizingMask key="autoresizingMask"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="44v-S2-v3P" id="TiP-Pq-14C"> <frame key="frameInset" width="796" height="80"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" id="Bee-ge-dHe"> <frame key="frameInset" minX="27" minY="45.00%" width="60" height="60"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="1212121.pdf" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Ola-dX-vtB"> <frame key="frameInset" minX="105" minY="19" width="55.86%" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="15"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text="92.6k" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="yly-Za-TMt"> <frame key="frameInset" minX="105" minY="38" width="24.17%" height="21"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/> <fontDescription key="fontDescription" type="system" pointSize="12"/> <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> <nil key="highlightedColor"/> </label> <view contentMode="scaleToFill" misplaced="YES" id="ARf-Lp-SSe"> <frame key="frameInset" minX="27" height="1" maxX="-228"/> <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> </subviews> </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"/> </view> <connections> <outlet property="announcementDetailsTableView" destination="Nxo-16-vKa" id="hrt-Iv-CUh"/> <outlet property="announcementHeaderView" destination="Fm8-gj-pKn" id="DKB-OB-yTB"/> <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> <point key="canvasLocation" x="1445" y="-364"/> </scene> </scenes> <resources> <image name="asc" width="7" height="13"/> <image name="desc" width="7" height="13"/> <image name="read" width="14" height="12"/> </resources> <simulatedMetricsContainer key="defaultSimulatedMetrics"> <simulatedStatusBarMetrics key="statusBar"/> <simulatedOrientationMetrics key="orientation" orientation="landscapeRight"/> <simulatedScreenMetrics key="destination"/> </simulatedMetricsContainer> </document>