MyPaperViewController.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  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="MyPaperViewController">
  14. <connections>
  15. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  16. <outlet property="viewBackground" destination="lyF-ef-sxo" id="dL0-Lj-pGZ"/>
  17. <outlet property="viewLine" destination="kp4-Ui-Q5z" id="nlg-kW-AKC"/>
  18. <outlet property="viewTop" destination="8Bf-8N-cjM" id="7Bd-eE-b4j"/>
  19. <outlet property="viewTopToTop" destination="jKM-Fb-tGC" id="Dg3-gP-Lhe"/>
  20. <outletCollection property="arrayButtonTop" destination="Kzz-0u-dDh" id="Rco-2t-etZ"/>
  21. <outletCollection property="arrayButtonTop" destination="0P8-3t-K6e" id="Hw3-Mp-huu"/>
  22. <outletCollection property="arrayButtonTop" destination="HyR-br-DDS" id="t8E-j6-BE1"/>
  23. </connections>
  24. </placeholder>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  26. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  27. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  28. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  29. <subviews>
  30. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Bf-8N-cjM">
  31. <rect key="frame" x="0.0" y="45" width="414" height="45"/>
  32. <subviews>
  33. <button opaque="NO" contentMode="scaleToFill" selected="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kzz-0u-dDh">
  34. <rect key="frame" x="0.0" y="0.0" width="138" height="45"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  36. <state key="normal" title="待审核">
  37. <color key="titleColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. </state>
  39. <state key="selected">
  40. <color key="titleColor" red="0.086274509799999996" green="0.50980392159999999" blue="0.85490196080000003" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  41. </state>
  42. <connections>
  43. <action selector="didTouchButtonTop:" destination="-1" eventType="touchUpInside" id="J6x-Rn-p93"/>
  44. </connections>
  45. </button>
  46. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0P8-3t-K6e">
  47. <rect key="frame" x="138" y="0.0" width="138" height="45"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  49. <state key="normal" title="待付款">
  50. <color key="titleColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  51. </state>
  52. <state key="selected">
  53. <color key="titleColor" red="0.086274509799999996" green="0.50980392159999999" blue="0.85490196080000003" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  54. </state>
  55. <connections>
  56. <action selector="didTouchButtonTop:" destination="-1" eventType="touchUpInside" id="KoT-v6-YHS"/>
  57. </connections>
  58. </button>
  59. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HyR-br-DDS">
  60. <rect key="frame" x="276" y="0.0" width="138" height="45"/>
  61. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  62. <state key="normal" title="已发布">
  63. <color key="titleColor" red="0.39995324609999999" green="0.40002685789999998" blue="0.39994865660000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  64. </state>
  65. <state key="selected">
  66. <color key="titleColor" red="0.086274509799999996" green="0.50980392159999999" blue="0.85490196080000003" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  67. </state>
  68. <connections>
  69. <action selector="didTouchButtonTop:" destination="-1" eventType="touchUpInside" id="uWg-RQ-eXC"/>
  70. </connections>
  71. </button>
  72. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kp4-Ui-Q5z">
  73. <rect key="frame" x="0.0" y="42" width="138" height="3"/>
  74. <color key="backgroundColor" red="0.086274509799999996" green="0.50980392159999999" blue="0.85490196080000003" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="3" id="edy-SN-Aeo"/>
  77. </constraints>
  78. </view>
  79. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yXO-Sl-wHQ">
  80. <rect key="frame" x="0.0" y="0.0" width="414" height="1"/>
  81. <color key="backgroundColor" red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="calibratedRGB"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="1" id="U2e-d8-PZt"/>
  84. </constraints>
  85. </view>
  86. </subviews>
  87. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <constraints>
  89. <constraint firstAttribute="trailing" secondItem="yXO-Sl-wHQ" secondAttribute="trailing" id="4Xf-UD-ioM"/>
  90. <constraint firstItem="yXO-Sl-wHQ" firstAttribute="leading" secondItem="8Bf-8N-cjM" secondAttribute="leading" id="6sM-fd-TWr"/>
  91. <constraint firstItem="0P8-3t-K6e" firstAttribute="height" secondItem="Kzz-0u-dDh" secondAttribute="height" id="7Ca-Qf-9nj"/>
  92. <constraint firstItem="Kzz-0u-dDh" firstAttribute="leading" secondItem="8Bf-8N-cjM" secondAttribute="leading" id="9Is-sO-evX"/>
  93. <constraint firstAttribute="trailing" secondItem="HyR-br-DDS" secondAttribute="trailing" id="Erp-kc-SOZ"/>
  94. <constraint firstItem="0P8-3t-K6e" firstAttribute="width" secondItem="Kzz-0u-dDh" secondAttribute="width" id="IDb-QI-Kvj"/>
  95. <constraint firstAttribute="bottom" secondItem="0P8-3t-K6e" secondAttribute="bottom" id="KvM-gK-ufr"/>
  96. <constraint firstItem="yXO-Sl-wHQ" firstAttribute="top" secondItem="8Bf-8N-cjM" secondAttribute="top" id="LOL-5r-Wge"/>
  97. <constraint firstAttribute="bottom" secondItem="Kzz-0u-dDh" secondAttribute="bottom" id="Lrl-Dj-MCK"/>
  98. <constraint firstAttribute="bottom" secondItem="HyR-br-DDS" secondAttribute="bottom" id="QRt-9V-Tg1"/>
  99. <constraint firstItem="HyR-br-DDS" firstAttribute="width" secondItem="Kzz-0u-dDh" secondAttribute="width" id="Qad-Dd-KUI"/>
  100. <constraint firstAttribute="height" constant="45" id="SlQ-3f-ur8"/>
  101. <constraint firstItem="HyR-br-DDS" firstAttribute="height" secondItem="Kzz-0u-dDh" secondAttribute="height" id="W9F-0p-W1g"/>
  102. <constraint firstItem="0P8-3t-K6e" firstAttribute="leading" secondItem="Kzz-0u-dDh" secondAttribute="trailing" id="XGp-jy-khu"/>
  103. <constraint firstAttribute="bottom" secondItem="kp4-Ui-Q5z" secondAttribute="bottom" id="a5h-Hg-HIZ"/>
  104. <constraint firstItem="kp4-Ui-Q5z" firstAttribute="centerX" secondItem="Kzz-0u-dDh" secondAttribute="centerX" id="bmu-Kt-EVA"/>
  105. <constraint firstItem="HyR-br-DDS" firstAttribute="leading" secondItem="0P8-3t-K6e" secondAttribute="trailing" id="eZh-Pf-1fL"/>
  106. <constraint firstItem="Kzz-0u-dDh" firstAttribute="top" secondItem="8Bf-8N-cjM" secondAttribute="top" id="fYz-Xv-m3T"/>
  107. <constraint firstItem="0P8-3t-K6e" firstAttribute="top" secondItem="8Bf-8N-cjM" secondAttribute="top" id="jKM-Fb-tGC"/>
  108. <constraint firstItem="kp4-Ui-Q5z" firstAttribute="width" secondItem="Kzz-0u-dDh" secondAttribute="width" id="jQ5-5b-eNp"/>
  109. <constraint firstItem="HyR-br-DDS" firstAttribute="top" secondItem="8Bf-8N-cjM" secondAttribute="top" id="sue-3B-7nm"/>
  110. </constraints>
  111. </view>
  112. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EBK-pp-oCf">
  113. <rect key="frame" x="0.0" y="90" width="414" height="1"/>
  114. <color key="backgroundColor" red="0.96079069375991821" green="0.9607728123664856" blue="0.96078497171401978" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="1" id="JYN-0g-R7Y"/>
  117. </constraints>
  118. </view>
  119. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lyF-ef-sxo">
  120. <rect key="frame" x="0.0" y="91" width="414" height="771"/>
  121. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  122. </view>
  123. </subviews>
  124. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  125. <constraints>
  126. <constraint firstItem="8Bf-8N-cjM" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" constant="1" id="9yP-tg-TJ2"/>
  127. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="lyF-ef-sxo" secondAttribute="trailing" id="Dm4-02-vdd"/>
  128. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="8Bf-8N-cjM" secondAttribute="trailing" id="Etw-I3-uHf"/>
  129. <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="lyF-ef-sxo" secondAttribute="bottom" id="N9T-pS-iFk"/>
  130. <constraint firstItem="EBK-pp-oCf" firstAttribute="top" secondItem="8Bf-8N-cjM" secondAttribute="bottom" id="TCs-Xk-bkG"/>
  131. <constraint firstItem="lyF-ef-sxo" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="TpP-wn-XCj"/>
  132. <constraint firstItem="lyF-ef-sxo" firstAttribute="top" secondItem="EBK-pp-oCf" secondAttribute="bottom" id="Uzw-hz-vLa"/>
  133. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="EBK-pp-oCf" secondAttribute="trailing" id="d9d-64-CAL"/>
  134. <constraint firstItem="EBK-pp-oCf" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="o5C-L6-VOv"/>
  135. <constraint firstItem="8Bf-8N-cjM" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="yrj-qq-c8O"/>
  136. </constraints>
  137. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  138. <point key="canvasLocation" x="137.68115942028987" y="152.67857142857142"/>
  139. </view>
  140. </objects>
  141. </document>