HWHistoryViewController.xib 8.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="HWHistoryViewController">
  12. <connections>
  13. <outlet property="header" destination="t0H-sZ-YV6" id="PMz-TW-KLk"/>
  14. <outlet property="tableView" destination="42B-zA-6Ul" id="tgG-YX-alu"/>
  15. <outlet property="view" destination="la8-2V-sjq" id="Q53-Fr-1ne"/>
  16. </connections>
  17. </placeholder>
  18. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  19. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="la8-2V-sjq">
  20. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  21. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  22. <subviews>
  23. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="t0H-sZ-YV6">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="88"/>
  25. <subviews>
  26. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="eBx-WT-doP">
  27. <rect key="frame" x="0.0" y="43" width="60" height="45"/>
  28. <constraints>
  29. <constraint firstAttribute="width" constant="60" id="6bm-Gn-7zv"/>
  30. <constraint firstAttribute="height" constant="45" id="blp-YR-nwG"/>
  31. </constraints>
  32. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  33. <state key="normal" image="fanhui_icon"/>
  34. <connections>
  35. <action selector="backBtnClick:" destination="-1" eventType="touchUpInside" id="Qlh-Ov-07t"/>
  36. </connections>
  37. </button>
  38. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="历史" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pN0-O8-ehw">
  39. <rect key="frame" x="189.5" y="55" width="35" height="21"/>
  40. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  41. <color key="textColor" red="1" green="1" blue="1" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
  42. <color key="highlightedColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  43. </label>
  44. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Sr-DY-raw">
  45. <rect key="frame" x="354" y="43" width="60" height="45"/>
  46. <constraints>
  47. <constraint firstAttribute="height" constant="45" id="f4S-XC-bGm"/>
  48. <constraint firstAttribute="width" constant="60" id="gGG-iB-GCb"/>
  49. </constraints>
  50. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  51. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  52. <state key="normal" title="清空">
  53. <color key="titleColor" red="0.0" green="0.45882352939999999" blue="0.89019607840000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. </state>
  55. <connections>
  56. <action selector="clearBtnClick:" destination="-1" eventType="touchUpInside" id="BgK-bd-vRG"/>
  57. </connections>
  58. </button>
  59. </subviews>
  60. <color key="backgroundColor" red="0.1137254902" green="0.1176470588" blue="0.1215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  61. <constraints>
  62. <constraint firstItem="pN0-O8-ehw" firstAttribute="centerX" secondItem="t0H-sZ-YV6" secondAttribute="centerX" id="43F-Ej-87U"/>
  63. <constraint firstAttribute="trailing" secondItem="5Sr-DY-raw" secondAttribute="trailing" id="5Rf-Do-HS5"/>
  64. <constraint firstItem="5Sr-DY-raw" firstAttribute="centerY" secondItem="pN0-O8-ehw" secondAttribute="centerY" id="Gcy-qQ-59w"/>
  65. <constraint firstItem="eBx-WT-doP" firstAttribute="leading" secondItem="t0H-sZ-YV6" secondAttribute="leading" id="HI6-Zj-lU5"/>
  66. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="88" id="PCW-W0-2WF"/>
  67. <constraint firstAttribute="height" constant="88" id="Tt8-g5-Td7"/>
  68. <constraint firstItem="pN0-O8-ehw" firstAttribute="centerY" secondItem="eBx-WT-doP" secondAttribute="centerY" id="d43-JD-iPR"/>
  69. <constraint firstAttribute="bottom" secondItem="eBx-WT-doP" secondAttribute="bottom" id="p8V-g7-OP8"/>
  70. </constraints>
  71. </view>
  72. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" estimatedSectionHeaderHeight="-1" sectionFooterHeight="18" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="42B-zA-6Ul">
  73. <rect key="frame" x="15" y="88" width="384" height="774"/>
  74. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. </tableView>
  76. </subviews>
  77. <viewLayoutGuide key="safeArea" id="aIy-Zh-V1v"/>
  78. <color key="backgroundColor" red="0.062745098040000002" green="0.062745098040000002" blue="0.062745098040000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  79. <constraints>
  80. <constraint firstAttribute="trailing" secondItem="t0H-sZ-YV6" secondAttribute="trailing" id="0F1-Gc-qzf"/>
  81. <constraint firstItem="t0H-sZ-YV6" firstAttribute="leading" secondItem="la8-2V-sjq" secondAttribute="leading" id="EKJ-6v-kxT"/>
  82. <constraint firstItem="42B-zA-6Ul" firstAttribute="top" secondItem="t0H-sZ-YV6" secondAttribute="bottom" id="IJm-n6-u6U"/>
  83. <constraint firstItem="aIy-Zh-V1v" firstAttribute="bottom" secondItem="42B-zA-6Ul" secondAttribute="bottom" id="WYf-vd-Juo"/>
  84. <constraint firstItem="aIy-Zh-V1v" firstAttribute="trailing" secondItem="42B-zA-6Ul" secondAttribute="trailing" constant="15" id="YDq-iP-hpX"/>
  85. <constraint firstItem="t0H-sZ-YV6" firstAttribute="top" secondItem="la8-2V-sjq" secondAttribute="top" id="cfm-GL-HDj"/>
  86. <constraint firstItem="42B-zA-6Ul" firstAttribute="leading" secondItem="aIy-Zh-V1v" secondAttribute="leading" constant="15" id="uYt-Hh-yoP"/>
  87. </constraints>
  88. <point key="canvasLocation" x="137.68115942028987" y="150.66964285714286"/>
  89. </view>
  90. </objects>
  91. <resources>
  92. <image name="fanhui_icon" width="26" height="26"/>
  93. </resources>
  94. </document>