RQVipPriceCell.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" id="5QJ-wO-5Nc" customClass="RQVipPriceCell">
  13. <rect key="frame" x="0.0" y="0.0" width="108" height="139"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  16. <rect key="frame" x="0.0" y="0.0" width="108" height="139"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="quN-8i-CJu" customClass="UIImageView">
  20. <rect key="frame" x="0.0" y="8" width="108" height="131"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="科一1年专项VIP" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oTY-Ol-4Wd">
  23. <rect key="frame" x="16" y="16" width="76" height="24"/>
  24. <fontDescription key="fontDescription" name="HiraMinProN-W6" family="Hiragino Mincho ProN" pointSize="12"/>
  25. <color key="textColor" red="0.56862745100000001" green="0.3294117647" blue="0.058823529409999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XlE-D3-RRv">
  29. <rect key="frame" x="0.0" y="102.33333333333333" width="108" height="28.666666666666671"/>
  30. </imageView>
  31. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="轻松拿证" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Pgc-xs-tPI">
  32. <rect key="frame" x="0.0" y="102.33333333333333" width="108" height="28.666666666666671"/>
  33. <fontDescription key="fontDescription" type="system" weight="heavy" pointSize="13"/>
  34. <color key="textColor" red="0.56862745100000001" green="0.3294117647" blue="0.058823529409999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" translatesAutoresizingMaskIntoConstraints="NO" id="ezt-yQ-Xc0">
  38. <rect key="frame" x="4" y="39.333333333333329" width="100" height="52.333333333333329"/>
  39. <subviews>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥19/半年" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumScaleFactor="0.80000001192092896" adjustsFontForContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="KO0-q1-ht6">
  41. <rect key="frame" x="0.0" y="0.0" width="100" height="35.666666666666664"/>
  42. <fontDescription key="fontDescription" type="boldSystem" pointSize="24"/>
  43. <color key="textColor" red="0.396078431372549" green="0.27058823529411763" blue="0.12549019607843137" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="各科单独买¥120" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HUU-AZ-ig6">
  47. <rect key="frame" x="0.0" y="35.666666666666664" width="100" height="16.666666666666664"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  49. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. </subviews>
  53. </stackView>
  54. </subviews>
  55. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. <constraints>
  57. <constraint firstItem="Pgc-xs-tPI" firstAttribute="leading" secondItem="quN-8i-CJu" secondAttribute="leading" id="5g6-gK-I8h"/>
  58. <constraint firstItem="XlE-D3-RRv" firstAttribute="bottom" secondItem="Pgc-xs-tPI" secondAttribute="bottom" id="60M-1L-vq9"/>
  59. <constraint firstItem="ezt-yQ-Xc0" firstAttribute="centerY" secondItem="quN-8i-CJu" secondAttribute="centerY" id="DxV-P5-4l9"/>
  60. <constraint firstItem="XlE-D3-RRv" firstAttribute="trailing" secondItem="Pgc-xs-tPI" secondAttribute="trailing" id="Gln-da-hG6"/>
  61. <constraint firstItem="oTY-Ol-4Wd" firstAttribute="leading" secondItem="quN-8i-CJu" secondAttribute="leading" constant="16" id="LQr-yW-iHn"/>
  62. <constraint firstAttribute="bottom" secondItem="Pgc-xs-tPI" secondAttribute="bottom" id="Pxc-dA-4bB"/>
  63. <constraint firstItem="XlE-D3-RRv" firstAttribute="top" secondItem="Pgc-xs-tPI" secondAttribute="top" id="QWg-99-L2b"/>
  64. <constraint firstAttribute="trailing" secondItem="oTY-Ol-4Wd" secondAttribute="trailing" constant="16" id="VDD-Gf-tL8"/>
  65. <constraint firstItem="ezt-yQ-Xc0" firstAttribute="height" secondItem="quN-8i-CJu" secondAttribute="height" multiplier="0.4" id="az7-rN-cXZ"/>
  66. <constraint firstItem="Pgc-xs-tPI" firstAttribute="height" secondItem="quN-8i-CJu" secondAttribute="height" multiplier="27:124" id="dQE-0E-E9X"/>
  67. <constraint firstItem="ezt-yQ-Xc0" firstAttribute="leading" secondItem="quN-8i-CJu" secondAttribute="leading" constant="4" id="gIk-sM-HfZ"/>
  68. <constraint firstItem="XlE-D3-RRv" firstAttribute="leading" secondItem="Pgc-xs-tPI" secondAttribute="leading" id="lbG-Gy-hTF"/>
  69. <constraint firstItem="oTY-Ol-4Wd" firstAttribute="top" secondItem="quN-8i-CJu" secondAttribute="top" constant="16" id="oNm-1o-49x"/>
  70. <constraint firstAttribute="trailing" secondItem="ezt-yQ-Xc0" secondAttribute="trailing" constant="4" id="r7e-Ty-ocL"/>
  71. <constraint firstAttribute="trailing" secondItem="Pgc-xs-tPI" secondAttribute="trailing" id="sOD-Z2-g5N"/>
  72. </constraints>
  73. </view>
  74. <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="r51-WM-Dzu">
  75. <rect key="frame" x="8" y="0.0" width="68.333333333333329" height="22"/>
  76. <constraints>
  77. <constraint firstAttribute="width" secondItem="r51-WM-Dzu" secondAttribute="height" multiplier="62:20" id="zgr-eS-5VT"/>
  78. </constraints>
  79. <fontDescription key="fontDescription" type="system" pointSize="8"/>
  80. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  81. <state key="normal" title="更多人选择">
  82. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  83. </state>
  84. </button>
  85. </subviews>
  86. </view>
  87. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <constraints>
  89. <constraint firstAttribute="trailing" secondItem="quN-8i-CJu" secondAttribute="trailing" id="1IO-kE-Gs2"/>
  90. <constraint firstItem="r51-WM-Dzu" firstAttribute="top" secondItem="quN-8i-CJu" secondAttribute="top" constant="-8" id="2dk-Dj-YNF"/>
  91. <constraint firstAttribute="bottom" secondItem="quN-8i-CJu" secondAttribute="bottom" id="PhI-ML-JED"/>
  92. <constraint firstItem="r51-WM-Dzu" firstAttribute="leading" secondItem="quN-8i-CJu" secondAttribute="leading" constant="8" id="bWw-Sr-9Xp"/>
  93. <constraint firstItem="quN-8i-CJu" firstAttribute="top" secondItem="5QJ-wO-5Nc" secondAttribute="top" constant="8" id="sNv-ib-trw"/>
  94. <constraint firstItem="quN-8i-CJu" firstAttribute="leading" secondItem="5QJ-wO-5Nc" secondAttribute="leading" id="zLh-A1-7e6"/>
  95. </constraints>
  96. <connections>
  97. <outlet property="myBgView" destination="quN-8i-CJu" id="77G-VQ-XE5"/>
  98. <outlet property="myTitleLabel" destination="oTY-Ol-4Wd" id="M8g-ky-BvM"/>
  99. <outlet property="nowPriceLabel" destination="KO0-q1-ht6" id="dfl-Di-ofH"/>
  100. <outlet property="oldPriceLabel" destination="HUU-AZ-ig6" id="8oZ-bC-AqI"/>
  101. <outlet property="priceView" destination="ezt-yQ-Xc0" id="9pQ-u6-SHk"/>
  102. <outlet property="recommendBtn" destination="r51-WM-Dzu" id="KUj-Wb-nKz"/>
  103. <outlet property="saveMoneyLabel" destination="Pgc-xs-tPI" id="VIM-KU-ObG"/>
  104. <outlet property="saveMoneyLabelBgImageView" destination="XlE-D3-RRv" id="Oag-OC-3xR"/>
  105. </connections>
  106. <point key="canvasLocation" x="137.40458015267174" y="152.11267605633805"/>
  107. </collectionViewCell>
  108. </objects>
  109. </document>