ifish/Ifish/controllers/IfishTabControllers/探索/shopCertification/CertificationViewThirdCell.xib

60 lines
6.0 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">
<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="default" indentationWidth="10" reuseIdentifier="CertificationViewThirdCell" rowHeight="280" id="KGk-i7-Jjw" customClass="CertificationViewThirdCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="280"/>
<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="279"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="认证前请准备好以下资料:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="enI-6c-rNS">
<rect key="frame" x="33" y="10" width="204" height="21"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
<color key="textColor" red="0.066666666669999999" green="0.066666666669999999" blue="0.066666666669999999" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1.店铺经营者身份证" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g43-9l-m2B">
<rect key="frame" x="33" y="39" width="148" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.42352941179999998" green="0.42352941179999998" blue="0.42352941179999998" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2.营业执照" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wAd-pZ-o27">
<rect key="frame" x="33" y="68" width="83" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.42352941179999998" green="0.42352941179999998" blue="0.42352941179999998" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shop_certification_introduce.png" translatesAutoresizingMaskIntoConstraints="NO" id="zD1-Tx-qLf">
<rect key="frame" x="0.0" y="91" width="320" height="225"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="g43-9l-m2B" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="25" id="1rT-OX-Hav"/>
<constraint firstItem="wAd-pZ-o27" firstAttribute="top" secondItem="g43-9l-m2B" secondAttribute="bottom" constant="8" id="6io-Rc-LKc"/>
<constraint firstItem="enI-6c-rNS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="25" id="9DN-Wf-rHJ"/>
<constraint firstItem="zD1-Tx-qLf" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="G8R-qc-lB2"/>
<constraint firstItem="wAd-pZ-o27" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="25" id="hdo-2Q-lSZ"/>
<constraint firstItem="zD1-Tx-qLf" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="koj-hI-pFV"/>
<constraint firstItem="enI-6c-rNS" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="2" id="tVC-4t-a9y"/>
<constraint firstItem="zD1-Tx-qLf" firstAttribute="top" secondItem="wAd-pZ-o27" secondAttribute="bottom" constant="2" id="trC-54-J30"/>
<constraint firstItem="g43-9l-m2B" firstAttribute="top" secondItem="enI-6c-rNS" secondAttribute="bottom" constant="8" id="zE5-NL-fmL"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.91764705882352937" green="0.91764705882352937" blue="0.91764705882352937" alpha="1" colorSpace="calibratedRGB"/>
<point key="canvasLocation" x="278" y="359.5"/>
</tableViewCell>
</objects>
<resources>
<image name="shop_certification_introduce.png" width="640" height="225"/>
</resources>
</document>