ifish/Ifish/controllers/IfishTabControllers/探索/IfishNewShopsFlie/view/ShopNotCertifyViewCell.xib

69 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="11542" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
<capability name="Constraints to layout margins" minToolsVersion="6.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" reuseIdentifier="ShopNotCertifyViewCell" id="KGk-i7-Jjw" customClass="ShopNotCertifyViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="90"/>
<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="89"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="merchant_iocn_a_attestation.png" translatesAutoresizingMaskIntoConstraints="NO" id="MPL-OR-b4e">
<rect key="frame" x="15" y="15" width="57" height="59"/>
<constraints>
<constraint firstAttribute="height" constant="59" id="WYY-0c-TRk"/>
<constraint firstAttribute="width" constant="57" id="blO-F9-Hjc"/>
</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="UEL-ZY-D0x">
<rect key="frame" x="91" y="25" width="66" height="20"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<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="成为爱鱼奇认证商户,开通更多个性服务。" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Rqr-fu-84E">
<rect key="frame" x="91" y="53" width="221" height="21"/>
<constraints>
<constraint firstAttribute="height" constant="21" id="BVq-f7-eG5"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="11"/>
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="merchant_iocn_a_left.png" translatesAutoresizingMaskIntoConstraints="NO" id="7vM-J2-q1V">
<rect key="frame" x="294" y="33.5" width="11" height="21"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="Rqr-fu-84E" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailingMargin" id="0PI-0a-V32"/>
<constraint firstItem="Rqr-fu-84E" firstAttribute="leading" secondItem="MPL-OR-b4e" secondAttribute="trailing" constant="19" id="AAL-Jx-5m8"/>
<constraint firstItem="Rqr-fu-84E" firstAttribute="bottom" secondItem="MPL-OR-b4e" secondAttribute="bottom" id="AbS-KE-0Cf"/>
<constraint firstItem="Rqr-fu-84E" firstAttribute="top" secondItem="UEL-ZY-D0x" secondAttribute="bottom" constant="8" symbolic="YES" id="AqU-97-u4Q"/>
<constraint firstItem="UEL-ZY-D0x" firstAttribute="leading" secondItem="MPL-OR-b4e" secondAttribute="trailing" constant="19" id="Ejy-1j-00T"/>
<constraint firstAttribute="leadingMargin" secondItem="MPL-OR-b4e" secondAttribute="leading" constant="-7" id="EtD-fD-sHz"/>
<constraint firstItem="MPL-OR-b4e" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="RXe-Db-vbV"/>
<constraint firstAttribute="trailingMargin" secondItem="7vM-J2-q1V" secondAttribute="trailing" constant="7" id="Swy-4z-5yu"/>
<constraint firstItem="7vM-J2-q1V" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="efB-ry-Ljl"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.14117647058823529" green="0.65098039215686276" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<point key="canvasLocation" x="-170" y="-50"/>
</tableViewCell>
</objects>
<resources>
<image name="merchant_iocn_a_attestation.png" width="59" height="59"/>
<image name="merchant_iocn_a_left.png" width="11" height="21"/>
</resources>
</document>