ifish/Ifish/views/centerCells/shopNameCell.xib

70 lines
6.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
<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="default" indentationWidth="10" reuseIdentifier="shopNameCell" id="KGk-i7-Jjw" customClass="shopNameCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<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="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="由" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="T8G-bZ-2bl">
<rect key="frame" x="15" y="11" width="26" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="f1y-pu-h6s"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="XXX" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fm4-Lv-77M">
<rect key="frame" x="49" y="11" width="77" height="21"/>
<constraints>
<constraint firstAttribute="width" constant="77" id="153-Qf-0S8"/>
<constraint firstAttribute="height" constant="21" id="U3Y-VX-9Wi"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="为您提供服务" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mGc-mB-5HG">
<rect key="frame" x="134" y="11" width="178" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="1C8-qK-9T5"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="20"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="fm4-Lv-77M" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="3" id="4Fd-Tg-aEC"/>
<constraint firstItem="T8G-bZ-2bl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="7" id="5Vs-66-8WI"/>
<constraint firstItem="fm4-Lv-77M" firstAttribute="leading" secondItem="T8G-bZ-2bl" secondAttribute="trailing" constant="8" id="E70-KL-JsP"/>
<constraint firstItem="mGc-mB-5HG" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="3" id="JqY-jb-mff"/>
<constraint firstAttribute="bottomMargin" secondItem="fm4-Lv-77M" secondAttribute="bottom" constant="3" id="KGT-e2-40b"/>
<constraint firstItem="mGc-mB-5HG" firstAttribute="leading" secondItem="fm4-Lv-77M" secondAttribute="trailing" constant="8" id="LBA-03-4XA"/>
<constraint firstAttribute="bottomMargin" secondItem="mGc-mB-5HG" secondAttribute="bottom" constant="3" id="Qk7-Nk-AVD"/>
<constraint firstItem="T8G-bZ-2bl" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="3" id="Shy-X4-oQg"/>
<constraint firstItem="fm4-Lv-77M" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="49" id="asA-qY-AQx"/>
<constraint firstAttribute="trailingMargin" secondItem="mGc-mB-5HG" secondAttribute="trailing" id="xft-1G-66y"/>
</constraints>
</tableViewCellContentView>
<constraints>
<constraint firstAttribute="bottom" secondItem="T8G-bZ-2bl" secondAttribute="bottom" constant="12" id="bza-sd-0H2"/>
</constraints>
<connections>
<outlet property="shopNameLabel" destination="fm4-Lv-77M" id="AYV-CH-sog"/>
</connections>
<point key="canvasLocation" x="297" y="298"/>
</tableViewCell>
</objects>
</document>