|
| 1 | +<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="5056" systemVersion="13D65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" initialViewController="HaG-M8-Pzu"> |
| 3 | + <dependencies> |
| 4 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3733"/> |
| 5 | + </dependencies> |
| 6 | + <scenes> |
| 7 | + <!--Menu View Controller - 最新日志--> |
| 8 | + <scene sceneID="BJa-cx-8jH"> |
| 9 | + <objects> |
| 10 | + <viewController id="fmY-Zu-SJB" customClass="MenuViewController" sceneMemberID="viewController"> |
| 11 | + <layoutGuides> |
| 12 | + <viewControllerLayoutGuide type="top" id="7FV-FN-Alp"/> |
| 13 | + <viewControllerLayoutGuide type="bottom" id="0JV-F6-FaF"/> |
| 14 | + </layoutGuides> |
| 15 | + <view key="view" contentMode="scaleToFill" id="rNk-DB-Obo"> |
| 16 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 17 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 18 | + <subviews> |
| 19 | + <navigationBar contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YmH-Vo-qLj"> |
| 20 | + <rect key="frame" x="0.0" y="20" width="320" height="44"/> |
| 21 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
| 22 | + <items> |
| 23 | + <navigationItem title="最新日志" id="yP9-k6-1ne"/> |
| 24 | + </items> |
| 25 | + </navigationBar> |
| 26 | + <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="ONQ-2U-Dfw"> |
| 27 | + <rect key="frame" x="0.0" y="64" width="320" height="504"/> |
| 28 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 29 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 30 | + <prototypes> |
| 31 | + <tableViewCell contentMode="scaleToFill" selectionStyle="none" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationWidth="0.0" reuseIdentifier="menuCell" textLabel="xgU-GF-aVN" style="IBUITableViewCellStyleDefault" id="zTz-JL-x2v"> |
| 32 | + <rect key="frame" x="0.0" y="22" width="320" height="44"/> |
| 33 | + <autoresizingMask key="autoresizingMask"/> |
| 34 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zTz-JL-x2v" id="pdD-cR-cqN"> |
| 35 | + <rect key="frame" x="0.0" y="0.0" width="287" height="43"/> |
| 36 | + <autoresizingMask key="autoresizingMask"/> |
| 37 | + <subviews> |
| 38 | + <label opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="xgU-GF-aVN"> |
| 39 | + <rect key="frame" x="15" y="0.0" width="270" height="43"/> |
| 40 | + <autoresizingMask key="autoresizingMask"/> |
| 41 | + <fontDescription key="fontDescription" type="system" pointSize="18"/> |
| 42 | + <color key="textColor" cocoaTouchSystemColor="darkTextColor"/> |
| 43 | + <nil key="highlightedColor"/> |
| 44 | + </label> |
| 45 | + </subviews> |
| 46 | + </tableViewCellContentView> |
| 47 | + </tableViewCell> |
| 48 | + </prototypes> |
| 49 | + <connections> |
| 50 | + <outlet property="dataSource" destination="fmY-Zu-SJB" id="q6M-sB-BcS"/> |
| 51 | + <outlet property="delegate" destination="fmY-Zu-SJB" id="jeW-mf-s8h"/> |
| 52 | + </connections> |
| 53 | + </tableView> |
| 54 | + <activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="Zh3-jU-HLT"> |
| 55 | + <rect key="frame" x="150" y="77" width="20" height="20"/> |
| 56 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 57 | + </activityIndicatorView> |
| 58 | + </subviews> |
| 59 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 60 | + </view> |
| 61 | + <navigationItem key="navigationItem" title="最新日志" id="o1a-c5-R6l"/> |
| 62 | + <connections> |
| 63 | + <outlet property="indicator" destination="Zh3-jU-HLT" id="qvP-tD-3rN"/> |
| 64 | + <outlet property="tableView" destination="ONQ-2U-Dfw" id="zLM-d9-EpB"/> |
| 65 | + </connections> |
| 66 | + </viewController> |
| 67 | + <placeholder placeholderIdentifier="IBFirstResponder" id="3vM-xh-oUH" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 68 | + </objects> |
| 69 | + <point key="canvasLocation" x="328" y="-406"/> |
| 70 | + </scene> |
| 71 | + <!--Navigation Controller--> |
| 72 | + <scene sceneID="rXB-VL-reY"> |
| 73 | + <objects> |
| 74 | + <navigationController definesPresentationContext="YES" id="HaG-M8-Pzu" sceneMemberID="viewController"> |
| 75 | + <navigationBar key="navigationBar" contentMode="scaleToFill" id="B80-DV-Huk"> |
| 76 | + <autoresizingMask key="autoresizingMask"/> |
| 77 | + </navigationBar> |
| 78 | + <connections> |
| 79 | + <segue destination="fmY-Zu-SJB" kind="relationship" relationship="rootViewController" id="muZ-G8-hZY"/> |
| 80 | + </connections> |
| 81 | + </navigationController> |
| 82 | + <placeholder placeholderIdentifier="IBFirstResponder" id="q0d-GG-G8a" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 83 | + </objects> |
| 84 | + <point key="canvasLocation" x="-132" y="-406"/> |
| 85 | + </scene> |
| 86 | + <!--Main View Controller--> |
| 87 | + <scene sceneID="7tW-vQ-BHg"> |
| 88 | + <objects> |
| 89 | + <viewController storyboardIdentifier="blogVC" id="Yig-AE-mld" customClass="MainViewController" sceneMemberID="viewController"> |
| 90 | + <layoutGuides> |
| 91 | + <viewControllerLayoutGuide type="top" id="bVW-MS-VJ4"/> |
| 92 | + <viewControllerLayoutGuide type="bottom" id="Y3E-uh-GBp"/> |
| 93 | + </layoutGuides> |
| 94 | + <view key="view" contentMode="scaleToFill" id="FrJ-O0-Ol7"> |
| 95 | + <rect key="frame" x="0.0" y="0.0" width="320" height="568"/> |
| 96 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 97 | + <subviews> |
| 98 | + <navigationBar contentMode="scaleToFill" ambiguous="YES" misplaced="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eNa-XM-OWI"> |
| 99 | + <rect key="frame" x="0.0" y="20" width="320" height="44"/> |
| 100 | + <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/> |
| 101 | + </navigationBar> |
| 102 | + <webView contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ste-cN-DpG"> |
| 103 | + <rect key="frame" x="0.0" y="64" width="320" height="504"/> |
| 104 | + <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 105 | + <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/> |
| 106 | + <connections> |
| 107 | + <outlet property="delegate" destination="Yig-AE-mld" id="NPZ-zT-zgU"/> |
| 108 | + </connections> |
| 109 | + </webView> |
| 110 | + </subviews> |
| 111 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/> |
| 112 | + <constraints> |
| 113 | + <constraint firstItem="bVW-MS-VJ4" firstAttribute="top" secondItem="eNa-XM-OWI" secondAttribute="bottom" id="Xil-Tx-kXh"/> |
| 114 | + </constraints> |
| 115 | + </view> |
| 116 | + <navigationItem key="navigationItem" id="pPU-03-8Fx"/> |
| 117 | + <connections> |
| 118 | + <outlet property="navigationBar" destination="eNa-XM-OWI" id="fdT-LE-8zv"/> |
| 119 | + <outlet property="webView" destination="ste-cN-DpG" id="f7N-CG-qFj"/> |
| 120 | + </connections> |
| 121 | + </viewController> |
| 122 | + <placeholder placeholderIdentifier="IBFirstResponder" id="xKw-2O-6lf" userLabel="First Responder" sceneMemberID="firstResponder"/> |
| 123 | + </objects> |
| 124 | + <point key="canvasLocation" x="695" y="-406"/> |
| 125 | + </scene> |
| 126 | + </scenes> |
| 127 | + <simulatedMetricsContainer key="defaultSimulatedMetrics"> |
| 128 | + <simulatedStatusBarMetrics key="statusBar"/> |
| 129 | + <simulatedOrientationMetrics key="orientation"/> |
| 130 | + <simulatedScreenMetrics key="destination" type="retina4"/> |
| 131 | + </simulatedMetricsContainer> |
| 132 | +</document> |
0 commit comments