CloudFile.storyboard 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Q1N-Zy-9UT">
  3. <device id="retina6_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15509"/>
  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. <scenes>
  11. <!--主页-->
  12. <scene sceneID="N88-fJ-LOH">
  13. <objects>
  14. <viewController title="主页" id="SL1-BE-wsG" customClass="CloudFileViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  15. <view key="view" contentMode="scaleToFill" id="1wa-Jw-ObY">
  16. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <subviews>
  19. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="mv0-aF-hEo">
  20. <rect key="frame" x="0.0" y="88" width="414" height="774"/>
  21. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  22. <view key="tableHeaderView" contentMode="scaleToFill" id="j8n-k8-cnF">
  23. <rect key="frame" x="0.0" y="0.0" width="414" height="245"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  25. <subviews>
  26. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="zMN-oh-e7S">
  27. <rect key="frame" x="16" y="5" width="382" height="72"/>
  28. <subviews>
  29. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="bBR-NF-BMd">
  30. <rect key="frame" x="0.0" y="4" width="127.33333333333333" height="64"/>
  31. <subviews>
  32. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_image" translatesAutoresizingMaskIntoConstraints="NO" id="mc2-Dz-nB8">
  33. <rect key="frame" x="42.666666666666664" y="0.0" width="41.999999999999993" height="42"/>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Picture" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pfT-T1-pf1">
  36. <rect key="frame" x="41" y="47" width="45.666666666666657" height="17"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  38. <nil key="textColor"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. </subviews>
  42. </stackView>
  43. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="evy-Om-Y5I">
  44. <rect key="frame" x="127.33333333333334" y="4" width="127.33333333333334" height="64"/>
  45. <subviews>
  46. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_document" translatesAutoresizingMaskIntoConstraints="NO" id="B27-IQ-jbf">
  47. <rect key="frame" x="42.666666666666657" y="0.0" width="42" height="42"/>
  48. </imageView>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Document" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zaI-cL-Qsf">
  50. <rect key="frame" x="30.333333333333314" y="47" width="67" height="17"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  52. <nil key="textColor"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. </stackView>
  57. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="JkT-cc-7Pr">
  58. <rect key="frame" x="254.66666666666671" y="4" width="127.33333333333334" height="64"/>
  59. <subviews>
  60. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_music" translatesAutoresizingMaskIntoConstraints="NO" id="TXh-Pl-Mxy">
  61. <rect key="frame" x="42.666666666666629" y="0.0" width="42" height="42"/>
  62. </imageView>
  63. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Music" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="X5O-Qf-7hD">
  64. <rect key="frame" x="44.666666666666629" y="47" width="38.333333333333343" height="17"/>
  65. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  66. <nil key="textColor"/>
  67. <nil key="highlightedColor"/>
  68. </label>
  69. </subviews>
  70. </stackView>
  71. </subviews>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="72" id="iUg-Yu-7SF"/>
  74. </constraints>
  75. </stackView>
  76. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="LFf-dB-GTu">
  77. <rect key="frame" x="16" y="89" width="382" height="72"/>
  78. <subviews>
  79. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="YDU-Ja-XWu">
  80. <rect key="frame" x="0.0" y="4" width="127.33333333333333" height="64"/>
  81. <subviews>
  82. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_video" translatesAutoresizingMaskIntoConstraints="NO" id="NdT-gY-gVy">
  83. <rect key="frame" x="42.666666666666664" y="0.0" width="41.999999999999993" height="42"/>
  84. </imageView>
  85. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Video" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sTU-0k-UMA">
  86. <rect key="frame" x="45.333333333333336" y="47" width="37.000000000000007" height="17"/>
  87. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  88. <nil key="textColor"/>
  89. <nil key="highlightedColor"/>
  90. </label>
  91. </subviews>
  92. </stackView>
  93. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="lo8-2o-NSC">
  94. <rect key="frame" x="127.33333333333334" y="4" width="127.33333333333334" height="64"/>
  95. <subviews>
  96. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_application" translatesAutoresizingMaskIntoConstraints="NO" id="SMr-NI-9Dq">
  97. <rect key="frame" x="42.666666666666657" y="0.0" width="42" height="42"/>
  98. </imageView>
  99. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Other" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qzp-9l-DNq">
  100. <rect key="frame" x="45.333333333333314" y="47" width="37" height="17"/>
  101. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  102. <nil key="textColor"/>
  103. <nil key="highlightedColor"/>
  104. </label>
  105. </subviews>
  106. </stackView>
  107. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="DwQ-F5-5qC">
  108. <rect key="frame" x="254.66666666666671" y="6" width="127.33333333333334" height="60"/>
  109. <subviews>
  110. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_share" translatesAutoresizingMaskIntoConstraints="NO" id="TFU-kE-9m3">
  111. <rect key="frame" x="44.666666666666629" y="0.0" width="38" height="38"/>
  112. </imageView>
  113. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Share" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LdN-Iz-R2W">
  114. <rect key="frame" x="45" y="43" width="37.333333333333343" height="17"/>
  115. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  116. <nil key="textColor"/>
  117. <nil key="highlightedColor"/>
  118. </label>
  119. </subviews>
  120. </stackView>
  121. </subviews>
  122. <constraints>
  123. <constraint firstAttribute="height" constant="72" id="VUR-e4-Foc"/>
  124. </constraints>
  125. </stackView>
  126. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="All File" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XF2-0D-yb1">
  127. <rect key="frame" x="16" y="166" width="57" height="69"/>
  128. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  129. <nil key="textColor"/>
  130. <nil key="highlightedColor"/>
  131. </label>
  132. </subviews>
  133. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  134. <constraints>
  135. <constraint firstAttribute="bottom" secondItem="XF2-0D-yb1" secondAttribute="bottom" constant="10" id="2OA-DX-wi2"/>
  136. <constraint firstItem="LFf-dB-GTu" firstAttribute="leading" secondItem="j8n-k8-cnF" secondAttribute="leading" constant="16" id="81o-5n-9sL"/>
  137. <constraint firstAttribute="trailing" secondItem="zMN-oh-e7S" secondAttribute="trailing" constant="16" id="Cqh-F1-2Qc"/>
  138. <constraint firstItem="XF2-0D-yb1" firstAttribute="top" secondItem="LFf-dB-GTu" secondAttribute="bottom" constant="5" id="H6i-K7-dZZ"/>
  139. <constraint firstItem="XF2-0D-yb1" firstAttribute="leading" secondItem="j8n-k8-cnF" secondAttribute="leading" constant="16" id="Ipf-yU-ofG"/>
  140. <constraint firstAttribute="trailing" secondItem="LFf-dB-GTu" secondAttribute="trailing" constant="16" id="Nsx-eb-taf"/>
  141. <constraint firstItem="zMN-oh-e7S" firstAttribute="top" secondItem="j8n-k8-cnF" secondAttribute="top" constant="5" id="TvH-xe-jG6"/>
  142. <constraint firstItem="LFf-dB-GTu" firstAttribute="top" secondItem="zMN-oh-e7S" secondAttribute="bottom" constant="12" id="qQl-SG-ScM"/>
  143. <constraint firstItem="zMN-oh-e7S" firstAttribute="leading" secondItem="j8n-k8-cnF" secondAttribute="leading" constant="16" id="zwm-VM-mFc"/>
  144. </constraints>
  145. </view>
  146. </tableView>
  147. </subviews>
  148. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  149. <constraints>
  150. <constraint firstItem="KTI-73-vJ6" firstAttribute="bottom" secondItem="mv0-aF-hEo" secondAttribute="bottom" identifier="CFtableViewBottomConstraint" id="4K9-3w-l6A"/>
  151. <constraint firstItem="mv0-aF-hEo" firstAttribute="trailing" secondItem="KTI-73-vJ6" secondAttribute="trailing" id="4VP-lf-92L"/>
  152. <constraint firstItem="mv0-aF-hEo" firstAttribute="top" secondItem="KTI-73-vJ6" secondAttribute="top" id="fnl-Nm-yKx"/>
  153. <constraint firstItem="mv0-aF-hEo" firstAttribute="leading" secondItem="KTI-73-vJ6" secondAttribute="leading" id="jcn-vE-eLx"/>
  154. </constraints>
  155. <viewLayoutGuide key="safeArea" id="KTI-73-vJ6"/>
  156. </view>
  157. <navigationItem key="navigationItem" title="CloudFile" id="hae-9Y-hGS">
  158. <barButtonItem key="leftBarButtonItem" title="Close" id="vHS-Wt-b3q">
  159. <connections>
  160. <action selector="clickCloseAction:" destination="SL1-BE-wsG" id="lJH-5y-5pJ"/>
  161. </connections>
  162. </barButtonItem>
  163. </navigationItem>
  164. <connections>
  165. <outlet property="documentBtn" destination="evy-Om-Y5I" id="TNe-gD-Nc3"/>
  166. <outlet property="imageBtn" destination="bBR-NF-BMd" id="O2g-dh-rCe"/>
  167. <outlet property="listTitleLabel" destination="XF2-0D-yb1" id="geE-e1-hYH"/>
  168. <outlet property="musicBtn" destination="JkT-cc-7Pr" id="TxS-5e-VmX"/>
  169. <outlet property="otherBtn" destination="lo8-2o-NSC" id="gPS-a1-pqf"/>
  170. <outlet property="shareBtn" destination="DwQ-F5-5qC" id="exj-NO-eKt"/>
  171. <outlet property="tableView" destination="mv0-aF-hEo" id="pVN-1a-zQv"/>
  172. <outlet property="videoBtn" destination="YDU-Ja-XWu" id="mAP-Zb-IHO"/>
  173. <segue destination="nmb-IO-kk7" kind="show" identifier="showListVC" id="0BH-fu-v9L"/>
  174. <segue destination="euC-t7-1n3" kind="show" identifier="showTypeListView" id="ner-Hy-Ebe"/>
  175. </connections>
  176. </viewController>
  177. <placeholder placeholderIdentifier="IBFirstResponder" id="7Xq-qW-9nE" userLabel="First Responder" sceneMemberID="firstResponder"/>
  178. </objects>
  179. <point key="canvasLocation" x="342" y="-358"/>
  180. </scene>
  181. <!--列表VC-->
  182. <scene sceneID="nFx-nR-XpR">
  183. <objects>
  184. <viewController storyboardIdentifier="cloudFileListMultiModeVC" title="列表VC" id="nmb-IO-kk7" customClass="CloudFileListController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  185. <view key="view" contentMode="scaleToFill" id="1F3-9m-D7X">
  186. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  187. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  188. <subviews>
  189. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bH9-wF-psI">
  190. <rect key="frame" x="0.0" y="88" width="414" height="45"/>
  191. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  192. <constraints>
  193. <constraint firstAttribute="height" constant="44" id="TYd-7E-avB"/>
  194. </constraints>
  195. </scrollView>
  196. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="Ulz-49-0fd">
  197. <rect key="frame" x="0.0" y="132" width="414" height="730"/>
  198. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  199. </tableView>
  200. </subviews>
  201. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  202. <constraints>
  203. <constraint firstItem="bH9-wF-psI" firstAttribute="top" secondItem="M6m-wa-jHv" secondAttribute="top" id="3JQ-B5-Wj1"/>
  204. <constraint firstItem="Ulz-49-0fd" firstAttribute="trailing" secondItem="M6m-wa-jHv" secondAttribute="trailing" id="8G1-2M-IzT"/>
  205. <constraint firstItem="Ulz-49-0fd" firstAttribute="top" secondItem="bH9-wF-psI" secondAttribute="bottom" id="ebC-T3-YiV"/>
  206. <constraint firstItem="bH9-wF-psI" firstAttribute="leading" secondItem="M6m-wa-jHv" secondAttribute="leading" id="jDF-1Y-eZ2"/>
  207. <constraint firstItem="M6m-wa-jHv" firstAttribute="bottom" secondItem="Ulz-49-0fd" secondAttribute="bottom" identifier="tableViewBottomConstraint" id="ncu-EW-lee"/>
  208. <constraint firstItem="bH9-wF-psI" firstAttribute="trailing" secondItem="M6m-wa-jHv" secondAttribute="trailing" id="nkp-Wf-RnK"/>
  209. <constraint firstItem="Ulz-49-0fd" firstAttribute="leading" secondItem="M6m-wa-jHv" secondAttribute="leading" id="tqz-Gz-3af"/>
  210. </constraints>
  211. <viewLayoutGuide key="safeArea" id="M6m-wa-jHv"/>
  212. </view>
  213. <connections>
  214. <outlet property="breadcrumBar" destination="bH9-wF-psI" id="yXz-75-8fI"/>
  215. <outlet property="tableView" destination="Ulz-49-0fd" id="yP6-tL-H4j"/>
  216. </connections>
  217. </viewController>
  218. <placeholder placeholderIdentifier="IBFirstResponder" id="8cd-3k-71h" userLabel="First Responder" sceneMemberID="firstResponder"/>
  219. </objects>
  220. <point key="canvasLocation" x="1386" y="-358"/>
  221. </scene>
  222. <!--分类VC容器-->
  223. <scene sceneID="I1C-FP-oko">
  224. <objects>
  225. <viewController title="分类VC容器" id="euC-t7-1n3" customClass="CloudFileListBaseController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  226. <view key="view" contentMode="scaleToFill" id="qKu-X5-bhH">
  227. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  228. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  229. <subviews>
  230. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6XM-Ik-X2M">
  231. <rect key="frame" x="0.0" y="88" width="414" height="774"/>
  232. <connections>
  233. <segue destination="lIe-hh-Uvg" kind="embed" id="DLP-A2-rdO"/>
  234. </connections>
  235. </containerView>
  236. </subviews>
  237. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  238. <constraints>
  239. <constraint firstItem="6XM-Ik-X2M" firstAttribute="top" secondItem="hdN-Ez-qGZ" secondAttribute="top" id="Dju-PP-CiL"/>
  240. <constraint firstItem="6XM-Ik-X2M" firstAttribute="bottom" secondItem="hdN-Ez-qGZ" secondAttribute="bottom" identifier="containerBottomContraint" id="a0k-dd-7tl"/>
  241. <constraint firstItem="6XM-Ik-X2M" firstAttribute="trailing" secondItem="hdN-Ez-qGZ" secondAttribute="trailing" id="lcd-kE-sIh"/>
  242. <constraint firstItem="6XM-Ik-X2M" firstAttribute="leading" secondItem="hdN-Ez-qGZ" secondAttribute="leading" id="ufW-XO-tQd"/>
  243. </constraints>
  244. <viewLayoutGuide key="safeArea" id="hdN-Ez-qGZ"/>
  245. </view>
  246. <connections>
  247. <outlet property="containerView" destination="6XM-Ik-X2M" id="p4d-tA-h54"/>
  248. </connections>
  249. </viewController>
  250. <placeholder placeholderIdentifier="IBFirstResponder" id="8Dd-fC-aA6" userLabel="First Responder" sceneMemberID="firstResponder"/>
  251. </objects>
  252. <point key="canvasLocation" x="341" y="373"/>
  253. </scene>
  254. <!--Cloud File Move Folder Controller-->
  255. <scene sceneID="Y1f-xD-OZp">
  256. <objects>
  257. <viewController storyboardIdentifier="cloudFileMovePicker" id="c1Z-a3-FP3" customClass="CloudFileMoveFolderController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  258. <view key="view" contentMode="scaleToFill" id="Ajb-GD-dpk">
  259. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  260. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  261. <subviews>
  262. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" ambiguous="YES" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ScV-bS-brj">
  263. <rect key="frame" x="0.0" y="44" width="414" height="45"/>
  264. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  265. <constraints>
  266. <constraint firstAttribute="height" constant="44" id="Hw5-Id-BnS"/>
  267. </constraints>
  268. </scrollView>
  269. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UAO-02-MTg">
  270. <rect key="frame" x="0.0" y="88" width="414" height="774"/>
  271. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  272. </tableView>
  273. </subviews>
  274. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  275. <constraints>
  276. <constraint firstItem="UAO-02-MTg" firstAttribute="top" secondItem="ScV-bS-brj" secondAttribute="bottom" id="68G-Ro-zlM"/>
  277. <constraint firstItem="ScV-bS-brj" firstAttribute="trailing" secondItem="abz-Gy-Z3h" secondAttribute="trailing" id="6rm-fD-9LL"/>
  278. <constraint firstItem="abz-Gy-Z3h" firstAttribute="bottom" secondItem="UAO-02-MTg" secondAttribute="bottom" id="8E4-qc-Gvo"/>
  279. <constraint firstItem="ScV-bS-brj" firstAttribute="top" secondItem="abz-Gy-Z3h" secondAttribute="top" id="BCc-8x-sMs"/>
  280. <constraint firstItem="UAO-02-MTg" firstAttribute="trailing" secondItem="abz-Gy-Z3h" secondAttribute="trailing" id="Hls-N4-lQL"/>
  281. <constraint firstItem="ScV-bS-brj" firstAttribute="leading" secondItem="abz-Gy-Z3h" secondAttribute="leading" id="jIr-G9-KQg"/>
  282. <constraint firstItem="UAO-02-MTg" firstAttribute="leading" secondItem="abz-Gy-Z3h" secondAttribute="leading" id="xLt-I8-XZV"/>
  283. </constraints>
  284. <viewLayoutGuide key="safeArea" id="abz-Gy-Z3h"/>
  285. </view>
  286. <connections>
  287. <outlet property="breadcrumbView" destination="ScV-bS-brj" id="sPm-pY-mLL"/>
  288. <outlet property="tableView" destination="UAO-02-MTg" id="CyT-S0-TYY"/>
  289. </connections>
  290. </viewController>
  291. <placeholder placeholderIdentifier="IBFirstResponder" id="dbP-6W-Ogs" userLabel="First Responder" sceneMemberID="firstResponder"/>
  292. </objects>
  293. <point key="canvasLocation" x="-649" y="393"/>
  294. </scene>
  295. <!--Navigation Controller-->
  296. <scene sceneID="BDs-1O-dND">
  297. <objects>
  298. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Q1N-Zy-9UT" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  299. <toolbarItems/>
  300. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="RcG-lQ-1bg">
  301. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  302. <autoresizingMask key="autoresizingMask"/>
  303. </navigationBar>
  304. <nil name="viewControllers"/>
  305. <connections>
  306. <segue destination="SL1-BE-wsG" kind="relationship" relationship="rootViewController" id="9Io-fg-Xar"/>
  307. </connections>
  308. </navigationController>
  309. <placeholder placeholderIdentifier="IBFirstResponder" id="YMf-Nt-Tlb" userLabel="First Responder" sceneMemberID="firstResponder"/>
  310. </objects>
  311. <point key="canvasLocation" x="-648" y="-358"/>
  312. </scene>
  313. <!--View Controller-->
  314. <scene sceneID="FZc-58-dIl">
  315. <objects>
  316. <viewController id="lIe-hh-Uvg" sceneMemberID="viewController">
  317. <view key="view" contentMode="scaleToFill" id="5Or-os-Q1b">
  318. <rect key="frame" x="0.0" y="0.0" width="414" height="774"/>
  319. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  320. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  321. <viewLayoutGuide key="safeArea" id="8Wp-P5-6Zd"/>
  322. </view>
  323. </viewController>
  324. <placeholder placeholderIdentifier="IBFirstResponder" id="Oby-wk-RpD" userLabel="First Responder" sceneMemberID="firstResponder"/>
  325. </objects>
  326. <point key="canvasLocation" x="1433" y="373"/>
  327. </scene>
  328. <!--分类列表VC-->
  329. <scene sceneID="U7L-r4-QGl">
  330. <objects>
  331. <tableViewController storyboardIdentifier="cloudFileTypeListVC" title="分类列表VC" id="t8P-Yb-g3f" customClass="CloudFileTypeListController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  332. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="fbE-Ls-p58">
  333. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  334. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  335. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  336. <prototypes>
  337. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="testCell" textLabel="CWY-nv-b9T" style="IBUITableViewCellStyleDefault" id="ZgJ-E9-d5f">
  338. <rect key="frame" x="0.0" y="28" width="414" height="43.666667938232422"/>
  339. <autoresizingMask key="autoresizingMask"/>
  340. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ZgJ-E9-d5f" id="TZv-gU-EG0">
  341. <rect key="frame" x="0.0" y="0.0" width="414" height="43.666667938232422"/>
  342. <autoresizingMask key="autoresizingMask"/>
  343. <subviews>
  344. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" insetsLayoutMarginsFromSafeArea="NO" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="CWY-nv-b9T">
  345. <rect key="frame" x="20" y="0.0" width="374" height="43.666667938232422"/>
  346. <autoresizingMask key="autoresizingMask"/>
  347. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  348. <nil key="textColor"/>
  349. <nil key="highlightedColor"/>
  350. </label>
  351. </subviews>
  352. </tableViewCellContentView>
  353. </tableViewCell>
  354. </prototypes>
  355. <connections>
  356. <outlet property="dataSource" destination="t8P-Yb-g3f" id="bkr-sR-yHM"/>
  357. <outlet property="delegate" destination="t8P-Yb-g3f" id="ADy-Hr-XjO"/>
  358. </connections>
  359. </tableView>
  360. </tableViewController>
  361. <placeholder placeholderIdentifier="IBFirstResponder" id="6lQ-04-95f" userLabel="First Responder" sceneMemberID="firstResponder"/>
  362. </objects>
  363. <point key="canvasLocation" x="1097" y="1002"/>
  364. </scene>
  365. <!--图片网格VC-->
  366. <scene sceneID="GpO-4C-DDw">
  367. <objects>
  368. <collectionViewController storyboardIdentifier="cloudFileImageVC" title="图片网格VC" id="bew-Pg-Jcf" customClass="CloudFileImageCollectionController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  369. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="2gl-6L-MDS">
  370. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  371. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  372. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  373. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="sh4-rh-ve6">
  374. <size key="itemSize" width="50" height="50"/>
  375. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  376. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  377. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  378. </collectionViewFlowLayout>
  379. <cells>
  380. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="testCollectionCell" id="LvM-wJ-fzP">
  381. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  382. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  383. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  384. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  385. <autoresizingMask key="autoresizingMask"/>
  386. </view>
  387. <color key="backgroundColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="calibratedRGB"/>
  388. </collectionViewCell>
  389. </cells>
  390. <connections>
  391. <outlet property="dataSource" destination="bew-Pg-Jcf" id="POY-8Q-gqs"/>
  392. <outlet property="delegate" destination="bew-Pg-Jcf" id="roT-7V-OHU"/>
  393. </connections>
  394. </collectionView>
  395. </collectionViewController>
  396. <placeholder placeholderIdentifier="IBFirstResponder" id="0Pd-yP-Oh0" userLabel="First Responder" sceneMemberID="firstResponder"/>
  397. </objects>
  398. <point key="canvasLocation" x="1862" y="1002"/>
  399. </scene>
  400. </scenes>
  401. <resources>
  402. <image name="category_icon_application" width="42" height="42"/>
  403. <image name="category_icon_document" width="42" height="42"/>
  404. <image name="category_icon_image" width="42" height="42"/>
  405. <image name="category_icon_music" width="42" height="42"/>
  406. <image name="category_icon_share" width="38" height="38"/>
  407. <image name="category_icon_video" width="42" height="42"/>
  408. </resources>
  409. </document>