12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina5_5" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HomeViewController" customModule="xingchuangke" customModuleProvider="target">
- <connections>
- <outlet property="btnPersonal" destination="xbR-Ek-ep8" id="Yv8-8N-9MO"/>
- <outlet property="imgUserType" destination="Lbr-SH-yap" id="Xn7-f4-HGA"/>
- <outlet property="lblRealName" destination="ogN-zk-0xd" id="ej6-7U-Yhs"/>
- <outlet property="tableView" destination="fA9-yA-wF3" id="74c-WQ-9RL"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- <outlet property="viewTop" destination="HGF-6g-JGE" id="V67-Ha-Kjh"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="fA9-yA-wF3">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </tableView>
- <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HGF-6g-JGE">
- <rect key="frame" x="0.0" y="0.0" width="414" height="45"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="未实名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ogN-zk-0xd">
- <rect key="frame" x="17" y="2" width="64" height="40"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="member0" translatesAutoresizingMaskIntoConstraints="NO" id="Lbr-SH-yap">
- <rect key="frame" x="75" y="9" width="72" height="24"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- </imageView>
- <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yRc-My-WYg">
- <rect key="frame" x="317" y="2" width="45" height="40"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
- <state key="normal" image="ion_index_ranking"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="s2N-C0-1i9"/>
- </connections>
- </button>
- <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OY7-c4-kIl">
- <rect key="frame" x="362" y="2" width="45" height="40"/>
- <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
- <state key="normal" image="ion_index_news"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="Noo-iv-X4v"/>
- </connections>
- </button>
- <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xbR-Ek-ep8">
- <rect key="frame" x="17" y="2" width="206" height="43"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
- <connections>
- <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="anv-RL-IUn"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.21568627450980393" green="0.65098039215686276" blue="1" alpha="0.14999999999999999" colorSpace="calibratedRGB"/>
- </view>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
- <point key="canvasLocation" x="-156.52173913043478" y="131.25"/>
- </view>
- </objects>
- <resources>
- <image name="ion_index_news" width="21" height="17.666666030883789"/>
- <image name="ion_index_ranking" width="21.333333969116211" height="19.333333969116211"/>
- <image name="member0" width="381" height="128"/>
- </resources>
- </document>
|