Home.storyboard 10 KB
Newer Older
houweibin committed
1
<?xml version="1.0" encoding="UTF-8"?>
lee committed
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
houweibin committed
3 4 5 6 7
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
lee committed
8
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
houweibin committed
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
    <scenes>
        <!--博客详情-->
        <scene sceneID="DWf-pX-AYa">
            <objects>
                <viewController storyboardIdentifier="KWMBlogDetailVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="i38-vk-Qzx" userLabel="博客详情" customClass="KWMBlogDetailVC" sceneMemberID="viewController">
                    <layoutGuides>
                        <viewControllerLayoutGuide type="top" id="5PW-Pq-dm1"/>
                        <viewControllerLayoutGuide type="bottom" id="rO7-Am-QA1"/>
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="k5a-vQ-s85">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="XdN-GP-LIS">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <color key="separatorColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <color key="sectionIndexColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <color key="sectionIndexBackgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <color key="sectionIndexTrackingBackgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                <view key="tableHeaderView" contentMode="scaleToFill" id="xvn-Q5-c8H" userLabel="vTop">
                                    <rect key="frame" x="0.0" y="0.0" width="375" height="648"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
lee committed
35
                                        <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_ home_content_title" translatesAutoresizingMaskIntoConstraints="NO" id="6b3-4L-fqj">
houweibin committed
36 37 38 39 40 41 42
                                            <rect key="frame" x="20" y="10" width="14" height="9"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="9" id="SlC-wh-5e0"/>
                                                <constraint firstAttribute="width" constant="14" id="tCr-e5-crB"/>
                                            </constraints>
                                        </imageView>
                                        <webView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XjH-A0-ATq">
lee committed
43
                                            <rect key="frame" x="0.0" y="34" width="375" height="614"/>
houweibin committed
44 45
                                            <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                                        </webView>
lee committed
46 47
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="35I-9E-t9l">
                                            <rect key="frame" x="20" y="23" width="325" height="0.0"/>
houweibin committed
48 49 50 51
                                            <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="23"/>
                                            <color key="textColor" red="0.29803921568627451" green="0.34901960784313724" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
lee committed
52 53
                                        <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gjF-Th-7MU">
                                            <rect key="frame" x="20" y="34" width="345" height="0.0"/>
houweibin committed
54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85
                                            <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
                                            <color key="textColor" red="0.29803921570000003" green="0.34901960780000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
                                            <nil key="highlightedColor"/>
                                        </label>
                                    </subviews>
                                    <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <constraints>
                                        <constraint firstAttribute="bottom" secondItem="XjH-A0-ATq" secondAttribute="bottom" id="0wc-qP-JtG"/>
                                        <constraint firstItem="gjF-Th-7MU" firstAttribute="leading" secondItem="35I-9E-t9l" secondAttribute="leading" id="15B-1w-iUZ"/>
                                        <constraint firstItem="6b3-4L-fqj" firstAttribute="leading" secondItem="xvn-Q5-c8H" secondAttribute="leading" constant="20" id="16P-Gq-bMh"/>
                                        <constraint firstItem="35I-9E-t9l" firstAttribute="top" secondItem="6b3-4L-fqj" secondAttribute="bottom" constant="4" id="DxL-ax-VUa"/>
                                        <constraint firstItem="35I-9E-t9l" firstAttribute="leading" secondItem="6b3-4L-fqj" secondAttribute="leading" id="F6M-oB-TK1"/>
                                        <constraint firstAttribute="trailing" secondItem="35I-9E-t9l" secondAttribute="trailing" constant="30" id="H4Z-OU-GpV"/>
                                        <constraint firstAttribute="trailing" secondItem="XjH-A0-ATq" secondAttribute="trailing" id="KS2-0F-cYM"/>
                                        <constraint firstItem="XjH-A0-ATq" firstAttribute="leading" secondItem="xvn-Q5-c8H" secondAttribute="leading" id="Q9p-mW-uuS"/>
                                        <constraint firstAttribute="trailing" secondItem="gjF-Th-7MU" secondAttribute="trailing" constant="10" id="RCG-sT-3fq"/>
                                        <constraint firstItem="XjH-A0-ATq" firstAttribute="top" secondItem="gjF-Th-7MU" secondAttribute="bottom" id="UML-9E-jMO"/>
                                        <constraint firstItem="6b3-4L-fqj" firstAttribute="top" secondItem="xvn-Q5-c8H" secondAttribute="top" constant="10" id="fu8-Xa-M9J"/>
                                        <constraint firstItem="gjF-Th-7MU" firstAttribute="top" secondItem="35I-9E-t9l" secondAttribute="bottom" constant="11" id="xJ3-Sf-0Hn"/>
                                    </constraints>
                                </view>
                            </tableView>
                        </subviews>
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                        <constraints>
                            <constraint firstItem="XdN-GP-LIS" firstAttribute="leading" secondItem="k5a-vQ-s85" secondAttribute="leading" id="NJ9-VE-w3D"/>
                            <constraint firstAttribute="trailing" secondItem="XdN-GP-LIS" secondAttribute="trailing" id="Urr-pn-Jrq"/>
                            <constraint firstItem="rO7-Am-QA1" firstAttribute="top" secondItem="XdN-GP-LIS" secondAttribute="bottom" id="ajN-GQ-ChV"/>
                            <constraint firstItem="XdN-GP-LIS" firstAttribute="top" secondItem="5PW-Pq-dm1" secondAttribute="bottom" id="iH1-hu-dA8"/>
                        </constraints>
                    </view>
                    <connections>
lee committed
86
                        <outlet property="flagImg" destination="6b3-4L-fqj" id="Zw9-1P-Fjp"/>
houweibin committed
87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
                        <outlet property="lbTitle" destination="35I-9E-t9l" id="zpt-Oq-Rhh"/>
                        <outlet property="publishTime" destination="gjF-Th-7MU" id="HE9-1B-5Yl"/>
                        <outlet property="tbvArticle" destination="XdN-GP-LIS" id="3qw-6w-72k"/>
                        <outlet property="vHeader" destination="xvn-Q5-c8H" id="PDT-h7-agy"/>
                        <outlet property="vTop" destination="xvn-Q5-c8H" id="94Y-ZN-xO7"/>
                        <outlet property="wbArticle" destination="XjH-A0-ATq" id="bWn-4B-98G"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="vEI-VC-e3z" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="-63" y="-545"/>
        </scene>
    </scenes>
    <resources>
        <image name="ic_ home_content_title" width="14" height="9"/>
    </resources>
</document>