cloudStorage.storyboard 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449
  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="8zh-1u-Vsy">
  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. <!--Navigation Controller-->
  13. <scene sceneID="c7A-33-uZY">
  14. <objects>
  15. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="8zh-1u-Vsy" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  16. <toolbarItems/>
  17. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="cl3-1P-hpQ">
  18. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. </navigationBar>
  21. <nil name="viewControllers"/>
  22. <connections>
  23. <segue destination="6a6-Ch-gz0" kind="relationship" relationship="rootViewController" id="Uki-53-deV"/>
  24. </connections>
  25. </navigationController>
  26. <placeholder placeholderIdentifier="IBFirstResponder" id="8Ic-1V-8sx" userLabel="First Responder" sceneMemberID="firstResponder"/>
  27. </objects>
  28. <point key="canvasLocation" x="357" y="340"/>
  29. </scene>
  30. <!--云盘-->
  31. <scene sceneID="VRX-iF-yIl">
  32. <objects>
  33. <viewController title="云盘" id="6a6-Ch-gz0" customClass="MainFileViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  34. <layoutGuides>
  35. <viewControllerLayoutGuide type="top" id="2MK-CO-7fS"/>
  36. <viewControllerLayoutGuide type="bottom" id="xJa-v6-Lhf"/>
  37. </layoutGuides>
  38. <view key="view" contentMode="scaleToFill" id="YbM-fC-JZb">
  39. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. <subviews>
  42. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="gw9-zO-agA" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  43. <rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
  44. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  45. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  46. <prototypes>
  47. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="FileTableViewCell" rowHeight="50" id="f93-jb-H7N" customClass="FileTableViewCell" customModule="O2Platform" customModuleProvider="target">
  48. <rect key="frame" x="0.0" y="28" width="600" height="50"/>
  49. <autoresizingMask key="autoresizingMask"/>
  50. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="f93-jb-H7N" id="neK-SA-STf">
  51. <rect key="frame" x="0.0" y="0.0" width="600" height="49.5"/>
  52. <autoresizingMask key="autoresizingMask"/>
  53. <subviews>
  54. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Vll-Z0-Tnc">
  55. <rect key="frame" x="15" y="13" width="29" height="23.5"/>
  56. </imageView>
  57. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IxK-W7-f5c">
  58. <rect key="frame" x="52" y="17" width="496" height="15.5"/>
  59. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  60. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  61. <nil key="highlightedColor"/>
  62. </label>
  63. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bl_dentry_cell_icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="4vc-y5-3VM" customClass="CellTouchImageView" customModule="O2Platform" customModuleProvider="target">
  64. <rect key="frame" x="556" y="15" width="29" height="23.5"/>
  65. <constraints>
  66. <constraint firstAttribute="width" constant="29" id="rcL-2v-glD"/>
  67. </constraints>
  68. </imageView>
  69. </subviews>
  70. <constraints>
  71. <constraint firstItem="Vll-Z0-Tnc" firstAttribute="top" secondItem="neK-SA-STf" secondAttribute="topMargin" constant="2" id="4Cs-wx-Emg"/>
  72. <constraint firstItem="Vll-Z0-Tnc" firstAttribute="leading" secondItem="neK-SA-STf" secondAttribute="leadingMargin" id="8Bi-Ra-12c"/>
  73. <constraint firstItem="IxK-W7-f5c" firstAttribute="centerX" secondItem="neK-SA-STf" secondAttribute="centerX" id="9eE-fi-9xI"/>
  74. <constraint firstItem="IxK-W7-f5c" firstAttribute="leading" secondItem="Vll-Z0-Tnc" secondAttribute="trailing" constant="8" symbolic="YES" id="GBU-6b-6dj"/>
  75. <constraint firstItem="Vll-Z0-Tnc" firstAttribute="centerY" secondItem="IxK-W7-f5c" secondAttribute="centerY" id="J59-Ot-S2z"/>
  76. <constraint firstAttribute="bottomMargin" secondItem="4vc-y5-3VM" secondAttribute="bottom" constant="0.5" id="PU0-7B-8A1"/>
  77. <constraint firstItem="IxK-W7-f5c" firstAttribute="top" secondItem="neK-SA-STf" secondAttribute="topMargin" constant="6" id="WBK-K5-2I9"/>
  78. <constraint firstItem="4vc-y5-3VM" firstAttribute="trailing" secondItem="neK-SA-STf" secondAttribute="trailingMargin" id="XlZ-om-kbe"/>
  79. <constraint firstItem="4vc-y5-3VM" firstAttribute="top" secondItem="neK-SA-STf" secondAttribute="topMargin" constant="4" id="ZLT-Fu-fOw"/>
  80. <constraint firstItem="4vc-y5-3VM" firstAttribute="leading" secondItem="IxK-W7-f5c" secondAttribute="trailing" constant="8" symbolic="YES" id="b1k-v9-P9W"/>
  81. <constraint firstItem="Vll-Z0-Tnc" firstAttribute="centerY" secondItem="neK-SA-STf" secondAttribute="centerY" id="cGU-UT-hSX"/>
  82. </constraints>
  83. </tableViewCellContentView>
  84. <connections>
  85. <outlet property="btnActionImageView" destination="4vc-y5-3VM" id="Td6-iL-RhX"/>
  86. <outlet property="fileIconImageView" destination="Vll-Z0-Tnc" id="1uQ-J3-JXn"/>
  87. <outlet property="fileNameLabel" destination="IxK-W7-f5c" id="zhv-XU-OqR"/>
  88. </connections>
  89. </tableViewCell>
  90. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="FileShareTableViewCell" rowHeight="50" id="EfU-Id-x9e" customClass="FileShareTableViewCell" customModule="O2Platform" customModuleProvider="target">
  91. <rect key="frame" x="0.0" y="78" width="600" height="50"/>
  92. <autoresizingMask key="autoresizingMask"/>
  93. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="EfU-Id-x9e" id="wpY-tW-aSl">
  94. <rect key="frame" x="0.0" y="0.0" width="600" height="49.5"/>
  95. <autoresizingMask key="autoresizingMask"/>
  96. <subviews>
  97. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="dFF-Af-Baq">
  98. <rect key="frame" x="15" y="13" width="29" height="23.5"/>
  99. </imageView>
  100. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GTk-aG-DyE">
  101. <rect key="frame" x="52" y="17" width="496" height="15.5"/>
  102. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  103. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  104. <nil key="highlightedColor"/>
  105. </label>
  106. </subviews>
  107. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
  108. <constraints>
  109. <constraint firstItem="GTk-aG-DyE" firstAttribute="leading" secondItem="dFF-Af-Baq" secondAttribute="trailing" constant="8" symbolic="YES" id="PRn-pz-tME"/>
  110. <constraint firstItem="dFF-Af-Baq" firstAttribute="leading" secondItem="wpY-tW-aSl" secondAttribute="leadingMargin" id="Twb-ea-GF5"/>
  111. <constraint firstItem="dFF-Af-Baq" firstAttribute="centerY" secondItem="wpY-tW-aSl" secondAttribute="centerY" id="gyt-UX-Bdd"/>
  112. <constraint firstItem="GTk-aG-DyE" firstAttribute="top" secondItem="wpY-tW-aSl" secondAttribute="topMargin" constant="6" id="lWg-mx-DDE"/>
  113. <constraint firstItem="dFF-Af-Baq" firstAttribute="centerY" secondItem="GTk-aG-DyE" secondAttribute="centerY" id="t2M-3n-qa7"/>
  114. <constraint firstAttribute="trailingMargin" secondItem="GTk-aG-DyE" secondAttribute="trailing" constant="37" id="uok-Qj-wlR"/>
  115. <constraint firstItem="dFF-Af-Baq" firstAttribute="top" secondItem="wpY-tW-aSl" secondAttribute="topMargin" constant="2" id="wN2-6F-ev4"/>
  116. <constraint firstItem="GTk-aG-DyE" firstAttribute="centerX" secondItem="wpY-tW-aSl" secondAttribute="centerX" id="x86-ng-NJf"/>
  117. </constraints>
  118. </tableViewCellContentView>
  119. <connections>
  120. <outlet property="nameLabel" destination="GTk-aG-DyE" id="J8I-aB-mSM"/>
  121. <outlet property="personIconImageView" destination="dFF-Af-Baq" id="6Fg-KE-ZH0"/>
  122. </connections>
  123. </tableViewCell>
  124. </prototypes>
  125. </tableView>
  126. </subviews>
  127. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. <constraints>
  129. <constraint firstItem="gw9-zO-agA" firstAttribute="top" secondItem="YbM-fC-JZb" secondAttribute="top" id="Dnh-11-vbi"/>
  130. <constraint firstItem="gw9-zO-agA" firstAttribute="leading" secondItem="YbM-fC-JZb" secondAttribute="leading" id="QOt-aQ-N5S"/>
  131. <constraint firstItem="gw9-zO-agA" firstAttribute="bottom" secondItem="xJa-v6-Lhf" secondAttribute="top" id="bEQ-eJ-6DP"/>
  132. <constraint firstAttribute="trailing" secondItem="gw9-zO-agA" secondAttribute="trailing" id="z75-uU-JtC"/>
  133. </constraints>
  134. </view>
  135. <navigationItem key="navigationItem" title="云盘" id="4S5-jZ-Bub">
  136. <barButtonItem key="leftBarButtonItem" title="关闭" id="5gm-b9-SL2">
  137. <connections>
  138. <action selector="backToHome:" destination="6a6-Ch-gz0" id="8FG-DS-aFz"/>
  139. </connections>
  140. </barButtonItem>
  141. <rightBarButtonItems>
  142. <barButtonItem systemItem="bookmarks" id="Hm6-Zs-WZC">
  143. <connections>
  144. <action selector="showMyFile:" destination="6a6-Ch-gz0" id="iqb-KS-Vvd"/>
  145. </connections>
  146. </barButtonItem>
  147. <barButtonItem systemItem="add" id="Wf1-IX-PJs">
  148. <connections>
  149. <action selector="uploadFileMenu:" destination="6a6-Ch-gz0" id="G9K-zM-0Vp"/>
  150. </connections>
  151. </barButtonItem>
  152. </rightBarButtonItems>
  153. </navigationItem>
  154. <connections>
  155. <outlet property="tableView" destination="gw9-zO-agA" id="uR5-rZ-K0Q"/>
  156. <segue destination="p2u-Q8-uEX" kind="presentation" identifier="showSelectFolderSegue" id="2KT-T2-jQO"/>
  157. <segue destination="hRB-Jd-cJW" kind="show" identifier="showMyDownloadSegue" id="xGh-qm-80L"/>
  158. <segue destination="4sN-f4-vHI" kind="presentation" identifier="showSharePersonSegue" id="EhL-yd-ePu"/>
  159. <segue destination="69s-uG-o7K" kind="show" identifier="showMyShareSegue" id="vZT-pU-26m"/>
  160. <segue destination="sNk-hp-YaG" kind="unwind" identifier="backToMain" unwindAction="unBackAppsForMain:" id="cug-HO-5ed"/>
  161. <segue destination="sNk-hp-YaG" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="JuS-Jf-GMs"/>
  162. </connections>
  163. </viewController>
  164. <placeholder placeholderIdentifier="IBFirstResponder" id="oFh-vu-g3v" userLabel="First Responder" sceneMemberID="firstResponder"/>
  165. <exit id="sNk-hp-YaG" userLabel="Exit" sceneMemberID="exit"/>
  166. </objects>
  167. <point key="canvasLocation" x="1191" y="279"/>
  168. </scene>
  169. <!--目标文件夹-->
  170. <scene sceneID="4Uc-LW-B24">
  171. <objects>
  172. <viewController id="cPH-X8-FGT" customClass="FileFolderSelectViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  173. <layoutGuides>
  174. <viewControllerLayoutGuide type="top" id="xB6-IH-1qW"/>
  175. <viewControllerLayoutGuide type="bottom" id="RlS-0y-52X"/>
  176. </layoutGuides>
  177. <view key="view" contentMode="scaleToFill" id="fB8-8v-rTY">
  178. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  179. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  180. <subviews>
  181. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="gBA-dl-Amd" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  182. <rect key="frame" x="0.0" y="0.0" width="375" height="600"/>
  183. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  184. <prototypes>
  185. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="FileFolderItemCell" rowHeight="50" id="IMt-tL-lTC" customClass="FileFolderItemCell" customModule="O2Platform" customModuleProvider="target">
  186. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  187. <autoresizingMask key="autoresizingMask"/>
  188. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="IMt-tL-lTC" id="JJj-Bd-7v7">
  189. <rect key="frame" x="0.0" y="0.0" width="342" height="49.5"/>
  190. <autoresizingMask key="autoresizingMask"/>
  191. <subviews>
  192. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oqT-tS-Y8a">
  193. <rect key="frame" x="23" y="8" width="30" height="30"/>
  194. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  195. <state key="normal" title="Button" image="unselected"/>
  196. <state key="selected" image="selected"/>
  197. <connections>
  198. <action selector="selectedFolderCell:" destination="IMt-tL-lTC" eventType="touchUpInside" id="q3n-gi-bkh"/>
  199. </connections>
  200. </button>
  201. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L64-RP-Oy0">
  202. <rect key="frame" x="61" y="12" width="506" height="21"/>
  203. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  204. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  205. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  206. <nil key="highlightedColor"/>
  207. </label>
  208. </subviews>
  209. </tableViewCellContentView>
  210. <connections>
  211. <outlet property="actionButton" destination="oqT-tS-Y8a" id="Txv-hI-iPb"/>
  212. <outlet property="nameLabel" destination="L64-RP-Oy0" id="dlr-TZ-tfm"/>
  213. </connections>
  214. </tableViewCell>
  215. </prototypes>
  216. </tableView>
  217. </subviews>
  218. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  219. <constraints>
  220. <constraint firstItem="gBA-dl-Amd" firstAttribute="top" secondItem="fB8-8v-rTY" secondAttribute="top" id="HBg-Q3-Ax4"/>
  221. <constraint firstItem="gBA-dl-Amd" firstAttribute="leading" secondItem="fB8-8v-rTY" secondAttribute="leading" id="c8Q-ES-dvM"/>
  222. <constraint firstAttribute="trailing" secondItem="gBA-dl-Amd" secondAttribute="trailing" id="dm0-pt-wT8"/>
  223. <constraint firstItem="gBA-dl-Amd" firstAttribute="bottom" secondItem="RlS-0y-52X" secondAttribute="top" id="gh2-BI-BpN"/>
  224. </constraints>
  225. </view>
  226. <navigationItem key="navigationItem" title="目标文件夹" id="rHW-Rw-5qY">
  227. <barButtonItem key="leftBarButtonItem" title="取消" id="d0q-qk-cZi">
  228. <connections>
  229. <action selector="btnCancel:" destination="cPH-X8-FGT" id="qPz-hp-MRJ"/>
  230. </connections>
  231. </barButtonItem>
  232. <barButtonItem key="rightBarButtonItem" title="确定" id="Uhj-jh-5eh">
  233. <connections>
  234. <action selector="btnSure:" destination="cPH-X8-FGT" id="cmo-EX-6KI"/>
  235. </connections>
  236. </barButtonItem>
  237. </navigationItem>
  238. <connections>
  239. <outlet property="tableView" destination="gBA-dl-Amd" id="mAI-HC-cmM"/>
  240. </connections>
  241. </viewController>
  242. <placeholder placeholderIdentifier="IBFirstResponder" id="M9f-Ca-KaT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  243. </objects>
  244. <point key="canvasLocation" x="2741.5999999999999" y="-163.26836581709148"/>
  245. </scene>
  246. <!--Navigation Controller-->
  247. <scene sceneID="M04-q5-WXt">
  248. <objects>
  249. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="p2u-Q8-uEX" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  250. <toolbarItems/>
  251. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="vj6-UT-yJu">
  252. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  253. <autoresizingMask key="autoresizingMask"/>
  254. </navigationBar>
  255. <nil name="viewControllers"/>
  256. <connections>
  257. <segue destination="cPH-X8-FGT" kind="relationship" relationship="rootViewController" id="HAz-2h-Hwf"/>
  258. </connections>
  259. </navigationController>
  260. <placeholder placeholderIdentifier="IBFirstResponder" id="omm-ns-F0C" userLabel="First Responder" sceneMemberID="firstResponder"/>
  261. </objects>
  262. <point key="canvasLocation" x="1937" y="-163"/>
  263. </scene>
  264. <!--我的下载-->
  265. <scene sceneID="CeY-tf-GEt">
  266. <objects>
  267. <viewController id="hRB-Jd-cJW" customClass="FileMyDownloadViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  268. <layoutGuides>
  269. <viewControllerLayoutGuide type="top" id="VUx-Ml-NLm"/>
  270. <viewControllerLayoutGuide type="bottom" id="r9c-sK-4HJ"/>
  271. </layoutGuides>
  272. <view key="view" contentMode="scaleToFill" id="Fyt-HY-aq5">
  273. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  274. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  275. <subviews>
  276. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="X7x-tM-h4J" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  277. <rect key="frame" x="0.0" y="0.0" width="375" height="600"/>
  278. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  279. <prototypes>
  280. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="MyFileItemCell" id="vLy-bm-fBz" customClass="MyFileItemCell" customModule="O2Platform" customModuleProvider="target">
  281. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  282. <autoresizingMask key="autoresizingMask"/>
  283. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="vLy-bm-fBz" id="W23-0T-A5Z">
  284. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  285. <autoresizingMask key="autoresizingMask"/>
  286. <subviews>
  287. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="IUu-yj-p8G">
  288. <rect key="frame" x="15" y="13" width="30" height="23.5"/>
  289. <constraints>
  290. <constraint firstAttribute="width" constant="30" id="di2-xo-B4G"/>
  291. </constraints>
  292. </imageView>
  293. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="LcL-nt-mEK">
  294. <rect key="frame" x="53" y="17" width="269" height="15.5"/>
  295. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  296. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. <nil key="highlightedColor"/>
  298. </label>
  299. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bl_dentry_cell_icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="ZIt-UJ-IBW" customClass="CellTouchImageView" customModule="O2Platform" customModuleProvider="target">
  300. <rect key="frame" x="330" y="13" width="30" height="23.5"/>
  301. </imageView>
  302. </subviews>
  303. <constraints>
  304. <constraint firstItem="LcL-nt-mEK" firstAttribute="top" secondItem="W23-0T-A5Z" secondAttribute="topMargin" constant="6" id="2Wa-gn-GZB"/>
  305. <constraint firstItem="IUu-yj-p8G" firstAttribute="leading" secondItem="W23-0T-A5Z" secondAttribute="leadingMargin" id="AQF-2P-nyU"/>
  306. <constraint firstItem="IUu-yj-p8G" firstAttribute="bottom" secondItem="ZIt-UJ-IBW" secondAttribute="bottom" id="EX6-fs-uG3"/>
  307. <constraint firstItem="LcL-nt-mEK" firstAttribute="centerX" secondItem="W23-0T-A5Z" secondAttribute="centerX" id="GRw-mJ-Cxm"/>
  308. <constraint firstItem="IUu-yj-p8G" firstAttribute="centerY" secondItem="ZIt-UJ-IBW" secondAttribute="centerY" id="WCB-CZ-ybb"/>
  309. <constraint firstItem="IUu-yj-p8G" firstAttribute="top" secondItem="W23-0T-A5Z" secondAttribute="topMargin" constant="2" id="boj-ND-Zm3"/>
  310. <constraint firstItem="ZIt-UJ-IBW" firstAttribute="trailing" secondItem="W23-0T-A5Z" secondAttribute="trailingMargin" id="fDp-8p-EmL"/>
  311. <constraint firstItem="LcL-nt-mEK" firstAttribute="leading" secondItem="IUu-yj-p8G" secondAttribute="trailing" constant="8" symbolic="YES" id="mUQ-Qp-Ven"/>
  312. <constraint firstItem="IUu-yj-p8G" firstAttribute="centerY" secondItem="W23-0T-A5Z" secondAttribute="centerY" id="qu5-2v-SYf"/>
  313. <constraint firstItem="IUu-yj-p8G" firstAttribute="centerY" secondItem="LcL-nt-mEK" secondAttribute="centerY" id="t5E-Oa-fxr"/>
  314. <constraint firstItem="ZIt-UJ-IBW" firstAttribute="leading" secondItem="LcL-nt-mEK" secondAttribute="trailing" constant="8" symbolic="YES" id="wCF-RW-ISM"/>
  315. </constraints>
  316. </tableViewCellContentView>
  317. <connections>
  318. <outlet property="btnActionImageView" destination="ZIt-UJ-IBW" id="kkz-5k-mze"/>
  319. <outlet property="iconImageView" destination="IUu-yj-p8G" id="9sD-oe-8we"/>
  320. <outlet property="nameLabel" destination="LcL-nt-mEK" id="DWv-0S-c7m"/>
  321. </connections>
  322. </tableViewCell>
  323. </prototypes>
  324. </tableView>
  325. </subviews>
  326. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  327. <constraints>
  328. <constraint firstItem="X7x-tM-h4J" firstAttribute="leading" secondItem="Fyt-HY-aq5" secondAttribute="leading" id="Of9-1S-a7k"/>
  329. <constraint firstAttribute="trailing" secondItem="X7x-tM-h4J" secondAttribute="trailing" id="VD3-9c-ghe"/>
  330. <constraint firstItem="X7x-tM-h4J" firstAttribute="top" secondItem="Fyt-HY-aq5" secondAttribute="top" id="h8Z-1T-btf"/>
  331. <constraint firstItem="X7x-tM-h4J" firstAttribute="bottom" secondItem="r9c-sK-4HJ" secondAttribute="top" id="qkC-yk-DgG"/>
  332. </constraints>
  333. </view>
  334. <navigationItem key="navigationItem" title="我的下载" id="iz4-xa-u3M">
  335. <barButtonItem key="rightBarButtonItem" title="编辑" id="Ynd-pQ-5zv">
  336. <connections>
  337. <action selector="tableviewEditAction:" destination="hRB-Jd-cJW" id="z1r-Rb-001"/>
  338. </connections>
  339. </barButtonItem>
  340. </navigationItem>
  341. <connections>
  342. <outlet property="tableView" destination="X7x-tM-h4J" id="0ku-72-dnR"/>
  343. </connections>
  344. </viewController>
  345. <placeholder placeholderIdentifier="IBFirstResponder" id="AA1-tJ-Jb7" userLabel="First Responder" sceneMemberID="firstResponder"/>
  346. </objects>
  347. <point key="canvasLocation" x="594.39999999999998" y="1203.1484257871066"/>
  348. </scene>
  349. <!--Navigation Controller-->
  350. <scene sceneID="xGf-1V-2a9">
  351. <objects>
  352. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="4sN-f4-vHI" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  353. <toolbarItems/>
  354. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="jPr-Ws-T5r">
  355. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  356. <autoresizingMask key="autoresizingMask"/>
  357. </navigationBar>
  358. <nil name="viewControllers"/>
  359. </navigationController>
  360. <placeholder placeholderIdentifier="IBFirstResponder" id="0PT-EX-Foj" userLabel="First Responder" sceneMemberID="firstResponder"/>
  361. </objects>
  362. <point key="canvasLocation" x="1924" y="503"/>
  363. </scene>
  364. <!--我的分享-->
  365. <scene sceneID="b0B-Cc-LiK">
  366. <objects>
  367. <viewController title="我的分享" id="69s-uG-o7K" customClass="FileMyShareListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  368. <layoutGuides>
  369. <viewControllerLayoutGuide type="top" id="2LT-pM-nJS"/>
  370. <viewControllerLayoutGuide type="bottom" id="e6J-Qo-xB5"/>
  371. </layoutGuides>
  372. <view key="view" contentMode="scaleToFill" id="cmp-Pi-29w">
  373. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  374. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  375. <subviews>
  376. <tableView clipsSubviews="YES" contentMode="scaleToFill" misplaced="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="vYU-yC-8D9">
  377. <rect key="frame" x="0.0" y="0.0" width="375" height="600"/>
  378. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  379. <prototypes>
  380. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="FileTableViewCell" rowHeight="50" id="1kq-1g-3GQ" customClass="FileTableViewCell" customModule="O2Platform" customModuleProvider="target">
  381. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  382. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  383. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1kq-1g-3GQ" id="Sgw-we-N32">
  384. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  385. <autoresizingMask key="autoresizingMask"/>
  386. <subviews>
  387. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="BjV-Km-hSA">
  388. <rect key="frame" x="15" y="13" width="29" height="23.5"/>
  389. </imageView>
  390. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jkn-KV-2mI">
  391. <rect key="frame" x="52" y="17" width="271" height="15.5"/>
  392. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  393. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  394. <nil key="highlightedColor"/>
  395. </label>
  396. <imageView contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bl_dentry_cell_icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="vBT-Zn-DK8" customClass="CellTouchImageView" customModule="O2Platform" customModuleProvider="target">
  397. <rect key="frame" x="331" y="15" width="29" height="23.5"/>
  398. <constraints>
  399. <constraint firstAttribute="width" constant="29" id="RsE-Fj-Lkr"/>
  400. </constraints>
  401. </imageView>
  402. </subviews>
  403. <constraints>
  404. <constraint firstItem="BjV-Km-hSA" firstAttribute="centerY" secondItem="Jkn-KV-2mI" secondAttribute="centerY" id="5fi-OA-WHA"/>
  405. <constraint firstItem="Jkn-KV-2mI" firstAttribute="top" secondItem="Sgw-we-N32" secondAttribute="topMargin" constant="6" id="N8h-hd-D37"/>
  406. <constraint firstItem="BjV-Km-hSA" firstAttribute="top" secondItem="Sgw-we-N32" secondAttribute="topMargin" constant="2" id="QVq-Uz-1hh"/>
  407. <constraint firstItem="BjV-Km-hSA" firstAttribute="leading" secondItem="Sgw-we-N32" secondAttribute="leadingMargin" id="Rtw-Rb-vAR"/>
  408. <constraint firstItem="Jkn-KV-2mI" firstAttribute="leading" secondItem="BjV-Km-hSA" secondAttribute="trailing" constant="8" symbolic="YES" id="S4N-C9-vcC"/>
  409. <constraint firstItem="vBT-Zn-DK8" firstAttribute="top" secondItem="Sgw-we-N32" secondAttribute="topMargin" constant="4" id="av5-49-htu"/>
  410. <constraint firstItem="vBT-Zn-DK8" firstAttribute="trailing" secondItem="Sgw-we-N32" secondAttribute="trailingMargin" id="cIW-kW-l2R"/>
  411. <constraint firstItem="Jkn-KV-2mI" firstAttribute="centerX" secondItem="Sgw-we-N32" secondAttribute="centerX" id="cbT-LC-iUz"/>
  412. <constraint firstAttribute="bottomMargin" secondItem="vBT-Zn-DK8" secondAttribute="bottom" constant="0.5" id="i0V-ns-Juw"/>
  413. <constraint firstItem="vBT-Zn-DK8" firstAttribute="leading" secondItem="Jkn-KV-2mI" secondAttribute="trailing" constant="8" symbolic="YES" id="vx4-7n-0qE"/>
  414. <constraint firstItem="BjV-Km-hSA" firstAttribute="centerY" secondItem="Sgw-we-N32" secondAttribute="centerY" id="ypr-Ls-p18"/>
  415. </constraints>
  416. </tableViewCellContentView>
  417. <connections>
  418. <outlet property="btnActionImageView" destination="vBT-Zn-DK8" id="ruw-14-D5a"/>
  419. <outlet property="fileIconImageView" destination="BjV-Km-hSA" id="l1u-uJ-N0Q"/>
  420. <outlet property="fileNameLabel" destination="Jkn-KV-2mI" id="teU-Zz-UNt"/>
  421. </connections>
  422. </tableViewCell>
  423. </prototypes>
  424. </tableView>
  425. </subviews>
  426. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  427. <constraints>
  428. <constraint firstItem="vYU-yC-8D9" firstAttribute="leading" secondItem="cmp-Pi-29w" secondAttribute="leading" id="9lR-vV-AwA"/>
  429. <constraint firstItem="vYU-yC-8D9" firstAttribute="top" secondItem="cmp-Pi-29w" secondAttribute="top" id="Dk5-lt-nuR"/>
  430. <constraint firstItem="vYU-yC-8D9" firstAttribute="bottom" secondItem="e6J-Qo-xB5" secondAttribute="top" id="bWI-E6-fyK"/>
  431. <constraint firstAttribute="trailing" secondItem="vYU-yC-8D9" secondAttribute="trailing" id="r2j-La-stc"/>
  432. </constraints>
  433. </view>
  434. <navigationItem key="navigationItem" title="文件列表" id="uJk-qb-Kt6"/>
  435. <connections>
  436. <outlet property="tableView" destination="vYU-yC-8D9" id="LYY-oH-DoV"/>
  437. </connections>
  438. </viewController>
  439. <placeholder placeholderIdentifier="IBFirstResponder" id="WSZ-jU-NC8" userLabel="First Responder" sceneMemberID="firstResponder"/>
  440. </objects>
  441. <point key="canvasLocation" x="2740" y="1303.8980509745129"/>
  442. </scene>
  443. </scenes>
  444. <resources>
  445. <image name="bl_dentry_cell_icon_more" width="28" height="28"/>
  446. <image name="selected" width="30" height="30"/>
  447. <image name="unselected" width="30" height="30"/>
  448. </resources>
  449. </document>