RQProfileMemberValidityCell.xib 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
  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. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="RQProfileMemberValidityCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ActivationCode" translatesAutoresizingMaskIntoConstraints="NO" id="bHx-mn-sKt">
  20. <rect key="frame" x="16" y="11" width="22" height="22"/>
  21. <constraints>
  22. <constraint firstAttribute="width" secondItem="bHx-mn-sKt" secondAttribute="height" multiplier="1:1" id="xQt-FL-jcN"/>
  23. </constraints>
  24. </imageView>
  25. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="rightArrow" translatesAutoresizingMaskIntoConstraints="NO" id="WHz-bl-I0X">
  26. <rect key="frame" x="297" y="15.5" width="7" height="13"/>
  27. </imageView>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cop-5U-qFH">
  29. <rect key="frame" x="54" y="22" width="0.0" height="0.0"/>
  30. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="16"/>
  31. <color key="textColor" red="0.039215686274509803" green="0.10196078431372549" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Lte-ve-gxd">
  35. <rect key="frame" x="16" y="43" width="304" height="1"/>
  36. <color key="backgroundColor" red="0.90980392156862744" green="0.90980392156862744" blue="0.90980392156862744" alpha="1" colorSpace="calibratedRGB"/>
  37. <constraints>
  38. <constraint firstAttribute="height" constant="1" id="Kc4-QJ-rpC"/>
  39. </constraints>
  40. </imageView>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XqE-FA-MdX">
  42. <rect key="frame" x="281" y="13" width="0.0" height="18"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="18" id="NYt-4C-hZM"/>
  45. </constraints>
  46. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  47. <color key="textColor" red="0.36078431372549019" green="0.37647058823529411" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xzz-YZ-cwe">
  51. <rect key="frame" x="227" y="10" width="60" height="24"/>
  52. <color key="backgroundColor" red="0.28627450980392155" green="0.55686274509803924" blue="0.96078431372549022" alpha="1" colorSpace="deviceRGB"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="60" id="Pbg-ma-5mn"/>
  55. <constraint firstAttribute="height" constant="24" id="yks-cx-eZP"/>
  56. </constraints>
  57. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  58. <state key="normal" title="开通">
  59. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  60. </state>
  61. <userDefinedRuntimeAttributes>
  62. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  63. <integer key="value" value="12"/>
  64. </userDefinedRuntimeAttribute>
  65. </userDefinedRuntimeAttributes>
  66. </button>
  67. </subviews>
  68. <constraints>
  69. <constraint firstItem="bHx-mn-sKt" firstAttribute="height" secondItem="H2p-sc-9uM" secondAttribute="height" multiplier="0.5" id="1dl-R0-kOA"/>
  70. <constraint firstItem="WHz-bl-I0X" firstAttribute="leading" secondItem="XqE-FA-MdX" secondAttribute="trailing" constant="16" id="3wK-SU-lWs"/>
  71. <constraint firstAttribute="bottom" secondItem="Lte-ve-gxd" secondAttribute="bottom" id="7uj-O7-uQg"/>
  72. <constraint firstAttribute="trailing" secondItem="XqE-FA-MdX" secondAttribute="trailing" priority="250" constant="16" id="I4x-Xp-GKG"/>
  73. <constraint firstItem="XqE-FA-MdX" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="L1C-yO-caw"/>
  74. <constraint firstItem="bHx-mn-sKt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="UZf-24-FyM"/>
  75. <constraint firstItem="xzz-YZ-cwe" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="aJs-L0-JR8"/>
  76. <constraint firstItem="WHz-bl-I0X" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="bed-82-UOj"/>
  77. <constraint firstAttribute="trailing" secondItem="WHz-bl-I0X" secondAttribute="trailing" constant="16" id="cYK-Zi-V5H"/>
  78. <constraint firstItem="bHx-mn-sKt" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="e8B-7i-R1c"/>
  79. <constraint firstItem="cop-5U-qFH" firstAttribute="leading" secondItem="bHx-mn-sKt" secondAttribute="trailing" constant="16" id="eA7-wv-PCX"/>
  80. <constraint firstItem="cop-5U-qFH" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="ek8-Ic-0dO"/>
  81. <constraint firstItem="WHz-bl-I0X" firstAttribute="leading" secondItem="xzz-YZ-cwe" secondAttribute="trailing" constant="10" id="jFK-dA-R2w"/>
  82. <constraint firstAttribute="trailing" secondItem="Lte-ve-gxd" secondAttribute="trailing" id="nC8-SB-8OZ"/>
  83. <constraint firstItem="Lte-ve-gxd" firstAttribute="leading" secondItem="bHx-mn-sKt" secondAttribute="leading" id="o2p-0K-sfI"/>
  84. </constraints>
  85. </tableViewCellContentView>
  86. <connections>
  87. <outlet property="rigntArrow" destination="WHz-bl-I0X" id="UtL-th-fH1"/>
  88. <outlet property="stateLabelTrailingToRightArrow" destination="cYK-Zi-V5H" id="vZr-oE-x4h"/>
  89. <outlet property="stateLabelTrailingToSuperView" destination="I4x-Xp-GKG" id="Ye5-Rt-xxp"/>
  90. <outlet property="titleLabel" destination="cop-5U-qFH" id="W6N-c8-NGE"/>
  91. <outlet property="vipStateLabel" destination="XqE-FA-MdX" id="wnW-2f-kqo"/>
  92. </connections>
  93. <point key="canvasLocation" x="-26.086956521739133" y="122.54464285714285"/>
  94. </tableViewCell>
  95. </objects>
  96. <resources>
  97. <image name="ActivationCode" width="21" height="22.5"/>
  98. <image name="rightArrow" width="7" height="13"/>
  99. </resources>
  100. </document>