CommodityCell.xib 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.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" insetsLayoutMarginsFromSafeArea="NO" selectionStyle="default" indentationWidth="10" rowHeight="96" id="KGk-i7-Jjw" customClass="CommodityCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="170"/>
  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="320" height="170"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="mgt-gt-j0F">
  21. <rect key="frame" x="15" y="12" width="90" height="90"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="90" id="3AL-Yb-P2D"/>
  24. <constraint firstAttribute="width" constant="90" id="xV6-WW-6pf"/>
  25. </constraints>
  26. </imageView>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RlN-oi-4Ga" userLabel="line">
  28. <rect key="frame" x="15" y="119" width="290" height="1"/>
  29. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.091961927816901406" colorSpace="custom" customColorSpace="calibratedRGB"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="1" id="Eml-Zq-fIz"/>
  32. </constraints>
  33. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  34. <nil key="textColor"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="大烧鹅" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wLG-TD-jbj">
  38. <rect key="frame" x="110" y="17" width="195" height="20"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="20" id="sZU-BM-T1i"/>
  41. </constraints>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已售0件" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eNE-uA-wIq">
  47. <rect key="frame" x="110" y="42" width="194" height="20"/>
  48. <constraints>
  49. <constraint firstAttribute="height" constant="20" id="EXg-eo-MRw"/>
  50. </constraints>
  51. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  52. <color key="textColor" systemColor="systemGrayColor"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥188.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OPN-bD-U8X">
  56. <rect key="frame" x="110" y="82" width="45" height="20"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="20" id="fnk-xO-Noa"/>
  59. </constraints>
  60. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  61. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0rw-AH-fRo">
  65. <rect key="frame" x="250" y="128" width="55" height="26"/>
  66. <constraints>
  67. <constraint firstAttribute="width" constant="55" id="52f-13-A8w"/>
  68. <constraint firstAttribute="height" constant="26" id="ba8-PR-4jF"/>
  69. </constraints>
  70. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  71. <state key="normal" title="Button">
  72. <color key="titleColor" systemColor="systemGrayColor"/>
  73. </state>
  74. <userDefinedRuntimeAttributes>
  75. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  76. <real key="value" value="3"/>
  77. </userDefinedRuntimeAttribute>
  78. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  79. <real key="value" value="1"/>
  80. </userDefinedRuntimeAttribute>
  81. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  82. <color key="value" systemColor="systemGray3Color"/>
  83. </userDefinedRuntimeAttribute>
  84. </userDefinedRuntimeAttributes>
  85. <connections>
  86. <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="isu-Ot-e3s"/>
  87. </connections>
  88. </button>
  89. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CP3-zh-sCG">
  90. <rect key="frame" x="185" y="128" width="55" height="26"/>
  91. <constraints>
  92. <constraint firstAttribute="height" constant="26" id="3C8-s0-C9d"/>
  93. <constraint firstAttribute="width" constant="55" id="pa0-Zc-p3k"/>
  94. </constraints>
  95. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  96. <state key="normal" title="Button">
  97. <color key="titleColor" systemColor="systemGrayColor"/>
  98. </state>
  99. <userDefinedRuntimeAttributes>
  100. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  101. <color key="value" systemColor="systemGray3Color"/>
  102. </userDefinedRuntimeAttribute>
  103. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  104. <real key="value" value="3"/>
  105. </userDefinedRuntimeAttribute>
  106. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  107. <real key="value" value="1"/>
  108. </userDefinedRuntimeAttribute>
  109. </userDefinedRuntimeAttributes>
  110. <connections>
  111. <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="QJ7-pB-J5d"/>
  112. </connections>
  113. </button>
  114. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U3u-ja-5fM">
  115. <rect key="frame" x="120" y="128" width="55" height="26"/>
  116. <constraints>
  117. <constraint firstAttribute="width" constant="55" id="A6a-3o-xkZ"/>
  118. <constraint firstAttribute="height" constant="26" id="fUG-4b-3Hj"/>
  119. </constraints>
  120. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  121. <state key="normal" title="Button">
  122. <color key="titleColor" systemColor="systemGrayColor"/>
  123. </state>
  124. <userDefinedRuntimeAttributes>
  125. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  126. <real key="value" value="1"/>
  127. </userDefinedRuntimeAttribute>
  128. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  129. <real key="value" value="3"/>
  130. </userDefinedRuntimeAttribute>
  131. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  132. <color key="value" systemColor="systemGray3Color"/>
  133. </userDefinedRuntimeAttribute>
  134. </userDefinedRuntimeAttributes>
  135. <connections>
  136. <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="uan-Lc-4wx"/>
  137. </connections>
  138. </button>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="审核中" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fGM-q4-emR">
  140. <rect key="frame" x="15" y="130" width="43" height="20"/>
  141. <constraints>
  142. <constraint firstAttribute="height" constant="20" id="uLY-jW-dhB"/>
  143. </constraints>
  144. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  145. <color key="textColor" red="0.91764705879999997" green="0.2156862745" blue="0.49803921569999998" alpha="1" colorSpace="calibratedRGB"/>
  146. <nil key="highlightedColor"/>
  147. </label>
  148. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nfZ-S5-2pL">
  149. <rect key="frame" x="0.0" y="165" width="320" height="5"/>
  150. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="calibratedRGB"/>
  151. <color key="tintColor" red="0.066666666669999999" green="0.050980392159999999" blue="0.13725490200000001" alpha="1" colorSpace="calibratedRGB"/>
  152. <constraints>
  153. <constraint firstAttribute="height" constant="5" id="Vq9-gm-kLp"/>
  154. </constraints>
  155. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  156. <nil key="textColor"/>
  157. <nil key="highlightedColor"/>
  158. </label>
  159. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="csc-dT-lIn">
  160. <rect key="frame" x="140" y="128" width="100" height="26"/>
  161. <constraints>
  162. <constraint firstAttribute="width" constant="100" id="ZOr-ST-rpm"/>
  163. <constraint firstAttribute="height" constant="26" id="kD8-zP-9oq"/>
  164. </constraints>
  165. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  166. <state key="normal" title="价格与库存">
  167. <color key="titleColor" systemColor="systemGrayColor"/>
  168. </state>
  169. <userDefinedRuntimeAttributes>
  170. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  171. <real key="value" value="3"/>
  172. </userDefinedRuntimeAttribute>
  173. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  174. <color key="value" systemColor="systemGray3Color"/>
  175. </userDefinedRuntimeAttribute>
  176. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  177. <real key="value" value="1"/>
  178. </userDefinedRuntimeAttribute>
  179. </userDefinedRuntimeAttributes>
  180. <connections>
  181. <action selector="sellerCommBtnClick:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="nSV-if-oYP"/>
  182. </connections>
  183. </button>
  184. <imageView hidden="YES" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="outsidegoodsTag.png" highlighted="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qsB-9c-py5">
  185. <rect key="frame" x="260" y="0.0" width="45" height="20"/>
  186. <constraints>
  187. <constraint firstAttribute="height" constant="20" id="Gle-oK-NE2"/>
  188. <constraint firstAttribute="width" constant="45" id="HgR-ZX-BYg"/>
  189. </constraints>
  190. </imageView>
  191. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aUv-1b-0LD">
  192. <rect key="frame" x="163" y="82" width="16.5" height="20"/>
  193. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  194. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  195. <nil key="highlightedColor"/>
  196. </label>
  197. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bJS-zf-cJb">
  198. <rect key="frame" x="163" y="91.5" width="16.5" height="1"/>
  199. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  200. <constraints>
  201. <constraint firstAttribute="height" constant="1" id="hKd-iH-Tvv"/>
  202. </constraints>
  203. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  204. <nil key="textColor"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. </subviews>
  208. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  209. <constraints>
  210. <constraint firstItem="fGM-q4-emR" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="leading" id="090-Oc-nyE"/>
  211. <constraint firstItem="qsB-9c-py5" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="7Qh-wV-sDI"/>
  212. <constraint firstItem="bJS-zf-cJb" firstAttribute="leading" secondItem="aUv-1b-0LD" secondAttribute="leading" id="9IU-lq-AzK"/>
  213. <constraint firstAttribute="trailing" secondItem="RlN-oi-4Ga" secondAttribute="trailing" constant="15" id="Anc-r4-uH4"/>
  214. <constraint firstAttribute="trailing" secondItem="nfZ-S5-2pL" secondAttribute="trailing" id="EEb-Nj-LXi"/>
  215. <constraint firstAttribute="trailing" secondItem="0rw-AH-fRo" secondAttribute="trailing" constant="15" id="EuY-A6-ovY"/>
  216. <constraint firstItem="mgt-gt-j0F" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Grd-eg-DG0"/>
  217. <constraint firstItem="wLG-TD-jbj" firstAttribute="top" secondItem="mgt-gt-j0F" secondAttribute="top" constant="5" id="Gsl-gy-Jml"/>
  218. <constraint firstItem="CP3-zh-sCG" firstAttribute="leading" secondItem="U3u-ja-5fM" secondAttribute="trailing" constant="10" id="Jli-Or-WS5"/>
  219. <constraint firstItem="0rw-AH-fRo" firstAttribute="leading" secondItem="CP3-zh-sCG" secondAttribute="trailing" constant="10" id="KeM-Dk-oho"/>
  220. <constraint firstItem="eNE-uA-wIq" firstAttribute="top" secondItem="wLG-TD-jbj" secondAttribute="bottom" constant="5" id="Kk9-Hp-fuP"/>
  221. <constraint firstItem="csc-dT-lIn" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="Ldt-g6-tqT"/>
  222. <constraint firstItem="aUv-1b-0LD" firstAttribute="top" secondItem="OPN-bD-U8X" secondAttribute="top" id="OTf-q7-WTD"/>
  223. <constraint firstItem="wLG-TD-jbj" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="trailing" constant="5" id="RPH-QK-8W4"/>
  224. <constraint firstItem="aUv-1b-0LD" firstAttribute="centerY" secondItem="OPN-bD-U8X" secondAttribute="centerY" id="RTS-wi-Hke"/>
  225. <constraint firstItem="bJS-zf-cJb" firstAttribute="centerY" secondItem="aUv-1b-0LD" secondAttribute="centerY" id="TJQ-gi-YD1"/>
  226. <constraint firstItem="aUv-1b-0LD" firstAttribute="leading" secondItem="OPN-bD-U8X" secondAttribute="trailing" constant="8" id="VMv-bC-K2B"/>
  227. <constraint firstItem="RlN-oi-4Ga" firstAttribute="top" secondItem="mgt-gt-j0F" secondAttribute="bottom" constant="17" id="Whb-TP-rG8"/>
  228. <constraint firstAttribute="trailing" secondItem="eNE-uA-wIq" secondAttribute="trailing" constant="16" id="Ydd-jW-JIu"/>
  229. <constraint firstItem="U3u-ja-5fM" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="aeb-3Z-GrE"/>
  230. <constraint firstItem="mgt-gt-j0F" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="agM-kj-RQ9"/>
  231. <constraint firstAttribute="bottom" secondItem="nfZ-S5-2pL" secondAttribute="bottom" id="aic-MT-4Db"/>
  232. <constraint firstAttribute="trailing" secondItem="wLG-TD-jbj" secondAttribute="trailing" constant="15" id="b9q-mB-DRa"/>
  233. <constraint firstItem="eNE-uA-wIq" firstAttribute="leading" secondItem="wLG-TD-jbj" secondAttribute="leading" id="gdM-kx-dfn"/>
  234. <constraint firstItem="0rw-AH-fRo" firstAttribute="leading" secondItem="csc-dT-lIn" secondAttribute="trailing" constant="10" id="gfV-BY-bV4"/>
  235. <constraint firstAttribute="trailing" secondItem="qsB-9c-py5" secondAttribute="trailing" constant="15" id="hVQ-9o-AyV"/>
  236. <constraint firstItem="CP3-zh-sCG" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="hyp-HC-flL"/>
  237. <constraint firstItem="fGM-q4-emR" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="10" id="nXp-pk-FEw"/>
  238. <constraint firstItem="aUv-1b-0LD" firstAttribute="bottom" secondItem="OPN-bD-U8X" secondAttribute="bottom" id="q4W-Bn-rM7"/>
  239. <constraint firstItem="0rw-AH-fRo" firstAttribute="top" secondItem="RlN-oi-4Ga" secondAttribute="bottom" constant="8" id="qPl-4h-LP6"/>
  240. <constraint firstItem="RlN-oi-4Ga" firstAttribute="leading" secondItem="mgt-gt-j0F" secondAttribute="leading" id="rPw-Jf-3Ez"/>
  241. <constraint firstItem="nfZ-S5-2pL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="th5-mh-blN"/>
  242. <constraint firstItem="OPN-bD-U8X" firstAttribute="leading" secondItem="eNE-uA-wIq" secondAttribute="leading" id="waV-N9-HUk"/>
  243. <constraint firstItem="bJS-zf-cJb" firstAttribute="trailing" secondItem="aUv-1b-0LD" secondAttribute="trailing" id="yeY-f0-d1N"/>
  244. <constraint firstItem="OPN-bD-U8X" firstAttribute="bottom" secondItem="mgt-gt-j0F" secondAttribute="bottom" id="yii-Rk-oan"/>
  245. </constraints>
  246. </tableViewCellContentView>
  247. <connections>
  248. <outlet property="btn1" destination="0rw-AH-fRo" id="JxM-Ea-9Gs"/>
  249. <outlet property="btn2" destination="CP3-zh-sCG" id="gIE-U0-7ul"/>
  250. <outlet property="btn3" destination="U3u-ja-5fM" id="nv5-3q-K5q"/>
  251. <outlet property="btn4" destination="csc-dT-lIn" id="ybH-2R-TrX"/>
  252. <outlet property="countLb" destination="eNE-uA-wIq" id="EkN-QA-mio"/>
  253. <outlet property="lineLb" destination="bJS-zf-cJb" id="e8z-Xf-Sm9"/>
  254. <outlet property="nameLb" destination="wLG-TD-jbj" id="qlU-L7-KM8"/>
  255. <outlet property="original_priceLb" destination="aUv-1b-0LD" id="aHd-V1-ueG"/>
  256. <outlet property="priceLb" destination="OPN-bD-U8X" id="549-9o-Ecb"/>
  257. <outlet property="statusLb" destination="fGM-q4-emR" id="AAx-2C-35d"/>
  258. <outlet property="thumbImg" destination="mgt-gt-j0F" id="4cO-yO-d1h"/>
  259. <outlet property="typeImg" destination="qsB-9c-py5" id="5Im-jI-gqg"/>
  260. </connections>
  261. <point key="canvasLocation" x="131.8840579710145" y="101.11607142857143"/>
  262. </tableViewCell>
  263. </objects>
  264. <resources>
  265. <image name="outsidegoodsTag.png" width="45" height="20.5"/>
  266. <systemColor name="systemGray3Color">
  267. <color red="0.7803921568627451" green="0.7803921568627451" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  268. </systemColor>
  269. <systemColor name="systemGrayColor">
  270. <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  271. </systemColor>
  272. </resources>
  273. </document>