mindMap.storyboard 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="19455" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="U5G-Wj-uPt">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Mind Map View Controller-->
  13. <scene sceneID="s0d-6b-0kx">
  14. <objects>
  15. <viewController id="Y6W-OH-hqX" customClass="O2MindMapViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gs6-qg-FXb">
  21. <rect key="frame" x="0.0" y="798" width="414" height="64"/>
  22. <subviews>
  23. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="根目录" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9A3-Kx-rmV">
  24. <rect key="frame" x="181" y="21.5" width="52" height="21"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  26. <color key="textColor" red="0.19999998807907104" green="0.19999998807907104" blue="0.19999998807907104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="folder.fill" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="YQ5-Qc-lid">
  30. <rect key="frame" x="16" y="15" width="36" height="33.5"/>
  31. <color key="tintColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="36" id="Dmz-DD-ecM"/>
  34. <constraint firstAttribute="width" constant="36" id="XBU-6O-EqD"/>
  35. </constraints>
  36. </imageView>
  37. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow_up" translatesAutoresizingMaskIntoConstraints="NO" id="s7t-Vg-xsA">
  38. <rect key="frame" x="374" y="20" width="24" height="24"/>
  39. <constraints>
  40. <constraint firstAttribute="width" constant="24" id="rni-yK-NTs"/>
  41. <constraint firstAttribute="height" constant="24" id="yRd-wo-t28"/>
  42. </constraints>
  43. </imageView>
  44. </subviews>
  45. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  46. <constraints>
  47. <constraint firstAttribute="trailing" secondItem="s7t-Vg-xsA" secondAttribute="trailing" constant="16" id="AOw-cV-HTo"/>
  48. <constraint firstAttribute="height" constant="64" id="Isp-CL-vah"/>
  49. <constraint firstItem="s7t-Vg-xsA" firstAttribute="top" secondItem="gs6-qg-FXb" secondAttribute="top" constant="20" id="Kvl-HW-UD4"/>
  50. <constraint firstItem="9A3-Kx-rmV" firstAttribute="centerY" secondItem="gs6-qg-FXb" secondAttribute="centerY" id="YJj-5t-E9L"/>
  51. <constraint firstItem="YQ5-Qc-lid" firstAttribute="leading" secondItem="gs6-qg-FXb" secondAttribute="leading" constant="16" id="ZFZ-MZ-xrG"/>
  52. <constraint firstAttribute="bottom" secondItem="YQ5-Qc-lid" secondAttribute="bottom" constant="14" id="g2v-fp-0FS"/>
  53. <constraint firstAttribute="bottom" secondItem="s7t-Vg-xsA" secondAttribute="bottom" constant="20" id="n7I-F5-Xch"/>
  54. <constraint firstItem="9A3-Kx-rmV" firstAttribute="centerX" secondItem="gs6-qg-FXb" secondAttribute="centerX" id="pjB-9X-TIX"/>
  55. <constraint firstItem="YQ5-Qc-lid" firstAttribute="top" secondItem="gs6-qg-FXb" secondAttribute="top" constant="14" id="q65-z7-9jO"/>
  56. </constraints>
  57. </view>
  58. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="4aZ-I6-eij">
  59. <rect key="frame" x="0.0" y="88" width="414" height="710"/>
  60. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  61. <prototypes>
  62. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="MindMapItemTableViewCell" rowHeight="64" id="dxB-U4-3Gf" customClass="MindMapItemTableViewCell" customModule="O2Platform" customModuleProvider="target">
  63. <rect key="frame" x="0.0" y="44.5" width="414" height="64"/>
  64. <autoresizingMask key="autoresizingMask"/>
  65. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dxB-U4-3Gf" id="ivp-mC-Vnk">
  66. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  67. <autoresizingMask key="autoresizingMask"/>
  68. <subviews>
  69. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_image" translatesAutoresizingMaskIntoConstraints="NO" id="tMq-w0-Ha9">
  70. <rect key="frame" x="14" y="8" width="48" height="48"/>
  71. <constraints>
  72. <constraint firstAttribute="width" constant="48" id="BGl-nD-IB8"/>
  73. <constraint firstAttribute="height" constant="48" id="eru-iF-ksU"/>
  74. </constraints>
  75. </imageView>
  76. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="CM1-61-yBc">
  77. <rect key="frame" x="74" y="8" width="35" height="21"/>
  78. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  79. <nil key="textColor"/>
  80. <nil key="highlightedColor"/>
  81. </label>
  82. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="版本:1.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ovk-oj-PA0">
  83. <rect key="frame" x="74" y="41" width="53" height="15"/>
  84. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  85. <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. <nil key="highlightedColor"/>
  87. </label>
  88. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12-04 09:11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iwX-cN-E9E">
  89. <rect key="frame" x="332.5" y="24.5" width="67.5" height="15"/>
  90. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  91. <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. <nil key="highlightedColor"/>
  93. </label>
  94. </subviews>
  95. <constraints>
  96. <constraint firstAttribute="bottom" secondItem="tMq-w0-Ha9" secondAttribute="bottom" constant="8" id="2CU-8u-u4P"/>
  97. <constraint firstAttribute="trailing" secondItem="iwX-cN-E9E" secondAttribute="trailing" constant="14" id="AcC-vx-I7M"/>
  98. <constraint firstItem="ovk-oj-PA0" firstAttribute="leading" secondItem="tMq-w0-Ha9" secondAttribute="trailing" constant="12" id="EIQ-SG-A7e"/>
  99. <constraint firstItem="CM1-61-yBc" firstAttribute="leading" secondItem="tMq-w0-Ha9" secondAttribute="trailing" constant="12" id="ZuZ-EN-Q9C"/>
  100. <constraint firstItem="tMq-w0-Ha9" firstAttribute="top" secondItem="ivp-mC-Vnk" secondAttribute="top" constant="8" id="eMc-fD-uYu"/>
  101. <constraint firstItem="CM1-61-yBc" firstAttribute="top" secondItem="ivp-mC-Vnk" secondAttribute="top" constant="8" id="eWy-Tx-caV"/>
  102. <constraint firstItem="iwX-cN-E9E" firstAttribute="centerY" secondItem="ivp-mC-Vnk" secondAttribute="centerY" id="heA-P5-ry1"/>
  103. <constraint firstItem="tMq-w0-Ha9" firstAttribute="leading" secondItem="ivp-mC-Vnk" secondAttribute="leading" constant="14" id="i6i-CF-JNA"/>
  104. <constraint firstAttribute="bottom" secondItem="ovk-oj-PA0" secondAttribute="bottom" constant="8" id="ola-6r-R9S"/>
  105. </constraints>
  106. </tableViewCellContentView>
  107. <connections>
  108. <outlet property="preViewImage" destination="tMq-w0-Ha9" id="HR4-kO-1pt"/>
  109. <outlet property="timeLabel" destination="iwX-cN-E9E" id="7Jm-L7-vWy"/>
  110. <outlet property="titleLabel" destination="CM1-61-yBc" id="lEY-hA-RAU"/>
  111. <outlet property="versionLabel" destination="ovk-oj-PA0" id="Lac-U9-P15"/>
  112. </connections>
  113. </tableViewCell>
  114. </prototypes>
  115. </tableView>
  116. </subviews>
  117. <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
  118. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  119. <constraints>
  120. <constraint firstItem="vDu-zF-Fre" firstAttribute="top" secondItem="4aZ-I6-eij" secondAttribute="top" id="6nc-2y-sfM"/>
  121. <constraint firstItem="gs6-qg-FXb" firstAttribute="trailing" secondItem="vDu-zF-Fre" secondAttribute="trailing" id="GK5-Wz-8X7"/>
  122. <constraint firstItem="4aZ-I6-eij" firstAttribute="trailing" secondItem="vDu-zF-Fre" secondAttribute="trailing" id="LaE-cd-SsF"/>
  123. <constraint firstItem="4aZ-I6-eij" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" id="QKJ-es-lLh"/>
  124. <constraint firstItem="vDu-zF-Fre" firstAttribute="bottom" secondItem="gs6-qg-FXb" secondAttribute="bottom" id="fJp-j5-klX"/>
  125. <constraint firstItem="gs6-qg-FXb" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" id="sZs-I0-BS3"/>
  126. <constraint firstItem="gs6-qg-FXb" firstAttribute="top" secondItem="4aZ-I6-eij" secondAttribute="bottom" id="x3K-wV-3fY"/>
  127. </constraints>
  128. </view>
  129. <navigationItem key="navigationItem" id="x0Y-gZ-Pbg"/>
  130. <connections>
  131. <outlet property="folderBar" destination="gs6-qg-FXb" id="caQ-WP-YEG"/>
  132. <outlet property="folderLabel" destination="9A3-Kx-rmV" id="ASA-bt-nEb"/>
  133. <outlet property="tableView" destination="4aZ-I6-eij" id="9sc-bY-q1B"/>
  134. <segue destination="P7V-wk-9j8" kind="show" identifier="showSelectFolder" id="y80-sF-J6J"/>
  135. <segue destination="Ebp-E1-Arp" kind="show" identifier="showMindMapCanvas" id="0sG-DY-fkw"/>
  136. </connections>
  137. </viewController>
  138. <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  139. </objects>
  140. <point key="canvasLocation" x="1042.0289855072465" y="115.84821428571428"/>
  141. </scene>
  142. <!--Mind Map Canvas Controller-->
  143. <scene sceneID="3wW-ej-jaE">
  144. <objects>
  145. <viewController id="Ebp-E1-Arp" customClass="O2MindMapCanvasController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  146. <view key="view" contentMode="scaleToFill" id="v6F-RP-ec5">
  147. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  148. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  149. <viewLayoutGuide key="safeArea" id="0kn-Hu-EyP"/>
  150. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  151. </view>
  152. <navigationItem key="navigationItem" id="HHR-F3-IYZ"/>
  153. </viewController>
  154. <placeholder placeholderIdentifier="IBFirstResponder" id="Pf2-Z2-EGF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  155. </objects>
  156. <point key="canvasLocation" x="2012" y="116"/>
  157. </scene>
  158. <!--Mind Select View Controller-->
  159. <scene sceneID="MEg-5i-9hH">
  160. <objects>
  161. <tableViewController id="P7V-wk-9j8" customClass="O2MindSelectViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  162. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" id="cfm-zB-TR3">
  163. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  164. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  165. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  166. <prototypes>
  167. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="coT-IH-d9u">
  168. <rect key="frame" x="0.0" y="44.5" width="414" height="43.5"/>
  169. <autoresizingMask key="autoresizingMask"/>
  170. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="coT-IH-d9u" id="i4Q-uT-O7O">
  171. <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
  172. <autoresizingMask key="autoresizingMask"/>
  173. </tableViewCellContentView>
  174. </tableViewCell>
  175. </prototypes>
  176. <connections>
  177. <outlet property="dataSource" destination="P7V-wk-9j8" id="q7I-y0-tcG"/>
  178. <outlet property="delegate" destination="P7V-wk-9j8" id="yKq-jD-6MR"/>
  179. </connections>
  180. </tableView>
  181. <navigationItem key="navigationItem" id="L3b-3v-ahW"/>
  182. </tableViewController>
  183. <placeholder placeholderIdentifier="IBFirstResponder" id="gB4-Sf-lmM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  184. </objects>
  185. <point key="canvasLocation" x="1952" y="871"/>
  186. </scene>
  187. <!--Navigation Controller-->
  188. <scene sceneID="Xij-Dp-a7b">
  189. <objects>
  190. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="U5G-Wj-uPt" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  191. <toolbarItems/>
  192. <navigationBar key="navigationBar" contentMode="scaleToFill" id="1Ff-XP-8AS">
  193. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  194. <autoresizingMask key="autoresizingMask"/>
  195. </navigationBar>
  196. <nil name="viewControllers"/>
  197. <connections>
  198. <segue destination="Y6W-OH-hqX" kind="relationship" relationship="rootViewController" id="Ekx-vr-Tga"/>
  199. </connections>
  200. </navigationController>
  201. <placeholder placeholderIdentifier="IBFirstResponder" id="IO9-qw-PPg" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  202. </objects>
  203. <point key="canvasLocation" x="131.8840579710145" y="115.84821428571428"/>
  204. </scene>
  205. </scenes>
  206. <resources>
  207. <image name="default_image" width="63" height="63"/>
  208. <image name="folder.fill" catalog="system" width="128" height="97"/>
  209. <image name="icon_arrow_up" width="22" height="22"/>
  210. <systemColor name="systemBackgroundColor">
  211. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  212. </systemColor>
  213. </resources>
  214. </document>