HomeCommentView.xib 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  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. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HomeCommentView">
  14. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  15. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  16. <subviews>
  17. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lkl-ck-WNL">
  18. <rect key="frame" x="0.0" y="804" width="414" height="58"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8o2-w8-66K">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="0.5"/>
  22. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="0.5" id="ecX-wh-5cH"/>
  25. </constraints>
  26. </view>
  27. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Wx-tH-SiE">
  28. <rect key="frame" x="20" y="8" width="172.5" height="42"/>
  29. <subviews>
  30. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="inputBold" translatesAutoresizingMaskIntoConstraints="NO" id="kMf-Xr-6CJ">
  31. <rect key="frame" x="0.0" y="0.0" width="172.5" height="42"/>
  32. </imageView>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="说点什么..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uoL-pA-IrY">
  34. <rect key="frame" x="10" y="14" width="60" height="14.5"/>
  35. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  36. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  37. <nil key="highlightedColor"/>
  38. </label>
  39. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QED-Fk-8XC">
  40. <rect key="frame" x="136" y="5" width="0.5" height="32"/>
  41. <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="0.5" id="Qy1-bD-6re"/>
  44. </constraints>
  45. </view>
  46. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RM3-8R-Ebd">
  47. <rect key="frame" x="136.5" y="5" width="31" height="32"/>
  48. <subviews>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="voh-zJ-Hbz">
  50. <rect key="frame" x="0.0" y="0.0" width="31" height="32"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="8"/>
  52. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. </subviews>
  56. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstItem="voh-zJ-Hbz" firstAttribute="leading" secondItem="RM3-8R-Ebd" secondAttribute="leading" id="Na4-kd-6aj"/>
  59. <constraint firstItem="voh-zJ-Hbz" firstAttribute="top" secondItem="RM3-8R-Ebd" secondAttribute="top" id="cza-Ax-cOK"/>
  60. <constraint firstAttribute="width" constant="31" id="eaf-cl-ZnJ"/>
  61. <constraint firstAttribute="trailing" secondItem="voh-zJ-Hbz" secondAttribute="trailing" id="xkV-wo-rlB"/>
  62. <constraint firstAttribute="bottom" secondItem="voh-zJ-Hbz" secondAttribute="bottom" id="zrc-Cw-dUe"/>
  63. </constraints>
  64. </view>
  65. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dqN-5j-944">
  66. <rect key="frame" x="0.0" y="0.0" width="136.5" height="42"/>
  67. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  68. <state key="normal">
  69. <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  70. </state>
  71. </button>
  72. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OG3-KH-ywJ">
  73. <rect key="frame" x="136.5" y="0.0" width="36" height="42"/>
  74. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  75. <state key="normal">
  76. <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  77. </state>
  78. </button>
  79. </subviews>
  80. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  81. <constraints>
  82. <constraint firstAttribute="trailing" secondItem="kMf-Xr-6CJ" secondAttribute="trailing" id="2to-Cd-IfS"/>
  83. <constraint firstItem="uoL-pA-IrY" firstAttribute="centerY" secondItem="4Wx-tH-SiE" secondAttribute="centerY" id="5TR-xI-RQZ"/>
  84. <constraint firstItem="uoL-pA-IrY" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" constant="10" id="Aum-ht-xuN"/>
  85. <constraint firstItem="RM3-8R-Ebd" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" constant="5" id="Co9-q1-o1P"/>
  86. <constraint firstAttribute="bottom" secondItem="OG3-KH-ywJ" secondAttribute="bottom" id="HrU-w6-pOT"/>
  87. <constraint firstItem="OG3-KH-ywJ" firstAttribute="leading" secondItem="QED-Fk-8XC" secondAttribute="trailing" id="LEE-1W-8sX"/>
  88. <constraint firstItem="dqN-5j-944" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="RLa-bM-eIW"/>
  89. <constraint firstAttribute="bottom" secondItem="kMf-Xr-6CJ" secondAttribute="bottom" id="SQw-Uq-mt1"/>
  90. <constraint firstItem="OG3-KH-ywJ" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="Sgd-R1-baQ"/>
  91. <constraint firstItem="RM3-8R-Ebd" firstAttribute="leading" secondItem="QED-Fk-8XC" secondAttribute="trailing" id="TPk-aG-LlQ"/>
  92. <constraint firstAttribute="bottom" secondItem="RM3-8R-Ebd" secondAttribute="bottom" constant="5" id="TSt-yS-FkV"/>
  93. <constraint firstItem="kMf-Xr-6CJ" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" id="bjy-lC-9R9"/>
  94. <constraint firstAttribute="bottom" secondItem="QED-Fk-8XC" secondAttribute="bottom" constant="5" id="fUs-Yr-6gD"/>
  95. <constraint firstAttribute="trailing" secondItem="OG3-KH-ywJ" secondAttribute="trailing" id="hRx-aE-f2g"/>
  96. <constraint firstAttribute="bottom" secondItem="dqN-5j-944" secondAttribute="bottom" id="jaq-7z-njq"/>
  97. <constraint firstItem="QED-Fk-8XC" firstAttribute="trailing" secondItem="dqN-5j-944" secondAttribute="trailing" id="lgP-rE-EzU"/>
  98. <constraint firstAttribute="trailing" secondItem="RM3-8R-Ebd" secondAttribute="trailing" constant="5" id="soQ-0M-r1n"/>
  99. <constraint firstItem="QED-Fk-8XC" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" constant="5" id="wc2-t3-7bM"/>
  100. <constraint firstItem="dqN-5j-944" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" id="yu4-vd-SFH"/>
  101. <constraint firstItem="kMf-Xr-6CJ" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="zHJ-6R-qGQ"/>
  102. </constraints>
  103. </view>
  104. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YqP-zK-6eE" userLabel="First">
  105. <rect key="frame" x="212.5" y="0.0" width="181.5" height="58"/>
  106. <subviews>
  107. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" baselineRelativeArrangement="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B8x-Nj-PZ4">
  108. <rect key="frame" x="0.0" y="0.0" width="181.5" height="58"/>
  109. <subviews>
  110. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1zY-3U-Ccx">
  111. <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
  112. <subviews>
  113. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zan_no" translatesAutoresizingMaskIntoConstraints="NO" id="y2b-Xg-qm9">
  114. <rect key="frame" x="21.5" y="20" width="18" height="18"/>
  115. <constraints>
  116. <constraint firstAttribute="width" secondItem="y2b-Xg-qm9" secondAttribute="height" multiplier="1:1" id="9iN-LL-RiW"/>
  117. <constraint firstAttribute="width" constant="18" id="HzT-0U-4o9"/>
  118. </constraints>
  119. </imageView>
  120. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Hf9-fB-75L">
  121. <rect key="frame" x="38" y="15" width="6.5" height="12"/>
  122. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  123. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  124. <nil key="highlightedColor"/>
  125. </label>
  126. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c5w-fh-DLQ">
  127. <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
  128. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  129. <state key="normal">
  130. <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  131. </state>
  132. </button>
  133. </subviews>
  134. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  135. <constraints>
  136. <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerX" secondItem="1zY-3U-Ccx" secondAttribute="centerX" id="81f-bQ-7Vo"/>
  137. <constraint firstItem="c5w-fh-DLQ" firstAttribute="leading" secondItem="1zY-3U-Ccx" secondAttribute="leading" id="HYv-qn-qQD"/>
  138. <constraint firstAttribute="trailing" secondItem="c5w-fh-DLQ" secondAttribute="trailing" id="Jmf-w9-qTM"/>
  139. <constraint firstItem="y2b-Xg-qm9" firstAttribute="top" secondItem="1zY-3U-Ccx" secondAttribute="top" constant="20" id="bRx-54-DWp"/>
  140. <constraint firstAttribute="bottom" secondItem="c5w-fh-DLQ" secondAttribute="bottom" id="eni-e6-ZRL"/>
  141. <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerX" secondItem="1zY-3U-Ccx" secondAttribute="centerX" id="fDr-wq-vrm"/>
  142. <constraint firstItem="Hf9-fB-75L" firstAttribute="trailing" secondItem="y2b-Xg-qm9" secondAttribute="trailing" constant="5" id="hL6-eN-63k"/>
  143. <constraint firstItem="c5w-fh-DLQ" firstAttribute="top" secondItem="1zY-3U-Ccx" secondAttribute="top" id="kq2-qy-zc4"/>
  144. <constraint firstItem="Hf9-fB-75L" firstAttribute="top" secondItem="y2b-Xg-qm9" secondAttribute="top" constant="-5" id="lA6-nq-y08"/>
  145. <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerY" secondItem="1zY-3U-Ccx" secondAttribute="centerY" id="qsE-AU-3aR"/>
  146. </constraints>
  147. </view>
  148. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mzk-rE-Mh3">
  149. <rect key="frame" x="60.5" y="0.0" width="60.5" height="58"/>
  150. <subviews>
  151. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="收藏五角星" translatesAutoresizingMaskIntoConstraints="NO" id="YUT-Uj-V93">
  152. <rect key="frame" x="20.5" y="20" width="20" height="18"/>
  153. </imageView>
  154. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MtT-xe-UMo">
  155. <rect key="frame" x="39" y="15" width="6.5" height="12"/>
  156. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  157. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  158. <nil key="highlightedColor"/>
  159. </label>
  160. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f1L-aq-UVl">
  161. <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
  162. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  163. <state key="normal">
  164. <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  165. </state>
  166. </button>
  167. </subviews>
  168. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  169. <constraints>
  170. <constraint firstItem="MtT-xe-UMo" firstAttribute="top" secondItem="YUT-Uj-V93" secondAttribute="top" constant="-5" id="8Bl-DH-j9f"/>
  171. <constraint firstItem="MtT-xe-UMo" firstAttribute="trailing" secondItem="YUT-Uj-V93" secondAttribute="trailing" constant="5" id="9zv-82-D58"/>
  172. <constraint firstAttribute="bottom" secondItem="f1L-aq-UVl" secondAttribute="bottom" id="Em5-N6-I2g"/>
  173. <constraint firstItem="YUT-Uj-V93" firstAttribute="top" secondItem="Mzk-rE-Mh3" secondAttribute="top" constant="20" id="G6b-bo-XZR"/>
  174. <constraint firstItem="YUT-Uj-V93" firstAttribute="centerX" secondItem="Mzk-rE-Mh3" secondAttribute="centerX" id="L2T-Sj-JRX"/>
  175. <constraint firstAttribute="trailing" secondItem="f1L-aq-UVl" secondAttribute="trailing" id="OQe-PW-PvH"/>
  176. <constraint firstItem="f1L-aq-UVl" firstAttribute="leading" secondItem="Mzk-rE-Mh3" secondAttribute="leading" id="a9y-RO-5tg"/>
  177. <constraint firstItem="YUT-Uj-V93" firstAttribute="centerX" secondItem="Mzk-rE-Mh3" secondAttribute="centerX" id="i1j-9z-Xzs"/>
  178. <constraint firstItem="YUT-Uj-V93" firstAttribute="centerY" secondItem="Mzk-rE-Mh3" secondAttribute="centerY" id="idh-Td-igp"/>
  179. <constraint firstItem="f1L-aq-UVl" firstAttribute="top" secondItem="Mzk-rE-Mh3" secondAttribute="top" id="qzi-7F-GoW"/>
  180. </constraints>
  181. </view>
  182. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1II-Kp-vvt">
  183. <rect key="frame" x="121" y="0.0" width="60.5" height="58"/>
  184. <subviews>
  185. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="收藏_转发" translatesAutoresizingMaskIntoConstraints="NO" id="1GZ-L2-04X">
  186. <rect key="frame" x="21.5" y="20" width="18" height="18"/>
  187. </imageView>
  188. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gno-Jp-NJX">
  189. <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
  190. <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  191. <state key="normal">
  192. <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  193. </state>
  194. </button>
  195. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5fZ-0D-Yj7">
  196. <rect key="frame" x="38" y="15" width="6.5" height="12"/>
  197. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  198. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  199. <nil key="highlightedColor"/>
  200. </label>
  201. </subviews>
  202. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  203. <constraints>
  204. <constraint firstItem="gno-Jp-NJX" firstAttribute="top" secondItem="1II-Kp-vvt" secondAttribute="top" id="2GA-Dz-M67"/>
  205. <constraint firstAttribute="trailing" secondItem="gno-Jp-NJX" secondAttribute="trailing" id="36t-DF-WcX"/>
  206. <constraint firstAttribute="bottom" secondItem="gno-Jp-NJX" secondAttribute="bottom" id="6aG-Rs-mw0"/>
  207. <constraint firstItem="5fZ-0D-Yj7" firstAttribute="trailing" secondItem="1GZ-L2-04X" secondAttribute="trailing" constant="5" id="Nax-FB-vvW"/>
  208. <constraint firstItem="1GZ-L2-04X" firstAttribute="centerY" secondItem="1II-Kp-vvt" secondAttribute="centerY" id="Vdl-t1-lu9"/>
  209. <constraint firstItem="gno-Jp-NJX" firstAttribute="leading" secondItem="1II-Kp-vvt" secondAttribute="leading" id="ZFj-NC-ab4"/>
  210. <constraint firstItem="1GZ-L2-04X" firstAttribute="centerX" secondItem="1II-Kp-vvt" secondAttribute="centerX" id="jBD-st-zFl"/>
  211. <constraint firstItem="1GZ-L2-04X" firstAttribute="top" secondItem="1II-Kp-vvt" secondAttribute="top" constant="20" id="qKe-N4-Ube"/>
  212. <constraint firstItem="5fZ-0D-Yj7" firstAttribute="top" secondItem="1GZ-L2-04X" secondAttribute="top" constant="-5" id="rRM-Rb-EbY"/>
  213. <constraint firstItem="1GZ-L2-04X" firstAttribute="centerX" secondItem="1II-Kp-vvt" secondAttribute="centerX" id="xZa-0B-h6U"/>
  214. </constraints>
  215. </view>
  216. </subviews>
  217. </stackView>
  218. </subviews>
  219. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  220. <constraints>
  221. <constraint firstItem="B8x-Nj-PZ4" firstAttribute="top" secondItem="YqP-zK-6eE" secondAttribute="top" id="5yV-IN-bou"/>
  222. <constraint firstItem="B8x-Nj-PZ4" firstAttribute="leading" secondItem="YqP-zK-6eE" secondAttribute="leading" id="89e-QF-WZa"/>
  223. <constraint firstAttribute="bottom" secondItem="B8x-Nj-PZ4" secondAttribute="bottom" id="F01-rE-MeY"/>
  224. <constraint firstAttribute="trailing" secondItem="B8x-Nj-PZ4" secondAttribute="trailing" id="tpC-dd-hPX"/>
  225. </constraints>
  226. </view>
  227. </subviews>
  228. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  229. <constraints>
  230. <constraint firstItem="4Wx-tH-SiE" firstAttribute="leading" secondItem="Lkl-ck-WNL" secondAttribute="leading" constant="20" id="0zh-4k-zJK"/>
  231. <constraint firstItem="4Wx-tH-SiE" firstAttribute="top" secondItem="Lkl-ck-WNL" secondAttribute="top" constant="8" id="2AO-rt-VYw"/>
  232. <constraint firstAttribute="bottom" secondItem="YqP-zK-6eE" secondAttribute="bottom" id="9Po-gB-ZZN"/>
  233. <constraint firstItem="8o2-w8-66K" firstAttribute="leading" secondItem="Lkl-ck-WNL" secondAttribute="leading" id="ECu-Cc-llK"/>
  234. <constraint firstItem="YqP-zK-6eE" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="trailing" constant="20" id="RHv-h5-XZT"/>
  235. <constraint firstItem="YqP-zK-6eE" firstAttribute="top" secondItem="Lkl-ck-WNL" secondAttribute="top" id="Rnd-pn-Jsc"/>
  236. <constraint firstAttribute="height" constant="58" id="UXq-Rb-pnA"/>
  237. <constraint firstAttribute="trailing" secondItem="8o2-w8-66K" secondAttribute="trailing" id="Uqk-Uj-gcy"/>
  238. <constraint firstAttribute="trailing" secondItem="YqP-zK-6eE" secondAttribute="trailing" constant="20" id="WFK-cm-GDi"/>
  239. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="58" id="WwN-dn-07I"/>
  240. <constraint firstItem="8o2-w8-66K" firstAttribute="top" secondItem="Do1-nN-ZFs" secondAttribute="top" id="aXz-yY-TSN"/>
  241. <constraint firstAttribute="bottom" secondItem="4Wx-tH-SiE" secondAttribute="bottom" constant="8" id="jz5-KS-kU2"/>
  242. </constraints>
  243. <viewLayoutGuide key="safeArea" id="Do1-nN-ZFs"/>
  244. </view>
  245. </subviews>
  246. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  247. <constraints>
  248. <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="Lkl-ck-WNL" secondAttribute="bottom" id="4hx-6a-7bv"/>
  249. <constraint firstItem="Lkl-ck-WNL" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="CGb-aW-q5L"/>
  250. <constraint firstAttribute="trailing" secondItem="Lkl-ck-WNL" secondAttribute="trailing" id="l3h-ol-292"/>
  251. </constraints>
  252. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  253. <connections>
  254. <outlet property="collectButton" destination="f1L-aq-UVl" id="LMC-Lw-qhm"/>
  255. <outlet property="collectImgV" destination="YUT-Uj-V93" id="M0f-8a-TwY"/>
  256. <outlet property="collectL" destination="MtT-xe-UMo" id="p2M-Xl-VIy"/>
  257. <outlet property="commentButton" destination="dqN-5j-944" id="1gs-en-xH9"/>
  258. <outlet property="commentCountL" destination="voh-zJ-Hbz" id="aJI-9c-k2o"/>
  259. <outlet property="commentScrollBtn" destination="OG3-KH-ywJ" id="11Z-JJ-iMd"/>
  260. <outlet property="shareButton" destination="gno-Jp-NJX" id="W2V-xH-cWf"/>
  261. <outlet property="shareImgV" destination="1GZ-L2-04X" id="pRn-Vg-ImA"/>
  262. <outlet property="shareL" destination="5fZ-0D-Yj7" id="wGb-nN-kum"/>
  263. <outlet property="zanButton" destination="c5w-fh-DLQ" id="oDU-kH-diB"/>
  264. <outlet property="zanCountL" destination="Hf9-fB-75L" id="T19-O2-qrJ"/>
  265. <outlet property="zanImgV" destination="y2b-Xg-qm9" id="1AE-5X-Nv1"/>
  266. </connections>
  267. <point key="canvasLocation" x="136" y="153"/>
  268. </view>
  269. </objects>
  270. <resources>
  271. <image name="inputBold" width="180.5" height="29.5"/>
  272. <image name="zan_no" width="14" height="14.5"/>
  273. <image name="收藏_转发" width="18" height="18"/>
  274. <image name="收藏五角星" width="20" height="19.5"/>
  275. </resources>
  276. </document>