ActiveListCell.xib 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="16087"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.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. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="142" id="KGk-i7-Jjw" customClass="ActiveListCell" customModule="xingchuangke" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="348" height="142"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="348" height="142"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Wjz-oK-awV">
  21. <rect key="frame" x="15" y="7" width="318" height="128"/>
  22. <subviews>
  23. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="押金" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A7R-mP-pdh">
  24. <rect key="frame" x="15" y="25" width="31" height="18"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  26. <color key="textColor" red="0.96078431369999995" green="0.96862745100000003" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jkg-lH-DLd">
  30. <rect key="frame" x="56" y="37" width="20.5" height="12"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  32. <color key="textColor" red="0.96078431369999995" green="0.96862745100000003" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="进行中" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qF2-X2-Kub">
  36. <rect key="frame" x="233" y="19" width="70" height="30"/>
  37. <color key="backgroundColor" red="0.63529411759999999" green="0.82745098039999998" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="30" id="Uai-2g-aet"/>
  40. <constraint firstAttribute="width" constant="70" id="sXG-gm-hkM"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <color key="textColor" red="0.96078431369999995" green="0.96862745100000003" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
  44. <nil key="highlightedColor"/>
  45. <userDefinedRuntimeAttributes>
  46. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  47. <integer key="value" value="5"/>
  48. </userDefinedRuntimeAttribute>
  49. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  50. </userDefinedRuntimeAttributes>
  51. </label>
  52. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gUF-2W-fOn">
  53. <rect key="frame" x="15" y="57" width="288" height="40"/>
  54. <subviews>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XIk-X3-zpk">
  56. <rect key="frame" x="0.0" y="0.0" width="144" height="20"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  58. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="95a-jY-F6R">
  62. <rect key="frame" x="0.0" y="20" width="144" height="20"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  64. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="奖励" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="oo5-jN-UKM">
  68. <rect key="frame" x="144" y="0.0" width="144" height="20"/>
  69. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  70. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  71. <nil key="highlightedColor"/>
  72. </label>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wo2-6a-7bo">
  74. <rect key="frame" x="144" y="20" width="144" height="20"/>
  75. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  76. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. </subviews>
  80. <color key="backgroundColor" red="0.63529411764705879" green="0.82745098039215681" blue="0.90196078431372551" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  81. <constraints>
  82. <constraint firstItem="XIk-X3-zpk" firstAttribute="trailing" secondItem="oo5-jN-UKM" secondAttribute="leading" id="3HQ-vh-0Rl"/>
  83. <constraint firstItem="95a-jY-F6R" firstAttribute="bottom" secondItem="gUF-2W-fOn" secondAttribute="bottom" id="5Pa-u3-2fz"/>
  84. <constraint firstItem="wo2-6a-7bo" firstAttribute="top" secondItem="95a-jY-F6R" secondAttribute="top" id="7BZ-ns-ee9"/>
  85. <constraint firstItem="oo5-jN-UKM" firstAttribute="top" secondItem="gUF-2W-fOn" secondAttribute="top" id="KzG-0D-rIA"/>
  86. <constraint firstItem="XIk-X3-zpk" firstAttribute="bottom" secondItem="gUF-2W-fOn" secondAttribute="centerY" id="Mcq-kK-X0O"/>
  87. <constraint firstItem="95a-jY-F6R" firstAttribute="trailing" secondItem="wo2-6a-7bo" secondAttribute="leading" id="OyQ-66-ULo"/>
  88. <constraint firstItem="95a-jY-F6R" firstAttribute="width" secondItem="XIk-X3-zpk" secondAttribute="width" id="QCP-39-59c"/>
  89. <constraint firstItem="wo2-6a-7bo" firstAttribute="trailing" secondItem="gUF-2W-fOn" secondAttribute="trailing" id="S2J-o8-oVK"/>
  90. <constraint firstItem="95a-jY-F6R" firstAttribute="leading" secondItem="XIk-X3-zpk" secondAttribute="leading" id="U0d-ww-fwd"/>
  91. <constraint firstItem="oo5-jN-UKM" firstAttribute="trailing" secondItem="gUF-2W-fOn" secondAttribute="trailing" id="Yzf-m5-Fzd"/>
  92. <constraint firstAttribute="height" constant="40" id="bYQ-mJ-53A"/>
  93. <constraint firstItem="95a-jY-F6R" firstAttribute="top" secondItem="XIk-X3-zpk" secondAttribute="bottom" id="fEN-Kb-hSO"/>
  94. <constraint firstItem="oo5-jN-UKM" firstAttribute="bottom" secondItem="XIk-X3-zpk" secondAttribute="bottom" id="jRP-Gs-AQK"/>
  95. <constraint firstItem="wo2-6a-7bo" firstAttribute="bottom" secondItem="gUF-2W-fOn" secondAttribute="bottom" id="meg-e0-i7e"/>
  96. <constraint firstItem="XIk-X3-zpk" firstAttribute="leading" secondItem="gUF-2W-fOn" secondAttribute="leading" id="ngC-M3-We8"/>
  97. <constraint firstItem="oo5-jN-UKM" firstAttribute="width" secondItem="XIk-X3-zpk" secondAttribute="width" id="pAu-1L-Xst"/>
  98. <constraint firstItem="XIk-X3-zpk" firstAttribute="top" secondItem="gUF-2W-fOn" secondAttribute="top" id="uJO-9g-pfW"/>
  99. <constraint firstItem="wo2-6a-7bo" firstAttribute="width" secondItem="XIk-X3-zpk" secondAttribute="width" id="vob-gg-0HK"/>
  100. </constraints>
  101. <userDefinedRuntimeAttributes>
  102. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  103. <integer key="value" value="5"/>
  104. </userDefinedRuntimeAttribute>
  105. </userDefinedRuntimeAttributes>
  106. </view>
  107. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="更改状态" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rda-Su-GMt">
  108. <rect key="frame" x="15" y="107" width="45" height="11"/>
  109. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  110. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  111. <nil key="highlightedColor"/>
  112. </label>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="品牌" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mq2-cA-vZb">
  114. <rect key="frame" x="56" y="17.5" width="25" height="14.5"/>
  115. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  116. <color key="textColor" red="0.96078431369999995" green="0.96862745100000003" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
  117. <nil key="highlightedColor"/>
  118. </label>
  119. </subviews>
  120. <color key="backgroundColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  121. <constraints>
  122. <constraint firstItem="Mq2-cA-vZb" firstAttribute="leading" secondItem="A7R-mP-pdh" secondAttribute="trailing" constant="10" id="0kV-AA-GJG"/>
  123. <constraint firstItem="gUF-2W-fOn" firstAttribute="top" secondItem="Mq2-cA-vZb" secondAttribute="bottom" constant="25" id="4NN-wk-UDp"/>
  124. <constraint firstItem="Rda-Su-GMt" firstAttribute="top" secondItem="gUF-2W-fOn" secondAttribute="bottom" constant="10" id="6E1-OS-Gk0"/>
  125. <constraint firstItem="qF2-X2-Kub" firstAttribute="centerY" secondItem="A7R-mP-pdh" secondAttribute="centerY" id="Dmq-3D-tbk"/>
  126. <constraint firstItem="Rda-Su-GMt" firstAttribute="bottom" secondItem="Wjz-oK-awV" secondAttribute="bottom" constant="-10" id="GUa-E9-hco"/>
  127. <constraint firstItem="Jkg-lH-DLd" firstAttribute="top" secondItem="Mq2-cA-vZb" secondAttribute="bottom" constant="5" id="K8s-4o-WYY"/>
  128. <constraint firstItem="gUF-2W-fOn" firstAttribute="leading" secondItem="Wjz-oK-awV" secondAttribute="leading" constant="15" id="RTw-s6-Av6"/>
  129. <constraint firstItem="A7R-mP-pdh" firstAttribute="leading" secondItem="Wjz-oK-awV" secondAttribute="leading" constant="15" id="XX1-hT-P7A"/>
  130. <constraint firstItem="gUF-2W-fOn" firstAttribute="centerX" secondItem="Wjz-oK-awV" secondAttribute="centerX" id="bv3-4R-Hrl"/>
  131. <constraint firstItem="Mq2-cA-vZb" firstAttribute="bottom" secondItem="A7R-mP-pdh" secondAttribute="centerY" constant="-2" id="h49-Dt-1tX"/>
  132. <constraint firstItem="qF2-X2-Kub" firstAttribute="trailing" secondItem="Wjz-oK-awV" secondAttribute="trailing" constant="-15" id="lg9-vE-QUq"/>
  133. <constraint firstItem="Jkg-lH-DLd" firstAttribute="leading" secondItem="Mq2-cA-vZb" secondAttribute="leading" id="sKH-0J-xVs"/>
  134. <constraint firstItem="Rda-Su-GMt" firstAttribute="leading" secondItem="Wjz-oK-awV" secondAttribute="leading" constant="15" id="uav-d2-SoV"/>
  135. <constraint firstItem="A7R-mP-pdh" firstAttribute="top" secondItem="Wjz-oK-awV" secondAttribute="top" constant="25" id="yaX-Zn-vYc"/>
  136. </constraints>
  137. <userDefinedRuntimeAttributes>
  138. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  139. <integer key="value" value="10"/>
  140. </userDefinedRuntimeAttribute>
  141. </userDefinedRuntimeAttributes>
  142. </view>
  143. </subviews>
  144. <constraints>
  145. <constraint firstItem="Wjz-oK-awV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="HgG-0B-hZH"/>
  146. <constraint firstItem="Wjz-oK-awV" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" constant="-15" id="Wbo-yS-fXc"/>
  147. <constraint firstItem="Wjz-oK-awV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="WyL-p4-Tr5"/>
  148. <constraint firstItem="Wjz-oK-awV" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="gsU-UI-gUw"/>
  149. </constraints>
  150. </tableViewCellContentView>
  151. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  152. <connections>
  153. <outlet property="bgView" destination="Wjz-oK-awV" id="wFr-Sf-J4N"/>
  154. <outlet property="brandLbl" destination="Mq2-cA-vZb" id="Kyp-Z4-NH5"/>
  155. <outlet property="conditionLabel" destination="qF2-X2-Kub" id="Auq-OH-m1d"/>
  156. <outlet property="depositStatusLbl" destination="A7R-mP-pdh" id="eSs-nR-E9b"/>
  157. <outlet property="earnLbl" destination="95a-jY-F6R" id="AS1-o4-nOg"/>
  158. <outlet property="earnTitleLbl" destination="XIk-X3-zpk" id="1Cm-OD-GV0"/>
  159. <outlet property="rewardLbl" destination="wo2-6a-7bo" id="Nlr-cH-qKk"/>
  160. <outlet property="rewardTitleLbl" destination="oo5-jN-UKM" id="isF-Dy-liL"/>
  161. <outlet property="statusLbl" destination="Rda-Su-GMt" id="zPR-M1-cWf"/>
  162. <outlet property="timeLbl" destination="Jkg-lH-DLd" id="YTK-8w-10g"/>
  163. </connections>
  164. <point key="canvasLocation" x="155.07246376811597" y="125.22321428571428"/>
  165. </tableViewCell>
  166. </objects>
  167. </document>