MineNewViewController.xib 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14313.18" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina5_9" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14283.14"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="MineNewViewController">
  14. <connections>
  15. <outlet property="avatarBg" destination="SCh-5U-jcN" id="X8c-wO-oWf"/>
  16. <outlet property="avatarView" destination="l52-m1-42R" id="W7X-lp-Myx"/>
  17. <outlet property="bgView" destination="r9j-ZU-SlD" id="m1X-LN-lPe"/>
  18. <outlet property="container1" destination="IBe-5v-ajR" id="gcB-kr-PXO"/>
  19. <outlet property="container2" destination="wTS-eH-R6J" id="1Eu-ag-eeI"/>
  20. <outlet property="headView" destination="JMR-FE-a0P" id="Oyz-DF-L4X"/>
  21. <outlet property="incomeLabel" destination="DWd-RQ-jKu" id="0Vs-Kg-msg"/>
  22. <outlet property="incomeView" destination="kaC-Mh-u3w" id="kyJ-iN-iF8"/>
  23. <outlet property="modelCardView" destination="etX-QK-1nU" id="EVQ-7h-fu5"/>
  24. <outlet property="nameLabel" destination="tnV-pA-N5a" id="4Yj-BS-G5M"/>
  25. <outlet property="orderIcon" destination="paS-9R-vth" id="ydq-Na-iLI"/>
  26. <outlet property="skillView" destination="Ac7-NR-8Xp" id="Ven-w6-xmx"/>
  27. <outlet property="switchIndicatorView" destination="ETZ-yN-c0i" id="4v1-LO-MNx"/>
  28. <outlet property="switchView" destination="wPM-QM-mXD" id="2Et-Fe-rBA"/>
  29. <outlet property="transformView" destination="NYN-K0-kgh" id="koD-Ph-jwH"/>
  30. <outlet property="view" destination="iN0-l3-epB" id="6qb-1w-qlZ"/>
  31. </connections>
  32. </placeholder>
  33. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  34. <view contentMode="scaleToFill" id="iN0-l3-epB">
  35. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  36. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  37. <subviews>
  38. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JMR-FE-a0P">
  39. <rect key="frame" x="0.0" y="0.0" width="375" height="134"/>
  40. <color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="134" id="kgw-fA-8Ku"/>
  43. </constraints>
  44. </view>
  45. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="r9j-ZU-SlD">
  46. <rect key="frame" x="0.0" y="104" width="375" height="674"/>
  47. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. </view>
  49. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TVo-sg-JF7">
  50. <rect key="frame" x="315" y="35" width="50" height="50"/>
  51. <constraints>
  52. <constraint firstAttribute="width" constant="50" id="3yj-0I-af3"/>
  53. <constraint firstAttribute="height" constant="50" id="sPm-Nf-U4u"/>
  54. </constraints>
  55. <inset key="contentEdgeInsets" minX="10" minY="10" maxX="10" maxY="10"/>
  56. <state key="normal" image="into_icon_shezhi_baise"/>
  57. <connections>
  58. <action selector="tapSettings:" destination="-1" eventType="touchUpInside" id="lvH-9z-ElM"/>
  59. </connections>
  60. </button>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tnV-pA-N5a">
  62. <rect key="frame" x="185" y="159" width="5" height="27"/>
  63. <gestureRecognizers/>
  64. <fontDescription key="fontDescription" type="system" pointSize="22"/>
  65. <color key="textColor" red="0.20392156862745098" green="0.20392156862745098" blue="0.20392156862745098" alpha="1" colorSpace="calibratedRGB"/>
  66. <nil key="highlightedColor"/>
  67. </label>
  68. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SCh-5U-jcN">
  69. <rect key="frame" x="144.66666666666666" y="61" width="86" height="86"/>
  70. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  71. <constraints>
  72. <constraint firstAttribute="width" constant="86" id="4ix-ss-Tab"/>
  73. <constraint firstAttribute="height" constant="86" id="dbx-WK-q59"/>
  74. </constraints>
  75. </view>
  76. <imageView userInteractionEnabled="NO" tag="1" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_avatar" translatesAutoresizingMaskIntoConstraints="NO" id="l52-m1-42R">
  77. <rect key="frame" x="152.66666666666666" y="69" width="70" height="70"/>
  78. <gestureRecognizers/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="70" id="PdB-sW-AtI"/>
  81. <constraint firstAttribute="width" constant="70" id="cvP-rY-NaM"/>
  82. </constraints>
  83. <connections>
  84. <outletCollection property="gestureRecognizers" destination="JN3-oE-VBy" appends="YES" id="DMC-qq-Sc3"/>
  85. </connections>
  86. </imageView>
  87. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kaC-Mh-u3w">
  88. <rect key="frame" x="97.666666666666686" y="206" width="180" height="34"/>
  89. <subviews>
  90. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="今日收入 0元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DWd-RQ-jKu">
  91. <rect key="frame" x="50.666666666666664" y="9" width="78.666666666666686" height="16"/>
  92. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  93. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. <nil key="highlightedColor"/>
  95. </label>
  96. </subviews>
  97. <color key="backgroundColor" red="1" green="0.25098039215686274" blue="0.58431372549019611" alpha="1" colorSpace="calibratedRGB"/>
  98. <constraints>
  99. <constraint firstItem="DWd-RQ-jKu" firstAttribute="centerX" secondItem="kaC-Mh-u3w" secondAttribute="centerX" id="6Ij-Xp-SQI"/>
  100. <constraint firstAttribute="height" constant="34" id="Syz-Jt-Acq"/>
  101. <constraint firstAttribute="width" constant="180" id="nqk-dc-ZE3"/>
  102. <constraint firstItem="DWd-RQ-jKu" firstAttribute="centerY" secondItem="kaC-Mh-u3w" secondAttribute="centerY" id="zIU-RJ-YeQ"/>
  103. </constraints>
  104. </view>
  105. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IBe-5v-ajR">
  106. <rect key="frame" x="20" y="260" width="335" height="86"/>
  107. <subviews>
  108. <view tag="1" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="etX-QK-1nU">
  109. <rect key="frame" x="0.0" y="0.0" width="111.66666666666667" height="86"/>
  110. <subviews>
  111. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_ziliao" translatesAutoresizingMaskIntoConstraints="NO" id="Jsv-UD-DQS">
  112. <rect key="frame" x="41" y="19" width="30" height="30"/>
  113. <constraints>
  114. <constraint firstAttribute="width" constant="30" id="L1O-sr-0GA"/>
  115. <constraint firstAttribute="height" constant="30" id="VJv-e7-lbG"/>
  116. </constraints>
  117. </imageView>
  118. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="模卡资料" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lft-JP-JTR">
  119. <rect key="frame" x="29.333333333333332" y="59" width="53.333333333333343" height="16"/>
  120. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  121. <nil key="textColor"/>
  122. <nil key="highlightedColor"/>
  123. </label>
  124. </subviews>
  125. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  126. <gestureRecognizers/>
  127. <constraints>
  128. <constraint firstItem="Jsv-UD-DQS" firstAttribute="centerX" secondItem="etX-QK-1nU" secondAttribute="centerX" id="Md7-d8-EpM"/>
  129. <constraint firstItem="Lft-JP-JTR" firstAttribute="top" secondItem="Jsv-UD-DQS" secondAttribute="bottom" constant="10" id="VOc-LL-dli"/>
  130. <constraint firstItem="Jsv-UD-DQS" firstAttribute="top" secondItem="etX-QK-1nU" secondAttribute="top" constant="19" id="cw8-R6-c10"/>
  131. <constraint firstItem="Lft-JP-JTR" firstAttribute="centerX" secondItem="Jsv-UD-DQS" secondAttribute="centerX" id="t5i-5V-kvo"/>
  132. </constraints>
  133. <connections>
  134. <outletCollection property="gestureRecognizers" destination="KGq-7F-oNE" appends="YES" id="BgV-zn-ngR"/>
  135. </connections>
  136. </view>
  137. <view tag="2" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ac7-NR-8Xp">
  138. <rect key="frame" x="111.66666666666666" y="0.0" width="111.66666666666666" height="86"/>
  139. <subviews>
  140. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_jineng" translatesAutoresizingMaskIntoConstraints="NO" id="nnT-az-pJQ">
  141. <rect key="frame" x="41" y="19" width="30" height="30"/>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="30" id="94v-JL-4CQ"/>
  144. <constraint firstAttribute="width" constant="30" id="zCt-Eh-5nA"/>
  145. </constraints>
  146. </imageView>
  147. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的技能" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V2f-es-Dni">
  148. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  149. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  150. <nil key="textColor"/>
  151. <nil key="highlightedColor"/>
  152. </label>
  153. </subviews>
  154. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  155. <gestureRecognizers/>
  156. <constraints>
  157. <constraint firstItem="nnT-az-pJQ" firstAttribute="top" secondItem="Ac7-NR-8Xp" secondAttribute="top" constant="19" id="OIu-Yl-MN6"/>
  158. <constraint firstItem="V2f-es-Dni" firstAttribute="top" secondItem="nnT-az-pJQ" secondAttribute="bottom" constant="10" id="SC0-RW-hRj"/>
  159. <constraint firstItem="nnT-az-pJQ" firstAttribute="centerX" secondItem="Ac7-NR-8Xp" secondAttribute="centerX" id="YMn-KM-Vd5"/>
  160. <constraint firstItem="V2f-es-Dni" firstAttribute="centerX" secondItem="nnT-az-pJQ" secondAttribute="centerX" id="iZZ-eb-xwz"/>
  161. </constraints>
  162. <connections>
  163. <outletCollection property="gestureRecognizers" destination="rU9-Dv-cAH" appends="YES" id="tU0-IJ-m1W"/>
  164. </connections>
  165. </view>
  166. <view tag="3" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="veP-td-DVE">
  167. <rect key="frame" x="223.33333333333334" y="0.0" width="111.66666666666666" height="86"/>
  168. <subviews>
  169. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_tuijian" translatesAutoresizingMaskIntoConstraints="NO" id="6Oh-er-2FD">
  170. <rect key="frame" x="40.999999999999972" y="19" width="30" height="30"/>
  171. <constraints>
  172. <constraint firstAttribute="width" constant="30" id="bvR-OW-Nv7"/>
  173. <constraint firstAttribute="height" constant="30" id="pNu-92-8eo"/>
  174. </constraints>
  175. </imageView>
  176. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="申请推荐" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uy6-ei-xVE">
  177. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  178. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  179. <nil key="textColor"/>
  180. <nil key="highlightedColor"/>
  181. </label>
  182. </subviews>
  183. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  184. <gestureRecognizers/>
  185. <constraints>
  186. <constraint firstItem="uy6-ei-xVE" firstAttribute="top" secondItem="6Oh-er-2FD" secondAttribute="bottom" constant="10" id="XWV-85-itg"/>
  187. <constraint firstItem="6Oh-er-2FD" firstAttribute="top" secondItem="veP-td-DVE" secondAttribute="top" constant="19" id="em3-te-hKY"/>
  188. <constraint firstItem="uy6-ei-xVE" firstAttribute="centerX" secondItem="6Oh-er-2FD" secondAttribute="centerX" id="g2B-ns-0hp"/>
  189. <constraint firstItem="6Oh-er-2FD" firstAttribute="centerX" secondItem="veP-td-DVE" secondAttribute="centerX" id="nJo-db-h5x"/>
  190. </constraints>
  191. <connections>
  192. <outletCollection property="gestureRecognizers" destination="PkZ-LE-JNn" appends="YES" id="UJo-QI-Era"/>
  193. </connections>
  194. </view>
  195. </subviews>
  196. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  197. <constraints>
  198. <constraint firstItem="veP-td-DVE" firstAttribute="leading" secondItem="Ac7-NR-8Xp" secondAttribute="trailing" id="Fvz-H1-UTH"/>
  199. <constraint firstItem="veP-td-DVE" firstAttribute="top" secondItem="IBe-5v-ajR" secondAttribute="top" id="Jeg-iN-hFk"/>
  200. <constraint firstItem="Ac7-NR-8Xp" firstAttribute="leading" secondItem="etX-QK-1nU" secondAttribute="trailing" id="KSO-Ap-u5e"/>
  201. <constraint firstItem="Ac7-NR-8Xp" firstAttribute="top" secondItem="IBe-5v-ajR" secondAttribute="top" id="QCJ-yO-MKa"/>
  202. <constraint firstAttribute="trailing" secondItem="veP-td-DVE" secondAttribute="trailing" id="RGC-al-aAa"/>
  203. <constraint firstItem="veP-td-DVE" firstAttribute="width" secondItem="etX-QK-1nU" secondAttribute="width" id="Rd7-Vo-hSO"/>
  204. <constraint firstItem="etX-QK-1nU" firstAttribute="top" secondItem="IBe-5v-ajR" secondAttribute="top" id="Rsp-jw-ht7"/>
  205. <constraint firstAttribute="height" constant="86" id="TFj-AB-vM1"/>
  206. <constraint firstItem="veP-td-DVE" firstAttribute="height" secondItem="etX-QK-1nU" secondAttribute="height" id="YeZ-1I-rob"/>
  207. <constraint firstAttribute="bottom" secondItem="etX-QK-1nU" secondAttribute="bottom" id="dpm-7K-B1J"/>
  208. <constraint firstItem="Ac7-NR-8Xp" firstAttribute="width" secondItem="etX-QK-1nU" secondAttribute="width" id="p4y-cr-TcI"/>
  209. <constraint firstItem="Ac7-NR-8Xp" firstAttribute="height" secondItem="etX-QK-1nU" secondAttribute="height" id="s7I-Ef-5l6"/>
  210. <constraint firstItem="etX-QK-1nU" firstAttribute="leading" secondItem="IBe-5v-ajR" secondAttribute="leading" id="ud6-cf-fEG"/>
  211. <constraint firstAttribute="bottom" secondItem="veP-td-DVE" secondAttribute="bottom" id="v4z-Hq-nPo"/>
  212. <constraint firstAttribute="bottom" secondItem="Ac7-NR-8Xp" secondAttribute="bottom" id="veF-d0-Qt0"/>
  213. </constraints>
  214. </view>
  215. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wTS-eH-R6J">
  216. <rect key="frame" x="20" y="366" width="335" height="214"/>
  217. <subviews>
  218. <view tag="4" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NBl-XH-Hzs">
  219. <rect key="frame" x="0.0" y="0.0" width="111.66666666666667" height="107"/>
  220. <subviews>
  221. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_yaoqing" translatesAutoresizingMaskIntoConstraints="NO" id="sya-g9-yRn">
  222. <rect key="frame" x="41" y="19" width="30" height="30"/>
  223. <constraints>
  224. <constraint firstAttribute="width" constant="30" id="EHX-9q-K2O"/>
  225. <constraint firstAttribute="height" constant="30" id="ivg-Ly-qWZ"/>
  226. </constraints>
  227. </imageView>
  228. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="推广奖励" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cEj-b1-PRe">
  229. <rect key="frame" x="29.333333333333332" y="59" width="53.333333333333343" height="16"/>
  230. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  231. <nil key="textColor"/>
  232. <nil key="highlightedColor"/>
  233. </label>
  234. </subviews>
  235. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  236. <gestureRecognizers/>
  237. <constraints>
  238. <constraint firstItem="cEj-b1-PRe" firstAttribute="centerX" secondItem="sya-g9-yRn" secondAttribute="centerX" id="9U3-dj-dU2"/>
  239. <constraint firstItem="cEj-b1-PRe" firstAttribute="top" secondItem="sya-g9-yRn" secondAttribute="bottom" constant="10" id="I2n-DB-dVx"/>
  240. <constraint firstItem="sya-g9-yRn" firstAttribute="top" secondItem="NBl-XH-Hzs" secondAttribute="top" constant="19" id="S7Y-PI-qs0"/>
  241. <constraint firstItem="sya-g9-yRn" firstAttribute="centerX" secondItem="NBl-XH-Hzs" secondAttribute="centerX" id="fCS-9L-yt1"/>
  242. </constraints>
  243. <connections>
  244. <outletCollection property="gestureRecognizers" destination="lDW-Ha-YqP" appends="YES" id="amX-eb-w2M"/>
  245. </connections>
  246. </view>
  247. <view tag="5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="T8r-6O-oez">
  248. <rect key="frame" x="111.66666666666666" y="0.0" width="111.66666666666666" height="107"/>
  249. <subviews>
  250. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_dingdan" translatesAutoresizingMaskIntoConstraints="NO" id="paS-9R-vth">
  251. <rect key="frame" x="41" y="19" width="30" height="30"/>
  252. <constraints>
  253. <constraint firstAttribute="height" constant="30" id="19b-4p-L6V"/>
  254. <constraint firstAttribute="width" constant="30" id="qxI-63-rP0"/>
  255. </constraints>
  256. </imageView>
  257. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的订单" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aVt-UN-UaG">
  258. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  259. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  260. <nil key="textColor"/>
  261. <nil key="highlightedColor"/>
  262. </label>
  263. </subviews>
  264. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  265. <gestureRecognizers/>
  266. <constraints>
  267. <constraint firstItem="paS-9R-vth" firstAttribute="centerX" secondItem="T8r-6O-oez" secondAttribute="centerX" id="Fhm-xu-KIc"/>
  268. <constraint firstItem="aVt-UN-UaG" firstAttribute="top" secondItem="paS-9R-vth" secondAttribute="bottom" constant="10" id="HzK-YU-r3F"/>
  269. <constraint firstItem="paS-9R-vth" firstAttribute="top" secondItem="T8r-6O-oez" secondAttribute="top" constant="19" id="T30-In-ynm"/>
  270. <constraint firstItem="aVt-UN-UaG" firstAttribute="centerX" secondItem="paS-9R-vth" secondAttribute="centerX" id="fI8-rS-GKV"/>
  271. </constraints>
  272. <connections>
  273. <outletCollection property="gestureRecognizers" destination="Y02-cS-gQI" appends="YES" id="fPb-fb-NB6"/>
  274. </connections>
  275. </view>
  276. <view tag="6" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="o1s-e5-SeB">
  277. <rect key="frame" x="223.33333333333334" y="0.0" width="111.66666666666666" height="107"/>
  278. <subviews>
  279. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_qianbao" translatesAutoresizingMaskIntoConstraints="NO" id="h3h-m3-egt">
  280. <rect key="frame" x="40.999999999999972" y="19" width="30" height="30"/>
  281. <constraints>
  282. <constraint firstAttribute="width" constant="30" id="i1F-U6-TUE"/>
  283. <constraint firstAttribute="height" constant="30" id="lJv-ah-Oj6"/>
  284. </constraints>
  285. </imageView>
  286. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的钱包" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="n5b-2g-nLc">
  287. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  288. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  289. <nil key="textColor"/>
  290. <nil key="highlightedColor"/>
  291. </label>
  292. </subviews>
  293. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  294. <gestureRecognizers/>
  295. <constraints>
  296. <constraint firstItem="n5b-2g-nLc" firstAttribute="top" secondItem="h3h-m3-egt" secondAttribute="bottom" constant="10" id="9Gv-fH-MjA"/>
  297. <constraint firstItem="h3h-m3-egt" firstAttribute="centerX" secondItem="o1s-e5-SeB" secondAttribute="centerX" id="E1a-F8-j90"/>
  298. <constraint firstItem="n5b-2g-nLc" firstAttribute="centerX" secondItem="h3h-m3-egt" secondAttribute="centerX" id="s6P-F1-lc1"/>
  299. <constraint firstItem="h3h-m3-egt" firstAttribute="top" secondItem="o1s-e5-SeB" secondAttribute="top" constant="19" id="sBF-vv-kuH"/>
  300. </constraints>
  301. <connections>
  302. <outletCollection property="gestureRecognizers" destination="cV6-zd-8iH" appends="YES" id="kYc-uJ-Vca"/>
  303. </connections>
  304. </view>
  305. <view tag="7" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HoW-Mj-Duu">
  306. <rect key="frame" x="0.0" y="107" width="111.66666666666667" height="107"/>
  307. <subviews>
  308. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_huodong" translatesAutoresizingMaskIntoConstraints="NO" id="h7n-nK-6bg">
  309. <rect key="frame" x="41" y="19" width="30" height="30"/>
  310. <constraints>
  311. <constraint firstAttribute="height" constant="30" id="LBk-m0-c3M"/>
  312. <constraint firstAttribute="width" constant="30" id="slQ-Mi-cPU"/>
  313. </constraints>
  314. </imageView>
  315. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="平台活动" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="M4w-PY-G8J">
  316. <rect key="frame" x="29.333333333333332" y="59" width="53.333333333333343" height="16"/>
  317. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  318. <nil key="textColor"/>
  319. <nil key="highlightedColor"/>
  320. </label>
  321. </subviews>
  322. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  323. <gestureRecognizers/>
  324. <constraints>
  325. <constraint firstItem="M4w-PY-G8J" firstAttribute="top" secondItem="h7n-nK-6bg" secondAttribute="bottom" constant="10" id="Z0a-y5-Xao"/>
  326. <constraint firstItem="h7n-nK-6bg" firstAttribute="top" secondItem="HoW-Mj-Duu" secondAttribute="top" constant="19" id="sJD-GW-VMH"/>
  327. <constraint firstItem="M4w-PY-G8J" firstAttribute="centerX" secondItem="h7n-nK-6bg" secondAttribute="centerX" id="w6n-4N-rqY"/>
  328. <constraint firstItem="h7n-nK-6bg" firstAttribute="centerX" secondItem="HoW-Mj-Duu" secondAttribute="centerX" id="wXo-q9-soO"/>
  329. </constraints>
  330. <connections>
  331. <outletCollection property="gestureRecognizers" destination="VLm-8N-4Wh" appends="YES" id="QVd-qz-BVj"/>
  332. </connections>
  333. </view>
  334. <view tag="8" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gns-Zl-Ouc">
  335. <rect key="frame" x="111.66666666666666" y="107" width="111.66666666666666" height="107"/>
  336. <subviews>
  337. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_lianxikefu" translatesAutoresizingMaskIntoConstraints="NO" id="j8h-Hm-SlQ">
  338. <rect key="frame" x="41" y="19" width="30" height="30"/>
  339. <constraints>
  340. <constraint firstAttribute="width" constant="30" id="9KG-RB-MqP"/>
  341. <constraint firstAttribute="height" constant="30" id="OTB-9A-vXN"/>
  342. </constraints>
  343. </imageView>
  344. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="联系我们" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Z87-2N-5uW">
  345. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  346. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  347. <nil key="textColor"/>
  348. <nil key="highlightedColor"/>
  349. </label>
  350. </subviews>
  351. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  352. <gestureRecognizers/>
  353. <constraints>
  354. <constraint firstItem="Z87-2N-5uW" firstAttribute="top" secondItem="j8h-Hm-SlQ" secondAttribute="bottom" constant="10" id="0eM-QG-A1D"/>
  355. <constraint firstItem="j8h-Hm-SlQ" firstAttribute="top" secondItem="gns-Zl-Ouc" secondAttribute="top" constant="19" id="cwT-Yn-bXZ"/>
  356. <constraint firstItem="Z87-2N-5uW" firstAttribute="centerX" secondItem="j8h-Hm-SlQ" secondAttribute="centerX" id="fSh-6q-hcF"/>
  357. <constraint firstItem="j8h-Hm-SlQ" firstAttribute="centerX" secondItem="gns-Zl-Ouc" secondAttribute="centerX" id="pjE-J1-z4k"/>
  358. </constraints>
  359. <connections>
  360. <outletCollection property="gestureRecognizers" destination="JfW-VZ-2ny" appends="YES" id="nTP-fc-14A"/>
  361. </connections>
  362. </view>
  363. <view tag="9" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VsH-0Y-1Cz">
  364. <rect key="frame" x="223.33333333333334" y="107" width="111.66666666666666" height="107"/>
  365. <subviews>
  366. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="into_icon_huancun" translatesAutoresizingMaskIntoConstraints="NO" id="pYw-Ed-bRZ">
  367. <rect key="frame" x="40.999999999999972" y="19" width="30" height="30"/>
  368. <constraints>
  369. <constraint firstAttribute="width" constant="30" id="Ori-ku-Tl4"/>
  370. <constraint firstAttribute="height" constant="30" id="Ruq-L5-Hh1"/>
  371. </constraints>
  372. </imageView>
  373. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="清除缓存" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aVg-EV-GH1">
  374. <rect key="frame" x="29.333333333333346" y="59" width="53.333333333333343" height="16"/>
  375. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  376. <nil key="textColor"/>
  377. <nil key="highlightedColor"/>
  378. </label>
  379. </subviews>
  380. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  381. <gestureRecognizers/>
  382. <constraints>
  383. <constraint firstItem="aVg-EV-GH1" firstAttribute="top" secondItem="pYw-Ed-bRZ" secondAttribute="bottom" constant="10" id="WZd-If-3LE"/>
  384. <constraint firstItem="pYw-Ed-bRZ" firstAttribute="top" secondItem="VsH-0Y-1Cz" secondAttribute="top" constant="19" id="cao-gm-Exk"/>
  385. <constraint firstItem="aVg-EV-GH1" firstAttribute="centerX" secondItem="pYw-Ed-bRZ" secondAttribute="centerX" id="sY8-Tj-8RA"/>
  386. <constraint firstItem="pYw-Ed-bRZ" firstAttribute="centerX" secondItem="VsH-0Y-1Cz" secondAttribute="centerX" id="sm7-sC-akC"/>
  387. </constraints>
  388. <connections>
  389. <outletCollection property="gestureRecognizers" destination="YnW-N4-4cf" appends="YES" id="VmX-gR-JRu"/>
  390. </connections>
  391. </view>
  392. </subviews>
  393. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  394. <constraints>
  395. <constraint firstItem="NBl-XH-Hzs" firstAttribute="leading" secondItem="wTS-eH-R6J" secondAttribute="leading" id="3aE-eC-Qae"/>
  396. <constraint firstItem="T8r-6O-oez" firstAttribute="leading" secondItem="NBl-XH-Hzs" secondAttribute="trailing" id="3fA-t0-OM5"/>
  397. <constraint firstAttribute="trailing" secondItem="VsH-0Y-1Cz" secondAttribute="trailing" id="5KE-Bh-9rU"/>
  398. <constraint firstItem="gns-Zl-Ouc" firstAttribute="width" secondItem="NBl-XH-Hzs" secondAttribute="width" id="5MR-bA-aao"/>
  399. <constraint firstItem="HoW-Mj-Duu" firstAttribute="height" secondItem="NBl-XH-Hzs" secondAttribute="height" id="5mn-aJ-dgB"/>
  400. <constraint firstItem="VsH-0Y-1Cz" firstAttribute="height" secondItem="NBl-XH-Hzs" secondAttribute="height" id="5op-ob-FAJ"/>
  401. <constraint firstItem="VsH-0Y-1Cz" firstAttribute="width" secondItem="NBl-XH-Hzs" secondAttribute="width" id="89h-Xc-wRH"/>
  402. <constraint firstItem="o1s-e5-SeB" firstAttribute="top" secondItem="wTS-eH-R6J" secondAttribute="top" id="FgB-bs-4Ff"/>
  403. <constraint firstItem="T8r-6O-oez" firstAttribute="top" secondItem="wTS-eH-R6J" secondAttribute="top" id="GsV-TH-E1D"/>
  404. <constraint firstAttribute="trailing" secondItem="o1s-e5-SeB" secondAttribute="trailing" id="KOw-Ts-J7A"/>
  405. <constraint firstItem="HoW-Mj-Duu" firstAttribute="leading" secondItem="wTS-eH-R6J" secondAttribute="leading" id="Mcc-BX-l9Y"/>
  406. <constraint firstItem="o1s-e5-SeB" firstAttribute="leading" secondItem="T8r-6O-oez" secondAttribute="trailing" id="NFM-n4-gW5"/>
  407. <constraint firstItem="gns-Zl-Ouc" firstAttribute="top" secondItem="T8r-6O-oez" secondAttribute="bottom" id="PtB-Vg-akB"/>
  408. <constraint firstItem="VsH-0Y-1Cz" firstAttribute="leading" secondItem="gns-Zl-Ouc" secondAttribute="trailing" id="WV9-82-h6l"/>
  409. <constraint firstItem="o1s-e5-SeB" firstAttribute="width" secondItem="NBl-XH-Hzs" secondAttribute="width" id="WeL-xP-vos"/>
  410. <constraint firstItem="HoW-Mj-Duu" firstAttribute="width" secondItem="NBl-XH-Hzs" secondAttribute="width" id="XDW-tI-dRK"/>
  411. <constraint firstItem="gns-Zl-Ouc" firstAttribute="leading" secondItem="HoW-Mj-Duu" secondAttribute="trailing" id="Z8D-Cl-8lN"/>
  412. <constraint firstAttribute="bottom" secondItem="HoW-Mj-Duu" secondAttribute="bottom" id="gPY-Cc-iTu"/>
  413. <constraint firstAttribute="bottom" secondItem="VsH-0Y-1Cz" secondAttribute="bottom" id="it3-i1-zQw"/>
  414. <constraint firstItem="NBl-XH-Hzs" firstAttribute="top" secondItem="wTS-eH-R6J" secondAttribute="top" id="jGh-Kn-UzL"/>
  415. <constraint firstItem="VsH-0Y-1Cz" firstAttribute="top" secondItem="o1s-e5-SeB" secondAttribute="bottom" id="llv-xd-VhE"/>
  416. <constraint firstAttribute="height" constant="214" id="mOM-pG-bRS"/>
  417. <constraint firstItem="o1s-e5-SeB" firstAttribute="height" secondItem="NBl-XH-Hzs" secondAttribute="height" id="qjc-2D-cxU"/>
  418. <constraint firstItem="T8r-6O-oez" firstAttribute="height" secondItem="NBl-XH-Hzs" secondAttribute="height" id="vHU-Bo-d58"/>
  419. <constraint firstItem="gns-Zl-Ouc" firstAttribute="height" secondItem="NBl-XH-Hzs" secondAttribute="height" id="xKy-kj-FwJ"/>
  420. <constraint firstItem="HoW-Mj-Duu" firstAttribute="top" secondItem="NBl-XH-Hzs" secondAttribute="bottom" id="yNE-y9-vwV"/>
  421. <constraint firstAttribute="bottom" secondItem="gns-Zl-Ouc" secondAttribute="bottom" id="ySM-GH-W7D"/>
  422. <constraint firstItem="T8r-6O-oez" firstAttribute="width" secondItem="NBl-XH-Hzs" secondAttribute="width" id="yxl-je-lzp"/>
  423. </constraints>
  424. <userDefinedRuntimeAttributes>
  425. <userDefinedRuntimeAttribute type="color" keyPath="layer.shadowColor">
  426. <color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.080000000000000002" colorSpace="calibratedRGB"/>
  427. </userDefinedRuntimeAttribute>
  428. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowOpacity">
  429. <integer key="value" value="1"/>
  430. </userDefinedRuntimeAttribute>
  431. <userDefinedRuntimeAttribute type="number" keyPath="layer.shadowRadius">
  432. <integer key="value" value="12"/>
  433. </userDefinedRuntimeAttribute>
  434. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  435. <integer key="value" value="12"/>
  436. </userDefinedRuntimeAttribute>
  437. </userDefinedRuntimeAttributes>
  438. </view>
  439. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3ng-uh-Rqk">
  440. <rect key="frame" x="305" y="711" width="56" height="56"/>
  441. <constraints>
  442. <constraint firstAttribute="height" constant="56" id="lTb-5b-0qM"/>
  443. <constraint firstAttribute="width" constant="56" id="p2v-qr-jj0"/>
  444. </constraints>
  445. <state key="normal" image="icon_paihang"/>
  446. <connections>
  447. <action selector="tapRank:" destination="-1" eventType="touchUpInside" id="iAj-Iy-Qqe"/>
  448. </connections>
  449. </button>
  450. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wPM-QM-mXD">
  451. <rect key="frame" x="20" y="46" width="60" height="28"/>
  452. <subviews>
  453. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NYN-K0-kgh">
  454. <rect key="frame" x="0.0" y="3" width="92" height="22"/>
  455. <subviews>
  456. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="在线" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="xfg-UF-AYG">
  457. <rect key="frame" x="3" y="0.0" width="32" height="22"/>
  458. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  459. <color key="textColor" red="1" green="0.25098039220000001" blue="0.58431372550000005" alpha="1" colorSpace="calibratedRGB"/>
  460. <nil key="highlightedColor"/>
  461. </label>
  462. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ETZ-yN-c0i">
  463. <rect key="frame" x="35" y="0.0" width="22" height="22"/>
  464. <color key="backgroundColor" red="1" green="0.25098039220000001" blue="0.58431372550000005" alpha="1" colorSpace="calibratedRGB"/>
  465. <constraints>
  466. <constraint firstAttribute="width" constant="22" id="JCW-gs-FZT"/>
  467. <constraint firstAttribute="height" constant="22" id="xaH-kv-olQ"/>
  468. </constraints>
  469. <userDefinedRuntimeAttributes>
  470. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  471. <integer key="value" value="11"/>
  472. </userDefinedRuntimeAttribute>
  473. </userDefinedRuntimeAttributes>
  474. </view>
  475. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="离线" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="86U-V6-0j6">
  476. <rect key="frame" x="57" y="0.0" width="32" height="22"/>
  477. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  478. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  479. <nil key="highlightedColor"/>
  480. </label>
  481. </subviews>
  482. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  483. <constraints>
  484. <constraint firstAttribute="bottom" secondItem="86U-V6-0j6" secondAttribute="bottom" id="2qB-8d-vlg"/>
  485. <constraint firstAttribute="trailing" secondItem="86U-V6-0j6" secondAttribute="trailing" constant="3" id="DVY-LX-AHb"/>
  486. <constraint firstItem="xfg-UF-AYG" firstAttribute="leading" secondItem="NYN-K0-kgh" secondAttribute="leading" constant="3" id="ECV-Sg-7E5"/>
  487. <constraint firstAttribute="bottom" secondItem="xfg-UF-AYG" secondAttribute="bottom" id="FCQ-rK-tOY"/>
  488. <constraint firstItem="ETZ-yN-c0i" firstAttribute="trailing" secondItem="86U-V6-0j6" secondAttribute="leading" id="LLu-kP-nYr"/>
  489. <constraint firstItem="ETZ-yN-c0i" firstAttribute="leading" secondItem="xfg-UF-AYG" secondAttribute="trailing" id="SHC-ub-2X6"/>
  490. <constraint firstItem="86U-V6-0j6" firstAttribute="width" secondItem="xfg-UF-AYG" secondAttribute="width" id="Zyp-TX-OOf"/>
  491. <constraint firstAttribute="width" constant="92" id="elN-8i-hdd"/>
  492. <constraint firstAttribute="height" constant="22" id="fuP-0f-YL2"/>
  493. <constraint firstItem="86U-V6-0j6" firstAttribute="top" secondItem="NYN-K0-kgh" secondAttribute="top" id="l1w-gr-Ott"/>
  494. <constraint firstItem="xfg-UF-AYG" firstAttribute="top" secondItem="NYN-K0-kgh" secondAttribute="top" id="nKZ-9W-TR1"/>
  495. <constraint firstItem="ETZ-yN-c0i" firstAttribute="centerY" secondItem="NYN-K0-kgh" secondAttribute="centerY" id="r2c-GS-So1"/>
  496. </constraints>
  497. </view>
  498. </subviews>
  499. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  500. <constraints>
  501. <constraint firstItem="NYN-K0-kgh" firstAttribute="centerY" secondItem="wPM-QM-mXD" secondAttribute="centerY" id="6vi-4s-Shy"/>
  502. <constraint firstAttribute="width" constant="60" id="S2h-qc-WzJ"/>
  503. <constraint firstItem="NYN-K0-kgh" firstAttribute="leading" secondItem="wPM-QM-mXD" secondAttribute="leading" id="ePT-q8-zTu"/>
  504. <constraint firstAttribute="height" constant="28" id="qXL-fq-DzY"/>
  505. </constraints>
  506. <userDefinedRuntimeAttributes>
  507. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  508. <integer key="value" value="14"/>
  509. </userDefinedRuntimeAttribute>
  510. </userDefinedRuntimeAttributes>
  511. <connections>
  512. <outletCollection property="gestureRecognizers" destination="Fn6-h7-Dk4" appends="YES" id="cCW-rL-ZU8"/>
  513. </connections>
  514. </view>
  515. </subviews>
  516. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  517. <constraints>
  518. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="IBe-5v-ajR" secondAttribute="trailing" constant="20" id="2Ub-cG-Dlo"/>
  519. <constraint firstItem="r9j-ZU-SlD" firstAttribute="top" secondItem="JMR-FE-a0P" secondAttribute="bottom" constant="-30" id="4E2-i3-WaW"/>
  520. <constraint firstItem="wPM-QM-mXD" firstAttribute="centerY" secondItem="TVo-sg-JF7" secondAttribute="centerY" id="8JB-aY-axc"/>
  521. <constraint firstItem="kaC-Mh-u3w" firstAttribute="centerX" secondItem="tnV-pA-N5a" secondAttribute="centerX" id="97e-WL-o8e"/>
  522. <constraint firstItem="60z-Gq-b3E" firstAttribute="bottom" secondItem="r9j-ZU-SlD" secondAttribute="bottom" id="Czt-28-MCp"/>
  523. <constraint firstItem="l52-m1-42R" firstAttribute="centerY" secondItem="SCh-5U-jcN" secondAttribute="centerY" id="Fp7-RO-Wpm"/>
  524. <constraint firstItem="wPM-QM-mXD" firstAttribute="leading" secondItem="60z-Gq-b3E" secondAttribute="leading" constant="20" id="GbG-dM-HV1"/>
  525. <constraint firstItem="SCh-5U-jcN" firstAttribute="centerX" secondItem="60z-Gq-b3E" secondAttribute="centerX" id="IaQ-4Q-m6C"/>
  526. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="TVo-sg-JF7" secondAttribute="trailing" constant="10" id="LTz-qN-mYk"/>
  527. <constraint firstItem="l52-m1-42R" firstAttribute="centerX" secondItem="SCh-5U-jcN" secondAttribute="centerX" id="N3l-It-k1P"/>
  528. <constraint firstItem="r9j-ZU-SlD" firstAttribute="leading" secondItem="60z-Gq-b3E" secondAttribute="leading" id="Nhw-qO-V08"/>
  529. <constraint firstItem="IBe-5v-ajR" firstAttribute="leading" secondItem="60z-Gq-b3E" secondAttribute="leading" constant="20" id="OWW-a6-FLp"/>
  530. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="wTS-eH-R6J" secondAttribute="trailing" constant="20" id="Tbx-zu-Xcw">
  531. <userDefinedRuntimeAttributes>
  532. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  533. <integer key="value" value="12"/>
  534. </userDefinedRuntimeAttribute>
  535. </userDefinedRuntimeAttributes>
  536. </constraint>
  537. <constraint firstItem="60z-Gq-b3E" firstAttribute="bottom" secondItem="3ng-uh-Rqk" secondAttribute="bottom" constant="11" id="V0n-hY-CKz"/>
  538. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="3ng-uh-Rqk" secondAttribute="trailing" constant="14" id="X57-ym-6ea"/>
  539. <constraint firstAttribute="top" secondItem="JMR-FE-a0P" secondAttribute="top" id="YjH-SZ-13n"/>
  540. <constraint firstItem="IBe-5v-ajR" firstAttribute="top" secondItem="kaC-Mh-u3w" secondAttribute="bottom" constant="20" id="b6C-88-L6p"/>
  541. <constraint firstItem="SCh-5U-jcN" firstAttribute="top" secondItem="r9j-ZU-SlD" secondAttribute="top" constant="-43" id="cF4-gj-bF6"/>
  542. <constraint firstItem="wTS-eH-R6J" firstAttribute="leading" secondItem="60z-Gq-b3E" secondAttribute="leading" constant="20" id="dYP-NI-agD"/>
  543. <constraint firstItem="JMR-FE-a0P" firstAttribute="leading" secondItem="60z-Gq-b3E" secondAttribute="leading" id="gJf-xQ-FmV"/>
  544. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="JMR-FE-a0P" secondAttribute="trailing" id="mSO-Nx-Kfp"/>
  545. <constraint firstItem="tnV-pA-N5a" firstAttribute="centerX" secondItem="60z-Gq-b3E" secondAttribute="centerX" id="rfp-4L-RlE"/>
  546. <constraint firstItem="TVo-sg-JF7" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="35" id="sYq-2p-qqg"/>
  547. <constraint firstItem="tnV-pA-N5a" firstAttribute="top" secondItem="r9j-ZU-SlD" secondAttribute="top" constant="55" id="vHe-XN-wJ8"/>
  548. <constraint firstItem="wTS-eH-R6J" firstAttribute="top" secondItem="IBe-5v-ajR" secondAttribute="bottom" constant="20" id="vr2-0K-T9g"/>
  549. <constraint firstItem="60z-Gq-b3E" firstAttribute="trailing" secondItem="r9j-ZU-SlD" secondAttribute="trailing" id="wVo-e6-EAW"/>
  550. <constraint firstItem="kaC-Mh-u3w" firstAttribute="top" secondItem="tnV-pA-N5a" secondAttribute="bottom" constant="20" id="zge-0L-gpm"/>
  551. </constraints>
  552. <nil key="simulatedTopBarMetrics"/>
  553. <viewLayoutGuide key="safeArea" id="60z-Gq-b3E"/>
  554. <point key="canvasLocation" x="4" y="-5.9113300492610836"/>
  555. </view>
  556. <tapGestureRecognizer id="JN3-oE-VBy">
  557. <connections>
  558. <action selector="tapSettings:" destination="-1" id="BuA-Pi-i89"/>
  559. </connections>
  560. </tapGestureRecognizer>
  561. <tapGestureRecognizer id="lDW-Ha-YqP">
  562. <connections>
  563. <action selector="handelTap:" destination="-1" id="jQ7-Zt-t63"/>
  564. </connections>
  565. </tapGestureRecognizer>
  566. <tapGestureRecognizer id="Y02-cS-gQI">
  567. <connections>
  568. <action selector="handelTap:" destination="-1" id="LGd-yz-SdB"/>
  569. </connections>
  570. </tapGestureRecognizer>
  571. <tapGestureRecognizer id="cV6-zd-8iH">
  572. <connections>
  573. <action selector="handelTap:" destination="-1" id="a9b-5v-JAM"/>
  574. </connections>
  575. </tapGestureRecognizer>
  576. <tapGestureRecognizer id="VLm-8N-4Wh">
  577. <connections>
  578. <action selector="handelTap:" destination="-1" id="skO-Ra-K8p"/>
  579. </connections>
  580. </tapGestureRecognizer>
  581. <tapGestureRecognizer id="JfW-VZ-2ny">
  582. <connections>
  583. <action selector="handelTap:" destination="-1" id="hXL-B4-3X6"/>
  584. </connections>
  585. </tapGestureRecognizer>
  586. <tapGestureRecognizer id="YnW-N4-4cf">
  587. <connections>
  588. <action selector="handelTap:" destination="-1" id="tbg-1v-3da"/>
  589. </connections>
  590. </tapGestureRecognizer>
  591. <tapGestureRecognizer id="KGq-7F-oNE">
  592. <connections>
  593. <action selector="handelTap:" destination="-1" id="S5o-XF-0XG"/>
  594. </connections>
  595. </tapGestureRecognizer>
  596. <tapGestureRecognizer id="rU9-Dv-cAH">
  597. <connections>
  598. <action selector="handelTap:" destination="-1" id="pHd-1f-BHc"/>
  599. </connections>
  600. </tapGestureRecognizer>
  601. <tapGestureRecognizer id="PkZ-LE-JNn">
  602. <connections>
  603. <action selector="handelTap:" destination="-1" id="ofp-TT-ghk"/>
  604. </connections>
  605. </tapGestureRecognizer>
  606. <tapGestureRecognizer id="Fn6-h7-Dk4">
  607. <connections>
  608. <action selector="tapSwitch:" destination="-1" id="6y1-yx-fDx"/>
  609. </connections>
  610. </tapGestureRecognizer>
  611. </objects>
  612. <resources>
  613. <image name="default_avatar" width="36" height="36"/>
  614. <image name="icon_paihang" width="56" height="56"/>
  615. <image name="into_icon_dingdan" width="30" height="30"/>
  616. <image name="into_icon_huancun" width="30" height="30"/>
  617. <image name="into_icon_huodong" width="30" height="30"/>
  618. <image name="into_icon_jineng" width="30" height="30"/>
  619. <image name="into_icon_lianxikefu" width="30" height="30"/>
  620. <image name="into_icon_qianbao" width="30" height="30"/>
  621. <image name="into_icon_shezhi_baise" width="30" height="30"/>
  622. <image name="into_icon_tuijian" width="30" height="30"/>
  623. <image name="into_icon_yaoqing" width="30" height="30"/>
  624. <image name="into_icon_ziliao" width="30" height="30"/>
  625. </resources>
  626. </document>