123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19454"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <scenes>
- <!--Mind Map View Controller-->
- <scene sceneID="s0d-6b-0kx">
- <objects>
- <viewController id="Y6W-OH-hqX" customClass="O2MindMapViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gs6-qg-FXb">
- <rect key="frame" x="0.0" y="798" width="414" height="64"/>
- <subviews>
- <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">
- <rect key="frame" x="181" y="21.5" width="52" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.19999998807907104" green="0.19999998807907104" blue="0.19999998807907104" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="folder.fill" catalog="system" translatesAutoresizingMaskIntoConstraints="NO" id="YQ5-Qc-lid">
- <rect key="frame" x="16" y="15" width="36" height="33.5"/>
- <color key="tintColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="36" id="Dmz-DD-ecM"/>
- <constraint firstAttribute="width" constant="36" id="XBU-6O-EqD"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_arrow_up" translatesAutoresizingMaskIntoConstraints="NO" id="s7t-Vg-xsA">
- <rect key="frame" x="374" y="20" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="rni-yK-NTs"/>
- <constraint firstAttribute="height" constant="24" id="yRd-wo-t28"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="s7t-Vg-xsA" secondAttribute="trailing" constant="16" id="AOw-cV-HTo"/>
- <constraint firstAttribute="height" constant="64" id="Isp-CL-vah"/>
- <constraint firstItem="s7t-Vg-xsA" firstAttribute="top" secondItem="gs6-qg-FXb" secondAttribute="top" constant="20" id="Kvl-HW-UD4"/>
- <constraint firstItem="9A3-Kx-rmV" firstAttribute="centerY" secondItem="gs6-qg-FXb" secondAttribute="centerY" id="YJj-5t-E9L"/>
- <constraint firstItem="YQ5-Qc-lid" firstAttribute="leading" secondItem="gs6-qg-FXb" secondAttribute="leading" constant="16" id="ZFZ-MZ-xrG"/>
- <constraint firstAttribute="bottom" secondItem="YQ5-Qc-lid" secondAttribute="bottom" constant="14" id="g2v-fp-0FS"/>
- <constraint firstAttribute="bottom" secondItem="s7t-Vg-xsA" secondAttribute="bottom" constant="20" id="n7I-F5-Xch"/>
- <constraint firstItem="9A3-Kx-rmV" firstAttribute="centerX" secondItem="gs6-qg-FXb" secondAttribute="centerX" id="pjB-9X-TIX"/>
- <constraint firstItem="YQ5-Qc-lid" firstAttribute="top" secondItem="gs6-qg-FXb" secondAttribute="top" constant="14" id="q65-z7-9jO"/>
- </constraints>
- </view>
- <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">
- <rect key="frame" x="0.0" y="88" width="414" height="710"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <prototypes>
- <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">
- <rect key="frame" x="0.0" y="44.5" width="414" height="64"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="dxB-U4-3Gf" id="ivp-mC-Vnk">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="default_image" translatesAutoresizingMaskIntoConstraints="NO" id="tMq-w0-Ha9">
- <rect key="frame" x="14" y="8" width="48" height="48"/>
- <constraints>
- <constraint firstAttribute="width" constant="48" id="BGl-nD-IB8"/>
- <constraint firstAttribute="height" constant="48" id="eru-iF-ksU"/>
- </constraints>
- </imageView>
- <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">
- <rect key="frame" x="74" y="8" width="35" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="74" y="41" width="53" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <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">
- <rect key="frame" x="332.5" y="24.5" width="67.5" height="15"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="tMq-w0-Ha9" secondAttribute="bottom" constant="8" id="2CU-8u-u4P"/>
- <constraint firstAttribute="trailing" secondItem="iwX-cN-E9E" secondAttribute="trailing" constant="14" id="AcC-vx-I7M"/>
- <constraint firstItem="ovk-oj-PA0" firstAttribute="leading" secondItem="tMq-w0-Ha9" secondAttribute="trailing" constant="12" id="EIQ-SG-A7e"/>
- <constraint firstItem="CM1-61-yBc" firstAttribute="leading" secondItem="tMq-w0-Ha9" secondAttribute="trailing" constant="12" id="ZuZ-EN-Q9C"/>
- <constraint firstItem="tMq-w0-Ha9" firstAttribute="top" secondItem="ivp-mC-Vnk" secondAttribute="top" constant="8" id="eMc-fD-uYu"/>
- <constraint firstItem="CM1-61-yBc" firstAttribute="top" secondItem="ivp-mC-Vnk" secondAttribute="top" constant="8" id="eWy-Tx-caV"/>
- <constraint firstItem="iwX-cN-E9E" firstAttribute="centerY" secondItem="ivp-mC-Vnk" secondAttribute="centerY" id="heA-P5-ry1"/>
- <constraint firstItem="tMq-w0-Ha9" firstAttribute="leading" secondItem="ivp-mC-Vnk" secondAttribute="leading" constant="14" id="i6i-CF-JNA"/>
- <constraint firstAttribute="bottom" secondItem="ovk-oj-PA0" secondAttribute="bottom" constant="8" id="ola-6r-R9S"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="preViewImage" destination="tMq-w0-Ha9" id="HR4-kO-1pt"/>
- <outlet property="timeLabel" destination="iwX-cN-E9E" id="7Jm-L7-vWy"/>
- <outlet property="titleLabel" destination="CM1-61-yBc" id="lEY-hA-RAU"/>
- <outlet property="versionLabel" destination="ovk-oj-PA0" id="Lac-U9-P15"/>
- </connections>
- </tableViewCell>
- </prototypes>
- </tableView>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="vDu-zF-Fre" firstAttribute="top" secondItem="4aZ-I6-eij" secondAttribute="top" id="6nc-2y-sfM"/>
- <constraint firstItem="gs6-qg-FXb" firstAttribute="trailing" secondItem="vDu-zF-Fre" secondAttribute="trailing" id="GK5-Wz-8X7"/>
- <constraint firstItem="4aZ-I6-eij" firstAttribute="trailing" secondItem="vDu-zF-Fre" secondAttribute="trailing" id="LaE-cd-SsF"/>
- <constraint firstItem="4aZ-I6-eij" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" id="QKJ-es-lLh"/>
- <constraint firstItem="vDu-zF-Fre" firstAttribute="bottom" secondItem="gs6-qg-FXb" secondAttribute="bottom" id="fJp-j5-klX"/>
- <constraint firstItem="gs6-qg-FXb" firstAttribute="leading" secondItem="vDu-zF-Fre" secondAttribute="leading" id="sZs-I0-BS3"/>
- <constraint firstItem="gs6-qg-FXb" firstAttribute="top" secondItem="4aZ-I6-eij" secondAttribute="bottom" id="x3K-wV-3fY"/>
- </constraints>
- </view>
- <navigationItem key="navigationItem" id="x0Y-gZ-Pbg"/>
- <connections>
- <outlet property="folderBar" destination="gs6-qg-FXb" id="caQ-WP-YEG"/>
- <outlet property="folderLabel" destination="9A3-Kx-rmV" id="ASA-bt-nEb"/>
- <outlet property="tableView" destination="4aZ-I6-eij" id="9sc-bY-q1B"/>
- <segue destination="P7V-wk-9j8" kind="show" identifier="showSelectFolder" id="y80-sF-J6J"/>
- <segue destination="Ebp-E1-Arp" kind="show" identifier="showMindMapCanvas" id="0sG-DY-fkw"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="Ief-a0-LHa" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1042.0289855072465" y="115.84821428571428"/>
- </scene>
- <!--Mind Map Canvas Controller-->
- <scene sceneID="3wW-ej-jaE">
- <objects>
- <viewController id="Ebp-E1-Arp" customClass="O2MindMapCanvasController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="v6F-RP-ec5">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <viewLayoutGuide key="safeArea" id="0kn-Hu-EyP"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- </view>
- <navigationItem key="navigationItem" id="HHR-F3-IYZ"/>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="Pf2-Z2-EGF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2012" y="116"/>
- </scene>
- <!--Mind Select View Controller-->
- <scene sceneID="MEg-5i-9hH">
- <objects>
- <tableViewController id="P7V-wk-9j8" customClass="O2MindSelectViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <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">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <prototypes>
- <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="coT-IH-d9u">
- <rect key="frame" x="0.0" y="44.5" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="coT-IH-d9u" id="i4Q-uT-O7O">
- <rect key="frame" x="0.0" y="0.0" width="414" height="43.5"/>
- <autoresizingMask key="autoresizingMask"/>
- </tableViewCellContentView>
- </tableViewCell>
- </prototypes>
- <connections>
- <outlet property="dataSource" destination="P7V-wk-9j8" id="q7I-y0-tcG"/>
- <outlet property="delegate" destination="P7V-wk-9j8" id="yKq-jD-6MR"/>
- </connections>
- </tableView>
- <navigationItem key="navigationItem" id="L3b-3v-ahW"/>
- </tableViewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="gB4-Sf-lmM" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1952" y="871"/>
- </scene>
- <!--Navigation Controller-->
- <scene sceneID="Xij-Dp-a7b">
- <objects>
- <navigationController automaticallyAdjustsScrollViewInsets="NO" id="U5G-Wj-uPt" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
- <toolbarItems/>
- <navigationBar key="navigationBar" contentMode="scaleToFill" id="1Ff-XP-8AS">
- <rect key="frame" x="0.0" y="44" width="414" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <nil name="viewControllers"/>
- <connections>
- <segue destination="Y6W-OH-hqX" kind="relationship" relationship="rootViewController" id="Ekx-vr-Tga"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="IO9-qw-PPg" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="131.8840579710145" y="115.84821428571428"/>
- </scene>
- </scenes>
- <resources>
- <image name="default_image" width="63" height="63"/>
- <image name="folder.fill" catalog="system" width="128" height="97"/>
- <image name="icon_arrow_up" width="22" height="22"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|