52 lines
4.3 KiB
XML
52 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10117" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="LookafterPicCell" rowHeight="210" id="KGk-i7-Jjw" customClass="LookafterPicCell">
|
|
<rect key="frame" x="0.0" y="0.0" width="322" height="209"/>
|
|
<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="322" height="208"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lookafter_pic.png" translatesAutoresizingMaskIntoConstraints="NO" id="o00-hA-y7z">
|
|
<rect key="frame" x="8" y="8" width="306" height="171"/>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text=" 商家会通过摄像头看护您家的鱼" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Lx-mr-CzL">
|
|
<rect key="frame" x="8" y="139" width="304" height="21"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="21" id="z08-AQ-xhv"/>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" name="PingFangHK-Medium" family="PingFang HK" pointSize="18"/>
|
|
<color key="textColor" red="0.61568627450980395" green="0.61568627450980395" blue="0.61568627450980395" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="o00-hA-y7z" firstAttribute="leading" secondItem="3Lx-mr-CzL" secondAttribute="leading" id="X8R-ia-BX9"/>
|
|
<constraint firstAttribute="trailingMargin" secondItem="3Lx-mr-CzL" secondAttribute="trailing" constant="2" id="grp-N5-ABF"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="3Lx-mr-CzL" secondAttribute="bottom" constant="40" id="iQ5-ml-jxs"/>
|
|
<constraint firstAttribute="bottomMargin" secondItem="o00-hA-y7z" secondAttribute="bottom" constant="21" id="icp-kI-IRZ"/>
|
|
<constraint firstItem="o00-hA-y7z" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailingMargin" id="jcQ-jg-Mmo"/>
|
|
<constraint firstItem="o00-hA-y7z" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="nLY-kN-90D"/>
|
|
<constraint firstItem="o00-hA-y7z" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="xY2-Ke-2DN"/>
|
|
</constraints>
|
|
</tableViewCellContentView>
|
|
<connections>
|
|
<outlet property="imgDetaillabel" destination="3Lx-mr-CzL" id="cCP-cN-8Um"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="382" y="338.5"/>
|
|
</tableViewCell>
|
|
</objects>
|
|
<resources>
|
|
<image name="lookafter_pic.png" width="720" height="405"/>
|
|
</resources>
|
|
</document>
|