apps.storyboard 29 KB

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