CloudFile.storyboard 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  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" useSafeAreas="YES" colorMatched="YES" initialViewController="w1H-EH-uTF">
  3. <device id="retina6_5" 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. <!--云盘-->
  13. <scene sceneID="QO3-i3-Wav">
  14. <objects>
  15. <tableViewController id="ZAS-lN-hiq" customClass="CloudFileViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  16. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="zOZ-gb-zaU">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  20. <view key="tableHeaderView" contentMode="scaleToFill" id="3RE-iC-eIm">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="245"/>
  22. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  23. <subviews>
  24. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="h2J-lw-hJF">
  25. <rect key="frame" x="24" y="0.0" width="366" height="96"/>
  26. <subviews>
  27. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="yjQ-iI-95d">
  28. <rect key="frame" x="0.0" y="16" width="122" height="64"/>
  29. <subviews>
  30. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_image" translatesAutoresizingMaskIntoConstraints="NO" id="h9w-m7-fHB">
  31. <rect key="frame" x="40" y="0.0" width="42" height="42"/>
  32. </imageView>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="图片" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ihk-HV-xc1">
  34. <rect key="frame" x="46.666666666666671" y="47" width="28.666666666666671" height="17"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  36. <nil key="textColor"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. </subviews>
  40. </stackView>
  41. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="H2B-66-8TS">
  42. <rect key="frame" x="122" y="16" width="122" height="64"/>
  43. <subviews>
  44. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_document" translatesAutoresizingMaskIntoConstraints="NO" id="pKq-JW-tft">
  45. <rect key="frame" x="40" y="0.0" width="42" height="42"/>
  46. </imageView>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="文档" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AQM-GW-q2T">
  48. <rect key="frame" x="46.666666666666657" y="47" width="28.666666666666671" height="17"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  50. <nil key="textColor"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. </subviews>
  54. </stackView>
  55. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="NFe-sN-VTK">
  56. <rect key="frame" x="244" y="16" width="122" height="64"/>
  57. <subviews>
  58. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_music" translatesAutoresizingMaskIntoConstraints="NO" id="u54-II-126">
  59. <rect key="frame" x="40" y="0.0" width="42" height="42"/>
  60. </imageView>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="音频" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QhR-QN-7sV">
  62. <rect key="frame" x="46.666666666666686" y="47" width="28.666666666666671" height="17"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  64. <nil key="textColor"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. </subviews>
  68. </stackView>
  69. </subviews>
  70. <constraints>
  71. <constraint firstAttribute="height" constant="96" id="2gc-aC-JVB"/>
  72. </constraints>
  73. </stackView>
  74. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" alignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="fOZ-10-WMe">
  75. <rect key="frame" x="24" y="108" width="366" height="96"/>
  76. <subviews>
  77. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="vT1-OP-FjQ">
  78. <rect key="frame" x="0.0" y="16" width="122" height="64"/>
  79. <subviews>
  80. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_video" translatesAutoresizingMaskIntoConstraints="NO" id="K6N-zp-310">
  81. <rect key="frame" x="40" y="0.0" width="42" height="42"/>
  82. </imageView>
  83. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="视频" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PP8-XY-hPs">
  84. <rect key="frame" x="46.666666666666671" y="47" width="28.666666666666671" height="17"/>
  85. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  86. <nil key="textColor"/>
  87. <nil key="highlightedColor"/>
  88. </label>
  89. </subviews>
  90. </stackView>
  91. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="8Zz-6A-fuu">
  92. <rect key="frame" x="122" y="16" width="122" height="64"/>
  93. <subviews>
  94. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_application" translatesAutoresizingMaskIntoConstraints="NO" id="uag-zI-crj">
  95. <rect key="frame" x="40" y="0.0" width="42" height="42"/>
  96. </imageView>
  97. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="其他" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jfl-8w-kRW">
  98. <rect key="frame" x="46.666666666666657" y="47" width="28.666666666666671" height="17"/>
  99. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  100. <nil key="textColor"/>
  101. <nil key="highlightedColor"/>
  102. </label>
  103. </subviews>
  104. </stackView>
  105. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" alignment="center" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="W1X-Rh-5Da">
  106. <rect key="frame" x="244" y="18" width="122" height="60"/>
  107. <subviews>
  108. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="category_icon_share" translatesAutoresizingMaskIntoConstraints="NO" id="dsv-eV-9A4">
  109. <rect key="frame" x="42" y="0.0" width="38" height="38"/>
  110. </imageView>
  111. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="T4n-sx-iKl">
  112. <rect key="frame" x="46.666666666666686" y="43" width="28.666666666666671" height="17"/>
  113. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  114. <nil key="textColor"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. </subviews>
  118. </stackView>
  119. </subviews>
  120. <constraints>
  121. <constraint firstAttribute="height" constant="96" id="oTl-tV-K8v"/>
  122. </constraints>
  123. </stackView>
  124. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="全部文件" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fvm-4J-5TF">
  125. <rect key="frame" x="15.999999999999993" y="209" width="97.333333333333314" height="26"/>
  126. <fontDescription key="fontDescription" type="system" pointSize="24"/>
  127. <nil key="textColor"/>
  128. <nil key="highlightedColor"/>
  129. </label>
  130. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="93h-AO-hem">
  131. <rect key="frame" x="0.0" y="244" width="414" height="1"/>
  132. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  133. <constraints>
  134. <constraint firstAttribute="height" constant="1" id="GhN-j4-dIv"/>
  135. </constraints>
  136. </view>
  137. </subviews>
  138. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  139. <constraints>
  140. <constraint firstItem="fvm-4J-5TF" firstAttribute="leading" secondItem="3RE-iC-eIm" secondAttribute="leading" constant="16" id="08k-bZ-vpF"/>
  141. <constraint firstAttribute="trailing" secondItem="93h-AO-hem" secondAttribute="trailing" id="6On-18-2uD"/>
  142. <constraint firstAttribute="bottom" secondItem="93h-AO-hem" secondAttribute="bottom" id="FGt-lu-1N2"/>
  143. <constraint firstAttribute="bottom" secondItem="fvm-4J-5TF" secondAttribute="bottom" constant="10" id="FQU-3w-9dl"/>
  144. <constraint firstItem="93h-AO-hem" firstAttribute="leading" secondItem="3RE-iC-eIm" secondAttribute="leading" id="FZS-Y2-9gh"/>
  145. <constraint firstAttribute="trailing" secondItem="fOZ-10-WMe" secondAttribute="trailing" constant="24" id="NNG-yv-x8k"/>
  146. <constraint firstAttribute="trailing" secondItem="h2J-lw-hJF" secondAttribute="trailing" constant="24" id="PSW-VF-4Nx"/>
  147. <constraint firstItem="h2J-lw-hJF" firstAttribute="leading" secondItem="3RE-iC-eIm" secondAttribute="leading" constant="24" id="d5p-73-RuU"/>
  148. <constraint firstItem="fOZ-10-WMe" firstAttribute="leading" secondItem="3RE-iC-eIm" secondAttribute="leading" constant="24" id="dk2-ND-9DX"/>
  149. <constraint firstItem="fvm-4J-5TF" firstAttribute="top" secondItem="fOZ-10-WMe" secondAttribute="bottom" constant="5" id="h2P-V2-HDR"/>
  150. <constraint firstItem="fOZ-10-WMe" firstAttribute="top" secondItem="h2J-lw-hJF" secondAttribute="bottom" constant="12" id="iWn-Yb-1GB"/>
  151. <constraint firstItem="h2J-lw-hJF" firstAttribute="top" secondItem="3RE-iC-eIm" secondAttribute="top" id="nQN-PR-Xpy"/>
  152. </constraints>
  153. </view>
  154. <prototypes>
  155. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="90" id="Fra-R8-epk" customClass="CloudFileFolderCell" customModule="O2Platform" customModuleProvider="target">
  156. <rect key="frame" x="0.0" y="273" width="414" height="90"/>
  157. <autoresizingMask key="autoresizingMask"/>
  158. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="Fra-R8-epk" id="JrM-sg-r0x">
  159. <rect key="frame" x="0.0" y="0.0" width="414" height="89.666666666666671"/>
  160. <autoresizingMask key="autoresizingMask"/>
  161. <subviews>
  162. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_wenjianjia" translatesAutoresizingMaskIntoConstraints="NO" id="CXy-As-hYo">
  163. <rect key="frame" x="12" y="27.666666666666668" width="40" height="34.666666666666657"/>
  164. </imageView>
  165. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="jQi-EJ-Htn">
  166. <rect key="frame" x="76" y="21" width="115" height="48"/>
  167. <subviews>
  168. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="文件夹" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rhs-Pl-7F6">
  169. <rect key="frame" x="0.0" y="0.0" width="49" height="24"/>
  170. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  171. <nil key="textColor"/>
  172. <nil key="highlightedColor"/>
  173. </label>
  174. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019-10-08 12:12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zPV-3x-iZx">
  175. <rect key="frame" x="0.0" y="24" width="115" height="24"/>
  176. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  177. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  178. <nil key="highlightedColor"/>
  179. </label>
  180. </subviews>
  181. </stackView>
  182. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_circle" translatesAutoresizingMaskIntoConstraints="NO" id="XL9-Sl-4T7">
  183. <rect key="frame" x="384" y="34" width="22" height="22"/>
  184. </imageView>
  185. </subviews>
  186. <constraints>
  187. <constraint firstItem="XL9-Sl-4T7" firstAttribute="trailing" secondItem="JrM-sg-r0x" secondAttribute="trailingMargin" constant="12" id="12I-kj-Oz3"/>
  188. <constraint firstItem="XL9-Sl-4T7" firstAttribute="centerY" secondItem="JrM-sg-r0x" secondAttribute="centerY" id="6qg-aI-9Wm"/>
  189. <constraint firstItem="CXy-As-hYo" firstAttribute="leading" secondItem="JrM-sg-r0x" secondAttribute="leading" constant="12" id="Hdu-pd-jBz"/>
  190. <constraint firstAttribute="bottomMargin" secondItem="jQi-EJ-Htn" secondAttribute="bottom" constant="10" id="J8g-bG-chr"/>
  191. <constraint firstItem="CXy-As-hYo" firstAttribute="centerY" secondItem="JrM-sg-r0x" secondAttribute="centerY" id="Uvo-QK-4d0"/>
  192. <constraint firstItem="jQi-EJ-Htn" firstAttribute="leading" secondItem="CXy-As-hYo" secondAttribute="trailing" constant="24" id="XTh-Xz-4x0"/>
  193. <constraint firstItem="jQi-EJ-Htn" firstAttribute="top" secondItem="JrM-sg-r0x" secondAttribute="topMargin" constant="10" id="plm-vc-psv"/>
  194. </constraints>
  195. </tableViewCellContentView>
  196. <connections>
  197. <outlet property="checkBoxImage" destination="XL9-Sl-4T7" id="OfI-iS-6ii"/>
  198. <outlet property="folderNameLabel" destination="rhs-Pl-7F6" id="seJ-ob-zhq"/>
  199. <outlet property="folderUpdateTimeLabel" destination="zPV-3x-iZx" id="kAa-Zf-TRC"/>
  200. </connections>
  201. </tableViewCell>
  202. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" rowHeight="90" id="XJI-iJ-ICR" customClass="CloudFileCell" customModule="O2Platform" customModuleProvider="target">
  203. <rect key="frame" x="0.0" y="363" width="414" height="90"/>
  204. <autoresizingMask key="autoresizingMask"/>
  205. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="XJI-iJ-ICR" id="YK0-GM-I8U">
  206. <rect key="frame" x="0.0" y="0.0" width="414" height="89.666666666666671"/>
  207. <autoresizingMask key="autoresizingMask"/>
  208. <subviews>
  209. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_moren" translatesAutoresizingMaskIntoConstraints="NO" id="jD3-PU-yNB">
  210. <rect key="frame" x="12" y="25" width="40" height="40"/>
  211. </imageView>
  212. <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="top" translatesAutoresizingMaskIntoConstraints="NO" id="MDi-OP-wFB">
  213. <rect key="frame" x="76" y="21" width="163" height="48"/>
  214. <subviews>
  215. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="文件名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="otg-rT-MuS">
  216. <rect key="frame" x="0.0" y="0.0" width="65.333333333333329" height="24"/>
  217. <fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
  218. <nil key="textColor"/>
  219. <nil key="highlightedColor"/>
  220. </label>
  221. <stackView opaque="NO" contentMode="scaleToFill" alignment="top" spacing="10" translatesAutoresizingMaskIntoConstraints="NO" id="Fxa-BV-Mj4">
  222. <rect key="frame" x="0.0" y="24" width="163" height="24"/>
  223. <subviews>
  224. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019-10-08 12:12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BSC-5Q-Xu7">
  225. <rect key="frame" x="0.0" y="0.0" width="115" height="17"/>
  226. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  227. <color key="textColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  228. <nil key="highlightedColor"/>
  229. </label>
  230. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="200M" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R8Z-bU-1v9">
  231. <rect key="frame" x="125" y="0.0" width="38" height="17"/>
  232. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  233. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  234. <nil key="highlightedColor"/>
  235. </label>
  236. </subviews>
  237. </stackView>
  238. </subviews>
  239. </stackView>
  240. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_circle" translatesAutoresizingMaskIntoConstraints="NO" id="7e1-dD-xue">
  241. <rect key="frame" x="380" y="34" width="22" height="22"/>
  242. </imageView>
  243. </subviews>
  244. <constraints>
  245. <constraint firstAttribute="trailing" secondItem="7e1-dD-xue" secondAttribute="trailing" constant="12" id="4c7-zL-IyP"/>
  246. <constraint firstItem="jD3-PU-yNB" firstAttribute="leading" secondItem="YK0-GM-I8U" secondAttribute="leading" constant="12" id="6HD-Vp-mHt"/>
  247. <constraint firstItem="MDi-OP-wFB" firstAttribute="leading" secondItem="jD3-PU-yNB" secondAttribute="trailing" constant="24" id="FaF-P2-k3F"/>
  248. <constraint firstAttribute="bottomMargin" secondItem="MDi-OP-wFB" secondAttribute="bottom" constant="10" id="J0Q-1B-hfl"/>
  249. <constraint firstItem="7e1-dD-xue" firstAttribute="centerY" secondItem="YK0-GM-I8U" secondAttribute="centerY" id="PsP-3M-Ij0"/>
  250. <constraint firstItem="MDi-OP-wFB" firstAttribute="top" secondItem="YK0-GM-I8U" secondAttribute="topMargin" constant="10" id="nfA-WR-OY3"/>
  251. <constraint firstItem="jD3-PU-yNB" firstAttribute="centerY" secondItem="YK0-GM-I8U" secondAttribute="centerY" id="pYs-4C-dyK"/>
  252. </constraints>
  253. </tableViewCellContentView>
  254. <connections>
  255. <outlet property="checkBoxImage" destination="7e1-dD-xue" id="gKD-qs-IAb"/>
  256. <outlet property="fileImage" destination="jD3-PU-yNB" id="hnk-F5-fJa"/>
  257. <outlet property="fileNameLabel" destination="otg-rT-MuS" id="Vx0-uK-kE6"/>
  258. <outlet property="fileSizeLabel" destination="R8Z-bU-1v9" id="ag5-V6-wbu"/>
  259. <outlet property="fileUpdateTimeLabel" destination="BSC-5Q-Xu7" id="xc6-8h-s40"/>
  260. </connections>
  261. </tableViewCell>
  262. </prototypes>
  263. <connections>
  264. <outlet property="dataSource" destination="ZAS-lN-hiq" id="1Bj-Pv-1pM"/>
  265. <outlet property="delegate" destination="ZAS-lN-hiq" id="2Jj-kR-7YE"/>
  266. </connections>
  267. </tableView>
  268. <navigationItem key="navigationItem" title="云盘" id="aKk-Lf-Mki">
  269. <barButtonItem key="leftBarButtonItem" image="icon_off_grey" id="cYM-2B-yZP">
  270. <connections>
  271. <action selector="clickCloseAction:" destination="ZAS-lN-hiq" id="SVD-lM-IhT"/>
  272. </connections>
  273. </barButtonItem>
  274. </navigationItem>
  275. <connections>
  276. <outlet property="documentBtn" destination="H2B-66-8TS" id="CRG-rV-bk8"/>
  277. <outlet property="imageBtn" destination="yjQ-iI-95d" id="7GZ-RS-UcV"/>
  278. <outlet property="musicBtn" destination="NFe-sN-VTK" id="98a-LA-ATf"/>
  279. <outlet property="otherBtn" destination="8Zz-6A-fuu" id="tfi-30-8Ir"/>
  280. <outlet property="shareBtn" destination="W1X-Rh-5Da" id="7MY-rB-EKy"/>
  281. <outlet property="videoBtn" destination="vT1-OP-FjQ" id="XMt-Wd-RAd"/>
  282. </connections>
  283. </tableViewController>
  284. <placeholder placeholderIdentifier="IBFirstResponder" id="an8-Tb-9k1" userLabel="First Responder" sceneMemberID="firstResponder"/>
  285. </objects>
  286. <point key="canvasLocation" x="1121.7391304347827" y="-186.16071428571428"/>
  287. </scene>
  288. <!--Tab Bar Controller-->
  289. <scene sceneID="drC-LQ-aDI">
  290. <objects>
  291. <tabBarController automaticallyAdjustsScrollViewInsets="NO" id="w1H-EH-uTF" sceneMemberID="viewController">
  292. <toolbarItems/>
  293. <tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="ueD-SH-onY">
  294. <rect key="frame" x="0.0" y="0.0" width="1000" height="1000"/>
  295. <autoresizingMask key="autoresizingMask"/>
  296. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  297. <color key="selectedImageTintColor" red="0.98431372549999996" green="0.2784313725" blue="0.2784313725" alpha="1" colorSpace="calibratedRGB"/>
  298. </tabBar>
  299. <connections>
  300. <segue destination="GJ8-kY-oBW" kind="relationship" relationship="viewControllers" id="uGv-wU-KuN"/>
  301. <segue destination="k8X-Xy-dAP" kind="relationship" relationship="viewControllers" id="Ner-kB-cgU"/>
  302. </connections>
  303. </tabBarController>
  304. <placeholder placeholderIdentifier="IBFirstResponder" id="CJc-v6-53c" userLabel="First Responder" sceneMemberID="firstResponder"/>
  305. </objects>
  306. <point key="canvasLocation" x="-772" y="95"/>
  307. </scene>
  308. <!--云盘-->
  309. <scene sceneID="xwf-ob-NMB">
  310. <objects>
  311. <tableViewController id="Cce-ds-hoX" customClass="CloudFileShareViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  312. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="Oc9-5v-HFf">
  313. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  314. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  315. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  316. <prototypes>
  317. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="T2Z-rL-M8F">
  318. <rect key="frame" x="0.0" y="28" width="414" height="44"/>
  319. <autoresizingMask key="autoresizingMask"/>
  320. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="T2Z-rL-M8F" id="67g-Si-Jfw">
  321. <rect key="frame" x="0.0" y="0.0" width="414" height="43.666666666666664"/>
  322. <autoresizingMask key="autoresizingMask"/>
  323. </tableViewCellContentView>
  324. </tableViewCell>
  325. </prototypes>
  326. <connections>
  327. <outlet property="dataSource" destination="Cce-ds-hoX" id="tzg-XI-blf"/>
  328. <outlet property="delegate" destination="Cce-ds-hoX" id="pDc-gl-mhU"/>
  329. </connections>
  330. </tableView>
  331. <navigationItem key="navigationItem" title="云盘" id="PAa-Ic-nDM">
  332. <barButtonItem key="leftBarButtonItem" image="icon_off_grey" id="U3t-lf-bJq">
  333. <connections>
  334. <action selector="clickCloseAction:" destination="Cce-ds-hoX" id="AhA-wK-zMl"/>
  335. </connections>
  336. </barButtonItem>
  337. </navigationItem>
  338. </tableViewController>
  339. <placeholder placeholderIdentifier="IBFirstResponder" id="shf-uI-jHa" userLabel="First Responder" sceneMemberID="firstResponder"/>
  340. </objects>
  341. <point key="canvasLocation" x="1092.753623188406" y="542.41071428571422"/>
  342. </scene>
  343. <!--云盘-->
  344. <scene sceneID="rBI-1e-iqH">
  345. <objects>
  346. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="GJ8-kY-oBW" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  347. <tabBarItem key="tabBarItem" title="云盘" image="cloud_file_index" id="ffI-sz-UH3"/>
  348. <toolbarItems/>
  349. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="gUd-lK-h6S">
  350. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  351. <autoresizingMask key="autoresizingMask"/>
  352. </navigationBar>
  353. <nil name="viewControllers"/>
  354. <connections>
  355. <segue destination="ZAS-lN-hiq" kind="relationship" relationship="rootViewController" id="pKs-Cx-M6t"/>
  356. </connections>
  357. </navigationController>
  358. <placeholder placeholderIdentifier="IBFirstResponder" id="GSH-z2-sip" userLabel="First Responder" sceneMemberID="firstResponder"/>
  359. </objects>
  360. <point key="canvasLocation" x="211.59420289855075" y="-186.16071428571428"/>
  361. </scene>
  362. <!--分享-->
  363. <scene sceneID="DcL-Zf-8ta">
  364. <objects>
  365. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="k8X-Xy-dAP" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  366. <tabBarItem key="tabBarItem" title="分享" image="cloud_file_share" id="T1t-4F-eaU"/>
  367. <toolbarItems/>
  368. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="bxc-9m-hIH">
  369. <rect key="frame" x="0.0" y="44" width="414" height="44"/>
  370. <autoresizingMask key="autoresizingMask"/>
  371. </navigationBar>
  372. <nil name="viewControllers"/>
  373. <connections>
  374. <segue destination="Cce-ds-hoX" kind="relationship" relationship="rootViewController" id="VzH-Rs-pF8"/>
  375. </connections>
  376. </navigationController>
  377. <placeholder placeholderIdentifier="IBFirstResponder" id="trz-Au-QuV" userLabel="First Responder" sceneMemberID="firstResponder"/>
  378. </objects>
  379. <point key="canvasLocation" x="182.60869565217394" y="542.41071428571422"/>
  380. </scene>
  381. </scenes>
  382. <resources>
  383. <image name="category_icon_application" width="42" height="42"/>
  384. <image name="category_icon_document" width="42" height="42"/>
  385. <image name="category_icon_image" width="42" height="42"/>
  386. <image name="category_icon_music" width="42" height="42"/>
  387. <image name="category_icon_share" width="38" height="38"/>
  388. <image name="category_icon_video" width="42" height="42"/>
  389. <image name="cloud_file_index" width="22" height="22"/>
  390. <image name="cloud_file_share" width="22" height="22"/>
  391. <image name="icon_circle" width="22" height="22"/>
  392. <image name="icon_moren" width="40" height="40"/>
  393. <image name="icon_off_grey" width="22" height="22"/>
  394. <image name="icon_wenjianjia" width="40" height="34.666667938232422"/>
  395. </resources>
  396. </document>