information.storyboard 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  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="ZJV-Ed-Gle">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="collection view cell content view" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--内容管理-->
  12. <scene sceneID="Jcv-IE-qaB">
  13. <objects>
  14. <tableViewController title="内容管理" id="Yjm-NY-CJ8" customClass="CMSApplicationTableViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  15. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="70" sectionHeaderHeight="28" sectionFooterHeight="28" id="G95-UX-rbt" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  16. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  17. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  18. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  19. <inset key="separatorInset" minX="55" minY="0.0" maxX="0.0" maxY="0.0"/>
  20. <prototypes>
  21. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CMSCategoryItemCell" id="oI4-Nc-nKO" customClass="CMSCategoryItemCell" customModule="O2Platform" customModuleProvider="target">
  22. <rect key="frame" x="0.0" y="44.666666030883789" width="414" height="70"/>
  23. <autoresizingMask key="autoresizingMask"/>
  24. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oI4-Nc-nKO" id="WFQ-rf-164">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="70"/>
  26. <autoresizingMask key="autoresizingMask"/>
  27. <subviews>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hM4-5Q-bhQ">
  29. <rect key="frame" x="68" y="24.666666666666671" width="298" height="21"/>
  30. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  31. <nil key="textColor"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Hog-ko-RY1">
  35. <rect key="frame" x="374" y="12" width="20" height="46"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="20" id="swH-KY-Idr"/>
  38. </constraints>
  39. </imageView>
  40. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7dY-cW-DxB">
  41. <rect key="frame" x="20" y="17" width="40" height="36"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="40" id="mVO-mr-a7C"/>
  44. </constraints>
  45. </imageView>
  46. </subviews>
  47. <constraints>
  48. <constraint firstItem="Hog-ko-RY1" firstAttribute="top" secondItem="WFQ-rf-164" secondAttribute="topMargin" constant="1" id="6kW-ll-zff"/>
  49. <constraint firstItem="7dY-cW-DxB" firstAttribute="top" secondItem="WFQ-rf-164" secondAttribute="topMargin" constant="6" id="ISM-1B-yLk"/>
  50. <constraint firstItem="7dY-cW-DxB" firstAttribute="centerY" secondItem="hM4-5Q-bhQ" secondAttribute="centerY" id="NBq-0u-Jf1"/>
  51. <constraint firstItem="7dY-cW-DxB" firstAttribute="leading" secondItem="WFQ-rf-164" secondAttribute="leadingMargin" id="XjB-9B-KlE"/>
  52. <constraint firstItem="hM4-5Q-bhQ" firstAttribute="leading" secondItem="7dY-cW-DxB" secondAttribute="trailing" constant="8" symbolic="YES" id="YPX-HU-tBa"/>
  53. <constraint firstItem="Hog-ko-RY1" firstAttribute="leading" secondItem="hM4-5Q-bhQ" secondAttribute="trailing" constant="8" symbolic="YES" id="oJn-c4-tQX"/>
  54. <constraint firstItem="hM4-5Q-bhQ" firstAttribute="centerY" secondItem="Hog-ko-RY1" secondAttribute="centerY" id="utO-qa-z4d"/>
  55. <constraint firstItem="7dY-cW-DxB" firstAttribute="centerY" secondItem="WFQ-rf-164" secondAttribute="centerY" id="xjH-Po-SLS"/>
  56. <constraint firstItem="Hog-ko-RY1" firstAttribute="trailing" secondItem="WFQ-rf-164" secondAttribute="trailingMargin" id="y2o-jr-Vxn"/>
  57. </constraints>
  58. </tableViewCellContentView>
  59. <connections>
  60. <outlet property="appIconImageView" destination="7dY-cW-DxB" id="0rn-MP-Ekr"/>
  61. <outlet property="appNameLabel" destination="hM4-5Q-bhQ" id="vey-cc-igF"/>
  62. <outlet property="arrowImageView" destination="Hog-ko-RY1" id="yex-1D-54F"/>
  63. </connections>
  64. </tableViewCell>
  65. </prototypes>
  66. <connections>
  67. <outlet property="dataSource" destination="Yjm-NY-CJ8" id="KSM-uP-2am"/>
  68. <outlet property="delegate" destination="Yjm-NY-CJ8" id="lgL-Ny-rlj"/>
  69. </connections>
  70. </tableView>
  71. <navigationItem key="navigationItem" title="内容管理" id="106-xT-UBw">
  72. <barButtonItem key="leftBarButtonItem" title="关闭" id="K4k-o3-k4f">
  73. <connections>
  74. <action selector="backToSuper:" destination="Yjm-NY-CJ8" id="PV1-VY-n7h"/>
  75. </connections>
  76. </barButtonItem>
  77. </navigationItem>
  78. <connections>
  79. <segue destination="bs6-6i-FUl" kind="show" identifier="showCategorySegue" id="5YK-6Q-zIQ"/>
  80. <segue destination="Rzl-sd-Avs" kind="unwind" identifier="backToMain" unwindAction="unBackAppsForMain:" id="5Dl-zl-lMn"/>
  81. <segue destination="Rzl-sd-Avs" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="gF5-49-hkD"/>
  82. </connections>
  83. </tableViewController>
  84. <placeholder placeholderIdentifier="IBFirstResponder" id="4ef-JV-uBr" userLabel="First Responder" sceneMemberID="firstResponder"/>
  85. <exit id="Rzl-sd-Avs" userLabel="Exit" sceneMemberID="exit"/>
  86. </objects>
  87. <point key="canvasLocation" x="1101" y="106"/>
  88. </scene>
  89. <!--信息中心-->
  90. <scene sceneID="igp-Pe-8Vt">
  91. <objects>
  92. <viewController id="tG2-GB-1D9" customClass="CMSApplicationViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  93. <layoutGuides>
  94. <viewControllerLayoutGuide type="top" id="zSO-ax-rPZ"/>
  95. <viewControllerLayoutGuide type="bottom" id="4QF-k8-Ifq"/>
  96. </layoutGuides>
  97. <view key="view" contentMode="scaleToFill" id="Fag-F3-Avx">
  98. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  99. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  100. <subviews>
  101. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="ANy-5C-Pzk">
  102. <rect key="frame" x="15" y="44" width="384" height="692"/>
  103. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  104. <collectionViewFlowLayout key="collectionViewLayout" automaticEstimatedItemSize="YES" minimumLineSpacing="10" minimumInteritemSpacing="10" id="Dg7-vo-Zn2">
  105. <size key="itemSize" width="175" height="215"/>
  106. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  107. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  108. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  109. </collectionViewFlowLayout>
  110. <cells>
  111. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="CMSAPPCollectionViewCell" id="i6g-qJ-bNp" customClass="CMSAPPCollectionViewCell" customModule="O2Platform" customModuleProvider="target">
  112. <rect key="frame" x="0.0" y="0.0" width="175" height="215"/>
  113. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  114. <collectionViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO" id="BMm-Yp-eoW">
  115. <rect key="frame" x="0.0" y="0.0" width="175" height="215"/>
  116. <autoresizingMask key="autoresizingMask"/>
  117. <subviews>
  118. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Gvl-X8-VdJ" userLabel="bgView">
  119. <rect key="frame" x="0.0" y="0.0" width="175" height="215"/>
  120. <subviews>
  121. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="栏目名称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lbt-p7-TCx">
  122. <rect key="frame" x="15.000000000000004" y="12" width="61.333333333333343" height="18"/>
  123. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  124. <color key="textColor" red="0.3999999463558197" green="0.3999999463558197" blue="0.3999999463558197" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  125. <nil key="highlightedColor"/>
  126. </label>
  127. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_cms_application_default" translatesAutoresizingMaskIntoConstraints="NO" id="ibt-fc-eTE">
  128. <rect key="frame" x="37.666666666666657" y="57.666666666666657" width="100" height="100"/>
  129. <constraints>
  130. <constraint firstAttribute="width" constant="100" id="RAG-Og-enl"/>
  131. <constraint firstAttribute="height" constant="100" id="l2t-0I-8TO"/>
  132. </constraints>
  133. <userDefinedRuntimeAttributes>
  134. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  135. <real key="value" value="50"/>
  136. </userDefinedRuntimeAttribute>
  137. </userDefinedRuntimeAttributes>
  138. </imageView>
  139. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="描述" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2bN-kO-7o6">
  140. <rect key="frame" x="15" y="187" width="27" height="16"/>
  141. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  142. <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  143. <nil key="highlightedColor"/>
  144. </label>
  145. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分类:0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pN7-SH-0a7">
  146. <rect key="frame" x="112" y="187.33333333333334" width="48" height="15.666666666666657"/>
  147. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  148. <color key="textColor" red="0.66666668653488159" green="0.66666668653488159" blue="0.66666668653488159" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  149. <nil key="highlightedColor"/>
  150. </label>
  151. </subviews>
  152. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  153. <constraints>
  154. <constraint firstItem="2bN-kO-7o6" firstAttribute="leading" secondItem="Gvl-X8-VdJ" secondAttribute="leading" constant="15" id="DME-VZ-PKf"/>
  155. <constraint firstAttribute="bottom" secondItem="2bN-kO-7o6" secondAttribute="bottom" constant="12" id="W8c-Xc-vDC"/>
  156. <constraint firstItem="Lbt-p7-TCx" firstAttribute="top" secondItem="Gvl-X8-VdJ" secondAttribute="top" constant="12" id="X9E-c9-dzU"/>
  157. <constraint firstItem="Lbt-p7-TCx" firstAttribute="leading" secondItem="Gvl-X8-VdJ" secondAttribute="leading" constant="15" id="XF0-a5-zWm"/>
  158. <constraint firstAttribute="bottom" secondItem="pN7-SH-0a7" secondAttribute="bottom" constant="12" id="cfO-fw-0Cl"/>
  159. <constraint firstItem="ibt-fc-eTE" firstAttribute="centerX" secondItem="Gvl-X8-VdJ" secondAttribute="centerX" id="oFK-yY-KJE"/>
  160. <constraint firstAttribute="trailing" secondItem="pN7-SH-0a7" secondAttribute="trailing" constant="15" id="uD1-T5-tHK"/>
  161. <constraint firstItem="ibt-fc-eTE" firstAttribute="centerY" secondItem="Gvl-X8-VdJ" secondAttribute="centerY" id="uEe-wW-WeS"/>
  162. </constraints>
  163. <userDefinedRuntimeAttributes>
  164. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  165. <real key="value" value="10"/>
  166. </userDefinedRuntimeAttribute>
  167. </userDefinedRuntimeAttributes>
  168. </view>
  169. </subviews>
  170. <constraints>
  171. <constraint firstAttribute="bottom" secondItem="Gvl-X8-VdJ" secondAttribute="bottom" id="Rx4-cI-r7m"/>
  172. <constraint firstItem="Gvl-X8-VdJ" firstAttribute="leading" secondItem="BMm-Yp-eoW" secondAttribute="leading" id="XTw-nA-XgD"/>
  173. <constraint firstAttribute="trailing" secondItem="Gvl-X8-VdJ" secondAttribute="trailing" id="b3M-Bt-mis"/>
  174. <constraint firstItem="Gvl-X8-VdJ" firstAttribute="top" secondItem="BMm-Yp-eoW" secondAttribute="top" id="uhF-T0-oVc"/>
  175. </constraints>
  176. </collectionViewCellContentView>
  177. <size key="customSize" width="175" height="215"/>
  178. <connections>
  179. <outlet property="appIconImageView" destination="ibt-fc-eTE" id="ZdM-ZG-5WK"/>
  180. <outlet property="appNameLabel" destination="Lbt-p7-TCx" id="tC3-wS-XX6"/>
  181. <outlet property="descLabel" destination="2bN-kO-7o6" id="NDD-ox-ZJP"/>
  182. <outlet property="numberLabel" destination="pN7-SH-0a7" id="mL0-j5-uHH"/>
  183. </connections>
  184. </collectionViewCell>
  185. </cells>
  186. </collectionView>
  187. </subviews>
  188. <color key="backgroundColor" red="0.96078437566757202" green="0.96078437566757202" blue="0.96078437566757202" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  189. <constraints>
  190. <constraint firstItem="ANy-5C-Pzk" firstAttribute="top" secondItem="zSO-ax-rPZ" secondAttribute="bottom" id="JAs-ls-ZgH"/>
  191. <constraint firstAttribute="trailing" secondItem="ANy-5C-Pzk" secondAttribute="trailing" constant="15" id="ajv-iP-7v2"/>
  192. <constraint firstItem="ANy-5C-Pzk" firstAttribute="leading" secondItem="Fag-F3-Avx" secondAttribute="leading" constant="15" id="fqo-Ba-tIJ"/>
  193. <constraint firstAttribute="bottom" secondItem="ANy-5C-Pzk" secondAttribute="bottom" id="g0y-rs-Npz"/>
  194. </constraints>
  195. </view>
  196. <toolbarItems/>
  197. <navigationItem key="navigationItem" title="信息中心" id="p11-yi-hx0">
  198. <barButtonItem key="leftBarButtonItem" title="关闭" id="Hif-fO-1Dt">
  199. <connections>
  200. <action selector="backToSuper:" destination="tG2-GB-1D9" id="zK6-yc-gdz"/>
  201. </connections>
  202. </barButtonItem>
  203. </navigationItem>
  204. <simulatedToolbarMetrics key="simulatedBottomBarMetrics"/>
  205. <connections>
  206. <outlet property="appCollectionView" destination="ANy-5C-Pzk" id="fVT-qb-y2Z"/>
  207. <segue destination="bs6-6i-FUl" kind="show" identifier="showCategorySegue" id="tM7-pQ-JV4"/>
  208. <segue destination="4xI-sg-EhN" kind="unwind" identifier="backToMain" unwindAction="unBackAppsForMain:" id="7v8-Il-0zx"/>
  209. <segue destination="4xI-sg-EhN" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="Qu5-wA-U4C"/>
  210. </connections>
  211. </viewController>
  212. <placeholder placeholderIdentifier="IBFirstResponder" id="Jus-LM-6cC" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  213. <exit id="4xI-sg-EhN" userLabel="Exit" sceneMemberID="exit"/>
  214. </objects>
  215. <point key="canvasLocation" x="1905.7971014492755" y="779.34782608695662"/>
  216. </scene>
  217. <!--专区列表-->
  218. <scene sceneID="A5E-yC-kst">
  219. <objects>
  220. <viewController storyboardIdentifier="CMSCategoryListController" title="专区列表" useStoryboardIdentifierAsRestorationIdentifier="YES" id="bs6-6i-FUl" customClass="CMSCategoryListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  221. <layoutGuides>
  222. <viewControllerLayoutGuide type="top" id="2Hq-ox-heN"/>
  223. <viewControllerLayoutGuide type="bottom" id="Hxy-tb-6VZ"/>
  224. </layoutGuides>
  225. <view key="view" contentMode="scaleToFill" id="1WI-d8-c7H">
  226. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  227. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  228. <subviews>
  229. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="50" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="kdT-tS-69W" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  230. <rect key="frame" x="0.0" y="0.0" width="414" height="687"/>
  231. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  232. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  233. <prototypes>
  234. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="CMSItemTableViewCell" rowHeight="50" id="h1O-K4-3LT" customClass="CMSItemTableViewCell" customModule="O2Platform" customModuleProvider="target">
  235. <rect key="frame" x="0.0" y="44.666666030883789" width="414" height="50"/>
  236. <autoresizingMask key="autoresizingMask"/>
  237. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="h1O-K4-3LT" id="wS1-3l-P8w">
  238. <rect key="frame" x="0.0" y="0.0" width="414" height="50"/>
  239. <autoresizingMask key="autoresizingMask"/>
  240. <subviews>
  241. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="EEo-gw-9z9">
  242. <rect key="frame" x="8" y="10" width="30" height="30"/>
  243. <constraints>
  244. <constraint firstAttribute="width" constant="30" id="O9P-cv-HiV"/>
  245. <constraint firstAttribute="height" constant="30" id="vwS-cj-ykr"/>
  246. </constraints>
  247. </imageView>
  248. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ACt-c2-0jq">
  249. <rect key="frame" x="46" y="11" width="272" height="28"/>
  250. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  251. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  252. <nil key="highlightedColor"/>
  253. </label>
  254. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2019-07-02" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NKD-PT-oKe">
  255. <rect key="frame" x="326" y="11" width="76" height="28"/>
  256. <constraints>
  257. <constraint firstAttribute="width" constant="76" id="exO-JC-rni"/>
  258. </constraints>
  259. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  260. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  261. <nil key="highlightedColor"/>
  262. </label>
  263. </subviews>
  264. <constraints>
  265. <constraint firstItem="ACt-c2-0jq" firstAttribute="top" secondItem="wS1-3l-P8w" secondAttribute="topMargin" id="02Q-vc-u7G"/>
  266. <constraint firstItem="EEo-gw-9z9" firstAttribute="centerY" secondItem="wS1-3l-P8w" secondAttribute="centerY" id="0AH-kz-pYU"/>
  267. <constraint firstItem="NKD-PT-oKe" firstAttribute="trailing" secondItem="wS1-3l-P8w" secondAttribute="trailingMargin" constant="8" id="7Kr-LX-ZoT"/>
  268. <constraint firstItem="ACt-c2-0jq" firstAttribute="leading" secondItem="EEo-gw-9z9" secondAttribute="trailing" constant="8" id="AtY-8m-k3S"/>
  269. <constraint firstItem="EEo-gw-9z9" firstAttribute="leading" secondItem="wS1-3l-P8w" secondAttribute="leading" constant="8" id="NRK-Rj-IkL"/>
  270. <constraint firstItem="NKD-PT-oKe" firstAttribute="top" secondItem="wS1-3l-P8w" secondAttribute="topMargin" id="bEJ-hx-1IA"/>
  271. <constraint firstAttribute="bottomMargin" secondItem="ACt-c2-0jq" secondAttribute="bottom" id="d9z-Pc-CDb"/>
  272. <constraint firstAttribute="bottomMargin" secondItem="NKD-PT-oKe" secondAttribute="bottom" id="gyK-4K-5po"/>
  273. <constraint firstItem="NKD-PT-oKe" firstAttribute="leading" secondItem="ACt-c2-0jq" secondAttribute="trailing" constant="8" id="stB-bz-pwo"/>
  274. </constraints>
  275. </tableViewCellContentView>
  276. <connections>
  277. <outlet property="itemIconImageView" destination="EEo-gw-9z9" id="oyk-gK-oQe"/>
  278. <outlet property="itemTimeLabel" destination="NKD-PT-oKe" id="Tkd-WG-GyT"/>
  279. <outlet property="titleLabel" destination="ACt-c2-0jq" id="t7z-eL-D9B"/>
  280. </connections>
  281. </tableViewCell>
  282. </prototypes>
  283. </tableView>
  284. </subviews>
  285. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  286. <constraints>
  287. <constraint firstAttribute="trailing" secondItem="kdT-tS-69W" secondAttribute="trailing" id="LLu-Tn-faX"/>
  288. <constraint firstItem="kdT-tS-69W" firstAttribute="leading" secondItem="1WI-d8-c7H" secondAttribute="leading" id="iSB-V3-Jwg"/>
  289. <constraint firstItem="kdT-tS-69W" firstAttribute="top" secondItem="1WI-d8-c7H" secondAttribute="top" id="lOp-tG-4kf"/>
  290. <constraint firstItem="kdT-tS-69W" firstAttribute="bottom" secondItem="Hxy-tb-6VZ" secondAttribute="top" id="rCO-dD-inj"/>
  291. </constraints>
  292. </view>
  293. <navigationItem key="navigationItem" id="Kmj-dJ-Raj"/>
  294. <connections>
  295. <outlet property="tableview" destination="kdT-tS-69W" id="Dtu-LN-QWj"/>
  296. <segue destination="2ib-gX-E1U" kind="show" identifier="showDetailContentSegue" id="TNK-Su-KhC"/>
  297. <segue destination="5Uu-WA-8de" kind="show" identifier="createDocument" id="6BI-Sx-Xwv"/>
  298. </connections>
  299. </viewController>
  300. <placeholder placeholderIdentifier="IBFirstResponder" id="nLm-Df-qgf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  301. </objects>
  302. <point key="canvasLocation" x="2776.811594202899" y="131.25"/>
  303. </scene>
  304. <!--Create Doc View Controller-->
  305. <scene sceneID="Sr1-t6-CdC">
  306. <objects>
  307. <viewController id="5Uu-WA-8de" customClass="CMSCreateDocViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  308. <layoutGuides>
  309. <viewControllerLayoutGuide type="top" id="PZk-cw-Lo0"/>
  310. <viewControllerLayoutGuide type="bottom" id="GlA-GC-LNc"/>
  311. </layoutGuides>
  312. <view key="view" contentMode="scaleToFill" id="PzZ-FT-7wu">
  313. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  314. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  315. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  316. </view>
  317. <navigationItem key="navigationItem" id="3RX-ap-FlM"/>
  318. <connections>
  319. <segue destination="2ib-gX-E1U" kind="show" identifier="openDocument" id="uwA-IT-a7g"/>
  320. </connections>
  321. </viewController>
  322. <placeholder placeholderIdentifier="IBFirstResponder" id="dhd-bM-5c8" userLabel="First Responder" sceneMemberID="firstResponder"/>
  323. </objects>
  324. <point key="canvasLocation" x="3226.0869565217395" y="950.54347826086962"/>
  325. </scene>
  326. <!--详细内容-->
  327. <scene sceneID="zPu-Lq-Q4j">
  328. <objects>
  329. <viewController storyboardIdentifier="CMSSubjectDetailVC" title="详细内容" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="2ib-gX-E1U" customClass="CMSItemDetailViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  330. <layoutGuides>
  331. <viewControllerLayoutGuide type="top" id="hnc-En-Vnz"/>
  332. <viewControllerLayoutGuide type="bottom" id="JeB-gc-Sjw"/>
  333. </layoutGuides>
  334. <view key="view" contentMode="scaleToFill" id="Cnt-3V-z9R">
  335. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  336. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  337. <subviews>
  338. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" progress="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="Qxe-kZ-Lvd">
  339. <rect key="frame" x="0.0" y="0.0" width="414" height="2"/>
  340. <constraints>
  341. <constraint firstAttribute="height" constant="2" id="2b9-L2-vhR"/>
  342. </constraints>
  343. </progressView>
  344. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fPd-cZ-6O6">
  345. <rect key="frame" x="0.0" y="44" width="414" height="692"/>
  346. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  347. </view>
  348. </subviews>
  349. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  350. <constraints>
  351. <constraint firstItem="JeB-gc-Sjw" firstAttribute="top" secondItem="fPd-cZ-6O6" secondAttribute="bottom" identifier="webViewContainerBottom" id="Bnf-Xg-Gud"/>
  352. <constraint firstItem="Qxe-kZ-Lvd" firstAttribute="leading" secondItem="Cnt-3V-z9R" secondAttribute="leading" id="RmL-cB-4FR"/>
  353. <constraint firstAttribute="trailing" secondItem="fPd-cZ-6O6" secondAttribute="trailing" id="acZ-gL-kTd"/>
  354. <constraint firstItem="Qxe-kZ-Lvd" firstAttribute="top" secondItem="Cnt-3V-z9R" secondAttribute="top" id="gqe-iA-GSq"/>
  355. <constraint firstItem="fPd-cZ-6O6" firstAttribute="top" secondItem="hnc-En-Vnz" secondAttribute="bottom" id="h39-J2-ztE"/>
  356. <constraint firstItem="fPd-cZ-6O6" firstAttribute="leading" secondItem="Cnt-3V-z9R" secondAttribute="leading" id="okd-fn-0G1"/>
  357. <constraint firstAttribute="trailing" secondItem="Qxe-kZ-Lvd" secondAttribute="trailing" id="rgk-w4-X4b"/>
  358. </constraints>
  359. </view>
  360. <navigationItem key="navigationItem" id="3VF-Ad-ydU"/>
  361. <connections>
  362. <outlet property="progressView" destination="Qxe-kZ-Lvd" id="cKb-Sf-iTw"/>
  363. <outlet property="webViewContainer" destination="fPd-cZ-6O6" id="xxD-Eg-vYr"/>
  364. <segue destination="ngT-Ox-BPG" kind="presentation" identifier="showInQL" id="v1v-R3-KwY"/>
  365. <segue destination="zQ2-MF-2R5" kind="unwind" identifier="back2DocumentListSegue" unwindAction="viewBack2DocumentList:" id="3ml-5f-efD"/>
  366. </connections>
  367. </viewController>
  368. <placeholder placeholderIdentifier="IBFirstResponder" id="CWs-X0-yan" userLabel="First Responder" sceneMemberID="firstResponder"/>
  369. <exit id="zQ2-MF-2R5" userLabel="Exit" sceneMemberID="exit"/>
  370. </objects>
  371. <point key="canvasLocation" x="3713.04347826087" y="132.88043478260872"/>
  372. </scene>
  373. <!--Preview View Controller-->
  374. <scene sceneID="Fqm-g4-6W2">
  375. <objects>
  376. <viewController id="N9L-vx-7ea" customClass="CMSQLPreviewViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  377. <layoutGuides>
  378. <viewControllerLayoutGuide type="top" id="aKe-n8-8NW"/>
  379. <viewControllerLayoutGuide type="bottom" id="6OG-h6-sNf"/>
  380. </layoutGuides>
  381. <view key="view" contentMode="scaleToFill" id="VN2-FS-4ok">
  382. <rect key="frame" x="0.0" y="0.0" width="414" height="716"/>
  383. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  384. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  385. </view>
  386. <navigationItem key="navigationItem" id="lFX-x0-LYz">
  387. <barButtonItem key="leftBarButtonItem" title="关闭" id="rfp-U5-bAk">
  388. <connections>
  389. <action selector="closeQLPreview:" destination="N9L-vx-7ea" id="IGX-gM-ylx"/>
  390. </connections>
  391. </barButtonItem>
  392. </navigationItem>
  393. </viewController>
  394. <placeholder placeholderIdentifier="IBFirstResponder" id="RaI-wf-Onl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  395. </objects>
  396. <point key="canvasLocation" x="5350.7246376811599" y="131.25"/>
  397. </scene>
  398. <!--Navigation Controller-->
  399. <scene sceneID="8GY-Aq-shc">
  400. <objects>
  401. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="y4V-fj-0FO" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  402. <toolbarItems/>
  403. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="J7E-N0-vGq">
  404. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  405. <autoresizingMask key="autoresizingMask"/>
  406. </navigationBar>
  407. <nil name="viewControllers"/>
  408. <connections>
  409. <segue destination="Yjm-NY-CJ8" kind="relationship" relationship="rootViewController" id="8n3-qO-eTg"/>
  410. </connections>
  411. </navigationController>
  412. <placeholder placeholderIdentifier="IBFirstResponder" id="w9o-qH-ZGu" userLabel="First Responder" sceneMemberID="firstResponder"/>
  413. </objects>
  414. <point key="canvasLocation" x="69.599999999999994" y="132.68365817091455"/>
  415. </scene>
  416. <!--Navigation Controller-->
  417. <scene sceneID="SXN-9s-R0Y">
  418. <objects>
  419. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="ngT-Ox-BPG" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  420. <toolbarItems/>
  421. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="ebZ-Tx-ReL">
  422. <rect key="frame" x="0.0" y="0.0" width="414" height="56"/>
  423. <autoresizingMask key="autoresizingMask"/>
  424. </navigationBar>
  425. <nil name="viewControllers"/>
  426. <connections>
  427. <segue destination="N9L-vx-7ea" kind="relationship" relationship="rootViewController" id="cFH-2A-sah"/>
  428. </connections>
  429. </navigationController>
  430. <placeholder placeholderIdentifier="IBFirstResponder" id="xm5-uu-8RZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  431. </objects>
  432. <point key="canvasLocation" x="4444.927536231884" y="131.25"/>
  433. </scene>
  434. <!--Navigation Controller-->
  435. <scene sceneID="S58-zp-jTW">
  436. <objects>
  437. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="ZJV-Ed-Gle" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  438. <toolbarItems/>
  439. <navigationBar key="navigationBar" contentMode="scaleToFill" id="gMh-Ah-ms7">
  440. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  441. <autoresizingMask key="autoresizingMask"/>
  442. </navigationBar>
  443. <nil name="viewControllers"/>
  444. <connections>
  445. <segue destination="tG2-GB-1D9" kind="relationship" relationship="rootViewController" id="1Wv-FM-7rI"/>
  446. </connections>
  447. </navigationController>
  448. <placeholder placeholderIdentifier="IBFirstResponder" id="rO9-7f-TmC" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  449. </objects>
  450. <point key="canvasLocation" x="998.55072463768124" y="779.34782608695662"/>
  451. </scene>
  452. </scenes>
  453. <inferredMetricsTieBreakers>
  454. <segue reference="TNK-Su-KhC"/>
  455. <segue reference="tM7-pQ-JV4"/>
  456. </inferredMetricsTieBreakers>
  457. <resources>
  458. <image name="icon_cms_application_default" width="42.666667938232422" height="42.666667938232422"/>
  459. </resources>
  460. </document>