StatisticsSelectDateView.xib 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina5_9" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  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="iN0-l3-epB" customClass="StatisticsSelectDateView" customModule="JiaPeiManage" customModuleProvider="target">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="172"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Tp-GR-x2X">
  18. <rect key="frame" x="15" y="12" width="135" height="30"/>
  19. <color key="backgroundColor" red="0.043137254901960784" green="0.16862745098039217" blue="0.30196078431372547" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  20. <constraints>
  21. <constraint firstAttribute="width" constant="135" id="iwn-BJ-gYz"/>
  22. <constraint firstAttribute="height" constant="30" id="kG9-Ng-eO4"/>
  23. </constraints>
  24. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  25. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  26. <state key="normal" title="2023-03">
  27. <color key="titleColor" red="0.83137254901960778" green="0.8666666666666667" blue="0.90196078431372551" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  28. </state>
  29. <userDefinedRuntimeAttributes>
  30. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  31. <real key="value" value="5"/>
  32. </userDefinedRuntimeAttribute>
  33. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  34. </userDefinedRuntimeAttributes>
  35. </button>
  36. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fte-fZ-a9z">
  37. <rect key="frame" x="225" y="12" width="135" height="30"/>
  38. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <constraints>
  40. <constraint firstAttribute="width" constant="135" id="6ot-Vl-b40"/>
  41. <constraint firstAttribute="height" constant="30" id="Hux-y1-IAS"/>
  42. </constraints>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  45. <state key="normal" title="2023-03">
  46. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  47. </state>
  48. <userDefinedRuntimeAttributes>
  49. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  50. <real key="value" value="5"/>
  51. </userDefinedRuntimeAttribute>
  52. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  53. </userDefinedRuntimeAttributes>
  54. </button>
  55. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0xF-rg-dtG">
  56. <rect key="frame" x="15" y="70" width="76" height="30"/>
  57. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  58. <constraints>
  59. <constraint firstAttribute="width" constant="76" id="Hu5-Jg-k3N"/>
  60. <constraint firstAttribute="height" constant="30" id="jYP-DV-svF"/>
  61. </constraints>
  62. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  63. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  64. <state key="normal" title="本月">
  65. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  66. </state>
  67. <userDefinedRuntimeAttributes>
  68. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  69. <real key="value" value="5"/>
  70. </userDefinedRuntimeAttribute>
  71. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  72. </userDefinedRuntimeAttributes>
  73. </button>
  74. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8OA-08-29x">
  75. <rect key="frame" x="104" y="70" width="76" height="30"/>
  76. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <constraints>
  78. <constraint firstAttribute="width" constant="76" id="eT4-ze-May"/>
  79. <constraint firstAttribute="height" constant="30" id="ipp-uI-Zbo"/>
  80. </constraints>
  81. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  82. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  83. <state key="normal" title="上月">
  84. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  85. </state>
  86. <userDefinedRuntimeAttributes>
  87. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  88. <real key="value" value="5"/>
  89. </userDefinedRuntimeAttribute>
  90. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  91. </userDefinedRuntimeAttributes>
  92. </button>
  93. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="54W-Kd-hXg">
  94. <rect key="frame" x="195" y="70" width="76" height="30"/>
  95. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  96. <constraints>
  97. <constraint firstAttribute="width" constant="76" id="t9Q-Vn-09Q"/>
  98. <constraint firstAttribute="height" constant="30" id="uYD-7e-a1y"/>
  99. </constraints>
  100. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  101. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  102. <state key="normal" title="近3月">
  103. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  104. </state>
  105. <userDefinedRuntimeAttributes>
  106. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  107. <real key="value" value="5"/>
  108. </userDefinedRuntimeAttribute>
  109. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  110. </userDefinedRuntimeAttributes>
  111. </button>
  112. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ruz-cf-mzq">
  113. <rect key="frame" x="284" y="70" width="76" height="30"/>
  114. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="30" id="EKP-1b-TG9"/>
  117. <constraint firstAttribute="width" constant="76" id="Zyg-kH-0pX"/>
  118. </constraints>
  119. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  120. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  121. <state key="normal" title="本年">
  122. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  123. </state>
  124. <userDefinedRuntimeAttributes>
  125. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  126. <real key="value" value="5"/>
  127. </userDefinedRuntimeAttribute>
  128. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  129. </userDefinedRuntimeAttributes>
  130. </button>
  131. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gux-vY-3iZ">
  132. <rect key="frame" x="15" y="115" width="162" height="45"/>
  133. <color key="backgroundColor" red="0.043137254899999998" green="0.16862745100000001" blue="0.30196078430000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  134. <constraints>
  135. <constraint firstAttribute="width" constant="162" id="HGF-BH-FTP"/>
  136. <constraint firstAttribute="height" constant="45" id="kfo-5W-IuW"/>
  137. </constraints>
  138. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  139. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  140. <state key="normal" title="重置">
  141. <color key="titleColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  142. </state>
  143. <userDefinedRuntimeAttributes>
  144. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  145. <real key="value" value="5"/>
  146. </userDefinedRuntimeAttribute>
  147. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  148. <real key="value" value="1"/>
  149. </userDefinedRuntimeAttribute>
  150. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  151. <color key="value" red="0.22745098039215686" green="0.33725490196078434" blue="0.45098039215686275" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. </userDefinedRuntimeAttribute>
  153. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  154. </userDefinedRuntimeAttributes>
  155. </button>
  156. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Do2-bK-8Kk">
  157. <rect key="frame" x="198" y="115" width="162" height="45"/>
  158. <color key="backgroundColor" red="0.20784313725490194" green="0.74901960784313726" blue="0.36862745098039218" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  159. <constraints>
  160. <constraint firstAttribute="width" constant="162" id="XfA-Pf-6YK"/>
  161. <constraint firstAttribute="height" constant="45" id="eTv-wd-Mak"/>
  162. </constraints>
  163. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  164. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  165. <state key="normal" title="确定">
  166. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  167. </state>
  168. <userDefinedRuntimeAttributes>
  169. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  170. <real key="value" value="5"/>
  171. </userDefinedRuntimeAttribute>
  172. <userDefinedRuntimeAttribute type="boolean" keyPath="aLRatio" value="YES"/>
  173. </userDefinedRuntimeAttributes>
  174. </button>
  175. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="至" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V5H-Oj-PhB">
  176. <rect key="frame" x="169.66666666666666" y="17" width="36" height="21"/>
  177. <constraints>
  178. <constraint firstAttribute="height" constant="21" id="Txa-v2-hTG"/>
  179. <constraint firstAttribute="width" constant="36" id="nnE-VA-BAq"/>
  180. </constraints>
  181. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  182. <color key="textColor" red="0.18823529411764706" green="0.69019607843137254" blue="0.36078431372549019" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  183. <nil key="highlightedColor"/>
  184. </label>
  185. </subviews>
  186. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  187. <color key="backgroundColor" red="0.023529411764705882" green="0.12549019607843137" blue="0.22745098039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  188. <constraints>
  189. <constraint firstItem="8OA-08-29x" firstAttribute="leading" secondItem="0xF-rg-dtG" secondAttribute="trailing" constant="13" id="7DS-8U-ZQR"/>
  190. <constraint firstAttribute="bottom" secondItem="gux-vY-3iZ" secondAttribute="bottom" constant="12" id="NyJ-mi-95b"/>
  191. <constraint firstItem="fte-fZ-a9z" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="12" id="Qgd-y7-GmT"/>
  192. <constraint firstItem="0xF-rg-dtG" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="15" id="QiD-8C-LOS"/>
  193. <constraint firstItem="6Tp-GR-x2X" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="SYn-c9-l1r"/>
  194. <constraint firstItem="V5H-Oj-PhB" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="TOm-sb-EyM"/>
  195. <constraint firstItem="gux-vY-3iZ" firstAttribute="top" secondItem="0xF-rg-dtG" secondAttribute="bottom" constant="15" id="XnG-oP-hiD"/>
  196. <constraint firstItem="6Tp-GR-x2X" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="12" id="Zul-KO-yzc"/>
  197. <constraint firstItem="Do2-bK-8Kk" firstAttribute="top" secondItem="54W-Kd-hXg" secondAttribute="bottom" constant="15" id="Zwq-mR-bWd"/>
  198. <constraint firstItem="gux-vY-3iZ" firstAttribute="top" secondItem="8OA-08-29x" secondAttribute="bottom" constant="15" id="eNJ-Pt-EP3"/>
  199. <constraint firstItem="Ruz-cf-mzq" firstAttribute="leading" secondItem="54W-Kd-hXg" secondAttribute="trailing" constant="13" id="fPD-Ic-4Ag"/>
  200. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Do2-bK-8Kk" secondAttribute="trailing" constant="15" id="gXw-ed-3KQ"/>
  201. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="Ruz-cf-mzq" secondAttribute="trailing" constant="15" id="iuz-Yr-y60"/>
  202. <constraint firstAttribute="trailing" secondItem="fte-fZ-a9z" secondAttribute="trailing" constant="15" id="pcz-Q1-8X3"/>
  203. <constraint firstItem="gux-vY-3iZ" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="15" id="tws-S7-bw0"/>
  204. <constraint firstAttribute="bottom" secondItem="Do2-bK-8Kk" secondAttribute="bottom" constant="12" id="vBC-kG-SbR"/>
  205. <constraint firstItem="Do2-bK-8Kk" firstAttribute="top" secondItem="Ruz-cf-mzq" secondAttribute="bottom" constant="15" id="x18-YM-Ic8"/>
  206. <constraint firstItem="V5H-Oj-PhB" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="17" id="xrN-3L-Exs"/>
  207. </constraints>
  208. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  209. <connections>
  210. <outlet property="confirm_button" destination="Do2-bK-8Kk" id="Ff6-xl-Y4x"/>
  211. <outlet property="enddate_button" destination="fte-fZ-a9z" id="GVR-vD-M2C"/>
  212. <outlet property="lastmonth_button" destination="8OA-08-29x" id="8d0-FE-0oA"/>
  213. <outlet property="month_button" destination="0xF-rg-dtG" id="HE1-Fs-vcU"/>
  214. <outlet property="reset_button" destination="gux-vY-3iZ" id="JwX-DJ-IO3"/>
  215. <outlet property="startdate_button" destination="6Tp-GR-x2X" id="naW-ZJ-JA8"/>
  216. <outlet property="threemonth_button" destination="54W-Kd-hXg" id="vxn-3y-1bl"/>
  217. <outlet property="year_button" destination="Ruz-cf-mzq" id="GSM-Jq-tQW"/>
  218. </connections>
  219. <point key="canvasLocation" x="64.799999999999997" y="-12.561576354679804"/>
  220. </view>
  221. </objects>
  222. </document>