123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HomeCommentView">
- <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Lkl-ck-WNL">
- <rect key="frame" x="0.0" y="804" width="414" height="58"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8o2-w8-66K">
- <rect key="frame" x="0.0" y="0.0" width="414" height="0.5"/>
- <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="ecX-wh-5cH"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Wx-tH-SiE">
- <rect key="frame" x="20" y="8" width="172.5" height="42"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="inputBold" translatesAutoresizingMaskIntoConstraints="NO" id="kMf-Xr-6CJ">
- <rect key="frame" x="0.0" y="0.0" width="172.5" height="42"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="说点什么..." lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uoL-pA-IrY">
- <rect key="frame" x="10" y="14" width="60" height="14.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QED-Fk-8XC">
- <rect key="frame" x="136" y="5" width="0.5" height="32"/>
- <color key="backgroundColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="0.5" id="Qy1-bD-6re"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RM3-8R-Ebd">
- <rect key="frame" x="136.5" y="5" width="31" height="32"/>
- <subviews>
- <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">
- <rect key="frame" x="0.0" y="0.0" width="31" height="32"/>
- <fontDescription key="fontDescription" type="system" pointSize="8"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="voh-zJ-Hbz" firstAttribute="leading" secondItem="RM3-8R-Ebd" secondAttribute="leading" id="Na4-kd-6aj"/>
- <constraint firstItem="voh-zJ-Hbz" firstAttribute="top" secondItem="RM3-8R-Ebd" secondAttribute="top" id="cza-Ax-cOK"/>
- <constraint firstAttribute="width" constant="31" id="eaf-cl-ZnJ"/>
- <constraint firstAttribute="trailing" secondItem="voh-zJ-Hbz" secondAttribute="trailing" id="xkV-wo-rlB"/>
- <constraint firstAttribute="bottom" secondItem="voh-zJ-Hbz" secondAttribute="bottom" id="zrc-Cw-dUe"/>
- </constraints>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dqN-5j-944">
- <rect key="frame" x="0.0" y="0.0" width="136.5" height="42"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OG3-KH-ywJ">
- <rect key="frame" x="136.5" y="0.0" width="36" height="42"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="kMf-Xr-6CJ" secondAttribute="trailing" id="2to-Cd-IfS"/>
- <constraint firstItem="uoL-pA-IrY" firstAttribute="centerY" secondItem="4Wx-tH-SiE" secondAttribute="centerY" id="5TR-xI-RQZ"/>
- <constraint firstItem="uoL-pA-IrY" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" constant="10" id="Aum-ht-xuN"/>
- <constraint firstItem="RM3-8R-Ebd" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" constant="5" id="Co9-q1-o1P"/>
- <constraint firstAttribute="bottom" secondItem="OG3-KH-ywJ" secondAttribute="bottom" id="HrU-w6-pOT"/>
- <constraint firstItem="OG3-KH-ywJ" firstAttribute="leading" secondItem="QED-Fk-8XC" secondAttribute="trailing" id="LEE-1W-8sX"/>
- <constraint firstItem="dqN-5j-944" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="RLa-bM-eIW"/>
- <constraint firstAttribute="bottom" secondItem="kMf-Xr-6CJ" secondAttribute="bottom" id="SQw-Uq-mt1"/>
- <constraint firstItem="OG3-KH-ywJ" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="Sgd-R1-baQ"/>
- <constraint firstItem="RM3-8R-Ebd" firstAttribute="leading" secondItem="QED-Fk-8XC" secondAttribute="trailing" id="TPk-aG-LlQ"/>
- <constraint firstAttribute="bottom" secondItem="RM3-8R-Ebd" secondAttribute="bottom" constant="5" id="TSt-yS-FkV"/>
- <constraint firstItem="kMf-Xr-6CJ" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" id="bjy-lC-9R9"/>
- <constraint firstAttribute="bottom" secondItem="QED-Fk-8XC" secondAttribute="bottom" constant="5" id="fUs-Yr-6gD"/>
- <constraint firstAttribute="trailing" secondItem="OG3-KH-ywJ" secondAttribute="trailing" id="hRx-aE-f2g"/>
- <constraint firstAttribute="bottom" secondItem="dqN-5j-944" secondAttribute="bottom" id="jaq-7z-njq"/>
- <constraint firstItem="QED-Fk-8XC" firstAttribute="trailing" secondItem="dqN-5j-944" secondAttribute="trailing" id="lgP-rE-EzU"/>
- <constraint firstAttribute="trailing" secondItem="RM3-8R-Ebd" secondAttribute="trailing" constant="5" id="soQ-0M-r1n"/>
- <constraint firstItem="QED-Fk-8XC" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" constant="5" id="wc2-t3-7bM"/>
- <constraint firstItem="dqN-5j-944" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="leading" id="yu4-vd-SFH"/>
- <constraint firstItem="kMf-Xr-6CJ" firstAttribute="top" secondItem="4Wx-tH-SiE" secondAttribute="top" id="zHJ-6R-qGQ"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YqP-zK-6eE" userLabel="First">
- <rect key="frame" x="212.5" y="0.0" width="181.5" height="58"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" baselineRelativeArrangement="YES" translatesAutoresizingMaskIntoConstraints="NO" id="B8x-Nj-PZ4">
- <rect key="frame" x="0.0" y="0.0" width="181.5" height="58"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1zY-3U-Ccx">
- <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zan_no" translatesAutoresizingMaskIntoConstraints="NO" id="y2b-Xg-qm9">
- <rect key="frame" x="21.5" y="20" width="18" height="18"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="y2b-Xg-qm9" secondAttribute="height" multiplier="1:1" id="9iN-LL-RiW"/>
- <constraint firstAttribute="width" constant="18" id="HzT-0U-4o9"/>
- </constraints>
- </imageView>
- <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">
- <rect key="frame" x="38" y="15" width="6.5" height="12"/>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="c5w-fh-DLQ">
- <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerX" secondItem="1zY-3U-Ccx" secondAttribute="centerX" id="81f-bQ-7Vo"/>
- <constraint firstItem="c5w-fh-DLQ" firstAttribute="leading" secondItem="1zY-3U-Ccx" secondAttribute="leading" id="HYv-qn-qQD"/>
- <constraint firstAttribute="trailing" secondItem="c5w-fh-DLQ" secondAttribute="trailing" id="Jmf-w9-qTM"/>
- <constraint firstItem="y2b-Xg-qm9" firstAttribute="top" secondItem="1zY-3U-Ccx" secondAttribute="top" constant="20" id="bRx-54-DWp"/>
- <constraint firstAttribute="bottom" secondItem="c5w-fh-DLQ" secondAttribute="bottom" id="eni-e6-ZRL"/>
- <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerX" secondItem="1zY-3U-Ccx" secondAttribute="centerX" id="fDr-wq-vrm"/>
- <constraint firstItem="Hf9-fB-75L" firstAttribute="trailing" secondItem="y2b-Xg-qm9" secondAttribute="trailing" constant="5" id="hL6-eN-63k"/>
- <constraint firstItem="c5w-fh-DLQ" firstAttribute="top" secondItem="1zY-3U-Ccx" secondAttribute="top" id="kq2-qy-zc4"/>
- <constraint firstItem="Hf9-fB-75L" firstAttribute="top" secondItem="y2b-Xg-qm9" secondAttribute="top" constant="-5" id="lA6-nq-y08"/>
- <constraint firstItem="y2b-Xg-qm9" firstAttribute="centerY" secondItem="1zY-3U-Ccx" secondAttribute="centerY" id="qsE-AU-3aR"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Mzk-rE-Mh3">
- <rect key="frame" x="60.5" y="0.0" width="60.5" height="58"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="收藏五角星" translatesAutoresizingMaskIntoConstraints="NO" id="YUT-Uj-V93">
- <rect key="frame" x="20.5" y="20" width="20" height="18"/>
- </imageView>
- <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">
- <rect key="frame" x="39" y="15" width="6.5" height="12"/>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="f1L-aq-UVl">
- <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="MtT-xe-UMo" firstAttribute="top" secondItem="YUT-Uj-V93" secondAttribute="top" constant="-5" id="8Bl-DH-j9f"/>
- <constraint firstItem="MtT-xe-UMo" firstAttribute="trailing" secondItem="YUT-Uj-V93" secondAttribute="trailing" constant="5" id="9zv-82-D58"/>
- <constraint firstAttribute="bottom" secondItem="f1L-aq-UVl" secondAttribute="bottom" id="Em5-N6-I2g"/>
- <constraint firstItem="YUT-Uj-V93" firstAttribute="top" secondItem="Mzk-rE-Mh3" secondAttribute="top" constant="20" id="G6b-bo-XZR"/>
- <constraint firstItem="YUT-Uj-V93" firstAttribute="centerX" secondItem="Mzk-rE-Mh3" secondAttribute="centerX" id="L2T-Sj-JRX"/>
- <constraint firstAttribute="trailing" secondItem="f1L-aq-UVl" secondAttribute="trailing" id="OQe-PW-PvH"/>
- <constraint firstItem="f1L-aq-UVl" firstAttribute="leading" secondItem="Mzk-rE-Mh3" secondAttribute="leading" id="a9y-RO-5tg"/>
- <constraint firstItem="YUT-Uj-V93" firstAttribute="centerX" secondItem="Mzk-rE-Mh3" secondAttribute="centerX" id="i1j-9z-Xzs"/>
- <constraint firstItem="YUT-Uj-V93" firstAttribute="centerY" secondItem="Mzk-rE-Mh3" secondAttribute="centerY" id="idh-Td-igp"/>
- <constraint firstItem="f1L-aq-UVl" firstAttribute="top" secondItem="Mzk-rE-Mh3" secondAttribute="top" id="qzi-7F-GoW"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1II-Kp-vvt">
- <rect key="frame" x="121" y="0.0" width="60.5" height="58"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="收藏_转发" translatesAutoresizingMaskIntoConstraints="NO" id="1GZ-L2-04X">
- <rect key="frame" x="21.5" y="20" width="18" height="18"/>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gno-Jp-NJX">
- <rect key="frame" x="0.0" y="0.0" width="60.5" height="58"/>
- <color key="tintColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal">
- <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- </button>
- <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">
- <rect key="frame" x="38" y="15" width="6.5" height="12"/>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="gno-Jp-NJX" firstAttribute="top" secondItem="1II-Kp-vvt" secondAttribute="top" id="2GA-Dz-M67"/>
- <constraint firstAttribute="trailing" secondItem="gno-Jp-NJX" secondAttribute="trailing" id="36t-DF-WcX"/>
- <constraint firstAttribute="bottom" secondItem="gno-Jp-NJX" secondAttribute="bottom" id="6aG-Rs-mw0"/>
- <constraint firstItem="5fZ-0D-Yj7" firstAttribute="trailing" secondItem="1GZ-L2-04X" secondAttribute="trailing" constant="5" id="Nax-FB-vvW"/>
- <constraint firstItem="1GZ-L2-04X" firstAttribute="centerY" secondItem="1II-Kp-vvt" secondAttribute="centerY" id="Vdl-t1-lu9"/>
- <constraint firstItem="gno-Jp-NJX" firstAttribute="leading" secondItem="1II-Kp-vvt" secondAttribute="leading" id="ZFj-NC-ab4"/>
- <constraint firstItem="1GZ-L2-04X" firstAttribute="centerX" secondItem="1II-Kp-vvt" secondAttribute="centerX" id="jBD-st-zFl"/>
- <constraint firstItem="1GZ-L2-04X" firstAttribute="top" secondItem="1II-Kp-vvt" secondAttribute="top" constant="20" id="qKe-N4-Ube"/>
- <constraint firstItem="5fZ-0D-Yj7" firstAttribute="top" secondItem="1GZ-L2-04X" secondAttribute="top" constant="-5" id="rRM-Rb-EbY"/>
- <constraint firstItem="1GZ-L2-04X" firstAttribute="centerX" secondItem="1II-Kp-vvt" secondAttribute="centerX" id="xZa-0B-h6U"/>
- </constraints>
- </view>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="B8x-Nj-PZ4" firstAttribute="top" secondItem="YqP-zK-6eE" secondAttribute="top" id="5yV-IN-bou"/>
- <constraint firstItem="B8x-Nj-PZ4" firstAttribute="leading" secondItem="YqP-zK-6eE" secondAttribute="leading" id="89e-QF-WZa"/>
- <constraint firstAttribute="bottom" secondItem="B8x-Nj-PZ4" secondAttribute="bottom" id="F01-rE-MeY"/>
- <constraint firstAttribute="trailing" secondItem="B8x-Nj-PZ4" secondAttribute="trailing" id="tpC-dd-hPX"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="4Wx-tH-SiE" firstAttribute="leading" secondItem="Lkl-ck-WNL" secondAttribute="leading" constant="20" id="0zh-4k-zJK"/>
- <constraint firstItem="4Wx-tH-SiE" firstAttribute="top" secondItem="Lkl-ck-WNL" secondAttribute="top" constant="8" id="2AO-rt-VYw"/>
- <constraint firstAttribute="bottom" secondItem="YqP-zK-6eE" secondAttribute="bottom" id="9Po-gB-ZZN"/>
- <constraint firstItem="8o2-w8-66K" firstAttribute="leading" secondItem="Lkl-ck-WNL" secondAttribute="leading" id="ECu-Cc-llK"/>
- <constraint firstItem="YqP-zK-6eE" firstAttribute="leading" secondItem="4Wx-tH-SiE" secondAttribute="trailing" constant="20" id="RHv-h5-XZT"/>
- <constraint firstItem="YqP-zK-6eE" firstAttribute="top" secondItem="Lkl-ck-WNL" secondAttribute="top" id="Rnd-pn-Jsc"/>
- <constraint firstAttribute="height" constant="58" id="UXq-Rb-pnA"/>
- <constraint firstAttribute="trailing" secondItem="8o2-w8-66K" secondAttribute="trailing" id="Uqk-Uj-gcy"/>
- <constraint firstAttribute="trailing" secondItem="YqP-zK-6eE" secondAttribute="trailing" constant="20" id="WFK-cm-GDi"/>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="58" id="WwN-dn-07I"/>
- <constraint firstItem="8o2-w8-66K" firstAttribute="top" secondItem="Do1-nN-ZFs" secondAttribute="top" id="aXz-yY-TSN"/>
- <constraint firstAttribute="bottom" secondItem="4Wx-tH-SiE" secondAttribute="bottom" constant="8" id="jz5-KS-kU2"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Do1-nN-ZFs"/>
- </view>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="Lkl-ck-WNL" secondAttribute="bottom" id="4hx-6a-7bv"/>
- <constraint firstItem="Lkl-ck-WNL" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="CGb-aW-q5L"/>
- <constraint firstAttribute="trailing" secondItem="Lkl-ck-WNL" secondAttribute="trailing" id="l3h-ol-292"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <connections>
- <outlet property="collectButton" destination="f1L-aq-UVl" id="LMC-Lw-qhm"/>
- <outlet property="collectImgV" destination="YUT-Uj-V93" id="M0f-8a-TwY"/>
- <outlet property="collectL" destination="MtT-xe-UMo" id="p2M-Xl-VIy"/>
- <outlet property="commentButton" destination="dqN-5j-944" id="1gs-en-xH9"/>
- <outlet property="commentCountL" destination="voh-zJ-Hbz" id="aJI-9c-k2o"/>
- <outlet property="commentScrollBtn" destination="OG3-KH-ywJ" id="11Z-JJ-iMd"/>
- <outlet property="shareButton" destination="gno-Jp-NJX" id="W2V-xH-cWf"/>
- <outlet property="shareImgV" destination="1GZ-L2-04X" id="pRn-Vg-ImA"/>
- <outlet property="shareL" destination="5fZ-0D-Yj7" id="wGb-nN-kum"/>
- <outlet property="zanButton" destination="c5w-fh-DLQ" id="oDU-kH-diB"/>
- <outlet property="zanCountL" destination="Hf9-fB-75L" id="T19-O2-qrJ"/>
- <outlet property="zanImgV" destination="y2b-Xg-qm9" id="1AE-5X-Nv1"/>
- </connections>
- <point key="canvasLocation" x="136" y="153"/>
- </view>
- </objects>
- <resources>
- <image name="inputBold" width="180.5" height="29.5"/>
- <image name="zan_no" width="14" height="14.5"/>
- <image name="收藏_转发" width="18" height="18"/>
- <image name="收藏五角星" width="20" height="19.5"/>
- </resources>
- </document>
|