CheckOrderHeadView.xib 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311
  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="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. <view contentMode="scaleToFill" id="Nbe-gp-lTy" customClass="CheckOrderHeadView" customModule="ADHTuanCan" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="638" height="581"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qim-3B-JbZ" userLabel="View2">
  18. <rect key="frame" x="0.0" y="60" width="638" height="60"/>
  19. <color key="backgroundColor" red="0.17254901960784313" green="0.17254901960784313" blue="0.1764705882352941" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  20. </view>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="sZX-Eu-9JF" userLabel="View1">
  22. <rect key="frame" x="0.0" y="120" width="638" height="461"/>
  23. <color key="backgroundColor" red="0.92941176469999998" green="0.92941176469999998" blue="0.92941176469999998" alpha="1" colorSpace="calibratedRGB"/>
  24. </view>
  25. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nQe-2j-ifc" userLabel="View3">
  26. <rect key="frame" x="10" y="60" width="618" height="321"/>
  27. <subviews>
  28. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="5TG-0g-Xku">
  29. <rect key="frame" x="10" y="25" width="598" height="296"/>
  30. <subviews>
  31. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tez-zc-YvD" userLabel="addressView">
  32. <rect key="frame" x="0.0" y="0.0" width="598" height="208"/>
  33. <subviews>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="749" text="" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Gjg-I2-6Qe">
  35. <rect key="frame" x="0.0" y="0.0" width="548" height="129"/>
  36. <constraints>
  37. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="20" id="DAb-uZ-Z1b"/>
  38. </constraints>
  39. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  40. <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="右箭头" translatesAutoresizingMaskIntoConstraints="NO" id="e2j-Fz-RhZ">
  44. <rect key="frame" x="583" y="55.33333333333335" width="15" height="18.333333333333336"/>
  45. <constraints>
  46. <constraint firstAttribute="width" constant="15" id="W5K-k9-Onz"/>
  47. </constraints>
  48. </imageView>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name-phone" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZDk-2S-tpi">
  50. <rect key="frame" x="0.0" y="144" width="93" height="20"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="20" id="PvK-Td-Ve7"/>
  53. </constraints>
  54. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  55. <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <button opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="751" verticalCompressionResistancePriority="751" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ISD-rk-LYz">
  59. <rect key="frame" x="497" y="171" width="86" height="30"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="30" id="m8s-3W-guB"/>
  62. </constraints>
  63. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  64. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  65. <state key="normal" title="修改收货地址">
  66. <color key="titleColor" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  67. </state>
  68. <connections>
  69. <action selector="changeAddressAction:" destination="Nbe-gp-lTy" eventType="touchUpInside" id="Zb0-Vc-hNx"/>
  70. </connections>
  71. </button>
  72. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="右箭头" translatesAutoresizingMaskIntoConstraints="NO" id="6vE-5M-d47">
  73. <rect key="frame" x="583" y="176" width="15" height="20"/>
  74. <constraints>
  75. <constraint firstAttribute="width" constant="15" id="Ydt-uW-bZ6"/>
  76. <constraint firstAttribute="height" constant="20" id="Yot-sh-w0a"/>
  77. </constraints>
  78. </imageView>
  79. </subviews>
  80. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  81. <constraints>
  82. <constraint firstItem="6vE-5M-d47" firstAttribute="leading" secondItem="ISD-rk-LYz" secondAttribute="trailing" id="5xB-Hz-3bS"/>
  83. <constraint firstAttribute="bottom" secondItem="ISD-rk-LYz" secondAttribute="bottom" constant="7" id="EYi-J8-0qS"/>
  84. <constraint firstItem="6vE-5M-d47" firstAttribute="centerY" secondItem="ISD-rk-LYz" secondAttribute="centerY" id="PSs-g2-jQN"/>
  85. <constraint firstAttribute="trailing" secondItem="Gjg-I2-6Qe" secondAttribute="trailing" constant="50" id="Z9r-h6-sNq"/>
  86. <constraint firstItem="Gjg-I2-6Qe" firstAttribute="top" secondItem="tez-zc-YvD" secondAttribute="top" id="bd7-vp-8dZ"/>
  87. <constraint firstItem="ZDk-2S-tpi" firstAttribute="top" secondItem="Gjg-I2-6Qe" secondAttribute="bottom" constant="15" id="c22-J1-O0w"/>
  88. <constraint firstItem="ZDk-2S-tpi" firstAttribute="leading" secondItem="tez-zc-YvD" secondAttribute="leading" id="dyk-vc-YzR"/>
  89. <constraint firstAttribute="trailing" secondItem="e2j-Fz-RhZ" secondAttribute="trailing" id="gSY-GZ-btJ"/>
  90. <constraint firstAttribute="trailing" secondItem="6vE-5M-d47" secondAttribute="trailing" id="giL-h0-Gu9"/>
  91. <constraint firstItem="Gjg-I2-6Qe" firstAttribute="leading" secondItem="tez-zc-YvD" secondAttribute="leading" id="j2i-OB-YjR"/>
  92. <constraint firstAttribute="bottom" secondItem="e2j-Fz-RhZ" secondAttribute="bottom" constant="134.33000000000001" id="k3V-bt-sws"/>
  93. <constraint firstItem="e2j-Fz-RhZ" firstAttribute="centerY" secondItem="Gjg-I2-6Qe" secondAttribute="centerY" id="szR-WC-kyp"/>
  94. <constraint firstItem="ISD-rk-LYz" firstAttribute="top" secondItem="ZDk-2S-tpi" secondAttribute="bottom" constant="7" id="uPo-Yc-6uy"/>
  95. </constraints>
  96. </view>
  97. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hUT-TP-3m4" userLabel="addView">
  98. <rect key="frame" x="0.0" y="208" width="598" height="44"/>
  99. <subviews>
  100. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="uQN-Kq-acp">
  101. <rect key="frame" x="256" y="5" width="86" height="34"/>
  102. <constraints>
  103. <constraint firstAttribute="height" constant="34" id="BYh-pD-zB0"/>
  104. </constraints>
  105. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  106. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  107. <state key="normal" title="添加收货地址">
  108. <color key="titleColor" red="0.54901960780000003" green="0.58039215690000001" blue="0.69019607839999997" alpha="1" colorSpace="calibratedRGB"/>
  109. </state>
  110. <connections>
  111. <action selector="addAddressAction:" destination="Nbe-gp-lTy" eventType="touchUpInside" id="rBj-D2-B5L"/>
  112. </connections>
  113. </button>
  114. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="右箭头" translatesAutoresizingMaskIntoConstraints="NO" id="DiP-yq-IPm">
  115. <rect key="frame" x="342" y="14" width="15" height="16"/>
  116. <constraints>
  117. <constraint firstAttribute="width" constant="15" id="dBE-2G-OxJ"/>
  118. </constraints>
  119. </imageView>
  120. </subviews>
  121. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  122. <constraints>
  123. <constraint firstAttribute="bottom" secondItem="uQN-Kq-acp" secondAttribute="bottom" constant="5" id="Hvu-fd-J0D"/>
  124. <constraint firstItem="DiP-yq-IPm" firstAttribute="centerY" secondItem="hUT-TP-3m4" secondAttribute="centerY" id="IMJ-kI-Q04"/>
  125. <constraint firstAttribute="height" constant="44" id="Uxs-5N-l26"/>
  126. <constraint firstItem="DiP-yq-IPm" firstAttribute="leading" secondItem="uQN-Kq-acp" secondAttribute="trailing" id="Y1m-Jn-cHl"/>
  127. <constraint firstItem="uQN-Kq-acp" firstAttribute="centerX" secondItem="hUT-TP-3m4" secondAttribute="centerX" id="ati-aP-CVy"/>
  128. <constraint firstItem="uQN-Kq-acp" firstAttribute="centerY" secondItem="hUT-TP-3m4" secondAttribute="centerY" id="dLh-1y-rW9"/>
  129. <constraint firstItem="uQN-Kq-acp" firstAttribute="top" secondItem="hUT-TP-3m4" secondAttribute="top" constant="5" id="tCh-LP-w0F"/>
  130. </constraints>
  131. </view>
  132. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HV7-NM-a8p">
  133. <rect key="frame" x="0.0" y="252" width="598" height="44"/>
  134. <subviews>
  135. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="结算方式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="02g-6a-y2f">
  136. <rect key="frame" x="0.0" y="10" width="57.333333333333336" height="24"/>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="24" id="ddf-i5-LpW"/>
  139. </constraints>
  140. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  141. <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  142. <nil key="highlightedColor"/>
  143. </label>
  144. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="PaI-0u-uxf">
  145. <rect key="frame" x="552" y="7" width="31" height="30"/>
  146. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  147. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  148. <state key="normal" title="全款">
  149. <color key="titleColor" red="0.77647058820000003" green="0.1333333333" blue="0.13725490200000001" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  150. </state>
  151. <connections>
  152. <action selector="meansOfPaymentsAction:" destination="Nbe-gp-lTy" eventType="touchUpInside" id="lGh-2Z-GyQ"/>
  153. </connections>
  154. </button>
  155. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="右箭头" translatesAutoresizingMaskIntoConstraints="NO" id="8xX-Nm-qzo">
  156. <rect key="frame" x="583" y="14" width="15" height="16"/>
  157. <constraints>
  158. <constraint firstAttribute="width" constant="15" id="GUO-OA-eWi"/>
  159. </constraints>
  160. </imageView>
  161. </subviews>
  162. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  163. <constraints>
  164. <constraint firstAttribute="bottom" secondItem="02g-6a-y2f" secondAttribute="bottom" constant="10" id="1Lq-AJ-8p4"/>
  165. <constraint firstAttribute="height" constant="44" id="BEo-K7-ADq"/>
  166. <constraint firstItem="02g-6a-y2f" firstAttribute="top" secondItem="HV7-NM-a8p" secondAttribute="top" constant="10" id="Gl0-j6-JGq"/>
  167. <constraint firstAttribute="trailing" secondItem="8xX-Nm-qzo" secondAttribute="trailing" id="QEU-cs-cyh"/>
  168. <constraint firstItem="02g-6a-y2f" firstAttribute="leading" secondItem="HV7-NM-a8p" secondAttribute="leading" id="S5n-Ff-jQL"/>
  169. <constraint firstItem="02g-6a-y2f" firstAttribute="centerY" secondItem="HV7-NM-a8p" secondAttribute="centerY" id="bqw-ID-R9T"/>
  170. <constraint firstItem="8xX-Nm-qzo" firstAttribute="centerY" secondItem="HV7-NM-a8p" secondAttribute="centerY" id="dAW-bE-EyE"/>
  171. <constraint firstItem="PaI-0u-uxf" firstAttribute="centerY" secondItem="HV7-NM-a8p" secondAttribute="centerY" id="nQu-J4-9OH"/>
  172. <constraint firstItem="8xX-Nm-qzo" firstAttribute="leading" secondItem="PaI-0u-uxf" secondAttribute="trailing" id="rqv-eb-Lju"/>
  173. </constraints>
  174. </view>
  175. </subviews>
  176. <color key="backgroundColor" red="0.20392156859999999" green="0.78039215689999997" blue="0.34901960780000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. <constraints>
  178. <constraint firstItem="HV7-NM-a8p" firstAttribute="top" secondItem="hUT-TP-3m4" secondAttribute="bottom" id="7tN-ER-tYy"/>
  179. <constraint firstAttribute="bottom" secondItem="HV7-NM-a8p" secondAttribute="bottom" id="9v7-g6-BKO"/>
  180. <constraint firstItem="hUT-TP-3m4" firstAttribute="top" secondItem="tez-zc-YvD" secondAttribute="bottom" id="RWm-lv-A2b"/>
  181. <constraint firstItem="tez-zc-YvD" firstAttribute="top" secondItem="5TG-0g-Xku" secondAttribute="top" id="S6k-0b-BIw"/>
  182. </constraints>
  183. </stackView>
  184. </subviews>
  185. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  186. <constraints>
  187. <constraint firstItem="5TG-0g-Xku" firstAttribute="leading" secondItem="nQe-2j-ifc" secondAttribute="leading" constant="10" id="fjS-PF-JJX"/>
  188. <constraint firstAttribute="trailing" secondItem="5TG-0g-Xku" secondAttribute="trailing" constant="10" id="phi-dN-oRk"/>
  189. <constraint firstItem="5TG-0g-Xku" firstAttribute="top" secondItem="nQe-2j-ifc" secondAttribute="top" constant="25" id="rTp-sk-e0Q"/>
  190. <constraint firstAttribute="bottom" secondItem="5TG-0g-Xku" secondAttribute="bottom" id="zEK-kw-ERm"/>
  191. </constraints>
  192. <userDefinedRuntimeAttributes>
  193. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  194. <real key="value" value="24"/>
  195. </userDefinedRuntimeAttribute>
  196. </userDefinedRuntimeAttributes>
  197. </view>
  198. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fLO-AZ-Wxh">
  199. <rect key="frame" x="0.0" y="391" width="638" height="100"/>
  200. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  201. <constraints>
  202. <constraint firstAttribute="height" constant="100" id="iKP-VH-EwC"/>
  203. </constraints>
  204. <userDefinedRuntimeAttributes>
  205. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  206. <real key="value" value="0.0"/>
  207. </userDefinedRuntimeAttribute>
  208. </userDefinedRuntimeAttributes>
  209. </view>
  210. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="K2p-ac-zId" userLabel="View5">
  211. <rect key="frame" x="10" y="501" width="618" height="80"/>
  212. <subviews>
  213. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="餐品详情" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cKr-bb-BbU">
  214. <rect key="frame" x="10" y="25" width="73.666666666666671" height="21.666666666666671"/>
  215. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
  216. <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.1333333333" alpha="1" colorSpace="calibratedRGB"/>
  217. <nil key="highlightedColor"/>
  218. </label>
  219. </subviews>
  220. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  221. <constraints>
  222. <constraint firstItem="cKr-bb-BbU" firstAttribute="leading" secondItem="K2p-ac-zId" secondAttribute="leading" constant="10" id="FTr-S2-MUo"/>
  223. <constraint firstItem="cKr-bb-BbU" firstAttribute="top" secondItem="K2p-ac-zId" secondAttribute="top" constant="25" id="b7z-iY-hFu"/>
  224. <constraint firstAttribute="height" constant="80" id="cYU-vn-mf0"/>
  225. </constraints>
  226. <userDefinedRuntimeAttributes>
  227. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  228. <real key="value" value="24"/>
  229. </userDefinedRuntimeAttribute>
  230. </userDefinedRuntimeAttributes>
  231. </view>
  232. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3ky-5T-oCd" userLabel="View6">
  233. <rect key="frame" x="10" y="551" width="618" height="30"/>
  234. <subviews>
  235. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1r8-br-ouL">
  236. <rect key="frame" x="10" y="5" width="0.0" height="20"/>
  237. <constraints>
  238. <constraint firstAttribute="height" constant="20" id="lfx-j3-F2l"/>
  239. </constraints>
  240. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  241. <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  242. <nil key="highlightedColor"/>
  243. </label>
  244. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="s0X-4K-VG8">
  245. <rect key="frame" x="608" y="5" width="0.0" height="20"/>
  246. <constraints>
  247. <constraint firstAttribute="height" constant="20" id="eoi-Ea-3PG"/>
  248. </constraints>
  249. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  250. <color key="textColor" red="0.10980392160000001" green="0.18823529410000001" blue="0.30980392159999998" alpha="1" colorSpace="calibratedRGB"/>
  251. <nil key="highlightedColor"/>
  252. </label>
  253. </subviews>
  254. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  255. <constraints>
  256. <constraint firstItem="1r8-br-ouL" firstAttribute="centerY" secondItem="3ky-5T-oCd" secondAttribute="centerY" id="I1B-RZ-E6e"/>
  257. <constraint firstItem="1r8-br-ouL" firstAttribute="leading" secondItem="3ky-5T-oCd" secondAttribute="leading" constant="10" id="QLQ-Qp-dmK"/>
  258. <constraint firstItem="s0X-4K-VG8" firstAttribute="centerY" secondItem="3ky-5T-oCd" secondAttribute="centerY" id="XN3-Q4-D0Z"/>
  259. <constraint firstAttribute="trailing" secondItem="s0X-4K-VG8" secondAttribute="trailing" constant="10" id="aVk-Gu-837"/>
  260. <constraint firstAttribute="height" constant="30" id="ztJ-6Y-qPC"/>
  261. </constraints>
  262. </view>
  263. </subviews>
  264. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  265. <constraints>
  266. <constraint firstItem="3ky-5T-oCd" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" constant="10" id="2LX-Pe-GqK"/>
  267. <constraint firstItem="nQe-2j-ifc" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" constant="10" id="4aP-8C-BRP"/>
  268. <constraint firstItem="fLO-AZ-Wxh" firstAttribute="top" secondItem="nQe-2j-ifc" secondAttribute="bottom" constant="10" id="5RD-NI-CDK"/>
  269. <constraint firstAttribute="trailing" secondItem="sZX-Eu-9JF" secondAttribute="trailing" id="EwO-oO-w0g"/>
  270. <constraint firstItem="K2p-ac-zId" firstAttribute="top" secondItem="fLO-AZ-Wxh" secondAttribute="bottom" constant="10" id="F1d-W7-OHM"/>
  271. <constraint firstItem="fLO-AZ-Wxh" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" id="NGL-pE-JL3"/>
  272. <constraint firstItem="K2p-ac-zId" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" constant="10" id="Nrj-fM-emZ"/>
  273. <constraint firstItem="qim-3B-JbZ" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" id="NwS-4j-Vdr"/>
  274. <constraint firstItem="sZX-Eu-9JF" firstAttribute="top" secondItem="qim-3B-JbZ" secondAttribute="bottom" id="O44-BT-Tjh"/>
  275. <constraint firstAttribute="trailing" secondItem="3ky-5T-oCd" secondAttribute="trailing" constant="10" id="UgH-bJ-ngn"/>
  276. <constraint firstAttribute="trailing" secondItem="nQe-2j-ifc" secondAttribute="trailing" constant="10" id="ZPn-e1-kfh"/>
  277. <constraint firstItem="sZX-Eu-9JF" firstAttribute="leading" secondItem="Nbe-gp-lTy" secondAttribute="leading" id="ZeU-Sv-z0g"/>
  278. <constraint firstItem="sZX-Eu-9JF" firstAttribute="top" secondItem="nQe-2j-ifc" secondAttribute="top" constant="60" id="bum-wk-eAJ"/>
  279. <constraint firstAttribute="trailing" secondItem="K2p-ac-zId" secondAttribute="trailing" constant="10" id="d5q-Ab-gnn"/>
  280. <constraint firstItem="3ky-5T-oCd" firstAttribute="top" secondItem="nQe-2j-ifc" secondAttribute="bottom" constant="170" id="dmE-Zq-loJ"/>
  281. <constraint firstItem="nQe-2j-ifc" firstAttribute="bottom" secondItem="sZX-Eu-9JF" secondAttribute="bottom" constant="-200" id="ffG-sY-FMn"/>
  282. <constraint firstAttribute="trailing" secondItem="fLO-AZ-Wxh" secondAttribute="trailing" id="jtX-B9-6xR"/>
  283. <constraint firstAttribute="trailing" secondItem="qim-3B-JbZ" secondAttribute="trailing" id="mfA-j1-UKP"/>
  284. <constraint firstItem="qim-3B-JbZ" firstAttribute="top" secondItem="nQe-2j-ifc" secondAttribute="top" id="pPp-8y-VSQ"/>
  285. <constraint firstAttribute="bottom" secondItem="nQe-2j-ifc" secondAttribute="bottom" constant="200" id="vfk-YB-daa"/>
  286. <constraint firstItem="nQe-2j-ifc" firstAttribute="top" secondItem="Nbe-gp-lTy" secondAttribute="top" constant="60" id="vhW-fy-h0f"/>
  287. </constraints>
  288. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  289. <connections>
  290. <outlet property="addAdddressImg" destination="DiP-yq-IPm" id="tAu-Zy-hw1"/>
  291. <outlet property="addAddressBtn" destination="uQN-Kq-acp" id="gOO-Am-wUS"/>
  292. <outlet property="addAddressView" destination="hUT-TP-3m4" id="KcX-xM-tMu"/>
  293. <outlet property="addressLab" destination="Gjg-I2-6Qe" id="zhX-SS-YRR"/>
  294. <outlet property="addressView" destination="tez-zc-YvD" id="Q1x-P4-nke"/>
  295. <outlet property="dateBackView" destination="fLO-AZ-Wxh" id="oVW-2x-FUE"/>
  296. <outlet property="jieSuanBtn" destination="PaI-0u-uxf" id="9Yg-Qd-psL"/>
  297. <outlet property="nameLab" destination="ZDk-2S-tpi" id="Z5n-yf-LHT"/>
  298. <outlet property="salesmanView" destination="HV7-NM-a8p" id="7ex-57-bgE"/>
  299. <outlet property="typeLab" destination="s0X-4K-VG8" id="HCt-rU-Vbt"/>
  300. <outlet property="whichDayLab" destination="1r8-br-ouL" id="YUw-Wm-FNa"/>
  301. </connections>
  302. <point key="canvasLocation" x="187.78625954198472" y="-268.66197183098592"/>
  303. </view>
  304. </objects>
  305. <resources>
  306. <image name="右箭头" width="16" height="16"/>
  307. <systemColor name="systemBackgroundColor">
  308. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  309. </systemColor>
  310. </resources>
  311. </document>