MyTDTopicExtent.storyboard 89 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ap2-Fm-VRO">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Navigation Controller-->
  12. <scene sceneID="NtJ-7v-DCv">
  13. <objects>
  14. <navigationController navigationBarHidden="YES" id="ap2-Fm-VRO" sceneMemberID="viewController">
  15. <navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="5N9-fH-udg">
  16. <autoresizingMask key="autoresizingMask"/>
  17. </navigationBar>
  18. <connections>
  19. <segue destination="u9Q-ae-cGl" kind="relationship" relationship="rootViewController" id="QuV-yj-PQf"/>
  20. </connections>
  21. </navigationController>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="BPU-ZW-m87" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  23. </objects>
  24. <point key="canvasLocation" x="-968" y="96"/>
  25. </scene>
  26. <!--MyTD Topic User MoveVC-->
  27. <scene sceneID="sTO-k6-6VI">
  28. <objects>
  29. <viewController storyboardIdentifier="MyTDTopicUserMoveVC" id="u9Q-ae-cGl" customClass="MyTDTopicUserMoveVC" sceneMemberID="viewController">
  30. <view key="view" contentMode="scaleToFill" id="yra-Ge-HHv">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  32. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  33. <subviews>
  34. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8Wt-Pu-G2g" customClass="WQNavigationBar">
  35. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  36. <subviews>
  37. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1mc-FN-tTO">
  38. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  39. <subviews>
  40. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1nh-d3-vE0">
  41. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="50" id="UaI-nC-80u"/>
  44. <constraint firstAttribute="height" constant="44" id="VIr-gc-Rc6"/>
  45. </constraints>
  46. <state key="normal" image="back_black_icon"/>
  47. <connections>
  48. <action selector="backAction:" destination="u9Q-ae-cGl" eventType="touchUpInside" id="9hA-sO-6QT"/>
  49. </connections>
  50. </button>
  51. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2Ws-xb-2Fj">
  52. <rect key="frame" x="52" y="-3" width="31" height="50"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="31" id="Gzu-Hg-hzN"/>
  55. <constraint firstAttribute="height" constant="50" id="Srj-OR-fIL"/>
  56. </constraints>
  57. <state key="normal" image="menu_black_icon">
  58. <color key="titleColor" red="0.058823529409999999" green="0.49803921569999998" blue="0.85098039219999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  59. </state>
  60. <connections>
  61. <action selector="menuAction:" destination="u9Q-ae-cGl" eventType="touchUpInside" id="Nwx-IS-ObV"/>
  62. </connections>
  63. </button>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="正文" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hf9-FP-6Vv">
  65. <rect key="frame" x="103.66666666666669" y="11.999999999999998" width="207" height="20.333333333333329"/>
  66. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  67. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  68. <nil key="highlightedColor"/>
  69. </label>
  70. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2xf-or-z5P">
  71. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  72. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  73. <constraints>
  74. <constraint firstAttribute="height" constant="0.5" id="wgM-7C-LoV"/>
  75. </constraints>
  76. </view>
  77. </subviews>
  78. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  79. <constraints>
  80. <constraint firstAttribute="bottom" secondItem="1nh-d3-vE0" secondAttribute="bottom" id="12R-rU-bwv"/>
  81. <constraint firstAttribute="bottom" secondItem="2xf-or-z5P" secondAttribute="bottom" id="1Pv-Kk-1YS"/>
  82. <constraint firstItem="1nh-d3-vE0" firstAttribute="leading" secondItem="1mc-FN-tTO" secondAttribute="leading" id="LQd-x7-S2b"/>
  83. <constraint firstItem="Hf9-FP-6Vv" firstAttribute="centerX" secondItem="1mc-FN-tTO" secondAttribute="centerX" id="Qyt-85-Tsw"/>
  84. <constraint firstAttribute="trailing" secondItem="2xf-or-z5P" secondAttribute="trailing" id="TYe-Oz-7UT"/>
  85. <constraint firstItem="Hf9-FP-6Vv" firstAttribute="centerY" secondItem="2Ws-xb-2Fj" secondAttribute="centerY" id="bsS-zX-unS"/>
  86. <constraint firstItem="2xf-or-z5P" firstAttribute="leading" secondItem="1mc-FN-tTO" secondAttribute="leading" id="gcQ-UU-MoC"/>
  87. <constraint firstAttribute="height" constant="44" id="kNd-TD-jrX"/>
  88. <constraint firstItem="Hf9-FP-6Vv" firstAttribute="width" secondItem="1mc-FN-tTO" secondAttribute="width" multiplier="0.5" id="vCa-vG-0Uk"/>
  89. <constraint firstItem="2Ws-xb-2Fj" firstAttribute="centerY" secondItem="1nh-d3-vE0" secondAttribute="centerY" id="vjh-UX-d8J"/>
  90. <constraint firstItem="2Ws-xb-2Fj" firstAttribute="leading" secondItem="1nh-d3-vE0" secondAttribute="trailing" constant="2" id="xnV-TA-tuI"/>
  91. </constraints>
  92. </view>
  93. </subviews>
  94. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  95. <constraints>
  96. <constraint firstItem="1mc-FN-tTO" firstAttribute="leading" secondItem="8Wt-Pu-G2g" secondAttribute="leading" id="NFA-ty-TnS"/>
  97. <constraint firstAttribute="bottom" secondItem="1mc-FN-tTO" secondAttribute="bottom" id="czm-K1-XnK"/>
  98. <constraint firstAttribute="height" constant="64" id="ijw-yG-abn"/>
  99. <constraint firstItem="1mc-FN-tTO" firstAttribute="trailing" secondItem="8Wt-Pu-G2g" secondAttribute="trailing" id="oxO-l5-eRr"/>
  100. </constraints>
  101. <viewLayoutGuide key="safeArea" id="JKf-OU-Kni"/>
  102. <connections>
  103. <outlet property="height" destination="ijw-yG-abn" id="WzG-h7-c2N"/>
  104. </connections>
  105. </view>
  106. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="FsF-5U-Xxr">
  107. <rect key="frame" x="0.0" y="64" width="414" height="672"/>
  108. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  109. </tableView>
  110. </subviews>
  111. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  112. <constraints>
  113. <constraint firstItem="FsF-5U-Xxr" firstAttribute="leading" secondItem="PJ8-ON-GgG" secondAttribute="leading" id="0zB-KB-iL2"/>
  114. <constraint firstItem="PJ8-ON-GgG" firstAttribute="bottom" secondItem="FsF-5U-Xxr" secondAttribute="bottom" id="AXr-bh-T5j"/>
  115. <constraint firstItem="FsF-5U-Xxr" firstAttribute="top" secondItem="8Wt-Pu-G2g" secondAttribute="bottom" id="BZa-Ul-lDL"/>
  116. <constraint firstItem="PJ8-ON-GgG" firstAttribute="trailing" secondItem="FsF-5U-Xxr" secondAttribute="trailing" id="cPf-RK-gbl"/>
  117. <constraint firstItem="8Wt-Pu-G2g" firstAttribute="trailing" secondItem="PJ8-ON-GgG" secondAttribute="trailing" id="sOw-DQ-Le7"/>
  118. <constraint firstItem="8Wt-Pu-G2g" firstAttribute="top" secondItem="yra-Ge-HHv" secondAttribute="top" id="sW1-eA-Jew"/>
  119. <constraint firstItem="8Wt-Pu-G2g" firstAttribute="leading" secondItem="PJ8-ON-GgG" secondAttribute="leading" id="ydn-b1-Bdd"/>
  120. </constraints>
  121. <viewLayoutGuide key="safeArea" id="PJ8-ON-GgG"/>
  122. </view>
  123. <navigationItem key="navigationItem" id="vKV-lz-8IY"/>
  124. <connections>
  125. <outlet property="tableView" destination="FsF-5U-Xxr" id="v5c-Px-Muf"/>
  126. <outlet property="titleL" destination="Hf9-FP-6Vv" id="gpm-Hm-CgM"/>
  127. </connections>
  128. </viewController>
  129. <placeholder placeholderIdentifier="IBFirstResponder" id="V9T-K8-DqF" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  130. </objects>
  131. <point key="canvasLocation" x="-213" y="95"/>
  132. </scene>
  133. <!--MyTD Topic CreateVC-->
  134. <scene sceneID="YbK-Tg-PXf">
  135. <objects>
  136. <viewController storyboardIdentifier="MyTDTopicCreateVC" id="YYf-DN-Fi4" customClass="MyTDTopicCreateVC" sceneMemberID="viewController">
  137. <view key="view" contentMode="scaleToFill" id="fqC-A4-dH3">
  138. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  139. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  140. <subviews>
  141. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mIR-a9-Xnv" customClass="WQNavigationBar">
  142. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  143. <subviews>
  144. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ZEe-cv-G55">
  145. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  146. <subviews>
  147. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ktE-d8-lrJ">
  148. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  149. <constraints>
  150. <constraint firstAttribute="width" constant="50" id="Gsp-Si-nuf"/>
  151. <constraint firstAttribute="height" constant="44" id="ggz-Am-hB5"/>
  152. </constraints>
  153. <state key="normal" image="back_black_icon"/>
  154. <connections>
  155. <action selector="backAction:" destination="YYf-DN-Fi4" eventType="touchUpInside" id="Mhh-rn-OfE"/>
  156. </connections>
  157. </button>
  158. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Dr2-cu-d5w">
  159. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="44" id="a1g-4m-WRv"/>
  162. <constraint firstAttribute="width" constant="35" id="lp4-pd-gRt"/>
  163. </constraints>
  164. <state key="normal" image="menu_black_icon"/>
  165. <connections>
  166. <action selector="menuAction:" destination="YYf-DN-Fi4" eventType="touchUpInside" id="UIY-r9-ZcD"/>
  167. </connections>
  168. </button>
  169. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2wx-Ks-oRM">
  170. <rect key="frame" x="368" y="7" width="31" height="30"/>
  171. <state key="normal" title="完成">
  172. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  173. </state>
  174. <state key="disabled">
  175. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  176. </state>
  177. </button>
  178. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JV5-OL-56b">
  179. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  180. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  181. <constraints>
  182. <constraint firstAttribute="height" constant="0.5" id="QXv-QK-Yhs"/>
  183. </constraints>
  184. </view>
  185. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="写话题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TEo-N9-lto">
  186. <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
  187. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  188. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  189. <nil key="highlightedColor"/>
  190. </label>
  191. </subviews>
  192. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  193. <constraints>
  194. <constraint firstAttribute="height" constant="44" id="50W-KJ-TFa"/>
  195. <constraint firstAttribute="trailing" secondItem="2wx-Ks-oRM" secondAttribute="trailing" constant="15" id="F9h-YG-xsd"/>
  196. <constraint firstItem="Dr2-cu-d5w" firstAttribute="top" secondItem="ktE-d8-lrJ" secondAttribute="top" id="Gez-hi-kyN"/>
  197. <constraint firstItem="TEo-N9-lto" firstAttribute="centerY" secondItem="ZEe-cv-G55" secondAttribute="centerY" id="Lme-UA-4QE"/>
  198. <constraint firstItem="TEo-N9-lto" firstAttribute="centerX" secondItem="ZEe-cv-G55" secondAttribute="centerX" id="UdT-6y-bp5"/>
  199. <constraint firstItem="ktE-d8-lrJ" firstAttribute="leading" secondItem="ZEe-cv-G55" secondAttribute="leading" id="b06-A8-cOi"/>
  200. <constraint firstAttribute="bottom" secondItem="2wx-Ks-oRM" secondAttribute="bottom" constant="7" id="bih-KM-UUR"/>
  201. <constraint firstAttribute="bottom" secondItem="JV5-OL-56b" secondAttribute="bottom" id="dgX-eS-ghx"/>
  202. <constraint firstItem="Dr2-cu-d5w" firstAttribute="leading" secondItem="ktE-d8-lrJ" secondAttribute="trailing" id="gYJ-tb-P76"/>
  203. <constraint firstAttribute="bottom" secondItem="ktE-d8-lrJ" secondAttribute="bottom" id="kjf-vW-Gf6"/>
  204. <constraint firstAttribute="trailing" secondItem="JV5-OL-56b" secondAttribute="trailing" id="pco-W2-jQy"/>
  205. <constraint firstItem="JV5-OL-56b" firstAttribute="leading" secondItem="ZEe-cv-G55" secondAttribute="leading" id="rj3-M4-7mU"/>
  206. <constraint firstItem="Dr2-cu-d5w" firstAttribute="bottom" secondItem="ktE-d8-lrJ" secondAttribute="bottom" id="tuE-lf-b0p"/>
  207. </constraints>
  208. </view>
  209. </subviews>
  210. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  211. <constraints>
  212. <constraint firstItem="ZEe-cv-G55" firstAttribute="trailing" secondItem="mIR-a9-Xnv" secondAttribute="trailing" id="5sQ-eF-Leo"/>
  213. <constraint firstAttribute="height" constant="64" id="E8I-v7-3yk"/>
  214. <constraint firstItem="ZEe-cv-G55" firstAttribute="leading" secondItem="mIR-a9-Xnv" secondAttribute="leading" id="S8C-k4-4es"/>
  215. <constraint firstAttribute="bottom" secondItem="ZEe-cv-G55" secondAttribute="bottom" id="lgw-OU-8h6"/>
  216. </constraints>
  217. <connections>
  218. <outlet property="height" destination="E8I-v7-3yk" id="rwq-yT-dbH"/>
  219. </connections>
  220. </view>
  221. </subviews>
  222. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  223. <constraints>
  224. <constraint firstItem="mIR-a9-Xnv" firstAttribute="trailing" secondItem="Z81-i5-rpA" secondAttribute="trailing" id="Ckb-Jn-3eh"/>
  225. <constraint firstItem="mIR-a9-Xnv" firstAttribute="leading" secondItem="Z81-i5-rpA" secondAttribute="leading" id="dMi-eL-mx5"/>
  226. <constraint firstItem="mIR-a9-Xnv" firstAttribute="top" secondItem="fqC-A4-dH3" secondAttribute="top" id="ndb-MV-6YD"/>
  227. </constraints>
  228. <viewLayoutGuide key="safeArea" id="Z81-i5-rpA"/>
  229. </view>
  230. <navigationItem key="navigationItem" id="xFT-Hc-3Xz"/>
  231. <connections>
  232. <outlet property="DoneBtn" destination="2wx-Ks-oRM" id="ZQb-nI-rhF"/>
  233. <outlet property="TitleL" destination="TEo-N9-lto" id="Ref-W5-wAy"/>
  234. <outlet property="navBarV" destination="ZEe-cv-G55" id="aXB-Xd-OOQ"/>
  235. </connections>
  236. </viewController>
  237. <placeholder placeholderIdentifier="IBFirstResponder" id="6oW-vJ-Vy7" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  238. </objects>
  239. <point key="canvasLocation" x="459" y="95"/>
  240. </scene>
  241. <!--MyTD Topic Select ExtentVC-->
  242. <scene sceneID="z7h-te-idI">
  243. <objects>
  244. <viewController storyboardIdentifier="MyTDTopicSelectExtentVC" id="UXR-9c-ewz" customClass="MyTDTopicSelectExtentVC" sceneMemberID="viewController">
  245. <view key="view" contentMode="scaleToFill" id="zV2-Fp-pBr">
  246. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  247. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  248. <subviews>
  249. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8rg-1c-leF" customClass="WQNavigationBar">
  250. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  251. <subviews>
  252. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="7gk-Ey-iTA">
  253. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  254. <subviews>
  255. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bgf-HN-uiw">
  256. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  257. <constraints>
  258. <constraint firstAttribute="width" constant="50" id="a42-e1-hP4"/>
  259. <constraint firstAttribute="height" constant="44" id="uxV-nq-8Cn"/>
  260. </constraints>
  261. <state key="normal" image="back_black_icon"/>
  262. <connections>
  263. <action selector="backAction:" destination="UXR-9c-ewz" eventType="touchUpInside" id="LGN-AV-Php"/>
  264. </connections>
  265. </button>
  266. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="w8A-gA-3Xq">
  267. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  268. <constraints>
  269. <constraint firstAttribute="height" constant="44" id="Qnp-5L-zmh"/>
  270. <constraint firstAttribute="width" constant="35" id="aZe-4S-Zqd"/>
  271. </constraints>
  272. <state key="normal" image="menu_black_icon"/>
  273. <connections>
  274. <action selector="menuAction:" destination="UXR-9c-ewz" eventType="touchUpInside" id="IAK-EL-ziM"/>
  275. </connections>
  276. </button>
  277. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s9S-NT-SCi">
  278. <rect key="frame" x="364" y="0.0" width="50" height="44"/>
  279. <constraints>
  280. <constraint firstAttribute="height" constant="44" id="DYU-rO-bdq"/>
  281. <constraint firstAttribute="width" constant="50" id="s94-rR-rWO"/>
  282. </constraints>
  283. <state key="normal" image="chatmsg_right_add_icon"/>
  284. </button>
  285. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择发布范围" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hpk-yx-3ZD">
  286. <rect key="frame" x="158" y="12.333333333333334" width="98" height="19.333333333333329"/>
  287. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  288. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/>
  289. <nil key="highlightedColor"/>
  290. </label>
  291. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QCx-eJ-Abo">
  292. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  293. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  294. <constraints>
  295. <constraint firstAttribute="height" constant="0.5" id="sHQ-Jx-ccJ"/>
  296. </constraints>
  297. </view>
  298. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Iwd-Vt-2eZ">
  299. <rect key="frame" x="50" y="7" width="31" height="30"/>
  300. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  301. <state key="normal" title="全选"/>
  302. </button>
  303. </subviews>
  304. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  305. <constraints>
  306. <constraint firstAttribute="trailing" secondItem="QCx-eJ-Abo" secondAttribute="trailing" id="1qV-VU-ISg"/>
  307. <constraint firstAttribute="trailing" secondItem="s9S-NT-SCi" secondAttribute="trailing" id="5rS-rf-wrT"/>
  308. <constraint firstItem="hpk-yx-3ZD" firstAttribute="centerX" secondItem="7gk-Ey-iTA" secondAttribute="centerX" id="7Ut-2M-hNY"/>
  309. <constraint firstItem="w8A-gA-3Xq" firstAttribute="top" secondItem="bgf-HN-uiw" secondAttribute="top" id="CVB-ez-vUm"/>
  310. <constraint firstAttribute="bottom" secondItem="s9S-NT-SCi" secondAttribute="bottom" id="DeK-vF-tRD"/>
  311. <constraint firstItem="hpk-yx-3ZD" firstAttribute="centerY" secondItem="7gk-Ey-iTA" secondAttribute="centerY" id="GCN-IA-6JK"/>
  312. <constraint firstItem="QCx-eJ-Abo" firstAttribute="leading" secondItem="7gk-Ey-iTA" secondAttribute="leading" id="GxP-ka-g8J"/>
  313. <constraint firstItem="w8A-gA-3Xq" firstAttribute="bottom" secondItem="bgf-HN-uiw" secondAttribute="bottom" id="JTv-Nw-Dj6"/>
  314. <constraint firstItem="w8A-gA-3Xq" firstAttribute="leading" secondItem="bgf-HN-uiw" secondAttribute="trailing" id="MTm-u8-e7j"/>
  315. <constraint firstItem="Iwd-Vt-2eZ" firstAttribute="leading" secondItem="bgf-HN-uiw" secondAttribute="trailing" id="T3k-qm-GAa"/>
  316. <constraint firstAttribute="height" constant="44" id="TiX-mL-5f4"/>
  317. <constraint firstItem="Iwd-Vt-2eZ" firstAttribute="centerY" secondItem="7gk-Ey-iTA" secondAttribute="centerY" id="leK-k4-t75"/>
  318. <constraint firstAttribute="bottom" secondItem="bgf-HN-uiw" secondAttribute="bottom" id="lqM-c4-kOW"/>
  319. <constraint firstItem="bgf-HN-uiw" firstAttribute="leading" secondItem="7gk-Ey-iTA" secondAttribute="leading" id="mfH-qX-PTn"/>
  320. <constraint firstAttribute="bottom" secondItem="QCx-eJ-Abo" secondAttribute="bottom" id="u3X-4y-YCF"/>
  321. </constraints>
  322. </view>
  323. </subviews>
  324. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  325. <constraints>
  326. <constraint firstAttribute="height" constant="64" id="9u3-Is-o0a"/>
  327. <constraint firstItem="7gk-Ey-iTA" firstAttribute="trailing" secondItem="8rg-1c-leF" secondAttribute="trailing" id="Ipk-XO-mE6"/>
  328. <constraint firstItem="7gk-Ey-iTA" firstAttribute="leading" secondItem="8rg-1c-leF" secondAttribute="leading" id="cov-CE-oW2"/>
  329. <constraint firstAttribute="bottom" secondItem="7gk-Ey-iTA" secondAttribute="bottom" id="hjV-gV-F6F"/>
  330. </constraints>
  331. <connections>
  332. <outlet property="height" destination="9u3-Is-o0a" id="f1J-qH-MUB"/>
  333. </connections>
  334. </view>
  335. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hc9-s7-96E">
  336. <rect key="frame" x="0.0" y="64" width="414" height="28"/>
  337. <subviews>
  338. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="发布的话题将同步保存到我的笔记中以下相应文件夹" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SLT-f7-M6F">
  339. <rect key="frame" x="15" y="7.0000000000000009" width="282" height="14.333333333333336"/>
  340. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  341. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  342. <nil key="highlightedColor"/>
  343. </label>
  344. </subviews>
  345. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  346. <constraints>
  347. <constraint firstItem="SLT-f7-M6F" firstAttribute="leading" secondItem="hc9-s7-96E" secondAttribute="leading" constant="15" id="d8Y-9N-9Ii"/>
  348. <constraint firstItem="SLT-f7-M6F" firstAttribute="centerY" secondItem="hc9-s7-96E" secondAttribute="centerY" id="pkw-Aq-bMM"/>
  349. <constraint firstAttribute="height" constant="28" id="qfK-6x-lWE"/>
  350. </constraints>
  351. </view>
  352. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W6d-gq-POi">
  353. <rect key="frame" x="0.0" y="92" width="414" height="644"/>
  354. <subviews>
  355. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Pd4-La-7ks">
  356. <rect key="frame" x="136" y="160" width="142" height="59.666666666666657"/>
  357. <state key="normal" image="Topic_New_Filed"/>
  358. </button>
  359. </subviews>
  360. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  361. <constraints>
  362. <constraint firstItem="Pd4-La-7ks" firstAttribute="top" secondItem="W6d-gq-POi" secondAttribute="top" constant="160" id="K0z-pM-jzg"/>
  363. <constraint firstItem="Pd4-La-7ks" firstAttribute="centerX" secondItem="W6d-gq-POi" secondAttribute="centerX" id="Qgp-4r-qtg"/>
  364. </constraints>
  365. </view>
  366. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="aCX-FT-240">
  367. <rect key="frame" x="0.0" y="92" width="414" height="644"/>
  368. <prototypes>
  369. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" id="u2R-oK-scG">
  370. <rect key="frame" x="0.0" y="28" width="414" height="44"/>
  371. <autoresizingMask key="autoresizingMask"/>
  372. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="u2R-oK-scG" id="19E-tM-HW2">
  373. <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
  374. <autoresizingMask key="autoresizingMask"/>
  375. </tableViewCellContentView>
  376. </tableViewCell>
  377. </prototypes>
  378. </tableView>
  379. </subviews>
  380. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  381. <constraints>
  382. <constraint firstItem="Dnr-WS-ijr" firstAttribute="trailing" secondItem="W6d-gq-POi" secondAttribute="trailing" id="5p4-dS-Gjo"/>
  383. <constraint firstItem="Dnr-WS-ijr" firstAttribute="bottom" secondItem="W6d-gq-POi" secondAttribute="bottom" id="BDB-8E-xwN"/>
  384. <constraint firstItem="W6d-gq-POi" firstAttribute="top" secondItem="hc9-s7-96E" secondAttribute="bottom" id="DYz-LR-5Tq"/>
  385. <constraint firstItem="8rg-1c-leF" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="FaG-Yy-SfV"/>
  386. <constraint firstItem="hc9-s7-96E" firstAttribute="top" secondItem="8rg-1c-leF" secondAttribute="bottom" id="IXW-Be-Ix8"/>
  387. <constraint firstItem="aCX-FT-240" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="JIP-vR-7VB"/>
  388. <constraint firstItem="Dnr-WS-ijr" firstAttribute="bottom" secondItem="aCX-FT-240" secondAttribute="bottom" id="KDW-Ev-ywi"/>
  389. <constraint firstItem="aCX-FT-240" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="PSB-Bw-w2i"/>
  390. <constraint firstItem="8rg-1c-leF" firstAttribute="top" secondItem="zV2-Fp-pBr" secondAttribute="top" id="S31-hW-IPj"/>
  391. <constraint firstItem="aCX-FT-240" firstAttribute="top" secondItem="hc9-s7-96E" secondAttribute="bottom" id="cGz-Rp-Ptx"/>
  392. <constraint firstItem="hc9-s7-96E" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="hzt-Fk-gm3"/>
  393. <constraint firstItem="hc9-s7-96E" firstAttribute="trailing" secondItem="Dnr-WS-ijr" secondAttribute="trailing" id="jjk-j5-OIn"/>
  394. <constraint firstItem="8rg-1c-leF" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="pMz-RD-lIf"/>
  395. <constraint firstItem="W6d-gq-POi" firstAttribute="leading" secondItem="Dnr-WS-ijr" secondAttribute="leading" id="u6K-8e-fbq"/>
  396. </constraints>
  397. <viewLayoutGuide key="safeArea" id="Dnr-WS-ijr"/>
  398. </view>
  399. <navigationItem key="navigationItem" id="1Mx-Bm-jNK"/>
  400. <connections>
  401. <outlet property="addBtn" destination="s9S-NT-SCi" id="goO-b7-bcu"/>
  402. <outlet property="menuBtn" destination="w8A-gA-3Xq" id="foJ-S9-lkc"/>
  403. <outlet property="noDataBtn" destination="Pd4-La-7ks" id="VeH-eG-Vzb"/>
  404. <outlet property="noDataView" destination="W6d-gq-POi" id="iwo-Fk-oXR"/>
  405. <outlet property="operationAllSelectButton" destination="Iwd-Vt-2eZ" id="o8q-Lp-K92"/>
  406. <outlet property="showL" destination="SLT-f7-M6F" id="HUs-na-okV"/>
  407. <outlet property="tableView" destination="aCX-FT-240" id="rbL-N0-ykL"/>
  408. <outlet property="titleL" destination="hpk-yx-3ZD" id="6Fo-fK-8yA"/>
  409. </connections>
  410. </viewController>
  411. <placeholder placeholderIdentifier="IBFirstResponder" id="j4b-Ae-t97" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  412. </objects>
  413. <point key="canvasLocation" x="-943.47826086956525" y="783.42391304347836"/>
  414. </scene>
  415. <!--Change TopicVC-->
  416. <scene sceneID="red-60-yvq">
  417. <objects>
  418. <viewController storyboardIdentifier="ChangeTopicVC" id="xuL-HZ-hNa" customClass="ChangeTopicVC" sceneMemberID="viewController">
  419. <view key="view" contentMode="scaleToFill" id="a5E-Wj-7Y5">
  420. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  421. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  422. <subviews>
  423. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="lWE-z1-RME" customClass="WQNavigationBar">
  424. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  425. <subviews>
  426. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6m2-h0-sxX">
  427. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  428. <subviews>
  429. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="JNI-Pn-12N">
  430. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  431. <constraints>
  432. <constraint firstAttribute="height" constant="44" id="pTm-Lx-glY"/>
  433. <constraint firstAttribute="width" constant="50" id="qt4-OT-fwu"/>
  434. </constraints>
  435. <state key="normal" image="back_black_icon"/>
  436. <connections>
  437. <action selector="backAction:" destination="xuL-HZ-hNa" eventType="touchUpInside" id="xm1-8s-Hx8"/>
  438. </connections>
  439. </button>
  440. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="K1Z-iM-E9m">
  441. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  442. <constraints>
  443. <constraint firstAttribute="height" constant="44" id="cxg-6K-msF"/>
  444. <constraint firstAttribute="width" constant="35" id="sc8-CD-Dy1"/>
  445. </constraints>
  446. <state key="normal" image="menu_black_icon"/>
  447. <connections>
  448. <action selector="menuAction:" destination="xuL-HZ-hNa" eventType="touchUpInside" id="RX5-ov-OHC"/>
  449. </connections>
  450. </button>
  451. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="写话题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="osx-6l-iOG">
  452. <rect key="frame" x="182.66666666666666" y="12.333333333333334" width="49" height="19.333333333333329"/>
  453. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  454. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  455. <nil key="highlightedColor"/>
  456. </label>
  457. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="imv-UA-8Io">
  458. <rect key="frame" x="368" y="7" width="31" height="30"/>
  459. <state key="normal" title="完成">
  460. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  461. </state>
  462. </button>
  463. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8n3-ad-kg3">
  464. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  465. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  466. <constraints>
  467. <constraint firstAttribute="height" constant="0.5" id="hOT-4S-s5c"/>
  468. </constraints>
  469. </view>
  470. </subviews>
  471. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  472. <constraints>
  473. <constraint firstAttribute="bottom" secondItem="JNI-Pn-12N" secondAttribute="bottom" id="00e-LO-buW"/>
  474. <constraint firstAttribute="trailing" secondItem="imv-UA-8Io" secondAttribute="trailing" constant="15" id="04r-Ol-7xT"/>
  475. <constraint firstItem="JNI-Pn-12N" firstAttribute="leading" secondItem="6m2-h0-sxX" secondAttribute="leading" id="1kP-da-gKc"/>
  476. <constraint firstItem="K1Z-iM-E9m" firstAttribute="top" secondItem="JNI-Pn-12N" secondAttribute="top" id="D2F-tU-hQ5"/>
  477. <constraint firstItem="8n3-ad-kg3" firstAttribute="leading" secondItem="6m2-h0-sxX" secondAttribute="leading" id="KkF-WI-Rq6"/>
  478. <constraint firstItem="K1Z-iM-E9m" firstAttribute="bottom" secondItem="JNI-Pn-12N" secondAttribute="bottom" id="LLi-UF-OAC"/>
  479. <constraint firstItem="osx-6l-iOG" firstAttribute="centerY" secondItem="JNI-Pn-12N" secondAttribute="centerY" id="NlX-7R-yB7"/>
  480. <constraint firstItem="osx-6l-iOG" firstAttribute="centerX" secondItem="6m2-h0-sxX" secondAttribute="centerX" id="Pwf-Bf-6gl"/>
  481. <constraint firstAttribute="bottom" secondItem="8n3-ad-kg3" secondAttribute="bottom" id="VfY-R6-kwi"/>
  482. <constraint firstItem="K1Z-iM-E9m" firstAttribute="leading" secondItem="JNI-Pn-12N" secondAttribute="trailing" id="npz-d5-Ljw"/>
  483. <constraint firstAttribute="trailing" secondItem="8n3-ad-kg3" secondAttribute="trailing" id="pDJ-sy-61N"/>
  484. <constraint firstAttribute="bottom" secondItem="imv-UA-8Io" secondAttribute="bottom" constant="7" id="reP-pj-38v"/>
  485. <constraint firstAttribute="height" constant="44" id="v2W-ur-Ydo"/>
  486. </constraints>
  487. </view>
  488. </subviews>
  489. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  490. <constraints>
  491. <constraint firstAttribute="height" constant="64" id="Oc0-u6-dpO"/>
  492. <constraint firstItem="6m2-h0-sxX" firstAttribute="trailing" secondItem="lWE-z1-RME" secondAttribute="trailing" id="Umf-5z-PLR"/>
  493. <constraint firstItem="6m2-h0-sxX" firstAttribute="leading" secondItem="lWE-z1-RME" secondAttribute="leading" id="rrk-WI-RXQ"/>
  494. <constraint firstAttribute="bottom" secondItem="6m2-h0-sxX" secondAttribute="bottom" id="wx3-0q-urV"/>
  495. </constraints>
  496. <connections>
  497. <outlet property="height" destination="Oc0-u6-dpO" id="LLn-JK-P5z"/>
  498. </connections>
  499. </view>
  500. </subviews>
  501. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  502. <constraints>
  503. <constraint firstItem="lWE-z1-RME" firstAttribute="trailing" secondItem="9YC-co-ena" secondAttribute="trailing" id="FPl-kn-Ic9"/>
  504. <constraint firstItem="lWE-z1-RME" firstAttribute="leading" secondItem="9YC-co-ena" secondAttribute="leading" id="MyQ-aP-tEG"/>
  505. <constraint firstItem="lWE-z1-RME" firstAttribute="top" secondItem="a5E-Wj-7Y5" secondAttribute="top" id="uHO-V8-jfe"/>
  506. </constraints>
  507. <viewLayoutGuide key="safeArea" id="9YC-co-ena"/>
  508. </view>
  509. <navigationItem key="navigationItem" id="H5b-w6-5Gb"/>
  510. <connections>
  511. <outlet property="DoneBtn" destination="imv-UA-8Io" id="w5z-Rj-bzD"/>
  512. <outlet property="NavBarV" destination="6m2-h0-sxX" id="Ifx-j2-3tA"/>
  513. </connections>
  514. </viewController>
  515. <placeholder placeholderIdentifier="IBFirstResponder" id="mdx-D4-wPA" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  516. </objects>
  517. <point key="canvasLocation" x="1246" y="95"/>
  518. </scene>
  519. <!--MyTD Topic BookVC-->
  520. <scene sceneID="kMh-eW-Dk6">
  521. <objects>
  522. <viewController storyboardIdentifier="MyTDTopicBookVC" id="Rtm-D7-nPE" customClass="MyTDTopicBookVC" sceneMemberID="viewController">
  523. <view key="view" contentMode="scaleToFill" id="kRR-Rg-6gz">
  524. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  525. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  526. <subviews>
  527. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g3m-J5-Pj1" customClass="WQNavigationBar">
  528. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  529. <subviews>
  530. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eFL-1r-JxA">
  531. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  532. <subviews>
  533. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8pa-ZR-bFn">
  534. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  535. <constraints>
  536. <constraint firstAttribute="height" constant="44" id="Rg8-tV-8Dx"/>
  537. <constraint firstAttribute="width" constant="50" id="ttL-G8-EwU"/>
  538. </constraints>
  539. <state key="normal" image="back_black_icon"/>
  540. <connections>
  541. <action selector="backAction:" destination="Rtm-D7-nPE" eventType="touchUpInside" id="PiZ-Lx-0Ah"/>
  542. </connections>
  543. </button>
  544. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ktE-5E-KM6">
  545. <rect key="frame" x="52" y="-3" width="31" height="50"/>
  546. <constraints>
  547. <constraint firstAttribute="height" constant="50" id="xRm-oE-Uix"/>
  548. <constraint firstAttribute="width" constant="31" id="zAl-uT-g0R"/>
  549. </constraints>
  550. <state key="normal" image="menu_black_icon">
  551. <color key="titleColor" red="0.058823529409999999" green="0.49803921569999998" blue="0.85098039219999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  552. </state>
  553. <connections>
  554. <action selector="menuAction:" destination="Rtm-D7-nPE" eventType="touchUpInside" id="TfN-So-2ro"/>
  555. </connections>
  556. </button>
  557. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="话题本" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lfS-yL-8Jc">
  558. <rect key="frame" x="182.66666666666666" y="11.999999999999998" width="49" height="20.333333333333329"/>
  559. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  560. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  561. <nil key="highlightedColor"/>
  562. </label>
  563. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cM4-xz-dhj">
  564. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  565. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  566. <constraints>
  567. <constraint firstAttribute="height" constant="0.5" id="2Jh-Dw-Ctb"/>
  568. </constraints>
  569. </view>
  570. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wZR-8P-T4R">
  571. <rect key="frame" x="364" y="0.0" width="50" height="43.666666666666664"/>
  572. <constraints>
  573. <constraint firstAttribute="width" constant="50" id="N6O-40-2q3"/>
  574. </constraints>
  575. <state key="normal" image="chatmsg_right_add_icon"/>
  576. </button>
  577. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dbA-yY-yEa">
  578. <rect key="frame" x="314" y="0.0" width="50" height="43.666666666666664"/>
  579. <constraints>
  580. <constraint firstAttribute="width" constant="50" id="7IP-Q1-0un"/>
  581. </constraints>
  582. <state key="normal" image="chatmsg_right_edit_icon"/>
  583. </button>
  584. </subviews>
  585. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  586. <constraints>
  587. <constraint firstItem="cM4-xz-dhj" firstAttribute="top" secondItem="dbA-yY-yEa" secondAttribute="bottom" id="7TB-Y5-MK6"/>
  588. <constraint firstAttribute="trailing" secondItem="cM4-xz-dhj" secondAttribute="trailing" id="ABD-LT-PHT"/>
  589. <constraint firstItem="dbA-yY-yEa" firstAttribute="top" secondItem="eFL-1r-JxA" secondAttribute="top" id="Cqe-nV-7Xq"/>
  590. <constraint firstItem="lfS-yL-8Jc" firstAttribute="centerY" secondItem="ktE-5E-KM6" secondAttribute="centerY" id="JN6-Am-iRE"/>
  591. <constraint firstAttribute="bottom" secondItem="8pa-ZR-bFn" secondAttribute="bottom" id="Q3Q-qQ-25S"/>
  592. <constraint firstAttribute="height" constant="44" id="R0p-gI-lcn"/>
  593. <constraint firstItem="cM4-xz-dhj" firstAttribute="top" secondItem="wZR-8P-T4R" secondAttribute="bottom" id="VHT-Tk-BlV"/>
  594. <constraint firstAttribute="trailing" secondItem="wZR-8P-T4R" secondAttribute="trailing" id="Vaq-XG-pMl"/>
  595. <constraint firstItem="lfS-yL-8Jc" firstAttribute="centerX" secondItem="eFL-1r-JxA" secondAttribute="centerX" id="WYz-Ps-7bI"/>
  596. <constraint firstAttribute="bottom" secondItem="cM4-xz-dhj" secondAttribute="bottom" id="YSl-kW-u1s"/>
  597. <constraint firstItem="ktE-5E-KM6" firstAttribute="centerY" secondItem="8pa-ZR-bFn" secondAttribute="centerY" id="Z2v-7e-fEl"/>
  598. <constraint firstItem="cM4-xz-dhj" firstAttribute="leading" secondItem="eFL-1r-JxA" secondAttribute="leading" id="Za6-Oh-sqq"/>
  599. <constraint firstItem="wZR-8P-T4R" firstAttribute="leading" secondItem="dbA-yY-yEa" secondAttribute="trailing" id="eET-Tb-z82"/>
  600. <constraint firstItem="wZR-8P-T4R" firstAttribute="top" secondItem="eFL-1r-JxA" secondAttribute="top" id="ors-eG-y25"/>
  601. <constraint firstItem="8pa-ZR-bFn" firstAttribute="leading" secondItem="eFL-1r-JxA" secondAttribute="leading" id="ufv-vx-R2b"/>
  602. <constraint firstItem="ktE-5E-KM6" firstAttribute="leading" secondItem="8pa-ZR-bFn" secondAttribute="trailing" constant="2" id="yK3-hg-VoC"/>
  603. </constraints>
  604. </view>
  605. </subviews>
  606. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  607. <constraints>
  608. <constraint firstAttribute="bottom" secondItem="eFL-1r-JxA" secondAttribute="bottom" id="1r4-dM-T0t"/>
  609. <constraint firstItem="eFL-1r-JxA" firstAttribute="leading" secondItem="g3m-J5-Pj1" secondAttribute="leading" id="E6D-7X-sfy"/>
  610. <constraint firstAttribute="height" constant="64" id="Ofl-Vv-vgq"/>
  611. <constraint firstItem="eFL-1r-JxA" firstAttribute="trailing" secondItem="g3m-J5-Pj1" secondAttribute="trailing" id="zlt-J2-9ne"/>
  612. </constraints>
  613. <viewLayoutGuide key="safeArea" id="g1K-if-pBR"/>
  614. <connections>
  615. <outlet property="height" destination="Ofl-Vv-vgq" id="H4g-YO-TCW"/>
  616. </connections>
  617. </view>
  618. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="dtQ-cN-F8x">
  619. <rect key="frame" x="0.0" y="110" width="414" height="626"/>
  620. </tableView>
  621. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xXK-ea-Oth">
  622. <rect key="frame" x="0.0" y="64" width="414" height="46"/>
  623. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  624. <constraints>
  625. <constraint firstAttribute="height" constant="46" id="5Gw-Ot-rT0"/>
  626. </constraints>
  627. </view>
  628. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ivt-5J-fKu">
  629. <rect key="frame" x="0.0" y="180" width="414" height="556"/>
  630. <subviews>
  631. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fIQ-cs-uZR">
  632. <rect key="frame" x="57" y="90" width="300" height="38.333333333333343"/>
  633. <constraints>
  634. <constraint firstAttribute="width" constant="300" id="KDm-V8-fZz"/>
  635. </constraints>
  636. <attributedString key="attributedText">
  637. <fragment content="您还没有可控制范围的话题发布文件夹, 立即 ">
  638. <attributes>
  639. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  640. <font key="NSFont" metaFont="system" size="16"/>
  641. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  642. </attributes>
  643. </fragment>
  644. <fragment content="新建">
  645. <attributes>
  646. <color key="NSColor" red="0.11764705882352941" green="0.47843137254901957" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  647. <font key="NSFont" metaFont="system" size="16"/>
  648. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  649. </attributes>
  650. </fragment>
  651. <fragment content=" 一个">
  652. <attributes>
  653. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  654. <font key="NSFont" metaFont="system" size="16"/>
  655. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  656. </attributes>
  657. </fragment>
  658. </attributedString>
  659. <nil key="highlightedColor"/>
  660. </label>
  661. </subviews>
  662. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  663. <constraints>
  664. <constraint firstItem="fIQ-cs-uZR" firstAttribute="centerX" secondItem="Ivt-5J-fKu" secondAttribute="centerX" id="j2A-WM-j08"/>
  665. <constraint firstItem="fIQ-cs-uZR" firstAttribute="top" secondItem="Ivt-5J-fKu" secondAttribute="top" constant="90" id="kCT-Hz-F6A"/>
  666. </constraints>
  667. </view>
  668. </subviews>
  669. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  670. <constraints>
  671. <constraint firstItem="Ivt-5J-fKu" firstAttribute="bottom" secondItem="lyD-3e-6RU" secondAttribute="bottom" id="3X2-0N-11R"/>
  672. <constraint firstItem="dtQ-cN-F8x" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="E8R-Jl-6i6"/>
  673. <constraint firstItem="lyD-3e-6RU" firstAttribute="trailing" secondItem="xXK-ea-Oth" secondAttribute="trailing" id="NVa-xr-Az0"/>
  674. <constraint firstItem="xXK-ea-Oth" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="TF6-Hh-NJX"/>
  675. <constraint firstItem="dtQ-cN-F8x" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="aHt-nd-ucK"/>
  676. <constraint firstItem="Ivt-5J-fKu" firstAttribute="top" secondItem="xXK-ea-Oth" secondAttribute="bottom" constant="70" id="bwu-zm-Cqu"/>
  677. <constraint firstItem="dtQ-cN-F8x" firstAttribute="top" secondItem="xXK-ea-Oth" secondAttribute="bottom" id="iZc-VX-Sq6"/>
  678. <constraint firstItem="Ivt-5J-fKu" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="kDC-ns-hkn"/>
  679. <constraint firstAttribute="bottom" secondItem="dtQ-cN-F8x" secondAttribute="bottom" id="kzg-wj-WMc"/>
  680. <constraint firstItem="g3m-J5-Pj1" firstAttribute="trailing" secondItem="lyD-3e-6RU" secondAttribute="trailing" id="qUx-fK-skr"/>
  681. <constraint firstItem="Ivt-5J-fKu" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="ss8-xR-p0L"/>
  682. <constraint firstItem="g3m-J5-Pj1" firstAttribute="top" secondItem="kRR-Rg-6gz" secondAttribute="top" id="ttD-dx-kaz"/>
  683. <constraint firstItem="g3m-J5-Pj1" firstAttribute="leading" secondItem="lyD-3e-6RU" secondAttribute="leading" id="uiJ-rL-vpt"/>
  684. <constraint firstItem="xXK-ea-Oth" firstAttribute="top" secondItem="g3m-J5-Pj1" secondAttribute="bottom" id="vYQ-GM-Ets"/>
  685. </constraints>
  686. <viewLayoutGuide key="safeArea" id="lyD-3e-6RU"/>
  687. </view>
  688. <navigationItem key="navigationItem" id="znv-3N-bu4"/>
  689. <connections>
  690. <outlet property="HeadView" destination="xXK-ea-Oth" id="bvY-Of-j20"/>
  691. <outlet property="addBtn" destination="wZR-8P-T4R" id="OIq-eL-mFK"/>
  692. <outlet property="createBtn" destination="dbA-yY-yEa" id="Mx5-nd-Noz"/>
  693. <outlet property="noDataL" destination="fIQ-cs-uZR" id="tiB-Ja-mZn"/>
  694. <outlet property="noDataView" destination="Ivt-5J-fKu" id="qOI-32-1AY"/>
  695. <outlet property="tableView" destination="dtQ-cN-F8x" id="X7r-69-Okv"/>
  696. <outlet property="titleL" destination="lfS-yL-8Jc" id="Kij-u7-9cZ"/>
  697. </connections>
  698. </viewController>
  699. <placeholder placeholderIdentifier="IBFirstResponder" id="FKq-FE-FKo" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  700. </objects>
  701. <point key="canvasLocation" x="-213.04347826086959" y="782.60869565217399"/>
  702. </scene>
  703. <!--MyTD Topic Book EditVC-->
  704. <scene sceneID="aZr-kZ-I6m">
  705. <objects>
  706. <viewController storyboardIdentifier="MyTDTopicBookEditVC" id="0Vu-zw-V7g" customClass="MyTDTopicBookEditVC" sceneMemberID="viewController">
  707. <view key="view" contentMode="scaleToFill" id="LOT-gI-bQU">
  708. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  709. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  710. <subviews>
  711. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CM2-rx-Y9f" customClass="WQNavigationBar">
  712. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  713. <subviews>
  714. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RWq-2p-iX0">
  715. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  716. <subviews>
  717. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yr8-ey-zKD">
  718. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  719. <constraints>
  720. <constraint firstAttribute="height" constant="44" id="0bg-8g-r1r"/>
  721. <constraint firstAttribute="width" constant="50" id="zJB-P1-jDd"/>
  722. </constraints>
  723. <state key="normal" image="back_black_icon"/>
  724. <connections>
  725. <action selector="backAction:" destination="0Vu-zw-V7g" eventType="touchUpInside" id="8vf-Hu-jF8"/>
  726. </connections>
  727. </button>
  728. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9pl-ty-prH">
  729. <rect key="frame" x="50" y="0.0" width="33" height="44"/>
  730. <constraints>
  731. <constraint firstAttribute="height" constant="44" id="qvL-ov-tfP"/>
  732. </constraints>
  733. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  734. <state key="normal" title="全选">
  735. <color key="titleColor" red="0.22352941179999999" green="0.47450980390000003" blue="0.82745098039999998" alpha="1" colorSpace="calibratedRGB"/>
  736. </state>
  737. </button>
  738. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="批量编辑" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ECl-LC-cuJ">
  739. <rect key="frame" x="174.33333333333334" y="12.333333333333334" width="65.333333333333343" height="19.333333333333329"/>
  740. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  741. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  742. <nil key="highlightedColor"/>
  743. </label>
  744. </subviews>
  745. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  746. <constraints>
  747. <constraint firstAttribute="height" constant="44" id="4os-4W-sfx"/>
  748. <constraint firstItem="9pl-ty-prH" firstAttribute="top" secondItem="Yr8-ey-zKD" secondAttribute="top" id="7Sh-UP-x3f"/>
  749. <constraint firstItem="ECl-LC-cuJ" firstAttribute="centerX" secondItem="RWq-2p-iX0" secondAttribute="centerX" id="JO2-nH-K0g"/>
  750. <constraint firstAttribute="bottom" secondItem="Yr8-ey-zKD" secondAttribute="bottom" id="PYg-eX-PjS"/>
  751. <constraint firstItem="9pl-ty-prH" firstAttribute="leading" secondItem="Yr8-ey-zKD" secondAttribute="trailing" id="Rdw-em-Lk1"/>
  752. <constraint firstItem="Yr8-ey-zKD" firstAttribute="leading" secondItem="RWq-2p-iX0" secondAttribute="leading" id="Xd6-am-dvt"/>
  753. <constraint firstItem="9pl-ty-prH" firstAttribute="bottom" secondItem="Yr8-ey-zKD" secondAttribute="bottom" id="eE1-zZ-jdv"/>
  754. <constraint firstItem="ECl-LC-cuJ" firstAttribute="centerY" secondItem="Yr8-ey-zKD" secondAttribute="centerY" id="q3q-lH-Kf0"/>
  755. </constraints>
  756. </view>
  757. </subviews>
  758. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  759. <constraints>
  760. <constraint firstItem="RWq-2p-iX0" firstAttribute="leading" secondItem="aQL-Xm-RS4" secondAttribute="leading" id="9LM-sd-rfH"/>
  761. <constraint firstItem="aQL-Xm-RS4" firstAttribute="bottom" secondItem="RWq-2p-iX0" secondAttribute="bottom" id="CTR-Wh-jI6"/>
  762. <constraint firstItem="RWq-2p-iX0" firstAttribute="trailing" secondItem="aQL-Xm-RS4" secondAttribute="trailing" id="aKX-1b-PoC"/>
  763. <constraint firstAttribute="height" constant="64" id="yRS-5s-b9n"/>
  764. </constraints>
  765. <viewLayoutGuide key="safeArea" id="aQL-Xm-RS4"/>
  766. <connections>
  767. <outlet property="height" destination="yRS-5s-b9n" id="SUg-ek-C95"/>
  768. </connections>
  769. </view>
  770. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UXX-uU-81U">
  771. <rect key="frame" x="0.0" y="64" width="414" height="622"/>
  772. </tableView>
  773. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1H8-bJ-X8i">
  774. <rect key="frame" x="0.0" y="686" width="414" height="50"/>
  775. <subviews>
  776. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z6f-nL-0ne">
  777. <rect key="frame" x="0.0" y="0.0" width="414" height="0.66666666666666663"/>
  778. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  779. <constraints>
  780. <constraint firstAttribute="height" constant="0.5" id="VNr-hg-RRV"/>
  781. </constraints>
  782. </view>
  783. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ixw-4d-6Ap">
  784. <rect key="frame" x="206.66666666666666" y="0.66666666666662877" width="0.66666666666665719" height="49.333333333333336"/>
  785. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  786. <constraints>
  787. <constraint firstAttribute="width" constant="0.5" id="1LJ-kd-Fhm"/>
  788. </constraints>
  789. </view>
  790. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OwR-gz-RBk">
  791. <rect key="frame" x="0.0" y="0.66666666666662877" width="206.66666666666666" height="49.333333333333336"/>
  792. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  793. <state key="normal" title="删除">
  794. <color key="titleColor" red="1" green="0.32156862749999998" blue="0.32156862749999998" alpha="1" colorSpace="calibratedRGB"/>
  795. </state>
  796. </button>
  797. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zyY-kO-VCd">
  798. <rect key="frame" x="207.33333333333337" y="0.66666666666662877" width="206.66666666666663" height="49.333333333333336"/>
  799. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  800. <state key="normal" title="移动">
  801. <color key="titleColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  802. </state>
  803. </button>
  804. </subviews>
  805. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  806. <constraints>
  807. <constraint firstItem="OwR-gz-RBk" firstAttribute="leading" secondItem="1H8-bJ-X8i" secondAttribute="leading" id="3iT-Rf-hH5"/>
  808. <constraint firstAttribute="bottom" secondItem="ixw-4d-6Ap" secondAttribute="bottom" id="5Bb-5Y-Yei"/>
  809. <constraint firstItem="ixw-4d-6Ap" firstAttribute="centerX" secondItem="1H8-bJ-X8i" secondAttribute="centerX" id="6Oy-Lk-4Ud"/>
  810. <constraint firstAttribute="trailing" secondItem="Z6f-nL-0ne" secondAttribute="trailing" id="Ad3-Yk-TUz"/>
  811. <constraint firstAttribute="bottom" secondItem="zyY-kO-VCd" secondAttribute="bottom" id="Dmm-OO-nTF"/>
  812. <constraint firstAttribute="bottom" secondItem="OwR-gz-RBk" secondAttribute="bottom" id="EU4-O9-Te3"/>
  813. <constraint firstItem="ixw-4d-6Ap" firstAttribute="leading" secondItem="OwR-gz-RBk" secondAttribute="trailing" id="Luf-Ie-Y8c"/>
  814. <constraint firstItem="Z6f-nL-0ne" firstAttribute="leading" secondItem="1H8-bJ-X8i" secondAttribute="leading" id="SkQ-r1-KIp"/>
  815. <constraint firstItem="ixw-4d-6Ap" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="fGX-Vt-MuI"/>
  816. <constraint firstItem="zyY-kO-VCd" firstAttribute="leading" secondItem="ixw-4d-6Ap" secondAttribute="trailing" id="gvb-rv-7zg"/>
  817. <constraint firstAttribute="trailing" secondItem="zyY-kO-VCd" secondAttribute="trailing" id="jSA-UT-LtS"/>
  818. <constraint firstItem="OwR-gz-RBk" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="mSy-JT-45o"/>
  819. <constraint firstAttribute="height" constant="50" id="vBR-vJ-Asd"/>
  820. <constraint firstItem="zyY-kO-VCd" firstAttribute="top" secondItem="Z6f-nL-0ne" secondAttribute="bottom" id="vi7-1j-5Hf"/>
  821. <constraint firstItem="Z6f-nL-0ne" firstAttribute="top" secondItem="1H8-bJ-X8i" secondAttribute="top" id="yFA-i4-hhj"/>
  822. </constraints>
  823. </view>
  824. </subviews>
  825. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  826. <constraints>
  827. <constraint firstItem="UXX-uU-81U" firstAttribute="top" secondItem="CM2-rx-Y9f" secondAttribute="bottom" id="2vs-ks-MB7"/>
  828. <constraint firstItem="CM2-rx-Y9f" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="G7L-dU-w3q"/>
  829. <constraint firstItem="UXX-uU-81U" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="GpO-dt-dYv"/>
  830. <constraint firstItem="CM2-rx-Y9f" firstAttribute="top" secondItem="LOT-gI-bQU" secondAttribute="top" id="I1O-k2-Qgt"/>
  831. <constraint firstItem="1H8-bJ-X8i" firstAttribute="bottom" secondItem="bDG-8Q-apR" secondAttribute="bottom" id="XeF-IS-rBe"/>
  832. <constraint firstItem="1H8-bJ-X8i" firstAttribute="leading" secondItem="bDG-8Q-apR" secondAttribute="leading" id="YNf-nY-v3z"/>
  833. <constraint firstItem="1H8-bJ-X8i" firstAttribute="trailing" secondItem="bDG-8Q-apR" secondAttribute="trailing" id="Yyd-fl-vZH"/>
  834. <constraint firstItem="bDG-8Q-apR" firstAttribute="trailing" secondItem="UXX-uU-81U" secondAttribute="trailing" id="crD-w3-tcZ"/>
  835. <constraint firstItem="CM2-rx-Y9f" firstAttribute="trailing" secondItem="bDG-8Q-apR" secondAttribute="trailing" id="epC-9F-XHg"/>
  836. <constraint firstItem="1H8-bJ-X8i" firstAttribute="top" secondItem="UXX-uU-81U" secondAttribute="bottom" id="vFd-bf-1nh"/>
  837. </constraints>
  838. <viewLayoutGuide key="safeArea" id="bDG-8Q-apR"/>
  839. </view>
  840. <navigationItem key="navigationItem" id="g19-O7-2r1"/>
  841. <connections>
  842. <outlet property="allSelectBtn" destination="9pl-ty-prH" id="Zzx-yc-pB4"/>
  843. <outlet property="deleteBtn" destination="OwR-gz-RBk" id="nrJ-nf-4N2"/>
  844. <outlet property="moveBtn" destination="zyY-kO-VCd" id="Pjs-y6-j0e"/>
  845. <outlet property="tableView" destination="UXX-uU-81U" id="ROJ-8I-fXE"/>
  846. </connections>
  847. </viewController>
  848. <placeholder placeholderIdentifier="IBFirstResponder" id="vpX-hj-quU" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  849. </objects>
  850. <point key="canvasLocation" x="458" y="783"/>
  851. </scene>
  852. </scenes>
  853. <resources>
  854. <image name="Topic_New_Filed" width="142" height="59.666667938232422"/>
  855. <image name="back_black_icon" width="11" height="20"/>
  856. <image name="chatmsg_right_add_icon" width="15.666666984558105" height="15.666666984558105"/>
  857. <image name="chatmsg_right_edit_icon" width="15" height="17"/>
  858. <image name="menu_black_icon" width="16.666666030883789" height="14.666666984558105"/>
  859. </resources>
  860. </document>