RQHomeSubPageToolBarView.xib 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="21505"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.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"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="RQHomeSubPageToolBarView">
  14. <rect key="frame" x="0.0" y="0.0" width="422" height="65"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="U0t-Ul-y7P">
  18. <rect key="frame" x="0.0" y="0.0" width="422" height="65"/>
  19. <subviews>
  20. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CR1-iw-kr5" customClass="QMUIButton">
  21. <rect key="frame" x="0.0" y="0.0" width="84.5" height="65"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  23. <inset key="imageEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
  24. <state key="normal" title="我的成绩" image="subject1_simulate_result_icon">
  25. <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. </state>
  27. </button>
  28. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="l8q-Dr-33a" customClass="QMUIButton">
  29. <rect key="frame" x="84.5" y="0.0" width="84.5" height="65"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  31. <inset key="imageEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
  32. <state key="normal" title="排行榜" image="subject1_rating_board_icon">
  33. <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. </state>
  35. </button>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="knI-1L-VX8" customClass="QMUIButton">
  37. <rect key="frame" x="169" y="0.0" width="84" height="65"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  39. <inset key="imageEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
  40. <state key="normal" title="未做题" image="question_undo_icon">
  41. <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. </state>
  43. </button>
  44. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="N1m-xG-Zqg" customClass="QMUIButton">
  45. <rect key="frame" x="253" y="0.0" width="84.5" height="65"/>
  46. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  47. <inset key="imageEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
  48. <state key="normal" title="我的错题" image="question_add_error_press_icon">
  49. <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  50. </state>
  51. </button>
  52. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="bottom" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gSY-CI-j8u" customClass="QMUIButton">
  53. <rect key="frame" x="337.5" y="0.0" width="84.5" height="65"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  55. <inset key="imageEdgeInsets" minX="4" minY="4" maxX="4" maxY="4"/>
  56. <state key="normal" title="我的收藏" image="favoritestar_checked_icon">
  57. <color key="titleColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. </state>
  59. </button>
  60. </subviews>
  61. </stackView>
  62. </subviews>
  63. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  64. <constraints>
  65. <constraint firstAttribute="bottom" secondItem="U0t-Ul-y7P" secondAttribute="bottom" id="GKN-Gh-iVE"/>
  66. <constraint firstAttribute="trailing" secondItem="U0t-Ul-y7P" secondAttribute="trailing" id="WHt-BN-LPk"/>
  67. <constraint firstItem="U0t-Ul-y7P" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="esR-cq-nT3"/>
  68. <constraint firstItem="U0t-Ul-y7P" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="oFx-Df-xhN"/>
  69. </constraints>
  70. <nil key="simulatedTopBarMetrics"/>
  71. <nil key="simulatedBottomBarMetrics"/>
  72. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  73. <connections>
  74. <outlet property="drivingTestRegulationsBtn" destination="CR1-iw-kr5" id="nv5-nz-tsM"/>
  75. <outlet property="examinationSkillsBtn" destination="l8q-Dr-33a" id="UVP-4J-Qcl"/>
  76. <outlet property="myCollectionBtn" destination="gSY-CI-j8u" id="p3M-39-Yoh"/>
  77. <outlet property="myMistakeBtn" destination="N1m-xG-Zqg" id="gLg-rA-hZW"/>
  78. <outlet property="noQuestionsBtn" destination="knI-1L-VX8" id="uB0-Sh-zyQ"/>
  79. </connections>
  80. <point key="canvasLocation" x="143.47826086956522" y="213.28125"/>
  81. </view>
  82. </objects>
  83. <resources>
  84. <image name="favoritestar_checked_icon" width="34" height="34"/>
  85. <image name="question_add_error_press_icon" width="34" height="34"/>
  86. <image name="question_undo_icon" width="34" height="34"/>
  87. <image name="subject1_rating_board_icon" width="34" height="34"/>
  88. <image name="subject1_simulate_result_icon" width="34" height="34"/>
  89. <systemColor name="systemBackgroundColor">
  90. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  91. </systemColor>
  92. </resources>
  93. </document>