Source.storyboard 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734
  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="SHO-cN-RrV" kind="relationship" relationship="rootViewController" id="mLN-lO-ZNx"/>
  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. <!--Source HomeVC-->
  27. <scene sceneID="BFe-KM-Ft4">
  28. <objects>
  29. <viewController storyboardIdentifier="SourceHomeVC" id="SHO-cN-RrV" customClass="SourceHomeVC" sceneMemberID="viewController">
  30. <view key="view" contentMode="scaleToFill" id="DUl-bS-JUQ">
  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="hCB-eT-rx4" 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="nXu-vq-Dw6">
  38. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  39. <subviews>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="信源" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Jog-Lg-Zi7">
  41. <rect key="frame" x="190.66666666666666" y="11.666666666666666" width="32.666666666666657" height="20.666666666666671"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  43. <color key="textColor" red="0.039215686274509803" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. </subviews>
  47. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. <constraints>
  49. <constraint firstItem="Jog-Lg-Zi7" firstAttribute="centerX" secondItem="nXu-vq-Dw6" secondAttribute="centerX" id="EH9-ga-bnI"/>
  50. <constraint firstItem="Jog-Lg-Zi7" firstAttribute="centerY" secondItem="nXu-vq-Dw6" secondAttribute="centerY" id="EgQ-SF-1Lq"/>
  51. <constraint firstItem="Jog-Lg-Zi7" firstAttribute="top" secondItem="nXu-vq-Dw6" secondAttribute="top" constant="11.666666666666671" id="R3n-AF-m4c"/>
  52. <constraint firstAttribute="height" constant="44" id="gAr-gG-sBR"/>
  53. </constraints>
  54. </view>
  55. </subviews>
  56. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="64" id="4EF-wU-gZO"/>
  59. <constraint firstItem="nXu-vq-Dw6" firstAttribute="leading" secondItem="hCB-eT-rx4" secondAttribute="leading" id="Kvf-Vz-3rM"/>
  60. <constraint firstAttribute="bottom" secondItem="nXu-vq-Dw6" secondAttribute="bottom" id="swN-y3-8ZJ"/>
  61. <constraint firstItem="nXu-vq-Dw6" firstAttribute="trailing" secondItem="hCB-eT-rx4" secondAttribute="trailing" id="zlO-zU-FlR"/>
  62. </constraints>
  63. <viewLayoutGuide key="safeArea" id="N9b-tS-8Mg"/>
  64. <connections>
  65. <outlet property="height" destination="4EF-wU-gZO" id="qe0-R5-HtA"/>
  66. </connections>
  67. </view>
  68. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="P7O-Ou-oGU">
  69. <rect key="frame" x="0.0" y="64" width="414" height="672"/>
  70. </tableView>
  71. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Id2-WT-fgc">
  72. <rect key="frame" x="0.0" y="264" width="414" height="472"/>
  73. <subviews>
  74. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7gU-4y-lth">
  75. <rect key="frame" x="57" y="0.0" width="300" height="38.333333333333336"/>
  76. <constraints>
  77. <constraint firstAttribute="width" constant="300" id="JaH-BF-FQ4"/>
  78. </constraints>
  79. <attributedString key="attributedText">
  80. <fragment content="您还没有可控制范围的话题发布文件夹, 立即 ">
  81. <attributes>
  82. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  83. <font key="NSFont" metaFont="system" size="16"/>
  84. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  85. </attributes>
  86. </fragment>
  87. <fragment content="新建">
  88. <attributes>
  89. <color key="NSColor" red="0.11764705882352941" green="0.47843137254901957" blue="0.72549019607843135" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  90. <font key="NSFont" metaFont="system" size="16"/>
  91. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  92. </attributes>
  93. </fragment>
  94. <fragment content=" 一个">
  95. <attributes>
  96. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  97. <font key="NSFont" metaFont="system" size="16"/>
  98. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  99. </attributes>
  100. </fragment>
  101. </attributedString>
  102. <nil key="highlightedColor"/>
  103. </label>
  104. </subviews>
  105. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  106. <constraints>
  107. <constraint firstItem="7gU-4y-lth" firstAttribute="top" secondItem="Id2-WT-fgc" secondAttribute="top" id="0yu-fP-Dvv"/>
  108. <constraint firstItem="7gU-4y-lth" firstAttribute="centerX" secondItem="Id2-WT-fgc" secondAttribute="centerX" id="eTV-uW-CDL"/>
  109. </constraints>
  110. </view>
  111. </subviews>
  112. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  113. <constraints>
  114. <constraint firstItem="P7O-Ou-oGU" firstAttribute="top" secondItem="hCB-eT-rx4" secondAttribute="bottom" id="3ny-1c-9He"/>
  115. <constraint firstItem="P7O-Ou-oGU" firstAttribute="leading" secondItem="7c1-e0-9St" secondAttribute="leading" id="FLs-xl-Waa"/>
  116. <constraint firstItem="Id2-WT-fgc" firstAttribute="trailing" secondItem="7c1-e0-9St" secondAttribute="trailing" id="WXJ-3n-64A"/>
  117. <constraint firstItem="hCB-eT-rx4" firstAttribute="trailing" secondItem="7c1-e0-9St" secondAttribute="trailing" id="aeX-EI-pWy"/>
  118. <constraint firstItem="7c1-e0-9St" firstAttribute="bottom" secondItem="P7O-Ou-oGU" secondAttribute="bottom" id="b3y-bO-csP"/>
  119. <constraint firstItem="Id2-WT-fgc" firstAttribute="leading" secondItem="7c1-e0-9St" secondAttribute="leading" id="bwX-kg-CvM"/>
  120. <constraint firstItem="7c1-e0-9St" firstAttribute="bottom" secondItem="Id2-WT-fgc" secondAttribute="bottom" id="cTW-aB-LY3"/>
  121. <constraint firstItem="hCB-eT-rx4" firstAttribute="top" secondItem="DUl-bS-JUQ" secondAttribute="top" id="dLA-cp-dy0"/>
  122. <constraint firstItem="Id2-WT-fgc" firstAttribute="top" secondItem="hCB-eT-rx4" secondAttribute="bottom" constant="200" id="f2v-HI-hie"/>
  123. <constraint firstItem="7c1-e0-9St" firstAttribute="trailing" secondItem="P7O-Ou-oGU" secondAttribute="trailing" id="g3z-GR-Hbx"/>
  124. <constraint firstItem="hCB-eT-rx4" firstAttribute="leading" secondItem="7c1-e0-9St" secondAttribute="leading" id="rMd-z6-kZq"/>
  125. </constraints>
  126. <viewLayoutGuide key="safeArea" id="7c1-e0-9St"/>
  127. </view>
  128. <navigationItem key="navigationItem" id="NKA-Hb-T1U"/>
  129. <connections>
  130. <outlet property="tableView" destination="P7O-Ou-oGU" id="Cld-5f-LEV"/>
  131. </connections>
  132. </viewController>
  133. <placeholder placeholderIdentifier="IBFirstResponder" id="QVI-Va-6oy" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  134. </objects>
  135. <point key="canvasLocation" x="-252.17391304347828" y="95.380434782608702"/>
  136. </scene>
  137. <!--Source GroupVC-->
  138. <scene sceneID="4fY-6x-Skp">
  139. <objects>
  140. <viewController storyboardIdentifier="SourceGroupVC" id="goK-I6-gIY" customClass="SourceGroupVC" sceneMemberID="viewController">
  141. <view key="view" contentMode="scaleToFill" id="Tfd-9i-KcV">
  142. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  143. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  144. <subviews>
  145. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pqu-05-P3u" customClass="WQNavigationBar">
  146. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  147. <subviews>
  148. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="e3B-5m-6Pq">
  149. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  150. <subviews>
  151. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gqH-qw-YAL">
  152. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  153. <constraints>
  154. <constraint firstAttribute="width" constant="50" id="NEm-hB-1zl"/>
  155. <constraint firstAttribute="height" constant="44" id="QBy-Ll-m49"/>
  156. </constraints>
  157. <state key="normal" image="back_black_icon"/>
  158. <connections>
  159. <action selector="backAction:" destination="goK-I6-gIY" eventType="touchUpInside" id="cAo-zE-o0t"/>
  160. </connections>
  161. </button>
  162. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yuq-66-lcT">
  163. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  164. <constraints>
  165. <constraint firstAttribute="height" constant="44" id="oOG-B6-nWq"/>
  166. <constraint firstAttribute="width" constant="35" id="plc-H6-XJt"/>
  167. </constraints>
  168. <state key="normal" image="menu_black_icon"/>
  169. <connections>
  170. <action selector="menuAction:" destination="goK-I6-gIY" eventType="touchUpInside" id="Jg8-QA-62Y"/>
  171. </connections>
  172. </button>
  173. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="小组" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Dkd-dd-cfT">
  174. <rect key="frame" x="190.66666666666666" y="12.333333333333334" width="32.666666666666657" height="19.333333333333329"/>
  175. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  176. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. <nil key="highlightedColor"/>
  178. </label>
  179. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0uu-hW-qJL">
  180. <rect key="frame" x="366" y="0.0" width="44" height="44"/>
  181. <constraints>
  182. <constraint firstAttribute="width" constant="44" id="Hyq-RX-HiN"/>
  183. </constraints>
  184. <state key="normal" image="chatmsg_right_edit_icon"/>
  185. </button>
  186. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jqO-Ch-kLx">
  187. <rect key="frame" x="322" y="0.0" width="44" height="44"/>
  188. <constraints>
  189. <constraint firstAttribute="width" constant="44" id="yDc-O8-LAu"/>
  190. </constraints>
  191. <state key="normal" image="Source_Group_tree"/>
  192. </button>
  193. </subviews>
  194. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  195. <constraints>
  196. <constraint firstAttribute="bottom" secondItem="jqO-Ch-kLx" secondAttribute="bottom" id="4An-Py-4dD"/>
  197. <constraint firstItem="yuq-66-lcT" firstAttribute="leading" secondItem="gqH-qw-YAL" secondAttribute="trailing" id="Ktz-dU-zOG"/>
  198. <constraint firstAttribute="bottom" secondItem="gqH-qw-YAL" secondAttribute="bottom" id="Lvn-bp-48M"/>
  199. <constraint firstItem="Dkd-dd-cfT" firstAttribute="centerY" secondItem="gqH-qw-YAL" secondAttribute="centerY" id="NbA-OO-PNL"/>
  200. <constraint firstAttribute="trailing" secondItem="0uu-hW-qJL" secondAttribute="trailing" constant="4" id="YkC-T8-li7"/>
  201. <constraint firstItem="jqO-Ch-kLx" firstAttribute="top" secondItem="e3B-5m-6Pq" secondAttribute="top" id="gTs-u1-H10"/>
  202. <constraint firstAttribute="height" constant="44" id="gdh-fj-thz"/>
  203. <constraint firstItem="yuq-66-lcT" firstAttribute="top" secondItem="gqH-qw-YAL" secondAttribute="top" id="h2q-ZZ-A67"/>
  204. <constraint firstItem="gqH-qw-YAL" firstAttribute="leading" secondItem="e3B-5m-6Pq" secondAttribute="leading" id="iht-U8-6gi"/>
  205. <constraint firstItem="Dkd-dd-cfT" firstAttribute="centerX" secondItem="e3B-5m-6Pq" secondAttribute="centerX" id="jJC-M7-e0O"/>
  206. <constraint firstItem="yuq-66-lcT" firstAttribute="bottom" secondItem="gqH-qw-YAL" secondAttribute="bottom" id="k9u-UI-dWx"/>
  207. <constraint firstItem="0uu-hW-qJL" firstAttribute="leading" secondItem="jqO-Ch-kLx" secondAttribute="trailing" id="n0c-mz-0Jp"/>
  208. <constraint firstAttribute="bottom" secondItem="0uu-hW-qJL" secondAttribute="bottom" id="rZj-1j-HF0"/>
  209. <constraint firstItem="0uu-hW-qJL" firstAttribute="top" secondItem="e3B-5m-6Pq" secondAttribute="top" id="zey-3j-B0B"/>
  210. </constraints>
  211. </view>
  212. </subviews>
  213. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="64" id="Ja7-fn-Jf2"/>
  216. <constraint firstItem="e3B-5m-6Pq" firstAttribute="trailing" secondItem="Pqu-05-P3u" secondAttribute="trailing" id="OzX-rY-vAx"/>
  217. <constraint firstAttribute="bottom" secondItem="e3B-5m-6Pq" secondAttribute="bottom" id="TKb-7P-UhX"/>
  218. <constraint firstItem="e3B-5m-6Pq" firstAttribute="leading" secondItem="Pqu-05-P3u" secondAttribute="leading" id="k1u-Ce-63b"/>
  219. </constraints>
  220. <connections>
  221. <outlet property="height" destination="Ja7-fn-Jf2" id="HPA-hQ-2eC"/>
  222. </connections>
  223. </view>
  224. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="NJz-mf-Xmb">
  225. <rect key="frame" x="0.0" y="64" width="414" height="92"/>
  226. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  227. <constraints>
  228. <constraint firstAttribute="height" constant="92" id="8ap-OO-KDY"/>
  229. </constraints>
  230. </view>
  231. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="CTY-Wz-zKC">
  232. <rect key="frame" x="0.0" y="156" width="414" height="580"/>
  233. </tableView>
  234. </subviews>
  235. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  236. <constraints>
  237. <constraint firstItem="CTY-Wz-zKC" firstAttribute="leading" secondItem="VjM-J7-AU9" secondAttribute="leading" id="5mL-PU-oL4"/>
  238. <constraint firstItem="Pqu-05-P3u" firstAttribute="trailing" secondItem="VjM-J7-AU9" secondAttribute="trailing" id="61Z-Yy-Zf9"/>
  239. <constraint firstItem="VjM-J7-AU9" firstAttribute="trailing" secondItem="CTY-Wz-zKC" secondAttribute="trailing" id="93g-5n-Al4"/>
  240. <constraint firstItem="Pqu-05-P3u" firstAttribute="leading" secondItem="VjM-J7-AU9" secondAttribute="leading" id="E0g-gl-Jk9"/>
  241. <constraint firstItem="NJz-mf-Xmb" firstAttribute="leading" secondItem="Tfd-9i-KcV" secondAttribute="leading" id="Iqt-bu-gU9"/>
  242. <constraint firstItem="VjM-J7-AU9" firstAttribute="trailing" secondItem="NJz-mf-Xmb" secondAttribute="trailing" id="eJW-AO-ZyD"/>
  243. <constraint firstItem="VjM-J7-AU9" firstAttribute="bottom" secondItem="CTY-Wz-zKC" secondAttribute="bottom" id="nVM-Lv-1hv"/>
  244. <constraint firstItem="Pqu-05-P3u" firstAttribute="top" secondItem="Tfd-9i-KcV" secondAttribute="top" id="qpI-pY-gRS"/>
  245. <constraint firstItem="NJz-mf-Xmb" firstAttribute="top" secondItem="Pqu-05-P3u" secondAttribute="bottom" id="wjW-Iy-Az0"/>
  246. <constraint firstItem="CTY-Wz-zKC" firstAttribute="top" secondItem="NJz-mf-Xmb" secondAttribute="bottom" id="xXU-Cr-nyn"/>
  247. </constraints>
  248. <viewLayoutGuide key="safeArea" id="VjM-J7-AU9"/>
  249. </view>
  250. <navigationItem key="navigationItem" id="6GY-jJ-3bN"/>
  251. <connections>
  252. <outlet property="HeadView" destination="NJz-mf-Xmb" id="idr-Mq-Z2t"/>
  253. <outlet property="editBtn" destination="0uu-hW-qJL" id="OmA-N3-Rd2"/>
  254. <outlet property="squareBtn" destination="jqO-Ch-kLx" id="Rbt-lw-BN0"/>
  255. <outlet property="tableView" destination="CTY-Wz-zKC" id="6p0-Tr-Ltp"/>
  256. </connections>
  257. </viewController>
  258. <placeholder placeholderIdentifier="IBFirstResponder" id="iLc-qn-8SG" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  259. </objects>
  260. <point key="canvasLocation" x="490" y="95"/>
  261. </scene>
  262. <!--Group SquareVC-->
  263. <scene sceneID="Hgk-ee-Wf0">
  264. <objects>
  265. <viewController storyboardIdentifier="GroupSquareVC" id="1m7-fY-2bc" customClass="GroupSquareVC" sceneMemberID="viewController">
  266. <view key="view" contentMode="scaleToFill" id="Jcl-JF-5gM">
  267. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  268. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  269. <subviews>
  270. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2j4-v9-X5w" customClass="WQNavigationBar">
  271. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  272. <subviews>
  273. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mx3-s0-cOn">
  274. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  275. <subviews>
  276. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1i0-4X-ViL">
  277. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  278. <constraints>
  279. <constraint firstAttribute="width" constant="50" id="Mur-4O-4fj"/>
  280. <constraint firstAttribute="height" constant="44" id="vob-m5-nae"/>
  281. </constraints>
  282. <state key="normal" image="back_black_icon"/>
  283. <connections>
  284. <action selector="backAction:" destination="1m7-fY-2bc" eventType="touchUpInside" id="GNs-v0-T66"/>
  285. </connections>
  286. </button>
  287. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QJ9-Hj-kRQ">
  288. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  289. <constraints>
  290. <constraint firstAttribute="height" constant="44" id="Jig-OF-Yvd"/>
  291. <constraint firstAttribute="width" constant="35" id="MPr-lc-r8f"/>
  292. </constraints>
  293. <state key="normal" image="menu_black_icon"/>
  294. <connections>
  295. <action selector="menuAction:" destination="1m7-fY-2bc" eventType="touchUpInside" id="pHd-Bu-OvR"/>
  296. </connections>
  297. </button>
  298. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="小组广场" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DE6-Gc-Akb">
  299. <rect key="frame" x="174.33333333333334" y="12.333333333333334" width="65.333333333333343" height="19.333333333333329"/>
  300. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  301. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  302. <nil key="highlightedColor"/>
  303. </label>
  304. </subviews>
  305. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  306. <constraints>
  307. <constraint firstAttribute="bottom" secondItem="1i0-4X-ViL" secondAttribute="bottom" id="37k-Ob-59q"/>
  308. <constraint firstItem="DE6-Gc-Akb" firstAttribute="centerX" secondItem="mx3-s0-cOn" secondAttribute="centerX" id="GLZ-np-y41"/>
  309. <constraint firstItem="QJ9-Hj-kRQ" firstAttribute="bottom" secondItem="1i0-4X-ViL" secondAttribute="bottom" id="Mea-k0-PjZ"/>
  310. <constraint firstItem="DE6-Gc-Akb" firstAttribute="centerY" secondItem="1i0-4X-ViL" secondAttribute="centerY" id="Uc2-bA-BT9"/>
  311. <constraint firstItem="QJ9-Hj-kRQ" firstAttribute="leading" secondItem="1i0-4X-ViL" secondAttribute="trailing" id="XTV-ew-VYN"/>
  312. <constraint firstItem="1i0-4X-ViL" firstAttribute="leading" secondItem="mx3-s0-cOn" secondAttribute="leading" id="oEI-sH-5QX"/>
  313. <constraint firstItem="QJ9-Hj-kRQ" firstAttribute="top" secondItem="1i0-4X-ViL" secondAttribute="top" id="pNn-RG-DHJ"/>
  314. <constraint firstAttribute="height" constant="44" id="pXp-w8-O0e"/>
  315. </constraints>
  316. </view>
  317. </subviews>
  318. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  319. <constraints>
  320. <constraint firstItem="mx3-s0-cOn" firstAttribute="trailing" secondItem="2j4-v9-X5w" secondAttribute="trailing" id="LE0-6q-Y69"/>
  321. <constraint firstItem="mx3-s0-cOn" firstAttribute="leading" secondItem="2j4-v9-X5w" secondAttribute="leading" id="Qk3-bq-MuQ"/>
  322. <constraint firstAttribute="height" constant="64" id="rSQ-q3-rQW"/>
  323. <constraint firstAttribute="bottom" secondItem="mx3-s0-cOn" secondAttribute="bottom" id="xbA-PP-I4l"/>
  324. </constraints>
  325. <connections>
  326. <outlet property="height" destination="rSQ-q3-rQW" id="vwP-zt-Sfu"/>
  327. </connections>
  328. </view>
  329. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IYU-Hy-SSJ">
  330. <rect key="frame" x="0.0" y="64" width="414" height="46"/>
  331. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  332. <constraints>
  333. <constraint firstAttribute="height" constant="46" id="bbA-Qg-3Vg"/>
  334. </constraints>
  335. </view>
  336. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="nN4-zX-unY">
  337. <rect key="frame" x="0.0" y="110" width="90" height="626"/>
  338. <constraints>
  339. <constraint firstAttribute="width" constant="90" id="lRa-3D-3Fm"/>
  340. </constraints>
  341. </tableView>
  342. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="txD-Qe-fgc">
  343. <rect key="frame" x="90" y="110" width="324" height="626"/>
  344. </tableView>
  345. </subviews>
  346. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  347. <constraints>
  348. <constraint firstItem="nN4-zX-unY" firstAttribute="leading" secondItem="54R-iR-R4x" secondAttribute="leading" id="8ck-qa-2tG"/>
  349. <constraint firstItem="IYU-Hy-SSJ" firstAttribute="top" secondItem="2j4-v9-X5w" secondAttribute="bottom" id="BRV-7v-B99"/>
  350. <constraint firstItem="txD-Qe-fgc" firstAttribute="top" secondItem="IYU-Hy-SSJ" secondAttribute="bottom" id="Cpb-rN-EH3"/>
  351. <constraint firstItem="54R-iR-R4x" firstAttribute="trailing" secondItem="txD-Qe-fgc" secondAttribute="trailing" id="HWx-l9-3GN"/>
  352. <constraint firstItem="nN4-zX-unY" firstAttribute="top" secondItem="IYU-Hy-SSJ" secondAttribute="bottom" id="NJ0-SX-Gck"/>
  353. <constraint firstItem="54R-iR-R4x" firstAttribute="bottom" secondItem="txD-Qe-fgc" secondAttribute="bottom" id="OhL-9j-Fgv"/>
  354. <constraint firstItem="2j4-v9-X5w" firstAttribute="top" secondItem="Jcl-JF-5gM" secondAttribute="top" id="Pax-9B-5nn"/>
  355. <constraint firstItem="IYU-Hy-SSJ" firstAttribute="leading" secondItem="Jcl-JF-5gM" secondAttribute="leading" id="ZTb-yI-z8L"/>
  356. <constraint firstItem="54R-iR-R4x" firstAttribute="trailing" secondItem="IYU-Hy-SSJ" secondAttribute="trailing" id="bd8-mf-eUP"/>
  357. <constraint firstItem="54R-iR-R4x" firstAttribute="bottom" secondItem="nN4-zX-unY" secondAttribute="bottom" id="dIN-eg-VC8"/>
  358. <constraint firstItem="txD-Qe-fgc" firstAttribute="leading" secondItem="nN4-zX-unY" secondAttribute="trailing" id="hEp-i8-5Zf"/>
  359. <constraint firstItem="2j4-v9-X5w" firstAttribute="leading" secondItem="54R-iR-R4x" secondAttribute="leading" id="nVa-hk-HYA"/>
  360. <constraint firstItem="2j4-v9-X5w" firstAttribute="trailing" secondItem="54R-iR-R4x" secondAttribute="trailing" id="ybx-aZ-Fou"/>
  361. </constraints>
  362. <viewLayoutGuide key="safeArea" id="54R-iR-R4x"/>
  363. </view>
  364. <navigationItem key="navigationItem" id="mDk-hh-Fln"/>
  365. <connections>
  366. <outlet property="HeadView" destination="IYU-Hy-SSJ" id="n1X-3w-b1a"/>
  367. <outlet property="height" destination="NJ0-SX-Gck" id="sLu-wb-M26"/>
  368. <outlet property="leftTable" destination="nN4-zX-unY" id="8As-ru-QDN"/>
  369. <outlet property="rightTable" destination="txD-Qe-fgc" id="sLA-J6-VE9"/>
  370. </connections>
  371. </viewController>
  372. <placeholder placeholderIdentifier="IBFirstResponder" id="Fdp-ua-WOf" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  373. </objects>
  374. <point key="canvasLocation" x="1272" y="95"/>
  375. </scene>
  376. <!--Replay MeVC-->
  377. <scene sceneID="vdU-T2-vEr">
  378. <objects>
  379. <viewController storyboardIdentifier="ReplayMeVC" id="vxv-40-PYZ" customClass="ReplayMeVC" sceneMemberID="viewController">
  380. <view key="view" contentMode="scaleToFill" id="yXN-ub-lxR">
  381. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  382. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  383. <subviews>
  384. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="grF-Vs-In1" customClass="WQNavigationBar">
  385. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  386. <subviews>
  387. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="g7e-3D-f05">
  388. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  389. <subviews>
  390. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3JZ-GL-2hv">
  391. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  392. <color key="backgroundColor" red="0.89803921568627454" green="0.89803921568627454" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  393. <constraints>
  394. <constraint firstAttribute="height" constant="0.5" id="t0f-m3-g73"/>
  395. </constraints>
  396. </view>
  397. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hq2-fT-war">
  398. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  399. <constraints>
  400. <constraint firstAttribute="height" constant="44" id="O0O-3V-WeH"/>
  401. <constraint firstAttribute="width" constant="50" id="vv2-v7-AEo"/>
  402. </constraints>
  403. <state key="normal" image="back_black_icon"/>
  404. <connections>
  405. <action selector="backAction:" destination="vxv-40-PYZ" eventType="touchUpInside" id="Q5X-RX-r74"/>
  406. </connections>
  407. </button>
  408. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R0S-v7-CqF">
  409. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  410. <constraints>
  411. <constraint firstAttribute="width" constant="35" id="htb-Yy-Nhx"/>
  412. <constraint firstAttribute="height" constant="44" id="q8c-HI-iRs"/>
  413. </constraints>
  414. <state key="normal" image="menu_black_icon"/>
  415. <connections>
  416. <action selector="menuAction:" destination="vxv-40-PYZ" eventType="touchUpInside" id="Wtn-oA-u2C"/>
  417. </connections>
  418. </button>
  419. </subviews>
  420. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  421. <constraints>
  422. <constraint firstAttribute="height" constant="44" id="ES6-1F-p9Q"/>
  423. <constraint firstItem="R0S-v7-CqF" firstAttribute="top" secondItem="hq2-fT-war" secondAttribute="top" id="OyM-Da-SVa"/>
  424. <constraint firstItem="hq2-fT-war" firstAttribute="leading" secondItem="g7e-3D-f05" secondAttribute="leading" id="TXo-W2-KhQ"/>
  425. <constraint firstAttribute="bottom" secondItem="hq2-fT-war" secondAttribute="bottom" id="V0Q-Fp-LMA"/>
  426. <constraint firstItem="R0S-v7-CqF" firstAttribute="bottom" secondItem="hq2-fT-war" secondAttribute="bottom" id="VRn-iA-v9x"/>
  427. <constraint firstAttribute="trailing" secondItem="3JZ-GL-2hv" secondAttribute="trailing" id="ccH-rb-0Zs"/>
  428. <constraint firstAttribute="bottom" secondItem="3JZ-GL-2hv" secondAttribute="bottom" id="ekm-nK-OF4"/>
  429. <constraint firstItem="3JZ-GL-2hv" firstAttribute="leading" secondItem="g7e-3D-f05" secondAttribute="leading" id="h8f-7G-zZ3"/>
  430. <constraint firstItem="R0S-v7-CqF" firstAttribute="leading" secondItem="hq2-fT-war" secondAttribute="trailing" id="kds-KQ-nY0"/>
  431. </constraints>
  432. </view>
  433. </subviews>
  434. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  435. <constraints>
  436. <constraint firstAttribute="height" constant="64" id="9zz-HA-c8f"/>
  437. <constraint firstItem="g7e-3D-f05" firstAttribute="leading" secondItem="grF-Vs-In1" secondAttribute="leading" id="TXj-cE-H8k"/>
  438. <constraint firstAttribute="bottom" secondItem="g7e-3D-f05" secondAttribute="bottom" id="vEC-Iw-fgR"/>
  439. <constraint firstItem="g7e-3D-f05" firstAttribute="trailing" secondItem="grF-Vs-In1" secondAttribute="trailing" id="vpO-is-wXf"/>
  440. </constraints>
  441. <connections>
  442. <outlet property="height" destination="9zz-HA-c8f" id="Xtd-AF-7Wm"/>
  443. </connections>
  444. </view>
  445. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kYM-uK-Vty">
  446. <rect key="frame" x="0.0" y="64" width="414" height="46"/>
  447. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  448. <constraints>
  449. <constraint firstAttribute="height" constant="46" id="BQD-H9-qc7"/>
  450. </constraints>
  451. </view>
  452. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="18" sectionFooterHeight="18" translatesAutoresizingMaskIntoConstraints="NO" id="Jf5-YV-xV8">
  453. <rect key="frame" x="0.0" y="110" width="414" height="626"/>
  454. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  455. </tableView>
  456. </subviews>
  457. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  458. <constraints>
  459. <constraint firstItem="kYM-uK-Vty" firstAttribute="top" secondItem="grF-Vs-In1" secondAttribute="bottom" id="5yc-ua-bqZ"/>
  460. <constraint firstItem="Jf5-YV-xV8" firstAttribute="leading" secondItem="fpX-fQ-1IS" secondAttribute="leading" id="DyK-Jp-sxU"/>
  461. <constraint firstItem="grF-Vs-In1" firstAttribute="trailing" secondItem="fpX-fQ-1IS" secondAttribute="trailing" id="Ot6-Tw-Fej"/>
  462. <constraint firstItem="kYM-uK-Vty" firstAttribute="leading" secondItem="yXN-ub-lxR" secondAttribute="leading" id="TxF-oi-HD3"/>
  463. <constraint firstItem="fpX-fQ-1IS" firstAttribute="trailing" secondItem="kYM-uK-Vty" secondAttribute="trailing" id="a41-BK-Yq5"/>
  464. <constraint firstItem="Jf5-YV-xV8" firstAttribute="top" secondItem="kYM-uK-Vty" secondAttribute="bottom" id="hBA-GW-Puk"/>
  465. <constraint firstItem="grF-Vs-In1" firstAttribute="leading" secondItem="fpX-fQ-1IS" secondAttribute="leading" id="k3V-bX-Gy9"/>
  466. <constraint firstItem="fpX-fQ-1IS" firstAttribute="trailing" secondItem="Jf5-YV-xV8" secondAttribute="trailing" id="lSH-sM-ROV"/>
  467. <constraint firstItem="grF-Vs-In1" firstAttribute="top" secondItem="yXN-ub-lxR" secondAttribute="top" id="uD3-oM-7sX"/>
  468. <constraint firstItem="fpX-fQ-1IS" firstAttribute="bottom" secondItem="Jf5-YV-xV8" secondAttribute="bottom" id="w3N-YW-uvc"/>
  469. </constraints>
  470. <viewLayoutGuide key="safeArea" id="fpX-fQ-1IS"/>
  471. </view>
  472. <navigationItem key="navigationItem" id="Mar-c1-4bI"/>
  473. <connections>
  474. <outlet property="HeadView" destination="kYM-uK-Vty" id="K11-l3-rhZ"/>
  475. <outlet property="navBar" destination="g7e-3D-f05" id="ysv-0s-hIr"/>
  476. <outlet property="tableView" destination="Jf5-YV-xV8" id="Sh2-a7-ZC6"/>
  477. </connections>
  478. </viewController>
  479. <placeholder placeholderIdentifier="IBFirstResponder" id="S82-5A-pDA" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  480. </objects>
  481. <point key="canvasLocation" x="-968.11594202898561" y="802.17391304347836"/>
  482. </scene>
  483. <!--Replay Me LikeVC-->
  484. <scene sceneID="l5R-Xa-kUp">
  485. <objects>
  486. <viewController storyboardIdentifier="ReplayMeLikeVC" id="HOC-Xw-8b4" customClass="ReplayMeLikeVC" sceneMemberID="viewController">
  487. <view key="view" contentMode="scaleToFill" id="aAd-rM-dUO">
  488. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  489. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  490. <subviews>
  491. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="e0L-Js-jyQ" customClass="WQNavigationBar">
  492. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  493. <subviews>
  494. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="c1y-rr-8hQ">
  495. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  496. <subviews>
  497. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="信源" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Osx-th-Mxq">
  498. <rect key="frame" x="190.66666666666666" y="12.333333333333334" width="32.666666666666657" height="19.333333333333329"/>
  499. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  500. <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  501. <nil key="highlightedColor"/>
  502. </label>
  503. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HgH-NX-fl0">
  504. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  505. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  506. <constraints>
  507. <constraint firstAttribute="height" constant="0.5" id="h8T-B3-5g2"/>
  508. </constraints>
  509. </view>
  510. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gel-zY-a8G">
  511. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  512. <constraints>
  513. <constraint firstAttribute="width" constant="50" id="Bwx-Xi-WyN"/>
  514. <constraint firstAttribute="height" constant="44" id="DRy-9P-U9y"/>
  515. </constraints>
  516. <state key="normal" image="back_black_icon"/>
  517. <connections>
  518. <action selector="backAction:" destination="HOC-Xw-8b4" eventType="touchUpInside" id="UjU-ev-zrD"/>
  519. </connections>
  520. </button>
  521. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zCv-7f-nLf">
  522. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  523. <constraints>
  524. <constraint firstAttribute="width" constant="35" id="VGl-d2-Iyq"/>
  525. <constraint firstAttribute="height" constant="44" id="qwO-Z0-J7r"/>
  526. </constraints>
  527. <state key="normal" image="menu_black_icon"/>
  528. <connections>
  529. <action selector="menuAction:" destination="HOC-Xw-8b4" eventType="touchUpInside" id="ju5-CM-7aO"/>
  530. </connections>
  531. </button>
  532. </subviews>
  533. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  534. <constraints>
  535. <constraint firstItem="HgH-NX-fl0" firstAttribute="leading" secondItem="c1y-rr-8hQ" secondAttribute="leading" id="2J5-3w-dAt"/>
  536. <constraint firstItem="zCv-7f-nLf" firstAttribute="leading" secondItem="Gel-zY-a8G" secondAttribute="trailing" id="5jn-WM-gZY"/>
  537. <constraint firstAttribute="bottom" secondItem="Gel-zY-a8G" secondAttribute="bottom" id="GFY-il-s6i"/>
  538. <constraint firstAttribute="trailing" secondItem="HgH-NX-fl0" secondAttribute="trailing" id="Gnc-QB-cdh"/>
  539. <constraint firstItem="zCv-7f-nLf" firstAttribute="bottom" secondItem="Gel-zY-a8G" secondAttribute="bottom" id="Jgp-A8-H3E"/>
  540. <constraint firstItem="Osx-th-Mxq" firstAttribute="centerY" secondItem="c1y-rr-8hQ" secondAttribute="centerY" id="Ohd-O4-QLa"/>
  541. <constraint firstItem="Osx-th-Mxq" firstAttribute="centerX" secondItem="c1y-rr-8hQ" secondAttribute="centerX" id="S4A-1Z-tCr"/>
  542. <constraint firstAttribute="height" constant="44" id="Zvm-3D-d1M"/>
  543. <constraint firstAttribute="bottom" secondItem="HgH-NX-fl0" secondAttribute="bottom" id="aoO-ub-dti"/>
  544. <constraint firstItem="zCv-7f-nLf" firstAttribute="top" secondItem="Gel-zY-a8G" secondAttribute="top" id="dEb-v5-R1T"/>
  545. <constraint firstItem="Gel-zY-a8G" firstAttribute="leading" secondItem="c1y-rr-8hQ" secondAttribute="leading" id="xic-O8-7hu"/>
  546. </constraints>
  547. </view>
  548. </subviews>
  549. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  550. <constraints>
  551. <constraint firstAttribute="height" constant="64" id="NDH-On-OTL"/>
  552. <constraint firstItem="c1y-rr-8hQ" firstAttribute="leading" secondItem="e0L-Js-jyQ" secondAttribute="leading" id="Pvf-sF-hYn"/>
  553. <constraint firstItem="c1y-rr-8hQ" firstAttribute="trailing" secondItem="e0L-Js-jyQ" secondAttribute="trailing" id="g2h-Dn-CnC"/>
  554. <constraint firstAttribute="bottom" secondItem="c1y-rr-8hQ" secondAttribute="bottom" id="xI6-nO-vuj"/>
  555. </constraints>
  556. <connections>
  557. <outlet property="height" destination="NDH-On-OTL" id="mFS-bX-d5h"/>
  558. </connections>
  559. </view>
  560. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xiw-QQ-pgB">
  561. <rect key="frame" x="0.0" y="64" width="414" height="46"/>
  562. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  563. <constraints>
  564. <constraint firstAttribute="height" constant="46" id="KfE-bD-ZiA"/>
  565. </constraints>
  566. </view>
  567. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="uL4-xX-euP">
  568. <rect key="frame" x="0.0" y="110" width="414" height="626"/>
  569. </tableView>
  570. </subviews>
  571. <color key="backgroundColor" red="0.96862745100000003" green="0.96862745100000003" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
  572. <constraints>
  573. <constraint firstItem="xiw-QQ-pgB" firstAttribute="leading" secondItem="aAd-rM-dUO" secondAttribute="leading" id="HPZ-KU-Jwu"/>
  574. <constraint firstItem="xiw-QQ-pgB" firstAttribute="top" secondItem="e0L-Js-jyQ" secondAttribute="bottom" id="NRY-lI-JV6"/>
  575. <constraint firstItem="Hik-Kz-7AF" firstAttribute="trailing" secondItem="uL4-xX-euP" secondAttribute="trailing" id="Vee-aU-CQq"/>
  576. <constraint firstItem="Hik-Kz-7AF" firstAttribute="bottom" secondItem="uL4-xX-euP" secondAttribute="bottom" id="We3-dt-zdW"/>
  577. <constraint firstItem="e0L-Js-jyQ" firstAttribute="top" secondItem="aAd-rM-dUO" secondAttribute="top" id="bVX-RJ-Z1Y"/>
  578. <constraint firstItem="e0L-Js-jyQ" firstAttribute="trailing" secondItem="Hik-Kz-7AF" secondAttribute="trailing" id="fGG-s6-MNk"/>
  579. <constraint firstItem="uL4-xX-euP" firstAttribute="leading" secondItem="Hik-Kz-7AF" secondAttribute="leading" id="hnV-Oe-YzX"/>
  580. <constraint firstItem="uL4-xX-euP" firstAttribute="top" secondItem="xiw-QQ-pgB" secondAttribute="bottom" id="iY6-ME-b7M"/>
  581. <constraint firstItem="Hik-Kz-7AF" firstAttribute="trailing" secondItem="xiw-QQ-pgB" secondAttribute="trailing" id="pbm-BD-TgY"/>
  582. <constraint firstItem="e0L-Js-jyQ" firstAttribute="leading" secondItem="Hik-Kz-7AF" secondAttribute="leading" id="vnp-it-7Wk"/>
  583. </constraints>
  584. <viewLayoutGuide key="safeArea" id="Hik-Kz-7AF"/>
  585. </view>
  586. <navigationItem key="navigationItem" id="7La-Kl-19V"/>
  587. <connections>
  588. <outlet property="HeadView" destination="xiw-QQ-pgB" id="yPn-U8-mZj"/>
  589. <outlet property="navBar" destination="c1y-rr-8hQ" id="BWp-C3-6al"/>
  590. <outlet property="tableView" destination="uL4-xX-euP" id="Tkg-yO-wJu"/>
  591. <outlet property="titleL" destination="Osx-th-Mxq" id="H6w-me-WVl"/>
  592. </connections>
  593. </viewController>
  594. <placeholder placeholderIdentifier="IBFirstResponder" id="bfX-Ky-iiE" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  595. </objects>
  596. <point key="canvasLocation" x="-252" y="802"/>
  597. </scene>
  598. <!--Group SynopsisVC-->
  599. <scene sceneID="etz-uo-NDu">
  600. <objects>
  601. <viewController storyboardIdentifier="GroupSynopsisVC" id="Jud-Ch-SGf" customClass="GroupSynopsisVC" sceneMemberID="viewController">
  602. <view key="view" contentMode="scaleToFill" id="iyw-n6-ddI">
  603. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  604. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  605. <subviews>
  606. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="px1-Re-hMw">
  607. <rect key="frame" x="0.0" y="0.0" width="414" height="654"/>
  608. </tableView>
  609. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M4K-a6-NKa" customClass="WQNavigationBar">
  610. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  611. <subviews>
  612. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4dO-vA-z4i">
  613. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  614. <subviews>
  615. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6xV-o7-hVC">
  616. <rect key="frame" x="0.0" y="43.666666666666664" width="414" height="0.3333333333333357"/>
  617. <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/>
  618. <constraints>
  619. <constraint firstAttribute="height" constant="0.5" id="xUw-QG-R51"/>
  620. </constraints>
  621. </view>
  622. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DgC-B7-C6b">
  623. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  624. <constraints>
  625. <constraint firstAttribute="height" constant="44" id="glC-Jk-YcL"/>
  626. <constraint firstAttribute="width" constant="50" id="jnQ-FK-9Ja"/>
  627. </constraints>
  628. <state key="normal" image="back_white_icon"/>
  629. <connections>
  630. <action selector="backAction:" destination="Jud-Ch-SGf" eventType="touchUpInside" id="Rbk-QD-hf8"/>
  631. </connections>
  632. </button>
  633. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="leading" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TGf-bK-b7O">
  634. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  635. <constraints>
  636. <constraint firstAttribute="width" constant="35" id="EZj-AS-VbP"/>
  637. <constraint firstAttribute="height" constant="44" id="GhF-nv-PKg"/>
  638. </constraints>
  639. <state key="normal" image="menu_white_icon"/>
  640. <connections>
  641. <action selector="menuAction:" destination="Jud-Ch-SGf" eventType="touchUpInside" id="4pz-Oj-ES9"/>
  642. </connections>
  643. </button>
  644. </subviews>
  645. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  646. <constraints>
  647. <constraint firstItem="TGf-bK-b7O" firstAttribute="bottom" secondItem="DgC-B7-C6b" secondAttribute="bottom" id="Fi4-h1-CwV"/>
  648. <constraint firstAttribute="trailing" secondItem="6xV-o7-hVC" secondAttribute="trailing" id="KtA-Zg-FeE"/>
  649. <constraint firstItem="6xV-o7-hVC" firstAttribute="leading" secondItem="4dO-vA-z4i" secondAttribute="leading" id="SU3-GE-F0k"/>
  650. <constraint firstAttribute="bottom" secondItem="DgC-B7-C6b" secondAttribute="bottom" id="SrZ-Yz-DNF"/>
  651. <constraint firstItem="DgC-B7-C6b" firstAttribute="leading" secondItem="4dO-vA-z4i" secondAttribute="leading" id="b3z-rI-bMP"/>
  652. <constraint firstAttribute="height" constant="44" id="dGb-mv-Ipe"/>
  653. <constraint firstAttribute="bottom" secondItem="6xV-o7-hVC" secondAttribute="bottom" id="jwC-2t-pah"/>
  654. <constraint firstItem="TGf-bK-b7O" firstAttribute="top" secondItem="DgC-B7-C6b" secondAttribute="top" id="nZ8-Od-Rf6"/>
  655. <constraint firstItem="TGf-bK-b7O" firstAttribute="leading" secondItem="DgC-B7-C6b" secondAttribute="trailing" id="uds-42-SKA"/>
  656. </constraints>
  657. </view>
  658. </subviews>
  659. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  660. <constraints>
  661. <constraint firstItem="4dO-vA-z4i" firstAttribute="leading" secondItem="M4K-a6-NKa" secondAttribute="leading" id="bsw-Vq-cuf"/>
  662. <constraint firstAttribute="height" constant="64" id="gwH-kr-BrO"/>
  663. <constraint firstItem="4dO-vA-z4i" firstAttribute="trailing" secondItem="M4K-a6-NKa" secondAttribute="trailing" id="oKa-5b-QsN"/>
  664. <constraint firstAttribute="bottom" secondItem="4dO-vA-z4i" secondAttribute="bottom" id="xr7-kJ-PC2"/>
  665. </constraints>
  666. <connections>
  667. <outlet property="height" destination="gwH-kr-BrO" id="fHv-hX-xCz"/>
  668. </connections>
  669. </view>
  670. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ua7-Gs-r1R">
  671. <rect key="frame" x="0.0" y="654" width="414" height="82"/>
  672. <subviews>
  673. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zK0-25-leo">
  674. <rect key="frame" x="20" y="16" width="374" height="50"/>
  675. <color key="backgroundColor" red="0.22352941176470587" green="0.47450980392156861" blue="0.82745098039215681" alpha="1" colorSpace="calibratedRGB"/>
  676. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  677. <state key="normal" title="申请加入">
  678. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  679. </state>
  680. <userDefinedRuntimeAttributes>
  681. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  682. <integer key="value" value="5"/>
  683. </userDefinedRuntimeAttribute>
  684. <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/>
  685. </userDefinedRuntimeAttributes>
  686. </button>
  687. </subviews>
  688. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  689. <constraints>
  690. <constraint firstAttribute="height" constant="82" id="Isz-dB-Ilx"/>
  691. <constraint firstAttribute="bottom" secondItem="zK0-25-leo" secondAttribute="bottom" constant="16" id="QnX-JF-FpW"/>
  692. <constraint firstItem="zK0-25-leo" firstAttribute="top" secondItem="Ua7-Gs-r1R" secondAttribute="top" constant="16" id="eRy-Rt-Por"/>
  693. <constraint firstItem="zK0-25-leo" firstAttribute="leading" secondItem="Ua7-Gs-r1R" secondAttribute="leading" constant="20" id="q66-bB-pu2"/>
  694. <constraint firstAttribute="trailing" secondItem="zK0-25-leo" secondAttribute="trailing" constant="20" id="sRK-fT-vFh"/>
  695. </constraints>
  696. </view>
  697. </subviews>
  698. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  699. <constraints>
  700. <constraint firstItem="M4K-a6-NKa" firstAttribute="leading" secondItem="8Hb-hY-B0Q" secondAttribute="leading" id="4SL-8b-LIk"/>
  701. <constraint firstItem="Ua7-Gs-r1R" firstAttribute="leading" secondItem="8Hb-hY-B0Q" secondAttribute="leading" id="BBi-iq-WzH"/>
  702. <constraint firstItem="px1-Re-hMw" firstAttribute="top" secondItem="8Hb-hY-B0Q" secondAttribute="top" id="Fmy-Oe-VJb"/>
  703. <constraint firstItem="M4K-a6-NKa" firstAttribute="trailing" secondItem="8Hb-hY-B0Q" secondAttribute="trailing" id="Lsz-5U-6fO"/>
  704. <constraint firstItem="M4K-a6-NKa" firstAttribute="top" secondItem="iyw-n6-ddI" secondAttribute="top" id="PUn-Xw-H07"/>
  705. <constraint firstItem="8Hb-hY-B0Q" firstAttribute="bottom" secondItem="Ua7-Gs-r1R" secondAttribute="bottom" id="SWw-f2-n4U"/>
  706. <constraint firstItem="8Hb-hY-B0Q" firstAttribute="trailing" secondItem="px1-Re-hMw" secondAttribute="trailing" id="d4B-94-vqC"/>
  707. <constraint firstItem="px1-Re-hMw" firstAttribute="leading" secondItem="8Hb-hY-B0Q" secondAttribute="leading" id="iHB-N5-WCs"/>
  708. <constraint firstItem="Ua7-Gs-r1R" firstAttribute="trailing" secondItem="8Hb-hY-B0Q" secondAttribute="trailing" id="m65-vq-7Gd"/>
  709. <constraint firstItem="Ua7-Gs-r1R" firstAttribute="top" secondItem="px1-Re-hMw" secondAttribute="bottom" id="rBS-3k-P6h"/>
  710. </constraints>
  711. <viewLayoutGuide key="safeArea" id="8Hb-hY-B0Q"/>
  712. </view>
  713. <navigationItem key="navigationItem" id="5o0-tn-hy5"/>
  714. <connections>
  715. <outlet property="bottomContant" destination="Isz-dB-Ilx" id="fC2-Wp-f7K"/>
  716. <outlet property="joinBtn" destination="zK0-25-leo" id="CMU-CZ-UFu"/>
  717. <outlet property="tableView" destination="px1-Re-hMw" id="NeQ-kh-bpw"/>
  718. </connections>
  719. </viewController>
  720. <placeholder placeholderIdentifier="IBFirstResponder" id="fW7-pR-u7a" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  721. </objects>
  722. <point key="canvasLocation" x="489.85507246376818" y="801.35869565217399"/>
  723. </scene>
  724. </scenes>
  725. <resources>
  726. <image name="Source_Group_tree" width="25" height="25"/>
  727. <image name="back_black_icon" width="11" height="20"/>
  728. <image name="back_white_icon" width="9.6666669845581055" height="17.666666030883789"/>
  729. <image name="chatmsg_right_edit_icon" width="15" height="17"/>
  730. <image name="menu_black_icon" width="16.666666030883789" height="14.666666984558105"/>
  731. <image name="menu_white_icon" width="17" height="15.666666984558105"/>
  732. </resources>
  733. </document>