information.storyboard 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261
  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="y4V-fj-0FO">
  3. <device id="retina5_5" 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. <!--内容管理-->
  14. <scene sceneID="Jcv-IE-qaB">
  15. <objects>
  16. <tableViewController title="内容管理" id="Yjm-NY-CJ8" customClass="CMSApplicationTableViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  17. <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">
  18. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  21. <inset key="separatorInset" minX="55" minY="0.0" maxX="0.0" maxY="0.0"/>
  22. <prototypes>
  23. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CMSCategoryItemCell" id="oI4-Nc-nKO" customClass="CMSCategoryItemCell" customModule="O2Platform" customModuleProvider="target">
  24. <rect key="frame" x="0.0" y="28" width="414" height="70"/>
  25. <autoresizingMask key="autoresizingMask"/>
  26. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="oI4-Nc-nKO" id="WFQ-rf-164">
  27. <rect key="frame" x="0.0" y="0.0" width="414" height="69.666666666666671"/>
  28. <autoresizingMask key="autoresizingMask"/>
  29. <subviews>
  30. <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">
  31. <rect key="frame" x="68" y="23.666666666666671" width="298" height="21"/>
  32. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  33. <nil key="textColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Hog-ko-RY1">
  37. <rect key="frame" x="374" y="12" width="20" height="43"/>
  38. <constraints>
  39. <constraint firstAttribute="width" constant="20" id="swH-KY-Idr"/>
  40. </constraints>
  41. </imageView>
  42. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7dY-cW-DxB">
  43. <rect key="frame" x="20" y="17" width="40" height="34"/>
  44. <constraints>
  45. <constraint firstAttribute="width" constant="40" id="mVO-mr-a7C"/>
  46. </constraints>
  47. </imageView>
  48. </subviews>
  49. <constraints>
  50. <constraint firstItem="Hog-ko-RY1" firstAttribute="top" secondItem="WFQ-rf-164" secondAttribute="topMargin" constant="1" id="6kW-ll-zff"/>
  51. <constraint firstItem="7dY-cW-DxB" firstAttribute="top" secondItem="WFQ-rf-164" secondAttribute="topMargin" constant="6" id="ISM-1B-yLk"/>
  52. <constraint firstItem="7dY-cW-DxB" firstAttribute="centerY" secondItem="hM4-5Q-bhQ" secondAttribute="centerY" id="NBq-0u-Jf1"/>
  53. <constraint firstItem="7dY-cW-DxB" firstAttribute="leading" secondItem="WFQ-rf-164" secondAttribute="leadingMargin" id="XjB-9B-KlE"/>
  54. <constraint firstItem="hM4-5Q-bhQ" firstAttribute="leading" secondItem="7dY-cW-DxB" secondAttribute="trailing" constant="8" symbolic="YES" id="YPX-HU-tBa"/>
  55. <constraint firstItem="Hog-ko-RY1" firstAttribute="leading" secondItem="hM4-5Q-bhQ" secondAttribute="trailing" constant="8" symbolic="YES" id="oJn-c4-tQX"/>
  56. <constraint firstItem="hM4-5Q-bhQ" firstAttribute="centerY" secondItem="Hog-ko-RY1" secondAttribute="centerY" id="utO-qa-z4d"/>
  57. <constraint firstItem="7dY-cW-DxB" firstAttribute="centerY" secondItem="WFQ-rf-164" secondAttribute="centerY" id="xjH-Po-SLS"/>
  58. <constraint firstItem="Hog-ko-RY1" firstAttribute="trailing" secondItem="WFQ-rf-164" secondAttribute="trailingMargin" id="y2o-jr-Vxn"/>
  59. </constraints>
  60. </tableViewCellContentView>
  61. <connections>
  62. <outlet property="appIconImageView" destination="7dY-cW-DxB" id="0rn-MP-Ekr"/>
  63. <outlet property="appNameLabel" destination="hM4-5Q-bhQ" id="vey-cc-igF"/>
  64. <outlet property="arrowImageView" destination="Hog-ko-RY1" id="yex-1D-54F"/>
  65. </connections>
  66. </tableViewCell>
  67. </prototypes>
  68. <connections>
  69. <outlet property="dataSource" destination="Yjm-NY-CJ8" id="KSM-uP-2am"/>
  70. <outlet property="delegate" destination="Yjm-NY-CJ8" id="lgL-Ny-rlj"/>
  71. </connections>
  72. </tableView>
  73. <navigationItem key="navigationItem" title="内容管理" id="106-xT-UBw">
  74. <barButtonItem key="leftBarButtonItem" title="关闭" id="K4k-o3-k4f">
  75. <connections>
  76. <action selector="backToSuper:" destination="Yjm-NY-CJ8" id="PV1-VY-n7h"/>
  77. </connections>
  78. </barButtonItem>
  79. </navigationItem>
  80. <connections>
  81. <segue destination="bs6-6i-FUl" kind="show" identifier="showCategorySegue" id="5YK-6Q-zIQ"/>
  82. <segue destination="Rzl-sd-Avs" kind="unwind" identifier="backToMain" unwindAction="unBackAppsForMain:" id="5Dl-zl-lMn"/>
  83. <segue destination="Rzl-sd-Avs" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="gF5-49-hkD"/>
  84. </connections>
  85. </tableViewController>
  86. <placeholder placeholderIdentifier="IBFirstResponder" id="4ef-JV-uBr" userLabel="First Responder" sceneMemberID="firstResponder"/>
  87. <exit id="Rzl-sd-Avs" userLabel="Exit" sceneMemberID="exit"/>
  88. </objects>
  89. <point key="canvasLocation" x="1008.8" y="132.68365817091455"/>
  90. </scene>
  91. <!--专区列表-->
  92. <scene sceneID="A5E-yC-kst">
  93. <objects>
  94. <viewController storyboardIdentifier="CMSCategoryListController" title="专区列表" useStoryboardIdentifierAsRestorationIdentifier="YES" id="bs6-6i-FUl" customClass="CMSCategoryListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  95. <layoutGuides>
  96. <viewControllerLayoutGuide type="top" id="2Hq-ox-heN"/>
  97. <viewControllerLayoutGuide type="bottom" id="Hxy-tb-6VZ"/>
  98. </layoutGuides>
  99. <view key="view" contentMode="scaleToFill" id="1WI-d8-c7H">
  100. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  101. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  102. <subviews>
  103. <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">
  104. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  105. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  106. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  107. <prototypes>
  108. <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">
  109. <rect key="frame" x="0.0" y="28" width="414" height="50"/>
  110. <autoresizingMask key="autoresizingMask"/>
  111. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="h1O-K4-3LT" id="wS1-3l-P8w">
  112. <rect key="frame" x="0.0" y="0.0" width="414" height="49.666666666666664"/>
  113. <autoresizingMask key="autoresizingMask"/>
  114. <subviews>
  115. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="EEo-gw-9z9">
  116. <rect key="frame" x="8" y="10" width="30" height="30"/>
  117. <constraints>
  118. <constraint firstAttribute="width" constant="30" id="O9P-cv-HiV"/>
  119. <constraint firstAttribute="height" constant="30" id="vwS-cj-ykr"/>
  120. </constraints>
  121. </imageView>
  122. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ACt-c2-0jq">
  123. <rect key="frame" x="46" y="11" width="262" height="28"/>
  124. <constraints>
  125. <constraint firstAttribute="width" constant="262" id="g7d-5D-MIU"/>
  126. </constraints>
  127. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  128. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  129. <nil key="highlightedColor"/>
  130. </label>
  131. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NKD-PT-oKe">
  132. <rect key="frame" x="312" y="11" width="90" height="28"/>
  133. <constraints>
  134. <constraint firstAttribute="width" constant="90" id="exO-JC-rni"/>
  135. </constraints>
  136. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  137. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  138. <nil key="highlightedColor"/>
  139. </label>
  140. </subviews>
  141. <constraints>
  142. <constraint firstItem="ACt-c2-0jq" firstAttribute="top" secondItem="wS1-3l-P8w" secondAttribute="topMargin" id="02Q-vc-u7G"/>
  143. <constraint firstItem="EEo-gw-9z9" firstAttribute="centerY" secondItem="wS1-3l-P8w" secondAttribute="centerY" id="0AH-kz-pYU"/>
  144. <constraint firstItem="NKD-PT-oKe" firstAttribute="trailing" secondItem="wS1-3l-P8w" secondAttribute="trailingMargin" constant="8" id="7Kr-LX-ZoT"/>
  145. <constraint firstItem="ACt-c2-0jq" firstAttribute="leading" secondItem="EEo-gw-9z9" secondAttribute="trailing" constant="8" id="AtY-8m-k3S"/>
  146. <constraint firstItem="EEo-gw-9z9" firstAttribute="leading" secondItem="wS1-3l-P8w" secondAttribute="leading" constant="8" id="NRK-Rj-IkL"/>
  147. <constraint firstItem="NKD-PT-oKe" firstAttribute="top" secondItem="wS1-3l-P8w" secondAttribute="topMargin" id="bEJ-hx-1IA"/>
  148. <constraint firstAttribute="bottomMargin" secondItem="ACt-c2-0jq" secondAttribute="bottom" id="d9z-Pc-CDb"/>
  149. <constraint firstAttribute="bottomMargin" secondItem="NKD-PT-oKe" secondAttribute="bottom" id="gyK-4K-5po"/>
  150. </constraints>
  151. </tableViewCellContentView>
  152. <connections>
  153. <outlet property="itemIconImageView" destination="EEo-gw-9z9" id="oyk-gK-oQe"/>
  154. <outlet property="itemTimeLabel" destination="NKD-PT-oKe" id="Tkd-WG-GyT"/>
  155. <outlet property="titleLabel" destination="ACt-c2-0jq" id="t7z-eL-D9B"/>
  156. </connections>
  157. </tableViewCell>
  158. </prototypes>
  159. </tableView>
  160. </subviews>
  161. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  162. <constraints>
  163. <constraint firstAttribute="trailing" secondItem="kdT-tS-69W" secondAttribute="trailing" id="LLu-Tn-faX"/>
  164. <constraint firstItem="kdT-tS-69W" firstAttribute="leading" secondItem="1WI-d8-c7H" secondAttribute="leading" id="iSB-V3-Jwg"/>
  165. <constraint firstItem="kdT-tS-69W" firstAttribute="top" secondItem="1WI-d8-c7H" secondAttribute="top" id="lOp-tG-4kf"/>
  166. <constraint firstItem="kdT-tS-69W" firstAttribute="bottom" secondItem="Hxy-tb-6VZ" secondAttribute="top" id="rCO-dD-inj"/>
  167. </constraints>
  168. </view>
  169. <connections>
  170. <outlet property="tableview" destination="kdT-tS-69W" id="Dtu-LN-QWj"/>
  171. <segue destination="2ib-gX-E1U" kind="show" identifier="showDetailContentSegue" id="TNK-Su-KhC"/>
  172. </connections>
  173. </viewController>
  174. <placeholder placeholderIdentifier="IBFirstResponder" id="nLm-Df-qgf" userLabel="First Responder" sceneMemberID="firstResponder"/>
  175. </objects>
  176. <point key="canvasLocation" x="1869.5652173913045" y="131.25"/>
  177. </scene>
  178. <!--详细内容-->
  179. <scene sceneID="zPu-Lq-Q4j">
  180. <objects>
  181. <viewController storyboardIdentifier="CMSSubjectDetailVC" title="详细内容" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="2ib-gX-E1U" customClass="CMSItemDetailViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  182. <layoutGuides>
  183. <viewControllerLayoutGuide type="top" id="hnc-En-Vnz"/>
  184. <viewControllerLayoutGuide type="bottom" id="JeB-gc-Sjw"/>
  185. </layoutGuides>
  186. <view key="view" contentMode="scaleToFill" id="Cnt-3V-z9R">
  187. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  188. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  189. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  190. </view>
  191. <connections>
  192. <segue destination="ngT-Ox-BPG" kind="presentation" identifier="showInQL" id="v1v-R3-KwY"/>
  193. </connections>
  194. </viewController>
  195. <placeholder placeholderIdentifier="IBFirstResponder" id="CWs-X0-yan" userLabel="First Responder" sceneMemberID="firstResponder"/>
  196. </objects>
  197. <point key="canvasLocation" x="2807" y="133"/>
  198. </scene>
  199. <!--Preview View Controller-->
  200. <scene sceneID="Fqm-g4-6W2">
  201. <objects>
  202. <viewController id="N9L-vx-7ea" customClass="CMSQLPreviewViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  203. <layoutGuides>
  204. <viewControllerLayoutGuide type="top" id="aKe-n8-8NW"/>
  205. <viewControllerLayoutGuide type="bottom" id="6OG-h6-sNf"/>
  206. </layoutGuides>
  207. <view key="view" contentMode="scaleToFill" id="VN2-FS-4ok">
  208. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  209. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  210. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  211. </view>
  212. <navigationItem key="navigationItem" id="lFX-x0-LYz">
  213. <barButtonItem key="leftBarButtonItem" title="关闭" id="rfp-U5-bAk">
  214. <connections>
  215. <action selector="closeQLPreview:" destination="N9L-vx-7ea" id="IGX-gM-ylx"/>
  216. </connections>
  217. </barButtonItem>
  218. </navigationItem>
  219. </viewController>
  220. <placeholder placeholderIdentifier="IBFirstResponder" id="RaI-wf-Onl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  221. </objects>
  222. <point key="canvasLocation" x="4444.927536231884" y="131.25"/>
  223. </scene>
  224. <!--Navigation Controller-->
  225. <scene sceneID="8GY-Aq-shc">
  226. <objects>
  227. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="y4V-fj-0FO" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  228. <toolbarItems/>
  229. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="J7E-N0-vGq">
  230. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  231. <autoresizingMask key="autoresizingMask"/>
  232. </navigationBar>
  233. <nil name="viewControllers"/>
  234. <connections>
  235. <segue destination="Yjm-NY-CJ8" kind="relationship" relationship="rootViewController" id="8n3-qO-eTg"/>
  236. </connections>
  237. </navigationController>
  238. <placeholder placeholderIdentifier="IBFirstResponder" id="w9o-qH-ZGu" userLabel="First Responder" sceneMemberID="firstResponder"/>
  239. </objects>
  240. <point key="canvasLocation" x="69.599999999999994" y="132.68365817091455"/>
  241. </scene>
  242. <!--Navigation Controller-->
  243. <scene sceneID="SXN-9s-R0Y">
  244. <objects>
  245. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="ngT-Ox-BPG" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  246. <toolbarItems/>
  247. <navigationBar key="navigationBar" contentMode="scaleToFill" misplaced="YES" id="ebZ-Tx-ReL">
  248. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  249. <autoresizingMask key="autoresizingMask"/>
  250. </navigationBar>
  251. <nil name="viewControllers"/>
  252. <connections>
  253. <segue destination="N9L-vx-7ea" kind="relationship" relationship="rootViewController" id="cFH-2A-sah"/>
  254. </connections>
  255. </navigationController>
  256. <placeholder placeholderIdentifier="IBFirstResponder" id="xm5-uu-8RZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  257. </objects>
  258. <point key="canvasLocation" x="3537.68115942029" y="131.25"/>
  259. </scene>
  260. </scenes>
  261. </document>