| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" 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="16087"/>
- <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" selectionStyle="default" indentationWidth="10" rowHeight="116" id="KGk-i7-Jjw" customClass="YBDestroyCell">
- <rect key="frame" x="0.0" y="0.0" width="321" height="116"/>
- <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="321" height="116"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qgX-Zj-yfj" userLabel="标题">
- <rect key="frame" x="15" y="12" width="241.5" height="45"/>
- <fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" horizontalCompressionResistancePriority="749" verticalCompressionResistancePriority="751" text="LabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabelLabel" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fzm-bO-ZrA" userLabel="内容">
- <rect key="frame" x="15" y="59" width="237.5" height="47"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yX5-qc-w86" userLabel="状态">
- <rect key="frame" x="265" y="20.5" width="41" height="28"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <inset key="imageEdgeInsets" minX="-5" minY="0.0" maxX="5" maxY="0.0"/>
- <state key="normal" title="Button"/>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.082352941176470587" green="0.062745098039215685" blue="0.17254901960784313" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="qgX-Zj-yfj" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="Aoy-Gt-bP6"/>
- <constraint firstAttribute="trailing" secondItem="yX5-qc-w86" secondAttribute="trailing" constant="15" id="GfF-xW-tiQ"/>
- <constraint firstItem="fzm-bO-ZrA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="JXK-o4-HdO"/>
- <constraint firstItem="qgX-Zj-yfj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Tee-cW-S3w"/>
- <constraint firstItem="fzm-bO-ZrA" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="qgX-Zj-yfj" secondAttribute="trailing" priority="750" id="VsP-vi-BTI"/>
- <constraint firstItem="qgX-Zj-yfj" firstAttribute="trailing" relation="lessThanOrEqual" secondItem="yX5-qc-w86" secondAttribute="leading" constant="-8" id="adJ-th-E9Y"/>
- <constraint firstItem="fzm-bO-ZrA" firstAttribute="top" secondItem="qgX-Zj-yfj" secondAttribute="bottom" constant="2" id="gab-no-5W4"/>
- <constraint firstItem="yX5-qc-w86" firstAttribute="centerY" secondItem="qgX-Zj-yfj" secondAttribute="centerY" id="lf1-Bn-pWH"/>
- <constraint firstAttribute="bottom" secondItem="fzm-bO-ZrA" secondAttribute="bottom" constant="10" id="uzA-d1-Ty8"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="contentL" destination="fzm-bO-ZrA" id="uyi-Xo-7DV"/>
- <outlet property="stateBtn" destination="yX5-qc-w86" id="wFb-JC-Ier"/>
- <outlet property="titleL" destination="qgX-Zj-yfj" id="Kap-Kz-Ndm"/>
- </connections>
- <point key="canvasLocation" x="138.40579710144928" y="135.26785714285714"/>
- </tableViewCell>
- </objects>
- </document>
|