1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" 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="15404"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" restorationIdentifier="ClickOKCellID" selectionStyle="default" indentationWidth="10" reuseIdentifier="ClickOKCellID" rowHeight="70" id="KGk-i7-Jjw" customClass="ClickOKCell" customModule="灵犀办公版" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="320" height="70"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="70"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="zhujun" translatesAutoresizingMaskIntoConstraints="NO" id="KuA-sC-dVj" customClass="YYAnimatedImageView" customModule="灵犀办公版" customModuleProvider="target">
- <rect key="frame" x="10" y="11" width="46" height="48"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="KuA-sC-dVj" secondAttribute="height" multiplier="23:24" id="GR5-Wf-cWy"/>
- <constraint firstAttribute="width" constant="46" id="ztU-lM-y1D"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="朱军" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1od-CZ-lZB">
- <rect key="frame" x="63" y="19.5" width="33" height="20"/>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="中国理论网撰稿人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0up-Tb-cVn">
- <rect key="frame" x="63" y="39" width="98.5" height="14.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.84705882352941175" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="12:46 14:25" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PNZ-rl-H1d">
- <rect key="frame" x="233.5" y="29.5" width="71.5" height="11"/>
- <constraints>
- <constraint firstAttribute="height" constant="11" id="8hv-9p-EQ5"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstItem="KuA-sC-dVj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="B9j-Ga-V1x"/>
- <constraint firstItem="1od-CZ-lZB" firstAttribute="leading" secondItem="KuA-sC-dVj" secondAttribute="trailing" constant="7" id="INb-Kf-0jl"/>
- <constraint firstItem="KuA-sC-dVj" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Ul2-lk-ece"/>
- <constraint firstAttribute="trailing" secondItem="PNZ-rl-H1d" secondAttribute="trailing" constant="15" id="aGZ-k1-ZOd"/>
- <constraint firstItem="PNZ-rl-H1d" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="jCj-YF-Qu4"/>
- <constraint firstItem="0up-Tb-cVn" firstAttribute="bottom" secondItem="KuA-sC-dVj" secondAttribute="bottom" constant="-5.5" id="mR3-Bj-gWh"/>
- <constraint firstItem="0up-Tb-cVn" firstAttribute="leading" secondItem="1od-CZ-lZB" secondAttribute="leading" id="oAQ-nu-PTR"/>
- <constraint firstItem="1od-CZ-lZB" firstAttribute="top" secondItem="KuA-sC-dVj" secondAttribute="top" constant="8.5" id="t8B-zW-ezX"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="iconImage" destination="KuA-sC-dVj" id="dzo-c5-kDx"/>
- <outlet property="zanNameLB" destination="1od-CZ-lZB" id="QLo-eg-HZC"/>
- <outlet property="zanTextLB" destination="0up-Tb-cVn" id="8eW-vX-idh"/>
- <outlet property="zanTimeLB" destination="PNZ-rl-H1d" id="zd5-Rt-5s7"/>
- </connections>
- <point key="canvasLocation" x="125" y="145"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="zhujun" width="45.5" height="48"/>
- </resources>
- </document>
|