HomeViewController.xib 7.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HomeViewController" customModule="xingchuangke" customModuleProvider="target">
  14. <connections>
  15. <outlet property="btnPersonal" destination="xbR-Ek-ep8" id="Yv8-8N-9MO"/>
  16. <outlet property="imgUserType" destination="Lbr-SH-yap" id="Xn7-f4-HGA"/>
  17. <outlet property="lblRealName" destination="ogN-zk-0xd" id="ej6-7U-Yhs"/>
  18. <outlet property="tableView" destination="fA9-yA-wF3" id="74c-WQ-9RL"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  20. <outlet property="viewTop" destination="HGF-6g-JGE" id="V67-Ha-Kjh"/>
  21. </connections>
  22. </placeholder>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  24. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  27. <subviews>
  28. <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">
  29. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  30. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  31. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  32. </tableView>
  33. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="HGF-6g-JGE">
  34. <rect key="frame" x="0.0" y="0.0" width="414" height="45"/>
  35. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  36. <subviews>
  37. <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">
  38. <rect key="frame" x="17" y="2" width="64" height="40"/>
  39. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  41. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  42. <nil key="highlightedColor"/>
  43. </label>
  44. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="member0" translatesAutoresizingMaskIntoConstraints="NO" id="Lbr-SH-yap">
  45. <rect key="frame" x="75" y="9" width="72" height="24"/>
  46. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  47. </imageView>
  48. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yRc-My-WYg">
  49. <rect key="frame" x="317" y="2" width="45" height="40"/>
  50. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  51. <state key="normal" image="ion_index_ranking"/>
  52. <connections>
  53. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="s2N-C0-1i9"/>
  54. </connections>
  55. </button>
  56. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OY7-c4-kIl">
  57. <rect key="frame" x="362" y="2" width="45" height="40"/>
  58. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  59. <state key="normal" image="ion_index_news"/>
  60. <connections>
  61. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="Noo-iv-X4v"/>
  62. </connections>
  63. </button>
  64. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xbR-Ek-ep8">
  65. <rect key="frame" x="17" y="2" width="206" height="43"/>
  66. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" heightSizable="YES"/>
  67. <connections>
  68. <action selector="btnMenuClick:" destination="-1" eventType="touchUpInside" id="anv-RL-IUn"/>
  69. </connections>
  70. </button>
  71. </subviews>
  72. <color key="backgroundColor" red="0.21568627450980393" green="0.65098039215686276" blue="1" alpha="0.14999999999999999" colorSpace="calibratedRGB"/>
  73. </view>
  74. </subviews>
  75. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  77. <point key="canvasLocation" x="-156.52173913043478" y="131.25"/>
  78. </view>
  79. </objects>
  80. <resources>
  81. <image name="ion_index_news" width="21" height="17.666666030883789"/>
  82. <image name="ion_index_ranking" width="21.333333969116211" height="19.333333969116211"/>
  83. <image name="member0" width="381" height="128"/>
  84. </resources>
  85. </document>