RQVipReminderCell.xib 8.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21225" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_0" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21207"/>
  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="center" id="gTV-IL-0wX" customClass="RQVipReminderCell">
  13. <rect key="frame" x="0.0" y="0.0" width="345" height="180"/>
  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="345" height="180"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <stackView opaque="NO" contentMode="scaleToFill" spacing="18" translatesAutoresizingMaskIntoConstraints="NO" id="iAE-x8-wNx">
  20. <rect key="frame" x="78.000000000000014" y="16" width="189.33333333333337" height="30"/>
  21. <subviews>
  22. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="标题左" translatesAutoresizingMaskIntoConstraints="NO" id="Pkk-eV-wyC">
  23. <rect key="frame" x="0.0" y="0.0" width="32" height="30"/>
  24. </imageView>
  25. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="温馨提示" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tic-a4-Agg">
  26. <rect key="frame" x="49.999999999999993" y="0.0" width="89.333333333333314" height="30"/>
  27. <fontDescription key="fontDescription" type="boldSystem" pointSize="22"/>
  28. <color key="textColor" red="0.87058823529999996" green="0.64313725489999995" blue="0.3803921569" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="标题右 " translatesAutoresizingMaskIntoConstraints="NO" id="AWf-n9-kpg">
  32. <rect key="frame" x="157.33333333333334" y="0.0" width="32" height="30"/>
  33. </imageView>
  34. </subviews>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="30" id="0Lb-rM-ndd"/>
  37. </constraints>
  38. </stackView>
  39. <view contentMode="scaleToFill" horizontalHuggingPriority="249" verticalHuggingPriority="249" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" translatesAutoresizingMaskIntoConstraints="NO" id="gCj-7p-cuc" customClass="YYTextView">
  40. <rect key="frame" x="16" y="125" width="313" height="39"/>
  41. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  42. <userDefinedRuntimeAttributes>
  43. <userDefinedRuntimeAttribute type="string" keyPath="text" value="购买VIP课程是巩固培训成果, 将提升考试通过率 。"/>
  44. <userDefinedRuntimeAttribute type="color" keyPath="textColor">
  45. <color key="value" red="0.97254901959999995" green="0.87058823529999996" blue="0.72156862749999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. </userDefinedRuntimeAttribute>
  47. <userDefinedRuntimeAttribute type="number" keyPath="fontSize_">
  48. <real key="value" value="13"/>
  49. </userDefinedRuntimeAttribute>
  50. <userDefinedRuntimeAttribute type="string" keyPath="fontName_" value="PingFang SC"/>
  51. </userDefinedRuntimeAttributes>
  52. </view>
  53. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7XW-mR-f3v" customClass="YYTextView">
  54. <rect key="frame" x="16" y="62" width="313" height="55"/>
  55. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="55" id="cMD-v0-9Sa"/>
  58. </constraints>
  59. <userDefinedRuntimeAttributes>
  60. <userDefinedRuntimeAttribute type="string" keyPath="text" value="VIP题库主要面向 学习C1/C2的学员 进行编制,其他准驾车型的学员可根据自身需求购买!"/>
  61. <userDefinedRuntimeAttribute type="color" keyPath="textColor">
  62. <color key="value" red="0.97254901960784312" green="0.87058823529411766" blue="0.72156862745098038" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  63. </userDefinedRuntimeAttribute>
  64. <userDefinedRuntimeAttribute type="number" keyPath="fontSize_">
  65. <real key="value" value="14"/>
  66. </userDefinedRuntimeAttribute>
  67. <userDefinedRuntimeAttribute type="string" keyPath="fontName_" value="PingFang SC"/>
  68. </userDefinedRuntimeAttributes>
  69. </view>
  70. </subviews>
  71. </view>
  72. <constraints>
  73. <constraint firstItem="iAE-x8-wNx" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" constant="16" id="1ba-6r-HF8"/>
  74. <constraint firstAttribute="bottom" secondItem="gCj-7p-cuc" secondAttribute="bottom" constant="16" id="7EZ-37-Prw"/>
  75. <constraint firstItem="7XW-mR-f3v" firstAttribute="top" secondItem="iAE-x8-wNx" secondAttribute="bottom" constant="16" id="7FZ-Uc-kZL"/>
  76. <constraint firstItem="gCj-7p-cuc" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="EaX-DQ-alC"/>
  77. <constraint firstAttribute="trailing" secondItem="7XW-mR-f3v" secondAttribute="trailing" constant="16" id="EkS-Bu-l0U"/>
  78. <constraint firstAttribute="trailing" secondItem="gCj-7p-cuc" secondAttribute="trailing" constant="16" id="NQ8-tD-aKy"/>
  79. <constraint firstItem="7XW-mR-f3v" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="16" id="YjL-Qv-qTN"/>
  80. <constraint firstItem="iAE-x8-wNx" firstAttribute="centerX" secondItem="gTV-IL-0wX" secondAttribute="centerX" id="tRU-G3-oVX"/>
  81. <constraint firstItem="gCj-7p-cuc" firstAttribute="top" secondItem="7XW-mR-f3v" secondAttribute="bottom" constant="8" id="ulU-99-KO5"/>
  82. </constraints>
  83. <size key="customSize" width="254" height="170"/>
  84. <connections>
  85. <outlet property="oneLabel" destination="7XW-mR-f3v" id="HUn-hW-Xdy"/>
  86. <outlet property="twoLabel" destination="gCj-7p-cuc" id="0LL-Fn-cPW"/>
  87. </connections>
  88. <point key="canvasLocation" x="-23.846153846153847" y="83.175355450236964"/>
  89. </collectionViewCell>
  90. </objects>
  91. <resources>
  92. <image name="标题右 " width="32" height="17"/>
  93. <image name="标题左" width="32" height="17"/>
  94. </resources>
  95. </document>