apps.storyboard 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Ll3-s1-0Ow">
  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="14088"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <scenes>
  13. <!--bbs-->
  14. <scene sceneID="s97-JM-8tC">
  15. <objects>
  16. <viewControllerPlaceholder storyboardName="bbs" id="OPj-li-Ezs" sceneMemberID="viewController"/>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="vmv-MN-IaF" userLabel="First Responder" sceneMemberID="firstResponder"/>
  18. </objects>
  19. <point key="canvasLocation" x="-2206" y="241"/>
  20. </scene>
  21. <!--meeting-->
  22. <scene sceneID="kMO-WM-kfp">
  23. <objects>
  24. <viewControllerPlaceholder storyboardName="meeting" id="EcY-OL-aCX" sceneMemberID="viewController"/>
  25. <placeholder placeholderIdentifier="IBFirstResponder" id="SeQ-4w-fJj" userLabel="First Responder" sceneMemberID="firstResponder"/>
  26. </objects>
  27. <point key="canvasLocation" x="-1783.5" y="388"/>
  28. </scene>
  29. <!--cloudStorage-->
  30. <scene sceneID="5Uy-2x-37u">
  31. <objects>
  32. <viewControllerPlaceholder storyboardName="cloudStorage" id="5WR-F6-yfx" sceneMemberID="viewController"/>
  33. <placeholder placeholderIdentifier="IBFirstResponder" id="9k1-WD-6UE" userLabel="First Responder" sceneMemberID="firstResponder"/>
  34. </objects>
  35. <point key="canvasLocation" x="-1453" y="390"/>
  36. </scene>
  37. <!--邮箱-->
  38. <scene sceneID="I2a-Kj-G64">
  39. <objects>
  40. <viewController storyboardIdentifier="OOMainWebVC" useStoryboardIdentifierAsRestorationIdentifier="YES" id="WC6-H8-0Wb" customClass="MailViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  41. <layoutGuides>
  42. <viewControllerLayoutGuide type="top" id="TkN-a3-INe"/>
  43. <viewControllerLayoutGuide type="bottom" id="a5l-1c-w3r"/>
  44. </layoutGuides>
  45. <view key="view" contentMode="scaleToFill" id="Y8w-4L-9Ks">
  46. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  47. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  48. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  49. </view>
  50. <navigationItem key="navigationItem" title="邮箱" id="aVQ-oh-wVG">
  51. <barButtonItem key="leftBarButtonItem" title="关闭" id="8CV-xg-fhr">
  52. <connections>
  53. <segue destination="J0h-od-KFM" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="9cW-lM-f1p"/>
  54. </connections>
  55. </barButtonItem>
  56. </navigationItem>
  57. </viewController>
  58. <placeholder placeholderIdentifier="IBFirstResponder" id="hci-jy-gJ3" userLabel="First Responder" sceneMemberID="firstResponder"/>
  59. <exit id="J0h-od-KFM" userLabel="Exit" sceneMemberID="exit"/>
  60. </objects>
  61. <point key="canvasLocation" x="263" y="-186"/>
  62. </scene>
  63. <!--information-->
  64. <scene sceneID="Dbf-Ap-y59">
  65. <objects>
  66. <viewControllerPlaceholder storyboardName="information" id="JdH-pW-Xx3" sceneMemberID="viewController"/>
  67. <placeholder placeholderIdentifier="IBFirstResponder" id="y5c-Lw-DoT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  68. </objects>
  69. <point key="canvasLocation" x="-1078" y="162"/>
  70. </scene>
  71. <!--checkin-->
  72. <scene sceneID="mO4-hv-a0d">
  73. <objects>
  74. <viewControllerPlaceholder storyboardName="checkin" id="Zt3-uP-whE" sceneMemberID="viewController"/>
  75. <placeholder placeholderIdentifier="IBFirstResponder" id="8Q3-fC-Wi4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  76. </objects>
  77. <point key="canvasLocation" x="-1165.5" y="329"/>
  78. </scene>
  79. <!--App View Controller-->
  80. <scene sceneID="vPE-9c-kPf">
  81. <objects>
  82. <viewController storyboardIdentifier="apps" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Ll3-s1-0Ow" customClass="O2AppViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  83. <layoutGuides>
  84. <viewControllerLayoutGuide type="top" id="J2y-Gh-5tX"/>
  85. <viewControllerLayoutGuide type="bottom" id="pEw-MG-X6y"/>
  86. </layoutGuides>
  87. <view key="view" contentMode="scaleToFill" id="ayu-LR-Rrl">
  88. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  89. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  90. <subviews>
  91. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="dZM-AW-bmQ">
  92. <rect key="frame" x="0.0" y="160" width="375" height="507"/>
  93. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  94. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="1F1-DE-IkG">
  95. <size key="itemSize" width="80" height="100"/>
  96. <size key="headerReferenceSize" width="50" height="50"/>
  97. <size key="footerReferenceSize" width="50" height="10"/>
  98. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  99. </collectionViewFlowLayout>
  100. <cells>
  101. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" restorationIdentifier="myCell" reuseIdentifier="itemCell" id="lYT-yw-S0m" customClass="O2CollectionViewCell" customModule="O2Platform" customModuleProvider="target">
  102. <rect key="frame" x="0.0" y="50" width="80" height="100"/>
  103. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  104. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  105. <rect key="frame" x="0.0" y="0.0" width="80" height="100"/>
  106. <autoresizingMask key="autoresizingMask"/>
  107. <subviews>
  108. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="测试" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R2n-3i-RZ5">
  109. <rect key="frame" x="8" y="71" width="64" height="21"/>
  110. <constraints>
  111. <constraint firstAttribute="height" constant="21" id="T9L-rs-Cg7"/>
  112. </constraints>
  113. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
  114. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  115. <nil key="highlightedColor"/>
  116. </label>
  117. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_daiban" highlightedImage="apps_selected" translatesAutoresizingMaskIntoConstraints="NO" id="3Zl-R7-De9">
  118. <rect key="frame" x="21" y="8" width="38" height="38"/>
  119. </imageView>
  120. </subviews>
  121. </view>
  122. <constraints>
  123. <constraint firstItem="R2n-3i-RZ5" firstAttribute="trailing" secondItem="lYT-yw-S0m" secondAttribute="trailingMargin" id="I2X-s9-oUS"/>
  124. <constraint firstItem="R2n-3i-RZ5" firstAttribute="bottom" secondItem="lYT-yw-S0m" secondAttribute="bottomMargin" id="JBM-B7-bvc"/>
  125. <constraint firstItem="3Zl-R7-De9" firstAttribute="centerX" secondItem="R2n-3i-RZ5" secondAttribute="centerX" id="JrO-2C-N9h"/>
  126. <constraint firstItem="3Zl-R7-De9" firstAttribute="top" secondItem="lYT-yw-S0m" secondAttribute="topMargin" id="q9H-7d-ZbV"/>
  127. <constraint firstItem="R2n-3i-RZ5" firstAttribute="leading" secondItem="lYT-yw-S0m" secondAttribute="leadingMargin" id="yXr-6Q-ofM"/>
  128. </constraints>
  129. <connections>
  130. <outlet property="appIconImageView" destination="3Zl-R7-De9" id="87V-iQ-OFH"/>
  131. <outlet property="appTitle" destination="R2n-3i-RZ5" id="zPM-IK-CPl"/>
  132. </connections>
  133. </collectionViewCell>
  134. </cells>
  135. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="OOAppMainheaderView" id="hkS-xN-oD3" customClass="OOAppMainCollectionReusableView" customModule="O2Platform" customModuleProvider="target">
  136. <rect key="frame" x="0.0" y="0.0" width="375" height="50"/>
  137. <autoresizingMask key="autoresizingMask"/>
  138. <subviews>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="我的应用" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ggJ-m8-JWM">
  140. <rect key="frame" x="8" y="15" width="359" height="21"/>
  141. <constraints>
  142. <constraint firstAttribute="height" constant="21" id="nfM-p8-fGr"/>
  143. </constraints>
  144. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  145. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  146. <nil key="highlightedColor"/>
  147. </label>
  148. </subviews>
  149. <constraints>
  150. <constraint firstItem="ggJ-m8-JWM" firstAttribute="trailing" secondItem="hkS-xN-oD3" secondAttribute="trailingMargin" id="2SP-HQ-4qU"/>
  151. <constraint firstItem="ggJ-m8-JWM" firstAttribute="leading" secondItem="hkS-xN-oD3" secondAttribute="leadingMargin" id="Gg2-KK-kJZ"/>
  152. <constraint firstItem="ggJ-m8-JWM" firstAttribute="centerY" secondItem="hkS-xN-oD3" secondAttribute="centerY" id="zCA-Ns-v8S"/>
  153. </constraints>
  154. <connections>
  155. <outlet property="titleLabel" destination="ggJ-m8-JWM" id="pUl-JC-OCd"/>
  156. </connections>
  157. </collectionReusableView>
  158. <collectionReusableView key="sectionFooterView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" reuseIdentifier="OOAppMainCollectionFooterView" id="j9m-1S-LUi">
  159. <rect key="frame" x="0.0" y="150" width="375" height="10"/>
  160. <autoresizingMask key="autoresizingMask"/>
  161. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  162. </collectionReusableView>
  163. </collectionView>
  164. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2bH-cU-oJB" customClass="OOAppMainCollectionHeaderView" customModule="O2Platform" customModuleProvider="target">
  165. <rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
  166. <subviews>
  167. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="pic-lunbo-1" translatesAutoresizingMaskIntoConstraints="NO" id="mvY-AE-dEb">
  168. <rect key="frame" x="0.0" y="0.0" width="375" height="160"/>
  169. </imageView>
  170. </subviews>
  171. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  172. <constraints>
  173. <constraint firstAttribute="trailing" secondItem="mvY-AE-dEb" secondAttribute="trailing" id="EHD-3h-fFL"/>
  174. <constraint firstAttribute="height" constant="160" id="QZJ-gy-Qt2"/>
  175. <constraint firstAttribute="bottom" secondItem="mvY-AE-dEb" secondAttribute="bottom" id="SUM-DC-mPa"/>
  176. <constraint firstItem="mvY-AE-dEb" firstAttribute="leading" secondItem="2bH-cU-oJB" secondAttribute="leading" id="SjM-LA-Ijc"/>
  177. <constraint firstItem="mvY-AE-dEb" firstAttribute="top" secondItem="2bH-cU-oJB" secondAttribute="top" id="VhT-J6-Iic"/>
  178. </constraints>
  179. </view>
  180. </subviews>
  181. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  182. <constraints>
  183. <constraint firstItem="dZM-AW-bmQ" firstAttribute="top" secondItem="ayu-LR-Rrl" secondAttribute="top" constant="160" id="FHw-To-zaC"/>
  184. <constraint firstAttribute="trailing" secondItem="2bH-cU-oJB" secondAttribute="trailing" id="a0o-wO-8V1"/>
  185. <constraint firstItem="2bH-cU-oJB" firstAttribute="leading" secondItem="ayu-LR-Rrl" secondAttribute="leading" id="lMX-SJ-SQF"/>
  186. <constraint firstItem="dZM-AW-bmQ" firstAttribute="leading" secondItem="ayu-LR-Rrl" secondAttribute="leading" id="nVe-BQ-GbX"/>
  187. <constraint firstItem="dZM-AW-bmQ" firstAttribute="bottom" secondItem="pEw-MG-X6y" secondAttribute="top" id="q1P-LT-Zvb"/>
  188. <constraint firstAttribute="trailing" secondItem="dZM-AW-bmQ" secondAttribute="trailing" id="v1D-ka-0TE"/>
  189. <constraint firstItem="2bH-cU-oJB" firstAttribute="top" secondItem="ayu-LR-Rrl" secondAttribute="top" id="zLh-4L-pxe"/>
  190. </constraints>
  191. </view>
  192. <connections>
  193. <outlet property="collectionView" destination="dZM-AW-bmQ" id="n7f-fZ-deF"/>
  194. <segue destination="5WR-F6-yfx" kind="show" identifier="showFileCloudSegue" id="rh9-yU-0IK"/>
  195. <segue destination="EcY-OL-aCX" kind="show" identifier="showMeetingSegue" id="ajM-Oc-l8w"/>
  196. <segue destination="Zt3-uP-whE" kind="show" identifier="showIcSegue" id="d2O-nO-QUw"/>
  197. <segue destination="OPj-li-Ezs" kind="show" identifier="showBBSSegue" id="wEk-ur-kdn"/>
  198. <segue destination="JdH-pW-Xx3" kind="show" identifier="showCMSSegue" id="ajm-JI-Do9"/>
  199. <segue destination="L3r-Ht-ax9" kind="show" identifier="showMailSegue" id="WWN-Ek-icz"/>
  200. <segue destination="mBS-n2-AYn" kind="show" identifier="showAppEditSegue" id="cVF-XG-TkK"/>
  201. </connections>
  202. </viewController>
  203. <placeholder placeholderIdentifier="IBFirstResponder" id="RUn-fd-IXV" userLabel="First Responder" sceneMemberID="firstResponder"/>
  204. </objects>
  205. <point key="canvasLocation" x="-1658.4000000000001" y="-185.75712143928038"/>
  206. </scene>
  207. <!--App View Controller-->
  208. <scene sceneID="PCX-mX-Zq7">
  209. <objects>
  210. <collectionViewController id="EVR-dR-6US" customClass="O2AppViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  211. <collectionView key="view" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" id="aEi-OZ-0VJ">
  212. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  213. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  214. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  215. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="0.0" minimumInteritemSpacing="0.0" id="SJ7-kA-GqO">
  216. <size key="itemSize" width="80" height="80"/>
  217. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  218. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  219. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  220. </collectionViewFlowLayout>
  221. <cells/>
  222. <connections>
  223. <outlet property="dataSource" destination="EVR-dR-6US" id="8aP-5n-Ynl"/>
  224. <outlet property="delegate" destination="EVR-dR-6US" id="8vT-Ly-3UD"/>
  225. </connections>
  226. </collectionView>
  227. </collectionViewController>
  228. <placeholder placeholderIdentifier="IBFirstResponder" id="ToB-Z4-NPZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  229. </objects>
  230. <point key="canvasLocation" x="-634" y="528"/>
  231. </scene>
  232. <!--App Edit Controller-->
  233. <scene sceneID="RDy-qc-s3q">
  234. <objects>
  235. <tableViewController id="mBS-n2-AYn" customClass="OOAppEditController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  236. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="50" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" id="7hM-B4-uS0">
  237. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  238. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  239. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  240. <color key="separatorColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  241. <inset key="separatorInset" minX="15" minY="0.0" maxX="15" maxY="0.0"/>
  242. <prototypes>
  243. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="OOAppEditCell" id="aQ3-y4-hh4" customClass="OOAppEditCell" customModule="O2Platform" customModuleProvider="target">
  244. <rect key="frame" x="0.0" y="28" width="375" height="50"/>
  245. <autoresizingMask key="autoresizingMask"/>
  246. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="aQ3-y4-hh4" id="7OI-2t-O0e">
  247. <rect key="frame" x="0.0" y="0.0" width="375" height="49.5"/>
  248. <autoresizingMask key="autoresizingMask"/>
  249. <subviews>
  250. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="OpQ-Ij-f1h">
  251. <rect key="frame" x="16" y="4" width="40" height="40"/>
  252. <constraints>
  253. <constraint firstAttribute="height" constant="40" id="iXl-Sv-1bN"/>
  254. <constraint firstAttribute="width" constant="40" id="trS-po-cdb"/>
  255. </constraints>
  256. </imageView>
  257. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="应用名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ACY-Xq-I9a">
  258. <rect key="frame" x="64" y="14" width="256" height="21"/>
  259. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  260. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  261. <nil key="highlightedColor"/>
  262. </label>
  263. </subviews>
  264. <constraints>
  265. <constraint firstAttribute="trailingMargin" secondItem="ACY-Xq-I9a" secondAttribute="trailing" constant="39" id="139-Yl-Ifm"/>
  266. <constraint firstItem="ACY-Xq-I9a" firstAttribute="leading" secondItem="OpQ-Ij-f1h" secondAttribute="trailing" constant="8" id="6LW-IK-QiN"/>
  267. <constraint firstItem="OpQ-Ij-f1h" firstAttribute="leading" secondItem="7OI-2t-O0e" secondAttribute="leading" constant="16" id="6gW-Wf-cz0"/>
  268. <constraint firstItem="OpQ-Ij-f1h" firstAttribute="centerY" secondItem="7OI-2t-O0e" secondAttribute="centerY" id="E0K-42-KjO"/>
  269. <constraint firstItem="ACY-Xq-I9a" firstAttribute="centerY" secondItem="7OI-2t-O0e" secondAttribute="centerY" id="VFW-mH-Jiu"/>
  270. </constraints>
  271. </tableViewCellContentView>
  272. <connections>
  273. <outlet property="appIcon" destination="OpQ-Ij-f1h" id="qOf-qA-N67"/>
  274. <outlet property="appNameLabel" destination="ACY-Xq-I9a" id="qUk-dq-gTM"/>
  275. </connections>
  276. </tableViewCell>
  277. </prototypes>
  278. <connections>
  279. <outlet property="dataSource" destination="mBS-n2-AYn" id="hpx-gr-OPO"/>
  280. <outlet property="delegate" destination="mBS-n2-AYn" id="lJ5-aY-8BL"/>
  281. </connections>
  282. </tableView>
  283. </tableViewController>
  284. <placeholder placeholderIdentifier="IBFirstResponder" id="1on-Fs-IB3" userLabel="First Responder" sceneMemberID="firstResponder"/>
  285. </objects>
  286. <point key="canvasLocation" x="-1388" y="-941.37931034482767"/>
  287. </scene>
  288. <!--Navigation Controller-->
  289. <scene sceneID="xPq-fv-JlP">
  290. <objects>
  291. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="L3r-Ht-ax9" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  292. <toolbarItems/>
  293. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="nED-oU-0Oa">
  294. <rect key="frame" x="0.0" y="20" width="375" height="44"/>
  295. <autoresizingMask key="autoresizingMask"/>
  296. </navigationBar>
  297. <nil name="viewControllers"/>
  298. <connections>
  299. <segue destination="WC6-H8-0Wb" kind="relationship" relationship="rootViewController" id="V2I-On-d6l"/>
  300. </connections>
  301. </navigationController>
  302. <placeholder placeholderIdentifier="IBFirstResponder" id="4sm-v3-bNi" userLabel="First Responder" sceneMemberID="firstResponder"/>
  303. </objects>
  304. <point key="canvasLocation" x="-633" y="-187"/>
  305. </scene>
  306. </scenes>
  307. <resources>
  308. <image name="apps_selected" width="21" height="21"/>
  309. <image name="icon_daiban" width="38" height="38"/>
  310. <image name="pic-lunbo-1" width="375" height="160"/>
  311. </resources>
  312. </document>