ifish/Ifish/controllers/IfishTabControllers/探索/lookafterServer/LookafterPhoneNumberCell.xib

67 lines
6.2 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11201" systemVersion="15G31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
<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="none" indentationWidth="10" reuseIdentifier="LookafterPhoneNumberCell" rowHeight="210" id="KGk-i7-Jjw" customClass="LookafterPhoneNumberCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="210"/>
<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">
<frame key="frameInset" width="320" height="209"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9nU-ZM-Bdn">
<color key="backgroundColor" red="0.082352941176470587" green="0.66666666666666663" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="Ppq-FQ-Loj"/>
</constraints>
<state key="normal" title="确认">
<color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</state>
</button>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入商家手机号" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Fm9-c6-yes">
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="50" id="ZUf-Md-5c0"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="选择看护商家" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JlN-uu-XlL">
<constraints>
<constraint firstAttribute="height" constant="21" id="mI7-0z-gn8"/>
</constraints>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<constraints>
<constraint firstItem="9nU-ZM-Bdn" firstAttribute="top" secondItem="Fm9-c6-yes" secondAttribute="bottom" constant="21" id="0g5-jZ-Dn3"/>
<constraint firstItem="Fm9-c6-yes" firstAttribute="top" secondItem="JlN-uu-XlL" secondAttribute="bottom" constant="22" id="79I-DC-f5d"/>
<constraint firstItem="JlN-uu-XlL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="38" id="T8X-xt-o1C"/>
<constraint firstItem="JlN-uu-XlL" firstAttribute="leading" secondItem="9nU-ZM-Bdn" secondAttribute="leading" id="UuX-dN-Jtb"/>
<constraint firstItem="9nU-ZM-Bdn" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="eKC-70-4y6"/>
<constraint firstItem="JlN-uu-XlL" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="jRu-dd-nHY"/>
<constraint firstItem="JlN-uu-XlL" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="29" id="pmd-CH-phG"/>
<constraint firstItem="JlN-uu-XlL" firstAttribute="leading" secondItem="Fm9-c6-yes" secondAttribute="leading" id="qbX-6f-JPd"/>
<constraint firstAttribute="bottomMargin" secondItem="9nU-ZM-Bdn" secondAttribute="bottom" id="qkB-9H-85I"/>
<constraint firstItem="Fm9-c6-yes" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="xAO-xy-pQJ"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.90841073271413819" green="0.90841073271413819" blue="0.90841073271413819" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<connections>
<outlet property="queRenBtn" destination="9nU-ZM-Bdn" id="x1J-p4-iGz"/>
<outlet property="shopPoneNumberFied" destination="Fm9-c6-yes" id="84x-k7-jO5"/>
</connections>
<point key="canvasLocation" x="27" y="287"/>
</tableViewCell>
</objects>
</document>