bbs.storyboard 68 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="11762" systemVersion="16D32" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="WEC-RV-idi">
  3. <device id="retina5_5" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11757"/>
  8. <capability name="Alignment constraints to the first baseline" minToolsVersion="6.0"/>
  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="P4h-kI-vG2">
  15. <objects>
  16. <viewController id="1qA-Ki-zt3" customClass="BSSMainViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  17. <layoutGuides>
  18. <viewControllerLayoutGuide type="top" id="H3n-ri-7lE"/>
  19. <viewControllerLayoutGuide type="bottom" id="bgO-RK-Dxd"/>
  20. </layoutGuides>
  21. <view key="view" contentMode="scaleToFill" id="ENJ-Wq-Au3">
  22. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  23. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  24. <subviews>
  25. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="Q3Z-95-Giu">
  26. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  27. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  28. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="10" minimumInteritemSpacing="10" id="tBl-VV-eMF">
  29. <size key="itemSize" width="100" height="100"/>
  30. <size key="headerReferenceSize" width="50" height="40"/>
  31. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  32. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  33. </collectionViewFlowLayout>
  34. <cells>
  35. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="BBSForumCell" id="Nhm-1y-LrF" customClass="BBSForumCell" customModule="O2Platform" customModuleProvider="target">
  36. <rect key="frame" x="0.0" y="40" width="100" height="100"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  38. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  39. <rect key="frame" x="0.0" y="0.0" width="100" height="100"/>
  40. <autoresizingMask key="autoresizingMask"/>
  41. <subviews>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="center" lineBreakMode="wordWrap" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="475-d0-s44">
  43. <rect key="frame" x="8" y="65" width="84" height="27"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="27" id="35r-Is-f3l"/>
  46. </constraints>
  47. <fontDescription key="fontDescription" name="PingFangSC-Thin" family="PingFang SC" pointSize="12"/>
  48. <nil key="textColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Opm-cm-QXH">
  52. <rect key="frame" x="25" y="8" width="50" height="50"/>
  53. </imageView>
  54. </subviews>
  55. </view>
  56. <constraints>
  57. <constraint firstItem="475-d0-s44" firstAttribute="bottom" secondItem="Nhm-1y-LrF" secondAttribute="bottomMargin" id="3zj-A6-WxI"/>
  58. <constraint firstItem="Opm-cm-QXH" firstAttribute="centerX" secondItem="475-d0-s44" secondAttribute="centerX" id="5tE-Il-1fI"/>
  59. <constraint firstItem="475-d0-s44" firstAttribute="trailing" secondItem="Nhm-1y-LrF" secondAttribute="trailingMargin" id="EBR-8S-N0x"/>
  60. <constraint firstItem="Opm-cm-QXH" firstAttribute="leading" secondItem="Nhm-1y-LrF" secondAttribute="leadingMargin" constant="17" id="ZPU-OB-aPi"/>
  61. <constraint firstItem="475-d0-s44" firstAttribute="top" secondItem="Opm-cm-QXH" secondAttribute="bottom" constant="7" id="bgi-r5-Xe2"/>
  62. <constraint firstItem="Opm-cm-QXH" firstAttribute="top" secondItem="Nhm-1y-LrF" secondAttribute="topMargin" id="rGI-VW-7Gn"/>
  63. <constraint firstItem="475-d0-s44" firstAttribute="leading" secondItem="Nhm-1y-LrF" secondAttribute="leadingMargin" id="u7k-ht-gNC"/>
  64. </constraints>
  65. <connections>
  66. <outlet property="bbsSectionIconImageView" destination="Opm-cm-QXH" id="cTo-7e-el4"/>
  67. <outlet property="bbsSectionTitleLabel" destination="475-d0-s44" id="5Hs-G0-2Lc"/>
  68. </connections>
  69. </collectionViewCell>
  70. </cells>
  71. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="BBSHeaderCollectionReusableView" id="ZxG-hS-KZ2" customClass="BBSHeaderCollectionReusableView" customModule="O2Platform" customModuleProvider="target">
  72. <rect key="frame" x="0.0" y="0.0" width="414" height="40"/>
  73. <autoresizingMask key="autoresizingMask"/>
  74. <subviews>
  75. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="todoedStatusIcon" translatesAutoresizingMaskIntoConstraints="NO" id="eCw-XQ-nPh">
  76. <rect key="frame" x="8" y="13" width="15" height="15"/>
  77. <constraints>
  78. <constraint firstAttribute="width" constant="15" id="PmP-an-at8"/>
  79. </constraints>
  80. </imageView>
  81. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分区标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="44b-Jk-OK6">
  82. <rect key="frame" x="28" y="10" width="339" height="21"/>
  83. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  84. <nil key="textColor"/>
  85. <nil key="highlightedColor"/>
  86. </label>
  87. </subviews>
  88. <constraints>
  89. <constraint firstItem="eCw-XQ-nPh" firstAttribute="top" secondItem="ZxG-hS-KZ2" secondAttribute="topMargin" constant="5" id="JFp-3t-swb"/>
  90. <constraint firstItem="eCw-XQ-nPh" firstAttribute="centerY" secondItem="ZxG-hS-KZ2" secondAttribute="centerY" id="Rgj-zu-d62"/>
  91. <constraint firstItem="eCw-XQ-nPh" firstAttribute="centerY" secondItem="44b-Jk-OK6" secondAttribute="centerY" id="W74-9u-UBl"/>
  92. <constraint firstItem="eCw-XQ-nPh" firstAttribute="leading" secondItem="ZxG-hS-KZ2" secondAttribute="leadingMargin" id="YqZ-UW-2Gv"/>
  93. <constraint firstItem="44b-Jk-OK6" firstAttribute="leading" secondItem="eCw-XQ-nPh" secondAttribute="trailing" constant="5" id="p3q-IU-PPP"/>
  94. <constraint firstItem="44b-Jk-OK6" firstAttribute="trailing" secondItem="ZxG-hS-KZ2" secondAttribute="trailingMargin" id="sB7-Tf-T9T"/>
  95. </constraints>
  96. <connections>
  97. <outlet property="forumTitleLabel" destination="44b-Jk-OK6" id="1fC-Gd-jRz"/>
  98. <outlet property="headerIconImageView" destination="eCw-XQ-nPh" id="Ybk-eq-B2I"/>
  99. </connections>
  100. </collectionReusableView>
  101. </collectionView>
  102. </subviews>
  103. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  104. <constraints>
  105. <constraint firstItem="bgO-RK-Dxd" firstAttribute="top" secondItem="Q3Z-95-Giu" secondAttribute="bottom" id="Ajt-hH-ctT"/>
  106. <constraint firstItem="Q3Z-95-Giu" firstAttribute="leading" secondItem="ENJ-Wq-Au3" secondAttribute="leading" id="BXG-3P-0d0"/>
  107. <constraint firstAttribute="trailing" secondItem="Q3Z-95-Giu" secondAttribute="trailing" id="iLF-ts-d06"/>
  108. <constraint firstItem="Q3Z-95-Giu" firstAttribute="top" secondItem="ENJ-Wq-Au3" secondAttribute="top" id="pP6-kN-ceP"/>
  109. </constraints>
  110. </view>
  111. <navigationItem key="navigationItem" title="论坛" id="EkU-72-yXz">
  112. <barButtonItem key="leftBarButtonItem" title="关闭" id="JJE-49-7e0">
  113. <connections>
  114. <action selector="backToSuper:" destination="1qA-Ki-zt3" id="7Ao-H2-Z6w"/>
  115. </connections>
  116. </barButtonItem>
  117. </navigationItem>
  118. <connections>
  119. <outlet property="collectionView" destination="Q3Z-95-Giu" id="66t-eP-tVV"/>
  120. <segue destination="sy6-x9-8BI" kind="show" identifier="showSectionSubjectSegue" id="2T1-aW-6C0"/>
  121. <segue destination="xys-CY-Bkq" kind="unwind" identifier="backToMain" unwindAction="unBackAppsForMain:" id="uoU-1r-ctD"/>
  122. <segue destination="xys-CY-Bkq" kind="unwind" identifier="backToApps" unwindAction="unBackAppsForApps:" id="ZSM-NS-o2Z"/>
  123. </connections>
  124. </viewController>
  125. <placeholder placeholderIdentifier="IBFirstResponder" id="Hmu-4P-2y3" userLabel="First Responder" sceneMemberID="firstResponder"/>
  126. <exit id="xys-CY-Bkq" userLabel="Exit" sceneMemberID="exit"/>
  127. </objects>
  128. <point key="canvasLocation" x="1109.5999999999999" y="195.6521739130435"/>
  129. </scene>
  130. <!--板块帖子列表-->
  131. <scene sceneID="EGE-Sb-g38">
  132. <objects>
  133. <viewController id="sy6-x9-8BI" customClass="BBSSubjectListViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  134. <layoutGuides>
  135. <viewControllerLayoutGuide type="top" id="eEm-nb-TSi"/>
  136. <viewControllerLayoutGuide type="bottom" id="RYB-M9-00e"/>
  137. </layoutGuides>
  138. <view key="view" contentMode="scaleToFill" id="lnM-bd-LPB">
  139. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  140. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  141. <subviews>
  142. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="70" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="DOk-l1-82s" customClass="ZLBaseTableView" customModule="O2Platform" customModuleProvider="target">
  143. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  144. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  145. <color key="separatorColor" red="0.60784313725490191" green="0.60784313725490191" blue="0.60784313725490191" alpha="1" colorSpace="calibratedRGB"/>
  146. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  147. <prototypes>
  148. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SubjectTableViewCell" id="ErA-A6-5RQ" customClass="SubjectTableViewCell" customModule="O2Platform" customModuleProvider="target">
  149. <rect key="frame" x="0.0" y="28" width="414" height="70"/>
  150. <autoresizingMask key="autoresizingMask"/>
  151. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ErA-A6-5RQ" id="YdI-rU-dXv">
  152. <rect key="frame" x="0.0" y="0.0" width="414" height="69.666666666666671"/>
  153. <autoresizingMask key="autoresizingMask"/>
  154. <subviews>
  155. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8Z6-6I-uQ0">
  156. <rect key="frame" x="8" y="14" width="40" height="40"/>
  157. <constraints>
  158. <constraint firstAttribute="width" constant="40" id="PtW-Yl-UQc"/>
  159. </constraints>
  160. </imageView>
  161. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kik-Ss-LkJ">
  162. <rect key="frame" x="56" y="3" width="328" height="21"/>
  163. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15"/>
  164. <nil key="textColor"/>
  165. <nil key="highlightedColor"/>
  166. </label>
  167. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发帖人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v8A-H1-kpy">
  168. <rect key="frame" x="56" y="24" width="350" height="21"/>
  169. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  170. <nil key="textColor"/>
  171. <nil key="highlightedColor"/>
  172. </label>
  173. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_bbs_top" translatesAutoresizingMaskIntoConstraints="NO" id="e3D-3V-MR0">
  174. <rect key="frame" x="386" y="3" width="20" height="19"/>
  175. <constraints>
  176. <constraint firstAttribute="width" constant="20" id="4Hn-Sw-BFq"/>
  177. </constraints>
  178. </imageView>
  179. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_bbs_view" translatesAutoresizingMaskIntoConstraints="NO" id="ra0-aj-i6e">
  180. <rect key="frame" x="325" y="50" width="15" height="15"/>
  181. <constraints>
  182. <constraint firstAttribute="height" constant="15" id="YBi-9q-hPx"/>
  183. <constraint firstAttribute="width" constant="15" id="bKQ-tk-RSJ"/>
  184. </constraints>
  185. </imageView>
  186. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_bbs_reply" translatesAutoresizingMaskIntoConstraints="NO" id="JKc-Vg-H3T">
  187. <rect key="frame" x="365" y="50" width="15" height="15"/>
  188. <constraints>
  189. <constraint firstAttribute="width" constant="15" id="qng-1A-KDn"/>
  190. </constraints>
  191. </imageView>
  192. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="日期" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zed-8e-goT">
  193. <rect key="frame" x="56" y="47" width="269" height="21"/>
  194. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  195. <nil key="textColor"/>
  196. <nil key="highlightedColor"/>
  197. </label>
  198. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OQZ-wY-Eqd">
  199. <rect key="frame" x="340" y="50" width="23" height="15"/>
  200. <constraints>
  201. <constraint firstAttribute="width" constant="23" id="vNO-0X-FKq"/>
  202. </constraints>
  203. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  204. <nil key="textColor"/>
  205. <nil key="highlightedColor"/>
  206. </label>
  207. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ad6-Es-Z2s">
  208. <rect key="frame" x="380" y="50" width="23" height="15"/>
  209. <constraints>
  210. <constraint firstAttribute="width" constant="23" id="a36-n3-yZt"/>
  211. </constraints>
  212. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="12"/>
  213. <nil key="textColor"/>
  214. <nil key="highlightedColor"/>
  215. </label>
  216. </subviews>
  217. <constraints>
  218. <constraint firstItem="kik-Ss-LkJ" firstAttribute="leading" secondItem="8Z6-6I-uQ0" secondAttribute="trailing" constant="8" symbolic="YES" id="0o2-ln-TV0"/>
  219. <constraint firstItem="JKc-Vg-H3T" firstAttribute="bottom" secondItem="ad6-Es-Z2s" secondAttribute="bottom" id="5Cr-Tm-Kfw"/>
  220. <constraint firstItem="e3D-3V-MR0" firstAttribute="trailing" secondItem="YdI-rU-dXv" secondAttribute="trailingMargin" id="9RA-M7-8ZT"/>
  221. <constraint firstItem="8Z6-6I-uQ0" firstAttribute="top" secondItem="YdI-rU-dXv" secondAttribute="topMargin" constant="6" id="Cs1-SJ-Ulk"/>
  222. <constraint firstItem="v8A-H1-kpy" firstAttribute="top" secondItem="e3D-3V-MR0" secondAttribute="bottom" constant="2" id="Gy3-fL-7Md"/>
  223. <constraint firstItem="kik-Ss-LkJ" firstAttribute="leading" secondItem="v8A-H1-kpy" secondAttribute="leading" id="Hb5-5U-L4h"/>
  224. <constraint firstItem="8Z6-6I-uQ0" firstAttribute="centerY" secondItem="v8A-H1-kpy" secondAttribute="centerY" id="ITy-kH-C5p"/>
  225. <constraint firstItem="8Z6-6I-uQ0" firstAttribute="centerY" secondItem="YdI-rU-dXv" secondAttribute="centerY" id="JVy-BM-BgD"/>
  226. <constraint firstItem="ra0-aj-i6e" firstAttribute="top" secondItem="v8A-H1-kpy" secondAttribute="bottom" constant="5" id="JfI-ns-6Dl"/>
  227. <constraint firstItem="JKc-Vg-H3T" firstAttribute="top" secondItem="ad6-Es-Z2s" secondAttribute="top" id="Lk1-Wx-Md1"/>
  228. <constraint firstItem="ra0-aj-i6e" firstAttribute="leading" secondItem="zed-8e-goT" secondAttribute="trailing" id="MHm-Aj-RJr"/>
  229. <constraint firstItem="OQZ-wY-Eqd" firstAttribute="leading" secondItem="ra0-aj-i6e" secondAttribute="trailing" id="MY0-Fi-Rht"/>
  230. <constraint firstItem="kik-Ss-LkJ" firstAttribute="top" secondItem="e3D-3V-MR0" secondAttribute="top" id="R5W-EM-A1R"/>
  231. <constraint firstItem="e3D-3V-MR0" firstAttribute="leading" secondItem="kik-Ss-LkJ" secondAttribute="trailing" constant="2" id="Rqf-Tp-iig"/>
  232. <constraint firstItem="v8A-H1-kpy" firstAttribute="top" secondItem="kik-Ss-LkJ" secondAttribute="bottom" id="SH5-TH-D3r"/>
  233. <constraint firstItem="8Z6-6I-uQ0" firstAttribute="leading" secondItem="YdI-rU-dXv" secondAttribute="leadingMargin" id="Swr-SY-wZS"/>
  234. <constraint firstItem="ad6-Es-Z2s" firstAttribute="leading" secondItem="JKc-Vg-H3T" secondAttribute="trailing" id="YLG-S0-Q8y"/>
  235. <constraint firstItem="v8A-H1-kpy" firstAttribute="leading" secondItem="zed-8e-goT" secondAttribute="leading" id="ZJF-9Q-fVb"/>
  236. <constraint firstItem="OQZ-wY-Eqd" firstAttribute="baseline" secondItem="ad6-Es-Z2s" secondAttribute="baseline" id="cHV-J1-h6y"/>
  237. <constraint firstItem="e3D-3V-MR0" firstAttribute="trailing" secondItem="v8A-H1-kpy" secondAttribute="trailing" id="cSY-3I-gbB"/>
  238. <constraint firstItem="zed-8e-goT" firstAttribute="top" secondItem="v8A-H1-kpy" secondAttribute="bottom" constant="2" id="eMI-dq-kpb"/>
  239. <constraint firstAttribute="bottomMargin" secondItem="ra0-aj-i6e" secondAttribute="bottom" constant="-4" id="ejx-Aj-3HE"/>
  240. <constraint firstItem="ra0-aj-i6e" firstAttribute="top" secondItem="OQZ-wY-Eqd" secondAttribute="top" id="ihJ-3H-N1c"/>
  241. <constraint firstItem="JKc-Vg-H3T" firstAttribute="leading" secondItem="OQZ-wY-Eqd" secondAttribute="trailing" constant="2" id="o8v-t9-M8X"/>
  242. <constraint firstItem="ra0-aj-i6e" firstAttribute="bottom" secondItem="OQZ-wY-Eqd" secondAttribute="bottom" id="tUx-GY-heB"/>
  243. <constraint firstItem="zed-8e-goT" firstAttribute="centerY" secondItem="ra0-aj-i6e" secondAttribute="centerY" id="tmy-qI-orY"/>
  244. <constraint firstItem="OQZ-wY-Eqd" firstAttribute="firstBaseline" secondItem="ad6-Es-Z2s" secondAttribute="firstBaseline" id="wc9-Q7-mwv"/>
  245. <constraint firstAttribute="trailingMargin" secondItem="ad6-Es-Z2s" secondAttribute="trailing" constant="3" id="zzV-JP-1fo"/>
  246. </constraints>
  247. </tableViewCellContentView>
  248. <connections>
  249. <outlet property="subjectNameLabel" destination="v8A-H1-kpy" id="dwU-sH-kqL"/>
  250. <outlet property="subjectPersonIconImageView" destination="8Z6-6I-uQ0" id="14t-gR-s2U"/>
  251. <outlet property="subjectPubDateLabel" destination="zed-8e-goT" id="INS-uF-KCK"/>
  252. <outlet property="subjectReplyNumberLabel" destination="ad6-Es-Z2s" id="xtd-G7-jia"/>
  253. <outlet property="subjectTitleLabel" destination="kik-Ss-LkJ" id="ruA-VH-jVd"/>
  254. <outlet property="subjectViewNumberLabel" destination="OQZ-wY-Eqd" id="XcB-Q3-lFJ"/>
  255. <outlet property="topSubjectImageView" destination="e3D-3V-MR0" id="sXF-Tj-S92"/>
  256. </connections>
  257. </tableViewCell>
  258. </prototypes>
  259. </tableView>
  260. </subviews>
  261. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  262. <constraints>
  263. <constraint firstItem="DOk-l1-82s" firstAttribute="bottom" secondItem="RYB-M9-00e" secondAttribute="top" id="4uK-BD-pWl"/>
  264. <constraint firstItem="DOk-l1-82s" firstAttribute="top" secondItem="lnM-bd-LPB" secondAttribute="top" id="pmn-VO-aYx"/>
  265. <constraint firstAttribute="trailing" secondItem="DOk-l1-82s" secondAttribute="trailing" id="qEm-mn-Axo"/>
  266. <constraint firstItem="DOk-l1-82s" firstAttribute="leading" secondItem="lnM-bd-LPB" secondAttribute="leading" id="wVw-XI-TpN"/>
  267. </constraints>
  268. </view>
  269. <navigationItem key="navigationItem" title="板块帖子列表" id="qFB-Cm-LUx"/>
  270. <connections>
  271. <outlet property="subjectTableView" destination="DOk-l1-82s" id="7dA-FQ-9L5"/>
  272. <segue destination="NrM-as-KMX" kind="show" identifier="showSubjectDetailSegue" id="ZTs-Yd-Mid"/>
  273. <segue destination="eBd-DH-vtu" kind="show" identifier="showCreateSubjectSegue" id="FGm-XU-RB9"/>
  274. </connections>
  275. </viewController>
  276. <placeholder placeholderIdentifier="IBFirstResponder" id="kOd-kB-mbY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  277. </objects>
  278. <point key="canvasLocation" x="1880.8" y="195.6521739130435"/>
  279. </scene>
  280. <!--创建新帖-->
  281. <scene sceneID="hwu-Xj-iMT">
  282. <objects>
  283. <tableViewController id="eBd-DH-vtu" customClass="BBSSubjectCreateTableViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  284. <tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" bounces="NO" dataMode="static" style="grouped" separatorStyle="default" allowsSelection="NO" rowHeight="50" sectionHeaderHeight="18" sectionFooterHeight="18" id="rq8-r2-zqH">
  285. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  286. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  287. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  288. <inset key="separatorInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  289. <sections>
  290. <tableViewSection headerTitle="发帖信息" id="OTR-Rg-Xlz">
  291. <cells>
  292. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="SsA-gX-Rbw">
  293. <rect key="frame" x="0.0" y="55.333333333333336" width="414" height="50"/>
  294. <autoresizingMask key="autoresizingMask"/>
  295. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="SsA-gX-Rbw" id="4ze-PR-4jQ">
  296. <rect key="frame" x="0.0" y="0.0" width="414" height="49.666666666666664"/>
  297. <autoresizingMask key="autoresizingMask"/>
  298. <subviews>
  299. <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="10N-By-qwX">
  300. <rect key="frame" x="105" y="0.0" width="1" height="49"/>
  301. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  302. <constraints>
  303. <constraint firstAttribute="height" constant="49" id="f5Y-Ru-yr8"/>
  304. <constraint firstAttribute="width" constant="1" id="n96-im-SIj"/>
  305. </constraints>
  306. </view>
  307. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="发帖版块" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="m5F-2L-UB0">
  308. <rect key="frame" x="114" y="14" width="253" height="21"/>
  309. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  310. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  311. <color key="textColor" red="0.070588235294117646" green="0.070588235294117646" blue="0.070588235294117646" alpha="1" colorSpace="calibratedRGB"/>
  312. <nil key="highlightedColor"/>
  313. </label>
  314. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发帖版块" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c5v-yv-12W">
  315. <rect key="frame" x="43" y="14" width="54" height="21"/>
  316. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  317. <nil key="textColor"/>
  318. <nil key="highlightedColor"/>
  319. </label>
  320. </subviews>
  321. <constraints>
  322. <constraint firstItem="10N-By-qwX" firstAttribute="top" secondItem="4ze-PR-4jQ" secondAttribute="top" id="6g6-l3-RzA"/>
  323. <constraint firstAttribute="bottom" secondItem="10N-By-qwX" secondAttribute="bottom" id="LH3-jg-c6Q"/>
  324. <constraint firstItem="10N-By-qwX" firstAttribute="leading" secondItem="c5v-yv-12W" secondAttribute="trailing" constant="8" id="R9a-kF-AJw"/>
  325. <constraint firstItem="c5v-yv-12W" firstAttribute="centerY" secondItem="10N-By-qwX" secondAttribute="centerY" id="fBb-5n-vka"/>
  326. <constraint firstItem="c5v-yv-12W" firstAttribute="top" secondItem="4ze-PR-4jQ" secondAttribute="topMargin" constant="6" id="puI-zS-lgB"/>
  327. <constraint firstItem="c5v-yv-12W" firstAttribute="leading" secondItem="4ze-PR-4jQ" secondAttribute="leadingMargin" constant="35" id="wFL-ZP-X9Q"/>
  328. </constraints>
  329. </tableViewCellContentView>
  330. </tableViewCell>
  331. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="aP3-PV-VE0">
  332. <rect key="frame" x="0.0" y="105.33333333333334" width="414" height="50"/>
  333. <autoresizingMask key="autoresizingMask"/>
  334. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="aP3-PV-VE0" id="68U-mJ-dtd">
  335. <rect key="frame" x="0.0" y="0.0" width="414" height="49.666666666666664"/>
  336. <autoresizingMask key="autoresizingMask"/>
  337. <subviews>
  338. <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jej-9K-Wwd">
  339. <rect key="frame" x="105" y="0.0" width="40" height="49"/>
  340. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  341. </view>
  342. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="主题分类" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bq6-o8-XQc">
  343. <rect key="frame" x="43" y="14" width="54" height="21"/>
  344. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  345. <nil key="textColor"/>
  346. <nil key="highlightedColor"/>
  347. </label>
  348. <pickerView contentMode="left" translatesAutoresizingMaskIntoConstraints="NO" id="O4S-3V-wYR">
  349. <rect key="frame" x="153" y="4" width="142" height="40"/>
  350. <constraints>
  351. <constraint firstAttribute="width" constant="142" id="RLr-iY-eA3"/>
  352. </constraints>
  353. </pickerView>
  354. </subviews>
  355. <constraints>
  356. <constraint firstItem="jej-9K-Wwd" firstAttribute="top" secondItem="68U-mJ-dtd" secondAttribute="top" id="B1w-Kr-Kfw"/>
  357. <constraint firstItem="jej-9K-Wwd" firstAttribute="centerY" secondItem="O4S-3V-wYR" secondAttribute="centerY" id="Cwh-GD-EWg"/>
  358. <constraint firstAttribute="bottom" secondItem="jej-9K-Wwd" secondAttribute="bottom" id="RPX-TD-sna"/>
  359. <constraint firstItem="jej-9K-Wwd" firstAttribute="leading" secondItem="bq6-o8-XQc" secondAttribute="trailing" constant="8" symbolic="YES" id="ReC-44-FA0"/>
  360. <constraint firstItem="bq6-o8-XQc" firstAttribute="top" secondItem="68U-mJ-dtd" secondAttribute="topMargin" constant="6" id="ajf-ZP-AKs"/>
  361. <constraint firstItem="O4S-3V-wYR" firstAttribute="top" secondItem="68U-mJ-dtd" secondAttribute="topMargin" constant="-4" id="eQM-mi-5vL"/>
  362. <constraint firstItem="bq6-o8-XQc" firstAttribute="leading" secondItem="68U-mJ-dtd" secondAttribute="leadingMargin" constant="35" id="hCw-dm-9Q3"/>
  363. <constraint firstItem="O4S-3V-wYR" firstAttribute="trailing" secondItem="68U-mJ-dtd" secondAttribute="trailingMargin" constant="-111" id="khw-9H-d5g"/>
  364. <constraint firstItem="O4S-3V-wYR" firstAttribute="leading" secondItem="jej-9K-Wwd" secondAttribute="trailing" constant="8" symbolic="YES" id="oIN-ay-8aQ"/>
  365. <constraint firstItem="bq6-o8-XQc" firstAttribute="centerY" secondItem="jej-9K-Wwd" secondAttribute="centerY" id="zjL-mV-Stb"/>
  366. </constraints>
  367. </tableViewCellContentView>
  368. </tableViewCell>
  369. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="Hli-rZ-69M">
  370. <rect key="frame" x="0.0" y="155.33333333333334" width="414" height="50"/>
  371. <autoresizingMask key="autoresizingMask"/>
  372. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Hli-rZ-69M" id="hqn-jq-lGd">
  373. <rect key="frame" x="0.0" y="0.0" width="414" height="49.666666666666664"/>
  374. <autoresizingMask key="autoresizingMask"/>
  375. <subviews>
  376. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="主题" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eKF-8f-lk7">
  377. <rect key="frame" x="42" y="17" width="54" height="16"/>
  378. <constraints>
  379. <constraint firstAttribute="width" constant="54" id="50E-aB-Kt6"/>
  380. </constraints>
  381. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  382. <nil key="textColor"/>
  383. <nil key="highlightedColor"/>
  384. </label>
  385. <textField opaque="NO" clipsSubviews="YES" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="P2q-FF-3d3">
  386. <rect key="frame" x="156" y="9" width="250" height="30"/>
  387. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  388. <constraints>
  389. <constraint firstAttribute="width" constant="250" id="XuE-Tb-NXG"/>
  390. </constraints>
  391. <nil key="textColor"/>
  392. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  393. <textInputTraits key="textInputTraits" returnKeyType="next" enablesReturnKeyAutomatically="YES"/>
  394. </textField>
  395. <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="weU-We-eXr">
  396. <rect key="frame" x="105" y="0.0" width="40" height="49"/>
  397. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  398. </view>
  399. </subviews>
  400. <constraints>
  401. <constraint firstItem="weU-We-eXr" firstAttribute="top" secondItem="hqn-jq-lGd" secondAttribute="top" id="3wN-QW-05b"/>
  402. <constraint firstItem="weU-We-eXr" firstAttribute="centerY" secondItem="P2q-FF-3d3" secondAttribute="centerY" id="Jx1-9Q-gRk"/>
  403. <constraint firstItem="weU-We-eXr" firstAttribute="leading" secondItem="eKF-8f-lk7" secondAttribute="trailing" constant="9" id="Mfx-j3-i85"/>
  404. <constraint firstItem="P2q-FF-3d3" firstAttribute="top" secondItem="hqn-jq-lGd" secondAttribute="topMargin" constant="1" id="Y3Y-Ob-6hb"/>
  405. <constraint firstItem="eKF-8f-lk7" firstAttribute="centerY" secondItem="weU-We-eXr" secondAttribute="centerY" id="bZe-Zk-9Kw"/>
  406. <constraint firstItem="P2q-FF-3d3" firstAttribute="trailing" secondItem="hqn-jq-lGd" secondAttribute="trailingMargin" id="fLv-mH-Rvr"/>
  407. <constraint firstItem="P2q-FF-3d3" firstAttribute="leading" secondItem="weU-We-eXr" secondAttribute="trailing" constant="11" id="iUS-dO-YOe"/>
  408. <constraint firstItem="weU-We-eXr" firstAttribute="leading" secondItem="hqn-jq-lGd" secondAttribute="leading" constant="105" id="kwR-gv-DZs"/>
  409. <constraint firstAttribute="bottom" secondItem="weU-We-eXr" secondAttribute="bottom" id="xDa-xi-lHS"/>
  410. </constraints>
  411. </tableViewCellContentView>
  412. </tableViewCell>
  413. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="5To-8g-yGx">
  414. <rect key="frame" x="0.0" y="205.33333333333334" width="414" height="50"/>
  415. <autoresizingMask key="autoresizingMask"/>
  416. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="5To-8g-yGx" id="hnE-2h-G77">
  417. <rect key="frame" x="0.0" y="0.0" width="414" height="49.666666666666664"/>
  418. <autoresizingMask key="autoresizingMask"/>
  419. <subviews>
  420. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="摘要" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j89-tM-Che">
  421. <rect key="frame" x="43" y="14" width="54" height="21"/>
  422. <constraints>
  423. <constraint firstAttribute="width" constant="54" id="vr9-VH-V3L"/>
  424. </constraints>
  425. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  426. <nil key="textColor"/>
  427. <nil key="highlightedColor"/>
  428. </label>
  429. <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9Wf-8S-tJ9">
  430. <rect key="frame" x="105" y="0.0" width="1" height="49"/>
  431. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  432. <constraints>
  433. <constraint firstAttribute="width" constant="1" id="bfK-wO-keP"/>
  434. <constraint firstAttribute="height" constant="49" id="onb-Ld-PFX"/>
  435. </constraints>
  436. </view>
  437. <textField opaque="NO" clipsSubviews="YES" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="QW9-uT-w7q">
  438. <rect key="frame" x="117" y="9" width="289" height="30"/>
  439. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  440. <nil key="textColor"/>
  441. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  442. <textInputTraits key="textInputTraits" returnKeyType="done" enablesReturnKeyAutomatically="YES"/>
  443. </textField>
  444. </subviews>
  445. <constraints>
  446. <constraint firstItem="j89-tM-Che" firstAttribute="centerY" secondItem="9Wf-8S-tJ9" secondAttribute="centerY" id="0MR-b4-SYU"/>
  447. <constraint firstAttribute="bottom" secondItem="9Wf-8S-tJ9" secondAttribute="bottom" id="4K8-Ms-Dy8"/>
  448. <constraint firstItem="QW9-uT-w7q" firstAttribute="top" secondItem="hnE-2h-G77" secondAttribute="topMargin" constant="1" id="9nR-Wk-UkC"/>
  449. <constraint firstItem="9Wf-8S-tJ9" firstAttribute="leading" secondItem="j89-tM-Che" secondAttribute="trailing" constant="8" symbolic="YES" id="ICz-aN-B7Q"/>
  450. <constraint firstItem="QW9-uT-w7q" firstAttribute="leading" secondItem="9Wf-8S-tJ9" secondAttribute="trailing" constant="11" id="JRo-bb-7DD"/>
  451. <constraint firstItem="QW9-uT-w7q" firstAttribute="trailing" secondItem="hnE-2h-G77" secondAttribute="trailingMargin" id="L2j-mS-VT1"/>
  452. <constraint firstItem="j89-tM-Che" firstAttribute="top" secondItem="hnE-2h-G77" secondAttribute="topMargin" constant="6" id="YAK-gK-kQu"/>
  453. <constraint firstItem="9Wf-8S-tJ9" firstAttribute="top" secondItem="hnE-2h-G77" secondAttribute="top" id="ilW-BI-5Wi"/>
  454. <constraint firstItem="j89-tM-Che" firstAttribute="centerY" secondItem="QW9-uT-w7q" secondAttribute="centerY" id="inU-0A-5v6"/>
  455. <constraint firstItem="j89-tM-Che" firstAttribute="leading" secondItem="hnE-2h-G77" secondAttribute="leadingMargin" constant="35" id="rkN-IC-U1z"/>
  456. </constraints>
  457. </tableViewCellContentView>
  458. </tableViewCell>
  459. </cells>
  460. </tableViewSection>
  461. <tableViewSection headerTitle="主题内容" id="5NA-G9-NMb">
  462. <cells>
  463. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="292" id="QrM-zd-ggt">
  464. <rect key="frame" x="0.0" y="311.33333333333337" width="414" height="292"/>
  465. <autoresizingMask key="autoresizingMask"/>
  466. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="QrM-zd-ggt" id="aDQ-GC-gCE">
  467. <rect key="frame" x="0.0" y="0.0" width="414" height="291.66666666666669"/>
  468. <autoresizingMask key="autoresizingMask"/>
  469. <subviews>
  470. <webView contentMode="scaleToFill" allowsInlineMediaPlayback="NO" mediaPlaybackRequiresUserAction="NO" mediaPlaybackAllowsAirPlay="NO" keyboardDisplayRequiresUserAction="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BuN-0G-Kfq">
  471. <rect key="frame" x="0.0" y="0.0" width="414" height="291"/>
  472. <color key="backgroundColor" red="0.36078431370000003" green="0.38823529410000002" blue="0.4039215686" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  473. </webView>
  474. </subviews>
  475. <constraints>
  476. <constraint firstAttribute="trailing" secondItem="BuN-0G-Kfq" secondAttribute="trailing" id="QlG-nA-Yub"/>
  477. <constraint firstItem="BuN-0G-Kfq" firstAttribute="leading" secondItem="aDQ-GC-gCE" secondAttribute="leading" id="R2z-5O-iNa"/>
  478. <constraint firstAttribute="bottom" secondItem="BuN-0G-Kfq" secondAttribute="bottom" id="Tun-HY-9No"/>
  479. <constraint firstItem="BuN-0G-Kfq" firstAttribute="top" secondItem="aDQ-GC-gCE" secondAttribute="top" id="he0-UD-wnw"/>
  480. </constraints>
  481. </tableViewCellContentView>
  482. </tableViewCell>
  483. </cells>
  484. </tableViewSection>
  485. </sections>
  486. <connections>
  487. <outlet property="dataSource" destination="eBd-DH-vtu" id="VDl-0W-Xj1"/>
  488. <outlet property="delegate" destination="eBd-DH-vtu" id="lsC-B1-j5I"/>
  489. </connections>
  490. </tableView>
  491. <navigationItem key="navigationItem" title="创建新帖" id="5GC-HD-4qb">
  492. <barButtonItem key="rightBarButtonItem" image="icon_bbs_publish_item" id="7CT-90-MsQ">
  493. <connections>
  494. <action selector="publishSubjectAction:" destination="eBd-DH-vtu" id="1o1-rZ-pBG"/>
  495. </connections>
  496. </barButtonItem>
  497. </navigationItem>
  498. <connections>
  499. <outlet property="descTextField" destination="QW9-uT-w7q" id="g9y-FR-Fhe"/>
  500. <outlet property="myWebView" destination="BuN-0G-Kfq" id="6QR-DD-zt6"/>
  501. <outlet property="sectionNameLabel" destination="m5F-2L-UB0" id="s5f-7j-vQW"/>
  502. <outlet property="subjectCategoryPickView" destination="O4S-3V-wYR" id="Mg7-6R-Ob1"/>
  503. <outlet property="subjectTextField" destination="P2q-FF-3d3" id="sxb-Yf-Pgl"/>
  504. <segue destination="Owj-wk-JM6" kind="presentation" identifier="editSubjectContentSegue" id="Tcx-p3-8nh"/>
  505. <segue destination="lp1-k7-1Bm" kind="unwind" identifier="backSectionListSegue" unwindAction="UnBackPublishSubjectSuccess:" id="7x9-0p-fj0"/>
  506. </connections>
  507. </tableViewController>
  508. <placeholder placeholderIdentifier="IBFirstResponder" id="nIO-g1-962" userLabel="First Responder" sceneMemberID="firstResponder"/>
  509. <exit id="lp1-k7-1Bm" userLabel="Exit" sceneMemberID="exit"/>
  510. </objects>
  511. <point key="canvasLocation" x="2709.5999999999999" y="-107.49625187406298"/>
  512. </scene>
  513. <!--主题内容-->
  514. <scene sceneID="WVJ-LU-xxx">
  515. <objects>
  516. <viewController id="i1a-9E-cki" customClass="BBSSubjectContentViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  517. <layoutGuides>
  518. <viewControllerLayoutGuide type="top" id="gpJ-HT-h5k"/>
  519. <viewControllerLayoutGuide type="bottom" id="yUj-ny-2sr"/>
  520. </layoutGuides>
  521. <view key="view" contentMode="scaleToFill" id="gR5-ax-AlI">
  522. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  523. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  524. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  525. </view>
  526. <navigationItem key="navigationItem" title="主题内容" id="FMp-w7-Rnb">
  527. <barButtonItem key="leftBarButtonItem" title="关闭" id="U1z-XC-6Do">
  528. <connections>
  529. <action selector="closeEditWindow:" destination="i1a-9E-cki" id="Xs8-kx-M3h"/>
  530. </connections>
  531. </barButtonItem>
  532. <barButtonItem key="rightBarButtonItem" title="确定" id="Iez-5d-ovd">
  533. <connections>
  534. <action selector="backEditContentSuper:" destination="i1a-9E-cki" id="THs-HU-K1g"/>
  535. </connections>
  536. </barButtonItem>
  537. </navigationItem>
  538. <connections>
  539. <segue destination="CN3-3c-bOL" kind="unwind" identifier="backContentSegue" unwindAction="unBackEditContentAction:" id="vFd-GV-Kqh"/>
  540. </connections>
  541. </viewController>
  542. <placeholder placeholderIdentifier="IBFirstResponder" id="RAj-v6-m8g" userLabel="First Responder" sceneMemberID="firstResponder"/>
  543. <exit id="CN3-3c-bOL" userLabel="Exit" sceneMemberID="exit"/>
  544. </objects>
  545. <point key="canvasLocation" x="4607.1999999999998" y="-107.49625187406298"/>
  546. </scene>
  547. <!--帖子详细-->
  548. <scene sceneID="Wlr-F8-wCu">
  549. <objects>
  550. <viewController storyboardIdentifier="BBSSubjectDetailVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="NrM-as-KMX" customClass="BBSSubjectDetailViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  551. <layoutGuides>
  552. <viewControllerLayoutGuide type="top" id="vpJ-pG-keM"/>
  553. <viewControllerLayoutGuide type="bottom" id="NJN-cN-NpB"/>
  554. </layoutGuides>
  555. <view key="view" contentMode="scaleToFill" id="3FR-QI-FR9">
  556. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  557. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  558. <subviews>
  559. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Akk-vR-6JN">
  560. <rect key="frame" x="0.0" y="64" width="414" height="2"/>
  561. </progressView>
  562. </subviews>
  563. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  564. <constraints>
  565. <constraint firstItem="Akk-vR-6JN" firstAttribute="top" secondItem="vpJ-pG-keM" secondAttribute="bottom" id="Dmz-Vi-Pop"/>
  566. <constraint firstAttribute="trailing" secondItem="Akk-vR-6JN" secondAttribute="trailing" id="J5K-Y9-svZ"/>
  567. <constraint firstItem="Akk-vR-6JN" firstAttribute="leading" secondItem="3FR-QI-FR9" secondAttribute="leading" id="uFf-zV-Irc"/>
  568. </constraints>
  569. </view>
  570. <navigationItem key="navigationItem" title="帖子详细" id="Ay2-kD-eE6"/>
  571. <connections>
  572. <outlet property="progressView" destination="Akk-vR-6JN" id="DP8-IQ-Oya"/>
  573. <segue destination="XX2-U5-jZ2" kind="show" identifier="showReplyActionSegue" id="vTH-tB-kgB"/>
  574. </connections>
  575. </viewController>
  576. <placeholder placeholderIdentifier="IBFirstResponder" id="lRs-If-sZJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  577. </objects>
  578. <point key="canvasLocation" x="2711.1999999999998" y="603.14842578710648"/>
  579. </scene>
  580. <!--回帖-->
  581. <scene sceneID="xzo-uP-W1c">
  582. <objects>
  583. <viewController id="Vul-PV-H6g" customClass="BBSReplySubjectViewController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  584. <layoutGuides>
  585. <viewControllerLayoutGuide type="top" id="J66-GD-raF"/>
  586. <viewControllerLayoutGuide type="bottom" id="pyc-Xx-0Xo"/>
  587. </layoutGuides>
  588. <view key="view" contentMode="scaleToFill" id="lUd-Ac-ppS">
  589. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  590. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  591. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  592. </view>
  593. <navigationItem key="navigationItem" title="回帖" id="656-PG-YGn">
  594. <barButtonItem key="leftBarButtonItem" title="关闭" id="cBt-Fa-0Bf">
  595. <connections>
  596. <action selector="closeReplyWindow:" destination="Vul-PV-H6g" id="gGL-x4-1wD"/>
  597. </connections>
  598. </barButtonItem>
  599. <barButtonItem key="rightBarButtonItem" image="icon_bbs_publish_item" id="n0M-Pr-6pr">
  600. <connections>
  601. <action selector="replySubjectAction:" destination="Vul-PV-H6g" id="Ti3-TY-46Q"/>
  602. </connections>
  603. </barButtonItem>
  604. </navigationItem>
  605. <connections>
  606. <segue destination="hNx-91-xPD" kind="unwind" identifier="backSubjectSegue" unwindAction="unFromReplyBackSubject:" id="zdQ-iz-BjU"/>
  607. </connections>
  608. </viewController>
  609. <placeholder placeholderIdentifier="IBFirstResponder" id="lf8-JZ-cf4" userLabel="First Responder" sceneMemberID="firstResponder"/>
  610. <exit id="hNx-91-xPD" userLabel="Exit" sceneMemberID="exit"/>
  611. </objects>
  612. <point key="canvasLocation" x="4410" y="602"/>
  613. </scene>
  614. <!--Navigation Controller-->
  615. <scene sceneID="6w0-Ac-zEC">
  616. <objects>
  617. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="WEC-RV-idi" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  618. <toolbarItems/>
  619. <navigationBar key="navigationBar" contentMode="scaleToFill" id="sHw-y8-D2g">
  620. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  621. <autoresizingMask key="autoresizingMask"/>
  622. </navigationBar>
  623. <nil name="viewControllers"/>
  624. <connections>
  625. <segue destination="1qA-Ki-zt3" kind="relationship" relationship="rootViewController" id="KDQ-9c-FZe"/>
  626. </connections>
  627. </navigationController>
  628. <placeholder placeholderIdentifier="IBFirstResponder" id="Uxb-if-GaY" userLabel="First Responder" sceneMemberID="firstResponder"/>
  629. </objects>
  630. <point key="canvasLocation" x="249" y="196"/>
  631. </scene>
  632. <!--Navigation Controller-->
  633. <scene sceneID="ZIQ-dm-CQQ">
  634. <objects>
  635. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="XX2-U5-jZ2" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  636. <toolbarItems/>
  637. <navigationBar key="navigationBar" contentMode="scaleToFill" id="FZc-TX-cBF">
  638. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  639. <autoresizingMask key="autoresizingMask"/>
  640. </navigationBar>
  641. <nil name="viewControllers"/>
  642. <connections>
  643. <segue destination="Vul-PV-H6g" kind="relationship" relationship="rootViewController" id="Vdv-HC-l2T"/>
  644. </connections>
  645. </navigationController>
  646. <placeholder placeholderIdentifier="IBFirstResponder" id="N0Y-Ww-Ydq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  647. </objects>
  648. <point key="canvasLocation" x="3559" y="603"/>
  649. </scene>
  650. <!--Navigation Controller-->
  651. <scene sceneID="59C-FF-LRs">
  652. <objects>
  653. <navigationController automaticallyAdjustsScrollViewInsets="NO" id="Owj-wk-JM6" customClass="ZLNavigationController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  654. <toolbarItems/>
  655. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ry5-8Z-U7w">
  656. <rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
  657. <autoresizingMask key="autoresizingMask"/>
  658. </navigationBar>
  659. <nil name="viewControllers"/>
  660. <connections>
  661. <segue destination="i1a-9E-cki" kind="relationship" relationship="rootViewController" id="thW-cC-Ab7"/>
  662. </connections>
  663. </navigationController>
  664. <placeholder placeholderIdentifier="IBFirstResponder" id="ZSu-5I-6lU" userLabel="First Responder" sceneMemberID="firstResponder"/>
  665. </objects>
  666. <point key="canvasLocation" x="3668" y="-107.49625187406298"/>
  667. </scene>
  668. </scenes>
  669. <resources>
  670. <image name="icon_bbs_publish_item" width="16" height="16"/>
  671. <image name="icon_bbs_reply" width="24" height="24"/>
  672. <image name="icon_bbs_top" width="13" height="12"/>
  673. <image name="icon_bbs_view" width="24" height="24"/>
  674. <image name="todoedStatusIcon" width="32" height="32"/>
  675. </resources>
  676. </document>