OrderListCell.xib 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" 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="22130"/>
  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="none" indentationWidth="10" rowHeight="450" id="KGk-i7-Jjw" customClass="OrderListCell" customModule="ADHTuanCan" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="506" height="450"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="506" height="450"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view clipsSubviews="YES" contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aXj-Z6-6L3">
  21. <rect key="frame" x="10" y="10" width="486" height="440"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="默认头像" translatesAutoresizingMaskIntoConstraints="NO" id="lti-ug-Sdw">
  24. <rect key="frame" x="24" y="20" width="40" height="40"/>
  25. <constraints>
  26. <constraint firstAttribute="height" constant="40" id="WS0-mh-p2K"/>
  27. <constraint firstAttribute="width" constant="40" id="ZnN-2u-S4J"/>
  28. </constraints>
  29. </imageView>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="待配送" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dak-KQ-MnA">
  31. <rect key="frame" x="435" y="33" width="37" height="14.333333333333336"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  33. <color key="textColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="共2件" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="W2T-e7-mg7">
  37. <rect key="frame" x="429.66666666666669" y="122" width="42.333333333333314" height="20"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="20" id="bHW-Zy-NHr"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
  42. <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HM1-by-HjC">
  46. <rect key="frame" x="24" y="80" width="70" height="95"/>
  47. <subviews>
  48. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SyK-wl-k82">
  49. <rect key="frame" x="0.0" y="70" width="70" height="25"/>
  50. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  51. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  52. <nil key="highlightedColor"/>
  53. </label>
  54. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vkD-4v-gcC">
  55. <rect key="frame" x="0.0" y="0.0" width="70" height="70"/>
  56. <subviews>
  57. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="分类菜品尺寸" translatesAutoresizingMaskIntoConstraints="NO" id="1CQ-TW-w1D">
  58. <rect key="frame" x="5" y="5" width="60" height="60"/>
  59. <userDefinedRuntimeAttributes>
  60. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  61. <real key="value" value="30"/>
  62. </userDefinedRuntimeAttribute>
  63. </userDefinedRuntimeAttributes>
  64. </imageView>
  65. </subviews>
  66. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  67. <constraints>
  68. <constraint firstAttribute="width" constant="70" id="4Cp-0o-aDP"/>
  69. <constraint firstAttribute="height" constant="70" id="6ot-ll-cAS"/>
  70. <constraint firstAttribute="trailing" secondItem="1CQ-TW-w1D" secondAttribute="trailing" constant="5" id="IUR-4Y-PxM"/>
  71. <constraint firstAttribute="bottom" secondItem="1CQ-TW-w1D" secondAttribute="bottom" constant="5" id="Paa-Kh-HWT"/>
  72. <constraint firstItem="1CQ-TW-w1D" firstAttribute="top" secondItem="vkD-4v-gcC" secondAttribute="top" constant="5" id="QyN-Lx-2WA"/>
  73. <constraint firstItem="1CQ-TW-w1D" firstAttribute="leading" secondItem="vkD-4v-gcC" secondAttribute="leading" constant="5" id="zVX-BS-yyu"/>
  74. </constraints>
  75. <userDefinedRuntimeAttributes>
  76. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  77. <real key="value" value="5"/>
  78. </userDefinedRuntimeAttribute>
  79. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  80. <real key="value" value="1"/>
  81. </userDefinedRuntimeAttribute>
  82. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  83. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  84. </userDefinedRuntimeAttribute>
  85. </userDefinedRuntimeAttributes>
  86. </view>
  87. </subviews>
  88. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  89. <constraints>
  90. <constraint firstAttribute="height" constant="95" id="EjK-qS-6hM"/>
  91. <constraint firstAttribute="trailing" secondItem="vkD-4v-gcC" secondAttribute="trailing" id="JLX-Aq-542"/>
  92. <constraint firstItem="SyK-wl-k82" firstAttribute="leading" secondItem="HM1-by-HjC" secondAttribute="leading" id="JaD-II-2Zd"/>
  93. <constraint firstAttribute="width" constant="70" id="TBb-5S-6w4"/>
  94. <constraint firstItem="SyK-wl-k82" firstAttribute="centerX" secondItem="HM1-by-HjC" secondAttribute="centerX" id="Xub-wM-FuK"/>
  95. <constraint firstItem="vkD-4v-gcC" firstAttribute="top" secondItem="HM1-by-HjC" secondAttribute="top" id="YbK-1N-ik9"/>
  96. <constraint firstItem="SyK-wl-k82" firstAttribute="top" secondItem="vkD-4v-gcC" secondAttribute="bottom" id="a9U-U7-NiB"/>
  97. <constraint firstItem="vkD-4v-gcC" firstAttribute="leading" secondItem="HM1-by-HjC" secondAttribute="leading" id="bZ3-pq-piC"/>
  98. <constraint firstAttribute="trailing" secondItem="SyK-wl-k82" secondAttribute="trailing" id="hTR-rM-Ijj"/>
  99. <constraint firstAttribute="bottom" secondItem="SyK-wl-k82" secondAttribute="bottom" id="n2B-qN-I9s"/>
  100. </constraints>
  101. </view>
  102. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="一个菜品时显示名字" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="59v-bX-8Uk">
  103. <rect key="frame" x="114" y="106" width="138" height="18"/>
  104. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  105. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  106. <nil key="highlightedColor"/>
  107. </label>
  108. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uNU-Zg-flg">
  109. <rect key="frame" x="114" y="80" width="70" height="95"/>
  110. <subviews>
  111. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3ey-S6-EYA">
  112. <rect key="frame" x="0.0" y="70" width="70" height="25"/>
  113. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  114. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cG9-QY-tiO">
  118. <rect key="frame" x="0.0" y="0.0" width="70" height="70"/>
  119. <subviews>
  120. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="分类菜品尺寸" translatesAutoresizingMaskIntoConstraints="NO" id="duv-jT-45D">
  121. <rect key="frame" x="5" y="5" width="60" height="60"/>
  122. <userDefinedRuntimeAttributes>
  123. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  124. <real key="value" value="30"/>
  125. </userDefinedRuntimeAttribute>
  126. </userDefinedRuntimeAttributes>
  127. </imageView>
  128. </subviews>
  129. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  130. <constraints>
  131. <constraint firstItem="duv-jT-45D" firstAttribute="top" secondItem="cG9-QY-tiO" secondAttribute="top" constant="5" id="HTW-6X-gah"/>
  132. <constraint firstAttribute="bottom" secondItem="duv-jT-45D" secondAttribute="bottom" constant="5" id="JtB-B0-5gh"/>
  133. <constraint firstAttribute="trailing" secondItem="duv-jT-45D" secondAttribute="trailing" constant="5" id="Vsa-ue-taY"/>
  134. <constraint firstItem="duv-jT-45D" firstAttribute="leading" secondItem="cG9-QY-tiO" secondAttribute="leading" constant="5" id="WFQ-8S-YF0"/>
  135. <constraint firstAttribute="width" constant="70" id="gKe-Lm-VO1"/>
  136. <constraint firstAttribute="height" constant="70" id="vdR-cv-8tn"/>
  137. </constraints>
  138. <userDefinedRuntimeAttributes>
  139. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  140. <real key="value" value="5"/>
  141. </userDefinedRuntimeAttribute>
  142. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  143. <real key="value" value="1"/>
  144. </userDefinedRuntimeAttribute>
  145. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  146. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  147. </userDefinedRuntimeAttribute>
  148. </userDefinedRuntimeAttributes>
  149. </view>
  150. </subviews>
  151. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  152. <constraints>
  153. <constraint firstItem="cG9-QY-tiO" firstAttribute="top" secondItem="uNU-Zg-flg" secondAttribute="top" id="9ak-EZ-Wzx"/>
  154. <constraint firstAttribute="trailing" secondItem="3ey-S6-EYA" secondAttribute="trailing" id="BDv-RU-Q5G"/>
  155. <constraint firstAttribute="bottom" secondItem="3ey-S6-EYA" secondAttribute="bottom" id="RTC-XQ-dOT"/>
  156. <constraint firstAttribute="trailing" secondItem="cG9-QY-tiO" secondAttribute="trailing" id="Yru-8e-TL3"/>
  157. <constraint firstItem="3ey-S6-EYA" firstAttribute="leading" secondItem="uNU-Zg-flg" secondAttribute="leading" id="cDy-Cb-pwi"/>
  158. <constraint firstItem="3ey-S6-EYA" firstAttribute="centerX" secondItem="uNU-Zg-flg" secondAttribute="centerX" id="gWv-zg-apv"/>
  159. <constraint firstAttribute="width" constant="70" id="heR-H9-Dhm"/>
  160. <constraint firstItem="cG9-QY-tiO" firstAttribute="leading" secondItem="uNU-Zg-flg" secondAttribute="leading" id="li0-VO-HWm"/>
  161. <constraint firstAttribute="height" constant="95" id="pJ4-zG-4tD"/>
  162. <constraint firstItem="3ey-S6-EYA" firstAttribute="top" secondItem="cG9-QY-tiO" secondAttribute="bottom" id="sTn-nH-G4q"/>
  163. </constraints>
  164. </view>
  165. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2xj-Kn-AcG">
  166. <rect key="frame" x="204" y="80" width="70" height="95"/>
  167. <subviews>
  168. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="G54-Ug-y1Z">
  169. <rect key="frame" x="0.0" y="70" width="70" height="25"/>
  170. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  171. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  172. <nil key="highlightedColor"/>
  173. </label>
  174. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rpg-JI-OZp">
  175. <rect key="frame" x="0.0" y="0.0" width="70" height="70"/>
  176. <subviews>
  177. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="分类菜品尺寸" translatesAutoresizingMaskIntoConstraints="NO" id="A5r-oK-Jbb">
  178. <rect key="frame" x="5" y="5" width="60" height="60"/>
  179. <userDefinedRuntimeAttributes>
  180. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  181. <real key="value" value="30"/>
  182. </userDefinedRuntimeAttribute>
  183. </userDefinedRuntimeAttributes>
  184. </imageView>
  185. </subviews>
  186. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  187. <constraints>
  188. <constraint firstAttribute="bottom" secondItem="A5r-oK-Jbb" secondAttribute="bottom" constant="5" id="AQv-Jw-mdY"/>
  189. <constraint firstAttribute="trailing" secondItem="A5r-oK-Jbb" secondAttribute="trailing" constant="5" id="R2S-zJ-wso"/>
  190. <constraint firstItem="A5r-oK-Jbb" firstAttribute="top" secondItem="rpg-JI-OZp" secondAttribute="top" constant="5" id="Vli-Eg-EkP"/>
  191. <constraint firstAttribute="height" constant="70" id="flA-ox-ydL"/>
  192. <constraint firstItem="A5r-oK-Jbb" firstAttribute="leading" secondItem="rpg-JI-OZp" secondAttribute="leading" constant="5" id="mM0-Jz-bw4"/>
  193. <constraint firstAttribute="width" constant="70" id="sSs-Kj-cva"/>
  194. </constraints>
  195. <userDefinedRuntimeAttributes>
  196. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  197. <real key="value" value="5"/>
  198. </userDefinedRuntimeAttribute>
  199. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  200. <real key="value" value="1"/>
  201. </userDefinedRuntimeAttribute>
  202. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  203. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  204. </userDefinedRuntimeAttribute>
  205. </userDefinedRuntimeAttributes>
  206. </view>
  207. </subviews>
  208. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  209. <constraints>
  210. <constraint firstAttribute="height" constant="95" id="1vo-Nv-cfc"/>
  211. <constraint firstItem="G54-Ug-y1Z" firstAttribute="centerX" secondItem="2xj-Kn-AcG" secondAttribute="centerX" id="8pJ-eO-pEB"/>
  212. <constraint firstItem="rpg-JI-OZp" firstAttribute="top" secondItem="2xj-Kn-AcG" secondAttribute="top" id="8tW-8O-MG2"/>
  213. <constraint firstItem="rpg-JI-OZp" firstAttribute="leading" secondItem="2xj-Kn-AcG" secondAttribute="leading" id="ITc-xo-Q2c"/>
  214. <constraint firstAttribute="width" constant="70" id="LVe-WF-WeU"/>
  215. <constraint firstItem="G54-Ug-y1Z" firstAttribute="top" secondItem="rpg-JI-OZp" secondAttribute="bottom" id="MiS-lD-Yf9"/>
  216. <constraint firstAttribute="trailing" secondItem="rpg-JI-OZp" secondAttribute="trailing" id="TMN-zh-Tfd"/>
  217. <constraint firstAttribute="bottom" secondItem="G54-Ug-y1Z" secondAttribute="bottom" id="cbt-Ea-XVT"/>
  218. <constraint firstAttribute="trailing" secondItem="G54-Ug-y1Z" secondAttribute="trailing" id="j6E-bJ-562"/>
  219. <constraint firstItem="G54-Ug-y1Z" firstAttribute="leading" secondItem="2xj-Kn-AcG" secondAttribute="leading" id="vu2-xU-05O"/>
  220. </constraints>
  221. </view>
  222. <view alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="dqu-Za-pSI" userLabel="FoodView4">
  223. <rect key="frame" x="294" y="80" width="70" height="95"/>
  224. <subviews>
  225. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gLz-be-86V">
  226. <rect key="frame" x="0.0" y="70" width="70" height="25"/>
  227. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  228. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  229. <nil key="highlightedColor"/>
  230. </label>
  231. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4KX-YX-WYG">
  232. <rect key="frame" x="0.0" y="0.0" width="70" height="70"/>
  233. <subviews>
  234. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="分类菜品尺寸" translatesAutoresizingMaskIntoConstraints="NO" id="HVg-sB-wRM">
  235. <rect key="frame" x="5" y="5" width="60" height="60"/>
  236. <userDefinedRuntimeAttributes>
  237. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  238. <real key="value" value="30"/>
  239. </userDefinedRuntimeAttribute>
  240. </userDefinedRuntimeAttributes>
  241. </imageView>
  242. </subviews>
  243. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  244. <constraints>
  245. <constraint firstItem="HVg-sB-wRM" firstAttribute="top" secondItem="4KX-YX-WYG" secondAttribute="top" constant="5" id="Mx7-ca-QVx"/>
  246. <constraint firstItem="HVg-sB-wRM" firstAttribute="leading" secondItem="4KX-YX-WYG" secondAttribute="leading" constant="5" id="bu0-V0-Mcl"/>
  247. <constraint firstAttribute="bottom" secondItem="HVg-sB-wRM" secondAttribute="bottom" constant="5" id="eT9-rz-Gex"/>
  248. <constraint firstAttribute="trailing" secondItem="HVg-sB-wRM" secondAttribute="trailing" constant="5" id="gve-ck-sfm"/>
  249. <constraint firstAttribute="height" constant="70" id="iaJ-OX-2lu"/>
  250. <constraint firstAttribute="width" constant="70" id="xBg-5A-2qP"/>
  251. </constraints>
  252. <userDefinedRuntimeAttributes>
  253. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  254. <real key="value" value="5"/>
  255. </userDefinedRuntimeAttribute>
  256. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  257. <real key="value" value="1"/>
  258. </userDefinedRuntimeAttribute>
  259. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  260. <color key="value" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  261. </userDefinedRuntimeAttribute>
  262. </userDefinedRuntimeAttributes>
  263. </view>
  264. </subviews>
  265. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  266. <constraints>
  267. <constraint firstAttribute="height" constant="95" id="1zG-Cb-JgK"/>
  268. <constraint firstAttribute="bottom" secondItem="gLz-be-86V" secondAttribute="bottom" id="9rV-fe-XJy"/>
  269. <constraint firstAttribute="width" constant="70" id="EcK-5C-0RD"/>
  270. <constraint firstAttribute="trailing" secondItem="4KX-YX-WYG" secondAttribute="trailing" id="IGP-Qv-O1h"/>
  271. <constraint firstItem="gLz-be-86V" firstAttribute="top" secondItem="4KX-YX-WYG" secondAttribute="bottom" id="Qnc-Jy-9AP"/>
  272. <constraint firstAttribute="trailing" secondItem="gLz-be-86V" secondAttribute="trailing" id="Ya2-YX-ozC"/>
  273. <constraint firstItem="gLz-be-86V" firstAttribute="centerX" secondItem="dqu-Za-pSI" secondAttribute="centerX" id="Z8c-nS-I6n"/>
  274. <constraint firstItem="4KX-YX-WYG" firstAttribute="leading" secondItem="dqu-Za-pSI" secondAttribute="leading" id="arJ-HN-VQA"/>
  275. <constraint firstItem="4KX-YX-WYG" firstAttribute="top" secondItem="dqu-Za-pSI" secondAttribute="top" id="dyz-2d-DXa"/>
  276. <constraint firstItem="gLz-be-86V" firstAttribute="leading" secondItem="dqu-Za-pSI" secondAttribute="leading" id="noR-iz-4bB"/>
  277. </constraints>
  278. </view>
  279. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="某某某的3天团餐" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ta3-T2-QwP">
  280. <rect key="frame" x="79" y="31" width="116.66666666666669" height="18"/>
  281. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  282. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  283. <nil key="highlightedColor"/>
  284. </label>
  285. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="¥10000" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Q7a-1r-UUU">
  286. <rect key="frame" x="397" y="93" width="75" height="24"/>
  287. <constraints>
  288. <constraint firstAttribute="height" constant="24" id="NC3-mW-r8Q"/>
  289. </constraints>
  290. <fontDescription key="fontDescription" type="boldSystem" pointSize="20"/>
  291. <nil key="textColor"/>
  292. <nil key="highlightedColor"/>
  293. </label>
  294. <stackView opaque="NO" contentMode="scaleToFill" ambiguous="YES" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Fqd-g4-gBW">
  295. <rect key="frame" x="252" y="200" width="220" height="182"/>
  296. <subviews>
  297. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TLb-gN-tHL">
  298. <rect key="frame" x="0.0" y="0.0" width="220" height="44"/>
  299. <subviews>
  300. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oeo-ZO-29B">
  301. <rect key="frame" x="0.0" y="5" width="100" height="34"/>
  302. <constraints>
  303. <constraint firstAttribute="height" constant="34" id="IyV-An-3jI"/>
  304. <constraint firstAttribute="width" constant="100" id="og5-Qp-2YI"/>
  305. </constraints>
  306. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  307. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  308. <state key="normal" title="取消订单">
  309. <color key="titleColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  310. </state>
  311. <userDefinedRuntimeAttributes>
  312. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  313. <real key="value" value="6"/>
  314. </userDefinedRuntimeAttribute>
  315. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  316. <real key="value" value="1"/>
  317. </userDefinedRuntimeAttribute>
  318. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  319. <color key="value" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  320. </userDefinedRuntimeAttribute>
  321. </userDefinedRuntimeAttributes>
  322. <connections>
  323. <action selector="cancelAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="NwD-r2-dOw"/>
  324. </connections>
  325. </button>
  326. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ja7-2a-ldv">
  327. <rect key="frame" x="120" y="5" width="100" height="34"/>
  328. <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  329. <constraints>
  330. <constraint firstAttribute="height" constant="34" id="2Ie-ns-uaj"/>
  331. <constraint firstAttribute="width" constant="100" id="J3N-Tc-n1Y"/>
  332. </constraints>
  333. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  334. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  335. <state key="normal" title="去支付"/>
  336. <userDefinedRuntimeAttributes>
  337. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  338. <real key="value" value="6"/>
  339. </userDefinedRuntimeAttribute>
  340. </userDefinedRuntimeAttributes>
  341. <connections>
  342. <action selector="gotoPayAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="emQ-cX-XjJ"/>
  343. </connections>
  344. </button>
  345. </subviews>
  346. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  347. <constraints>
  348. <constraint firstItem="ja7-2a-ldv" firstAttribute="centerY" secondItem="TLb-gN-tHL" secondAttribute="centerY" id="3TZ-oJ-zNw"/>
  349. <constraint firstItem="oeo-ZO-29B" firstAttribute="leading" secondItem="TLb-gN-tHL" secondAttribute="leading" id="EdX-3l-Ds7"/>
  350. <constraint firstAttribute="trailing" secondItem="ja7-2a-ldv" secondAttribute="trailing" id="F2k-RJ-gbM"/>
  351. <constraint firstAttribute="height" constant="44" id="UD9-gG-amt"/>
  352. <constraint firstItem="oeo-ZO-29B" firstAttribute="centerY" secondItem="TLb-gN-tHL" secondAttribute="centerY" id="aNz-Ye-3e3"/>
  353. </constraints>
  354. </view>
  355. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pIy-GV-tgz">
  356. <rect key="frame" x="0.0" y="44" width="220" height="44"/>
  357. <subviews>
  358. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="p1i-Kl-wb0">
  359. <rect key="frame" x="0.0" y="5" width="100" height="34"/>
  360. <constraints>
  361. <constraint firstAttribute="height" constant="34" id="4Gk-rD-MnN"/>
  362. <constraint firstAttribute="width" constant="100" id="Mjo-co-8vq"/>
  363. </constraints>
  364. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  365. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  366. <state key="normal" title="再次购买">
  367. <color key="titleColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  368. </state>
  369. <userDefinedRuntimeAttributes>
  370. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  371. <real key="value" value="6"/>
  372. </userDefinedRuntimeAttribute>
  373. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  374. <real key="value" value="1"/>
  375. </userDefinedRuntimeAttribute>
  376. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  377. <color key="value" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  378. </userDefinedRuntimeAttribute>
  379. </userDefinedRuntimeAttributes>
  380. </button>
  381. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2pP-JE-Ec1">
  382. <rect key="frame" x="120" y="5" width="100" height="34"/>
  383. <color key="backgroundColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  384. <constraints>
  385. <constraint firstAttribute="height" constant="34" id="QfQ-lY-13X"/>
  386. <constraint firstAttribute="width" constant="100" id="tHx-ah-dmG"/>
  387. </constraints>
  388. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  389. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  390. <state key="normal" title="去评价"/>
  391. <userDefinedRuntimeAttributes>
  392. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  393. <real key="value" value="6"/>
  394. </userDefinedRuntimeAttribute>
  395. </userDefinedRuntimeAttributes>
  396. </button>
  397. </subviews>
  398. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  399. <constraints>
  400. <constraint firstAttribute="height" constant="44" id="CHz-hr-qJc"/>
  401. <constraint firstItem="2pP-JE-Ec1" firstAttribute="centerY" secondItem="pIy-GV-tgz" secondAttribute="centerY" id="GNV-1N-f3E"/>
  402. <constraint firstItem="p1i-Kl-wb0" firstAttribute="leading" secondItem="pIy-GV-tgz" secondAttribute="leading" id="QIx-ZD-BIr"/>
  403. <constraint firstItem="p1i-Kl-wb0" firstAttribute="centerY" secondItem="pIy-GV-tgz" secondAttribute="centerY" id="o6v-Ro-dzS"/>
  404. <constraint firstAttribute="trailing" secondItem="2pP-JE-Ec1" secondAttribute="trailing" id="tHu-US-M9y"/>
  405. </constraints>
  406. </view>
  407. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yUu-BH-rhF">
  408. <rect key="frame" x="0.0" y="88" width="220" height="44"/>
  409. <subviews>
  410. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xAW-Ng-TCq">
  411. <rect key="frame" x="120" y="5" width="100" height="34"/>
  412. <constraints>
  413. <constraint firstAttribute="height" constant="34" id="6fA-Ah-F1y"/>
  414. <constraint firstAttribute="width" constant="100" id="ak6-RQ-3Q9"/>
  415. </constraints>
  416. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  417. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  418. <state key="normal" title="再次购买">
  419. <color key="titleColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  420. </state>
  421. <userDefinedRuntimeAttributes>
  422. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  423. <real key="value" value="6"/>
  424. </userDefinedRuntimeAttribute>
  425. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  426. <real key="value" value="1"/>
  427. </userDefinedRuntimeAttribute>
  428. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  429. <color key="value" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  430. </userDefinedRuntimeAttribute>
  431. </userDefinedRuntimeAttributes>
  432. </button>
  433. </subviews>
  434. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  435. <constraints>
  436. <constraint firstAttribute="height" constant="44" id="6gK-MP-APG"/>
  437. <constraint firstItem="xAW-Ng-TCq" firstAttribute="centerY" secondItem="yUu-BH-rhF" secondAttribute="centerY" id="CTu-rb-wgO"/>
  438. <constraint firstAttribute="trailing" secondItem="xAW-Ng-TCq" secondAttribute="trailing" id="vig-D4-Mz4"/>
  439. </constraints>
  440. </view>
  441. <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3qc-GK-Fg4">
  442. <rect key="frame" x="0.0" y="132" width="220" height="50"/>
  443. <subviews>
  444. <button opaque="NO" contentMode="scaleToFill" ambiguous="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hUW-M5-JVT">
  445. <rect key="frame" x="120" y="5" width="100" height="34"/>
  446. <constraints>
  447. <constraint firstAttribute="width" constant="100" id="CJe-hF-OxU"/>
  448. <constraint firstAttribute="height" constant="34" id="Hvc-gx-Lxj"/>
  449. </constraints>
  450. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  451. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  452. <state key="normal" title="确认收货">
  453. <color key="titleColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  454. </state>
  455. <userDefinedRuntimeAttributes>
  456. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  457. <real key="value" value="6"/>
  458. </userDefinedRuntimeAttribute>
  459. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  460. <real key="value" value="1"/>
  461. </userDefinedRuntimeAttribute>
  462. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  463. <color key="value" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  464. </userDefinedRuntimeAttribute>
  465. </userDefinedRuntimeAttributes>
  466. </button>
  467. </subviews>
  468. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  469. <constraints>
  470. <constraint firstAttribute="height" constant="44" id="UcM-tu-FLd"/>
  471. <constraint firstAttribute="trailing" secondItem="hUW-M5-JVT" secondAttribute="trailing" id="Xl0-fk-Da7"/>
  472. <constraint firstItem="hUW-M5-JVT" firstAttribute="centerY" secondItem="3qc-GK-Fg4" secondAttribute="centerY" id="n2f-mz-RRT"/>
  473. </constraints>
  474. </view>
  475. </subviews>
  476. <color key="backgroundColor" red="0.20392156859999999" green="0.78039215689999997" blue="0.34901960780000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  477. <constraints>
  478. <constraint firstAttribute="width" constant="220" id="Fpz-PC-iFr"/>
  479. </constraints>
  480. </stackView>
  481. </subviews>
  482. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  483. <constraints>
  484. <constraint firstItem="HM1-by-HjC" firstAttribute="top" secondItem="lti-ug-Sdw" secondAttribute="bottom" constant="20" id="2ea-24-n1s"/>
  485. <constraint firstItem="Fqd-g4-gBW" firstAttribute="top" secondItem="2xj-Kn-AcG" secondAttribute="bottom" constant="25" id="3l3-zZ-M85"/>
  486. <constraint firstItem="Ta3-T2-QwP" firstAttribute="leading" secondItem="lti-ug-Sdw" secondAttribute="trailing" constant="15" id="4hL-xj-VcD"/>
  487. <constraint firstItem="W2T-e7-mg7" firstAttribute="top" secondItem="Q7a-1r-UUU" secondAttribute="bottom" constant="5" id="6Uf-oD-5o2"/>
  488. <constraint firstAttribute="bottom" secondItem="Fqd-g4-gBW" secondAttribute="bottom" constant="20" id="AXS-08-yj2"/>
  489. <constraint firstItem="uNU-Zg-flg" firstAttribute="centerY" secondItem="HM1-by-HjC" secondAttribute="centerY" id="Chp-Zg-RRa"/>
  490. <constraint firstAttribute="trailing" secondItem="W2T-e7-mg7" secondAttribute="trailing" constant="14" id="E8h-Nr-dT7"/>
  491. <constraint firstAttribute="trailing" secondItem="Q7a-1r-UUU" secondAttribute="trailing" constant="14" id="LgT-PG-52j"/>
  492. <constraint firstItem="uNU-Zg-flg" firstAttribute="leading" secondItem="HM1-by-HjC" secondAttribute="trailing" constant="20" id="QOd-3V-CMH"/>
  493. <constraint firstAttribute="trailing" secondItem="Fqd-g4-gBW" secondAttribute="trailing" constant="14" id="RSX-QV-hP0"/>
  494. <constraint firstItem="2xj-Kn-AcG" firstAttribute="leading" secondItem="uNU-Zg-flg" secondAttribute="trailing" constant="20" id="TAO-pJ-lnv"/>
  495. <constraint firstItem="dqu-Za-pSI" firstAttribute="centerY" secondItem="2xj-Kn-AcG" secondAttribute="centerY" id="ThU-XO-vrb"/>
  496. <constraint firstItem="2xj-Kn-AcG" firstAttribute="centerY" secondItem="HM1-by-HjC" secondAttribute="centerY" id="Y20-ga-qZE"/>
  497. <constraint firstItem="Q7a-1r-UUU" firstAttribute="centerY" secondItem="A5r-oK-Jbb" secondAttribute="centerY" constant="-10" id="YlT-we-UqX"/>
  498. <constraint firstItem="dqu-Za-pSI" firstAttribute="leading" secondItem="2xj-Kn-AcG" secondAttribute="trailing" constant="20" id="Zt8-Go-GsV"/>
  499. <constraint firstItem="59v-bX-8Uk" firstAttribute="centerY" secondItem="1CQ-TW-w1D" secondAttribute="centerY" id="bdv-6O-EhM"/>
  500. <constraint firstItem="Dak-KQ-MnA" firstAttribute="centerY" secondItem="lti-ug-Sdw" secondAttribute="centerY" id="cyq-9O-Vy7"/>
  501. <constraint firstItem="lti-ug-Sdw" firstAttribute="leading" secondItem="aXj-Z6-6L3" secondAttribute="leading" constant="24" id="e5F-Pt-2KV"/>
  502. <constraint firstItem="59v-bX-8Uk" firstAttribute="leading" secondItem="HM1-by-HjC" secondAttribute="trailing" constant="20" id="kvF-Lo-rJV"/>
  503. <constraint firstItem="Dak-KQ-MnA" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Ta3-T2-QwP" secondAttribute="trailing" constant="5" id="tYp-jS-MaZ"/>
  504. <constraint firstItem="HM1-by-HjC" firstAttribute="leading" secondItem="lti-ug-Sdw" secondAttribute="leading" id="tlu-6x-N2c"/>
  505. <constraint firstItem="lti-ug-Sdw" firstAttribute="top" secondItem="aXj-Z6-6L3" secondAttribute="top" constant="20" id="vwF-Qi-lo3"/>
  506. <constraint firstItem="Ta3-T2-QwP" firstAttribute="centerY" secondItem="lti-ug-Sdw" secondAttribute="centerY" id="w0N-hZ-Xo2"/>
  507. <constraint firstAttribute="trailing" secondItem="Dak-KQ-MnA" secondAttribute="trailing" constant="14" id="xog-4v-E5y"/>
  508. </constraints>
  509. <userDefinedRuntimeAttributes>
  510. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  511. <real key="value" value="24"/>
  512. </userDefinedRuntimeAttribute>
  513. </userDefinedRuntimeAttributes>
  514. </view>
  515. </subviews>
  516. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  517. <constraints>
  518. <constraint firstItem="aXj-Z6-6L3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="2mm-pI-OuV"/>
  519. <constraint firstAttribute="bottom" secondItem="aXj-Z6-6L3" secondAttribute="bottom" id="M2T-lI-K87"/>
  520. <constraint firstItem="aXj-Z6-6L3" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="NOC-10-TbF"/>
  521. <constraint firstAttribute="trailing" secondItem="aXj-Z6-6L3" secondAttribute="trailing" constant="10" id="zzd-Ry-Wc8"/>
  522. </constraints>
  523. </tableViewCellContentView>
  524. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  525. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  526. <connections>
  527. <outlet property="commentView" destination="pIy-GV-tgz" id="MI4-hD-LvR"/>
  528. <outlet property="contentLab" destination="Ta3-T2-QwP" id="2fn-DA-fnl"/>
  529. <outlet property="deliveryView" destination="3qc-GK-Fg4" id="Ajh-3W-3eE"/>
  530. <outlet property="finishView" destination="yUu-BH-rhF" id="8b8-T5-C3X"/>
  531. <outlet property="foodImg1" destination="1CQ-TW-w1D" id="uNy-Tz-hdI"/>
  532. <outlet property="foodImg2" destination="duv-jT-45D" id="Gnr-gs-wWy"/>
  533. <outlet property="foodImg3" destination="A5r-oK-Jbb" id="RNz-pc-MUt"/>
  534. <outlet property="foodImg4" destination="HVg-sB-wRM" id="wsY-lN-Krq"/>
  535. <outlet property="foodLab2" destination="3ey-S6-EYA" id="8WA-cl-H5f"/>
  536. <outlet property="foodLabOne" destination="59v-bX-8Uk" id="xTI-EN-DlD"/>
  537. <outlet property="foodName1" destination="SyK-wl-k82" id="5yx-5D-OgK"/>
  538. <outlet property="foodName3" destination="G54-Ug-y1Z" id="XEG-kl-xzh"/>
  539. <outlet property="foodName4" destination="gLz-be-86V" id="JpX-Zg-v7U"/>
  540. <outlet property="foodView1" destination="HM1-by-HjC" id="WYq-Rs-sEM"/>
  541. <outlet property="foodView2" destination="uNU-Zg-flg" id="liz-lm-Vdk"/>
  542. <outlet property="foodView3" destination="2xj-Kn-AcG" id="lxi-4n-rlh"/>
  543. <outlet property="foodView4" destination="dqu-Za-pSI" id="kk1-OM-Zzf"/>
  544. <outlet property="headImh" destination="lti-ug-Sdw" id="yqg-LK-dqM"/>
  545. <outlet property="numCountLab" destination="W2T-e7-mg7" id="blR-1I-GSm"/>
  546. <outlet property="priceLab" destination="Q7a-1r-UUU" id="mmI-cp-oIB"/>
  547. <outlet property="typeLab" destination="Dak-KQ-MnA" id="UPM-9E-Hla"/>
  548. <outlet property="willPayView" destination="TLb-gN-tHL" id="Ace-SO-BI3"/>
  549. </connections>
  550. <point key="canvasLocation" x="154.19847328244273" y="142.25352112676057"/>
  551. </tableViewCell>
  552. </objects>
  553. <resources>
  554. <image name="分类菜品尺寸" width="100" height="100"/>
  555. <image name="默认头像" width="80" height="80"/>
  556. </resources>
  557. </document>