JLFacePackgeViewHeader.xib 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  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="retina6_1" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment version="2304" 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"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <collectionReusableView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="JLFacePackgeViewHeaderID" id="U6b-Vx-4bR" customClass="JLFacePackgeViewHeader">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Fv9-g0-2Kl">
  20. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="热门排行" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oEa-II-0y9">
  23. <rect key="frame" x="10" y="16" width="61.5" height="18"/>
  24. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  25. <nil key="textColor"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <view alpha="0.80000000000000004" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="b2L-yf-Sjc">
  29. <rect key="frame" x="0.0" y="0.0" width="320" height="0.5"/>
  30. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="0.5" id="1f3-dX-4GL"/>
  33. </constraints>
  34. </view>
  35. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yaz-r5-Ygf">
  36. <rect key="frame" x="230" y="10" width="75" height="30"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="30" id="Juq-3H-Nsh"/>
  39. <constraint firstAttribute="width" constant="75" id="Zqq-Pg-Zkx"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  42. <state key="normal" title="新品推荐 &gt;">
  43. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. </state>
  45. <connections>
  46. <action selector="btnClick:" destination="U6b-Vx-4bR" eventType="touchUpInside" id="al3-Ul-cxO"/>
  47. </connections>
  48. </button>
  49. </subviews>
  50. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  51. <constraints>
  52. <constraint firstAttribute="trailing" secondItem="Yaz-r5-Ygf" secondAttribute="trailing" constant="15" id="0Qo-lS-x98"/>
  53. <constraint firstItem="Yaz-r5-Ygf" firstAttribute="centerY" secondItem="Fv9-g0-2Kl" secondAttribute="centerY" id="466-OY-ZQR"/>
  54. <constraint firstItem="b2L-yf-Sjc" firstAttribute="top" secondItem="Fv9-g0-2Kl" secondAttribute="top" id="5E5-Y6-yEg"/>
  55. <constraint firstItem="b2L-yf-Sjc" firstAttribute="leading" secondItem="Fv9-g0-2Kl" secondAttribute="leading" id="6P5-oo-vqe"/>
  56. <constraint firstItem="oEa-II-0y9" firstAttribute="leading" secondItem="Fv9-g0-2Kl" secondAttribute="leading" constant="10" id="7qC-qu-rxC"/>
  57. <constraint firstItem="oEa-II-0y9" firstAttribute="centerY" secondItem="Fv9-g0-2Kl" secondAttribute="centerY" id="RTj-4i-l3j"/>
  58. <constraint firstItem="b2L-yf-Sjc" firstAttribute="width" secondItem="Fv9-g0-2Kl" secondAttribute="width" id="c4M-cC-9SO"/>
  59. </constraints>
  60. </view>
  61. </subviews>
  62. <constraints>
  63. <constraint firstAttribute="bottom" secondItem="Fv9-g0-2Kl" secondAttribute="bottom" id="5dP-wU-3j0"/>
  64. <constraint firstItem="9Gg-ye-v9C" firstAttribute="trailing" secondItem="Fv9-g0-2Kl" secondAttribute="trailing" id="J8h-52-6Cu"/>
  65. <constraint firstItem="Fv9-g0-2Kl" firstAttribute="top" secondItem="U6b-Vx-4bR" secondAttribute="top" id="SNn-Ve-znp"/>
  66. <constraint firstItem="Fv9-g0-2Kl" firstAttribute="leading" secondItem="U6b-Vx-4bR" secondAttribute="leading" id="lMD-Uo-UIe"/>
  67. </constraints>
  68. <viewLayoutGuide key="safeArea" id="9Gg-ye-v9C"/>
  69. <point key="canvasLocation" x="47.826086956521742" y="35.491071428571423"/>
  70. </collectionReusableView>
  71. </objects>
  72. </document>