Main.storyboard 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="06B-cM-i4B">
  3. <device id="retina4_7" 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="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Tab Bar Controller-->
  13. <scene sceneID="Yzv-PK-ggm">
  14. <objects>
  15. <tabBarController storyboardIdentifier="2" id="4Q8-16-Z7C" sceneMemberID="viewController">
  16. <nil key="simulatedBottomBarMetrics"/>
  17. <tabBar key="tabBar" contentMode="scaleToFill" id="BAy-Gq-nS1">
  18. <rect key="frame" x="0.0" y="0.0" width="320" height="49"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  21. </tabBar>
  22. <connections>
  23. <segue destination="X1t-Y8-mVA" kind="relationship" relationship="viewControllers" id="Fa4-Fv-qWQ"/>
  24. <segue destination="MBo-Zo-CjM" kind="relationship" relationship="viewControllers" id="6aa-Ke-qMk"/>
  25. </connections>
  26. </tabBarController>
  27. <placeholder placeholderIdentifier="IBFirstResponder" id="Dfu-Ul-KGT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  28. </objects>
  29. <point key="canvasLocation" x="-403" y="-2074"/>
  30. </scene>
  31. <!--Root View Controller-->
  32. <scene sceneID="85L-th-5oc">
  33. <objects>
  34. <tableViewController id="bYG-Kt-eGn" customClass="MJSingleViewController" sceneMemberID="viewController">
  35. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="kOg-FB-cx3">
  36. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <connections>
  40. <outlet property="dataSource" destination="bYG-Kt-eGn" id="UPe-dz-o9s"/>
  41. <outlet property="delegate" destination="bYG-Kt-eGn" id="aly-IU-bHB"/>
  42. </connections>
  43. </tableView>
  44. <navigationItem key="navigationItem" title="Root View Controller" id="0Su-Ej-eeJ"/>
  45. </tableViewController>
  46. <placeholder placeholderIdentifier="IBFirstResponder" id="7OP-QF-95t" userLabel="First Responder" sceneMemberID="firstResponder"/>
  47. </objects>
  48. <point key="canvasLocation" x="1149" y="-2177"/>
  49. </scene>
  50. <!--Item-->
  51. <scene sceneID="2j8-oC-MnK">
  52. <objects>
  53. <navigationController id="MBo-Zo-CjM" sceneMemberID="viewController">
  54. <tabBarItem key="tabBarItem" title="Item" id="hIa-cL-CHu"/>
  55. <navigationBar key="navigationBar" contentMode="scaleToFill" id="gXg-XT-JWK">
  56. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  57. <autoresizingMask key="autoresizingMask"/>
  58. </navigationBar>
  59. <connections>
  60. <segue destination="bYG-Kt-eGn" kind="relationship" relationship="rootViewController" id="pQs-fb-3dO"/>
  61. </connections>
  62. </navigationController>
  63. <placeholder placeholderIdentifier="IBFirstResponder" id="EVD-fp-fF2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  64. </objects>
  65. <point key="canvasLocation" x="329" y="-2177"/>
  66. </scene>
  67. <!--Single View Controller-->
  68. <scene sceneID="D5T-qz-8pS">
  69. <objects>
  70. <tableViewController storyboardIdentifier="1" id="m94-yi-d3y" customClass="MJSingleViewController" sceneMemberID="viewController">
  71. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="cbU-lV-mY4">
  72. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  73. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  74. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  75. <connections>
  76. <outlet property="dataSource" destination="m94-yi-d3y" id="tv3-44-MfP"/>
  77. <outlet property="delegate" destination="m94-yi-d3y" id="IYQ-uj-ZZ4"/>
  78. </connections>
  79. </tableView>
  80. </tableViewController>
  81. <placeholder placeholderIdentifier="IBFirstResponder" id="kVW-tD-5az" userLabel="First Responder" sceneMemberID="firstResponder"/>
  82. </objects>
  83. <point key="canvasLocation" x="464" y="-747"/>
  84. </scene>
  85. <!--Navigation Controller-->
  86. <scene sceneID="Gvt-ow-kGR">
  87. <objects>
  88. <navigationController storyboardIdentifier="0" id="06B-cM-i4B" customClass="MJNavigationController" sceneMemberID="viewController">
  89. <navigationBar key="navigationBar" contentMode="scaleToFill" id="Kj6-u7-ICR">
  90. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  91. <autoresizingMask key="autoresizingMask"/>
  92. </navigationBar>
  93. <connections>
  94. <segue destination="3cf-VR-wv0" kind="relationship" relationship="rootViewController" id="dcc-cy-YeH"/>
  95. </connections>
  96. </navigationController>
  97. <placeholder placeholderIdentifier="IBFirstResponder" id="3n0-8i-Iv9" userLabel="First Responder" sceneMemberID="firstResponder"/>
  98. </objects>
  99. <point key="canvasLocation" x="263" y="313"/>
  100. </scene>
  101. <!--MJRefresh演示-->
  102. <scene sceneID="VZ2-J9-HSv">
  103. <objects>
  104. <tableViewController id="3cf-VR-wv0" customClass="MJExampleViewController" sceneMemberID="viewController">
  105. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="IS9-AM-1DI">
  106. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  108. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  109. <prototypes>
  110. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="example" textLabel="veW-N9-syp" detailTextLabel="Iv7-PA-lBt" style="IBUITableViewCellStyleSubtitle" id="xJS-7u-6pG">
  111. <rect key="frame" x="0.0" y="22" width="375" height="44"/>
  112. <autoresizingMask key="autoresizingMask"/>
  113. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="xJS-7u-6pG" id="rMg-IH-g5u">
  114. <rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
  115. <autoresizingMask key="autoresizingMask"/>
  116. <subviews>
  117. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="veW-N9-syp">
  118. <rect key="frame" x="16" y="6" width="31.5" height="19.5"/>
  119. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  120. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  121. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  122. <nil key="highlightedColor"/>
  123. </label>
  124. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Subtitle" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Iv7-PA-lBt">
  125. <rect key="frame" x="16" y="25.5" width="40.5" height="13.5"/>
  126. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  127. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  128. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. </subviews>
  132. </tableViewCellContentView>
  133. </tableViewCell>
  134. </prototypes>
  135. <connections>
  136. <outlet property="dataSource" destination="3cf-VR-wv0" id="Wly-ta-J10"/>
  137. <outlet property="delegate" destination="3cf-VR-wv0" id="VzK-gL-E0w"/>
  138. </connections>
  139. </tableView>
  140. <navigationItem key="navigationItem" title="MJRefresh演示" id="rSH-gE-746">
  141. <barButtonItem key="backBarButtonItem" title="返回" id="vKU-iZ-uZG"/>
  142. </navigationItem>
  143. </tableViewController>
  144. <placeholder placeholderIdentifier="IBFirstResponder" id="Klq-V7-0ly" userLabel="First Responder" sceneMemberID="firstResponder"/>
  145. </objects>
  146. <point key="canvasLocation" x="1021" y="313"/>
  147. </scene>
  148. <!--Root View Controller-->
  149. <scene sceneID="J8P-tF-fZf">
  150. <objects>
  151. <tableViewController id="cR6-pa-HhO" customClass="MJSingleViewController" sceneMemberID="viewController">
  152. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="sAi-eu-GBh">
  153. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  154. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  155. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  156. <connections>
  157. <outlet property="dataSource" destination="cR6-pa-HhO" id="HsB-FV-ckP"/>
  158. <outlet property="delegate" destination="cR6-pa-HhO" id="S8o-67-plS"/>
  159. </connections>
  160. </tableView>
  161. <navigationItem key="navigationItem" title="Root View Controller" id="oCC-mA-vdX"/>
  162. </tableViewController>
  163. <placeholder placeholderIdentifier="IBFirstResponder" id="e1R-Oh-LWF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  164. </objects>
  165. <point key="canvasLocation" x="1135" y="-1474"/>
  166. </scene>
  167. <!--Item-->
  168. <scene sceneID="5BZ-bc-zEs">
  169. <objects>
  170. <navigationController id="X1t-Y8-mVA" sceneMemberID="viewController">
  171. <tabBarItem key="tabBarItem" title="Item" id="Dg6-YQ-9en"/>
  172. <navigationBar key="navigationBar" contentMode="scaleToFill" id="mcw-Hk-IYU">
  173. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  174. <autoresizingMask key="autoresizingMask"/>
  175. </navigationBar>
  176. <connections>
  177. <segue destination="cR6-pa-HhO" kind="relationship" relationship="rootViewController" id="PUF-0S-3Ga"/>
  178. </connections>
  179. </navigationController>
  180. <placeholder placeholderIdentifier="IBFirstResponder" id="6pU-qV-6MV" userLabel="First Responder" sceneMemberID="firstResponder"/>
  181. </objects>
  182. <point key="canvasLocation" x="348" y="-1474"/>
  183. </scene>
  184. </scenes>
  185. </document>