CommonRightMenuKS.xib 49 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
  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. <view contentMode="scaleToFill" id="DR6-Ht-tuO" customClass="CommonRightMenuKS" customModule="xingchuangke" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="414" height="1209"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <button opaque="NO" tag="1009" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="w7E-wM-sUZ">
  18. <rect key="frame" x="0.0" y="0.0" width="414" height="1209"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <connections>
  21. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="3q5-Me-0ai"/>
  22. </connections>
  23. </button>
  24. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="guy-KD-5Ef">
  25. <rect key="frame" x="154" y="0.0" width="260" height="1209"/>
  26. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" heightSizable="YES"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text=" 筛选" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VpG-18-erP">
  29. <rect key="frame" x="0.0" y="0.0" width="260" height="42"/>
  30. <autoresizingMask key="autoresizingMask" heightSizable="YES" flexibleMaxY="YES"/>
  31. <color key="backgroundColor" red="0.96470588239999999" green="0.95686274510000002" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  33. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Spn-3l-BZK">
  37. <rect key="frame" x="120" y="266" width="20" height="1"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  40. </view>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="交易时间" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OSd-Zz-8le">
  42. <rect key="frame" x="14" y="225" width="54" height="16"/>
  43. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  45. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <button opaque="NO" tag="1001" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kBI-WN-hEe">
  49. <rect key="frame" x="14" y="254" width="96" height="36"/>
  50. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  51. <color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  52. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  53. <state key="normal" title="选择开始日期">
  54. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. </state>
  56. <connections>
  57. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="CUe-gg-pAG"/>
  58. </connections>
  59. </button>
  60. <button opaque="NO" tag="1002" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yfz-Ke-8SX">
  61. <rect key="frame" x="150" y="254" width="96" height="36"/>
  62. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  63. <color key="backgroundColor" red="0.96470588239999999" green="0.96470588239999999" blue="0.96470588239999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  65. <state key="normal" title="选择截止日期">
  66. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  67. </state>
  68. <connections>
  69. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="RFQ-kR-Re0"/>
  70. </connections>
  71. </button>
  72. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Rs5-iB-LMa">
  73. <rect key="frame" x="0.0" y="304" width="261" height="1"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  75. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. </view>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="交易类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sV0-2l-kqz">
  78. <rect key="frame" x="14" y="328" width="54" height="16"/>
  79. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  80. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  81. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <button opaque="NO" tag="1021" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oTl-c6-xGy">
  85. <rect key="frame" x="14" y="359" width="108" height="36"/>
  86. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  87. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  89. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  90. <state key="normal" title="全部">
  91. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. </state>
  93. <connections>
  94. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="lvd-iI-TzR"/>
  95. </connections>
  96. </button>
  97. <button opaque="NO" tag="1023" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8wn-Gu-c5o">
  98. <rect key="frame" x="14" y="403" width="108" height="36"/>
  99. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  100. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  101. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  102. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  103. <state key="normal" title="挥卡">
  104. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  105. </state>
  106. <connections>
  107. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="NgX-tk-DEj"/>
  108. </connections>
  109. </button>
  110. <button opaque="NO" tag="1025" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ZMO-qa-lch">
  111. <rect key="frame" x="14" y="447" width="108" height="36"/>
  112. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  113. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  114. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  115. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  116. <state key="normal" title="支付宝">
  117. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  118. </state>
  119. <connections>
  120. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="tWT-tK-bsF"/>
  121. </connections>
  122. </button>
  123. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="b8A-EB-A7w">
  124. <rect key="frame" x="-1" y="207" width="261" height="1"/>
  125. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  126. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  127. </view>
  128. <button opaque="NO" tag="1011" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KWf-o7-FhF">
  129. <rect key="frame" x="14" y="103" width="108" height="36"/>
  130. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  131. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  132. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  133. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  134. <state key="normal" title="全部">
  135. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  136. </state>
  137. <connections>
  138. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="lo7-35-wE1"/>
  139. </connections>
  140. </button>
  141. <button opaque="NO" tag="1013" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OVl-j5-ORj">
  142. <rect key="frame" x="14" y="153" width="108" height="36"/>
  143. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  144. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  145. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  146. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  147. <state key="normal" title="商户版">
  148. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. </state>
  150. <connections>
  151. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="vTA-bV-SFo"/>
  152. </connections>
  153. </button>
  154. <button opaque="NO" tag="1012" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DJu-H0-mwh">
  155. <rect key="frame" x="138" y="103" width="108" height="36"/>
  156. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  157. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  158. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  159. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  160. <state key="normal" title="个人版">
  161. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  162. </state>
  163. <connections>
  164. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="DRp-wr-Nke"/>
  165. </connections>
  166. </button>
  167. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="商户类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="RSY-je-yLX">
  168. <rect key="frame" x="14" y="64" width="54" height="16"/>
  169. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  170. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  171. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  172. <nil key="highlightedColor"/>
  173. </label>
  174. <button opaque="NO" tag="1022" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Egq-jV-Wlf">
  175. <rect key="frame" x="138" y="359" width="108" height="36"/>
  176. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  177. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  178. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  179. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  180. <state key="normal" title="刷卡">
  181. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  182. </state>
  183. <connections>
  184. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="578-ZW-6Fu"/>
  185. </connections>
  186. </button>
  187. <button opaque="NO" tag="1024" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CU2-xF-afD">
  188. <rect key="frame" x="138" y="403" width="108" height="36"/>
  189. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  190. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  191. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  192. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  193. <state key="normal" title="微信">
  194. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  195. </state>
  196. <connections>
  197. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="vtk-T0-3i5"/>
  198. </connections>
  199. </button>
  200. <button opaque="NO" tag="1026" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gkA-8Q-yNe">
  201. <rect key="frame" x="138" y="447" width="108" height="36"/>
  202. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  203. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  204. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  205. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  206. <state key="normal" title="闪付">
  207. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  208. </state>
  209. <connections>
  210. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="ItG-Au-FRw"/>
  211. </connections>
  212. </button>
  213. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="结算方式" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="8Mn-F9-odV">
  214. <rect key="frame" x="14" y="679" width="54" height="16"/>
  215. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  216. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  217. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  218. <nil key="highlightedColor"/>
  219. </label>
  220. <button opaque="NO" tag="1005" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yz3-dB-mdU">
  221. <rect key="frame" x="14" y="708" width="108" height="36"/>
  222. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  223. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  224. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  225. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  226. <state key="normal" title="全部">
  227. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  228. </state>
  229. <connections>
  230. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="UYS-dU-zYO"/>
  231. </connections>
  232. </button>
  233. <button opaque="NO" tag="1004" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fid-hB-zNL">
  234. <rect key="frame" x="14" y="760" width="108" height="36"/>
  235. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  236. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  237. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  238. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  239. <state key="normal" title="T+1">
  240. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  241. </state>
  242. <connections>
  243. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="Pci-uh-tTS"/>
  244. </connections>
  245. </button>
  246. <button opaque="NO" tag="1043" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="r61-CR-smj">
  247. <rect key="frame" x="14" y="608" width="108" height="36"/>
  248. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  249. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  250. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  251. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  252. <state key="normal" title="贷记卡">
  253. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  254. </state>
  255. <connections>
  256. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="V0S-UR-mxq"/>
  257. </connections>
  258. </button>
  259. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jRT-BY-YM9">
  260. <rect key="frame" x="0.0" y="515" width="261" height="1"/>
  261. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  262. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  263. </view>
  264. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="交易卡类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1ym-Js-bf6">
  265. <rect key="frame" x="14" y="535" width="67" height="16"/>
  266. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  267. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  268. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  269. <nil key="highlightedColor"/>
  270. </label>
  271. <button opaque="NO" tag="1041" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mwz-9f-oa0">
  272. <rect key="frame" x="14" y="564" width="108" height="36"/>
  273. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  274. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  275. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  276. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  277. <state key="normal" title="全部">
  278. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  279. </state>
  280. <connections>
  281. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="mYj-6N-iCH"/>
  282. </connections>
  283. </button>
  284. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Y2U-2P-ls8">
  285. <rect key="frame" x="0.0" y="669" width="261" height="1"/>
  286. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  287. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  288. </view>
  289. <button opaque="NO" tag="1003" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qpy-3u-oYK">
  290. <rect key="frame" x="138" y="708" width="108" height="36"/>
  291. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  292. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  293. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  294. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  295. <state key="normal" title="S+0">
  296. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. </state>
  298. <connections>
  299. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="Pan-PC-lxi"/>
  300. </connections>
  301. </button>
  302. <button opaque="NO" tag="1042" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="q6P-MF-8Kx">
  303. <rect key="frame" x="138" y="564" width="108" height="36"/>
  304. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  305. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  306. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  307. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  308. <state key="normal" title="借记卡">
  309. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  310. </state>
  311. <connections>
  312. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="b3l-r1-ka5"/>
  313. </connections>
  314. </button>
  315. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="设备类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yPv-96-fQE">
  316. <rect key="frame" x="13" y="831" width="54" height="16"/>
  317. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  318. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  319. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  320. <nil key="highlightedColor"/>
  321. </label>
  322. <button opaque="NO" tag="1050" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iOV-Kh-SPD">
  323. <rect key="frame" x="13" y="860" width="108" height="36"/>
  324. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  325. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  326. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  327. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  328. <state key="normal" title="全部">
  329. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  330. </state>
  331. <userDefinedRuntimeAttributes>
  332. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="3"/>
  333. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  334. </userDefinedRuntimeAttributes>
  335. <connections>
  336. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="sA5-mb-xLd"/>
  337. </connections>
  338. </button>
  339. <button opaque="NO" tag="1052" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="UUA-SZ-7Ct">
  340. <rect key="frame" x="13" y="912" width="108" height="36"/>
  341. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  342. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  343. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  344. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  345. <state key="normal" title="传统POS">
  346. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  347. </state>
  348. <userDefinedRuntimeAttributes>
  349. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="3"/>
  350. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  351. </userDefinedRuntimeAttributes>
  352. <connections>
  353. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="Lur-5Y-gkc"/>
  354. </connections>
  355. </button>
  356. <button opaque="NO" tag="1053" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DFe-Hk-TjG">
  357. <rect key="frame" x="137" y="912" width="108" height="36"/>
  358. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  359. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  360. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  361. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  362. <state key="normal" title="电签POS">
  363. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  364. </state>
  365. <userDefinedRuntimeAttributes>
  366. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="3"/>
  367. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  368. </userDefinedRuntimeAttributes>
  369. <connections>
  370. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="NOs-do-WH2"/>
  371. </connections>
  372. </button>
  373. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Pgv-jS-1r9">
  374. <rect key="frame" x="-1" y="821" width="261" height="1"/>
  375. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  376. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  377. </view>
  378. <button opaque="NO" tag="1051" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oyF-wH-NDo">
  379. <rect key="frame" x="137" y="860" width="108" height="36"/>
  380. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  381. <color key="backgroundColor" red="0.96078431369999995" green="0.96078431369999995" blue="0.96078431369999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  382. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  383. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  384. <state key="normal" title="MPOS">
  385. <color key="titleColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  386. </state>
  387. <userDefinedRuntimeAttributes>
  388. <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="3"/>
  389. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  390. </userDefinedRuntimeAttributes>
  391. <connections>
  392. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="Uu0-DD-FSe"/>
  393. </connections>
  394. </button>
  395. <button opaque="NO" tag="1008" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hxr-bN-XlW">
  396. <rect key="frame" x="133" y="1001" width="105" height="34"/>
  397. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  398. <color key="backgroundColor" red="0.1647058824" green="0.57254901960000004" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  399. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  400. <state key="normal" title="确定">
  401. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  402. </state>
  403. <connections>
  404. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="VH0-Yj-v6N"/>
  405. </connections>
  406. </button>
  407. <button opaque="NO" tag="1007" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3hT-kI-pVr">
  408. <rect key="frame" x="21" y="1001" width="105" height="34"/>
  409. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  410. <color key="backgroundColor" red="0.73333333329999995" green="0.73333333329999995" blue="0.73333333329999995" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  411. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  412. <state key="normal" title="重置">
  413. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  414. </state>
  415. <connections>
  416. <action selector="btnMenuClick:" destination="DR6-Ht-tuO" eventType="touchUpInside" id="9tP-Lq-t2S"/>
  417. </connections>
  418. </button>
  419. </subviews>
  420. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  421. </scrollView>
  422. </subviews>
  423. <viewLayoutGuide key="safeArea" id="ELi-GG-OIN"/>
  424. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.20000000000000001" colorSpace="custom" customColorSpace="sRGB"/>
  425. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  426. <connections>
  427. <outlet property="btnConfrim" destination="hxr-bN-XlW" id="FnB-Rg-XSa"/>
  428. <outlet property="btnEnd" destination="Yfz-Ke-8SX" id="QB4-8W-cuL"/>
  429. <outlet property="btnReset" destination="3hT-kI-pVr" id="Jyv-Oe-JrK"/>
  430. <outlet property="btnStart" destination="kBI-WN-hEe" id="War-Sp-Iva"/>
  431. <outlet property="busAllBtn" destination="KWf-o7-FhF" id="K7a-hw-oO5"/>
  432. <outlet property="busJJBtn" destination="DJu-H0-mwh" id="xr3-gh-fgK"/>
  433. <outlet property="busSHBtn" destination="OVl-j5-ORj" id="7hH-Qs-GFl"/>
  434. <outlet property="cardAllBtn" destination="mwz-9f-oa0" id="Tr8-cH-Xu5"/>
  435. <outlet property="cardDJBtn" destination="r61-CR-smj" id="hmx-f0-IhL"/>
  436. <outlet property="cardJJBtn" destination="q6P-MF-8Kx" id="STg-VS-Ymt"/>
  437. <outlet property="dealALBtn" destination="ZMO-qa-lch" id="iFA-E0-SlI"/>
  438. <outlet property="dealAllBtn" destination="oTl-c6-xGy" id="Kez-Em-Syc"/>
  439. <outlet property="dealHKBtn" destination="8wn-Gu-c5o" id="ihZ-fw-k9V"/>
  440. <outlet property="dealSFBtn" destination="gkA-8Q-yNe" id="mvA-gR-w0S"/>
  441. <outlet property="dealSKBtn" destination="Egq-jV-Wlf" id="97Z-cs-osc"/>
  442. <outlet property="dealWXBtn" destination="CU2-xF-afD" id="z6a-wa-e8x"/>
  443. <outlet property="deviceAllBtn" destination="iOV-Kh-SPD" id="tCm-rE-alt"/>
  444. <outlet property="deviceCTBtn" destination="UUA-SZ-7Ct" id="cNs-kO-Tw4"/>
  445. <outlet property="deviceDPBtn" destination="DFe-Hk-TjG" id="ge7-ew-0xE"/>
  446. <outlet property="deviceMPBtn" destination="oyF-wH-NDo" id="l1P-ac-pDg"/>
  447. <outlet property="scrollView" destination="guy-KD-5Ef" id="aV5-Nm-bJp"/>
  448. <outlet property="wayAllBtn" destination="Yz3-dB-mdU" id="yMJ-eN-Yw1"/>
  449. <outlet property="wayBtn" destination="qpy-3u-oYK" id="oNB-Jj-Bt3"/>
  450. <outlet property="wayBtn1" destination="fid-hB-zNL" id="jna-5X-ntr"/>
  451. </connections>
  452. <point key="canvasLocation" x="-184.05797101449278" y="136.27232142857142"/>
  453. </view>
  454. </objects>
  455. </document>