| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" 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="12089"/>
- <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="recommendCell" rowHeight="123" id="KGk-i7-Jjw" customClass="RecommendTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="602" height="123"/>
- <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="602" height="123"/>
- <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="glr-sd-Rx0">
- <rect key="frame" x="10" y="10" width="110" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="110" id="hzb-oA-Idj"/>
- <constraint firstAttribute="height" constant="30" id="r8q-bh-FKZ"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="me_chooseType" translatesAutoresizingMaskIntoConstraints="NO" id="vNb-Xp-L8N">
- <rect key="frame" x="130" y="10" width="462" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="7ng-Oq-R13"/>
- </constraints>
- </imageView>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择推荐人信息类型" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qn3-Mh-V8g">
- <rect key="frame" x="136" y="10" width="456" height="30"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="fbW-7E-SzV"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0TK-d2-Nzd">
- <rect key="frame" x="10" y="50" width="582" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="g8b-Z2-sBO"/>
- </constraints>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
- </textField>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="G5t-MN-vAs">
- <rect key="frame" x="130" y="10" width="462" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="IDb-h7-eWB"/>
- </constraints>
- <connections>
- <action selector="choseType:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="7fN-Cj-D4y"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstItem="G5t-MN-vAs" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="0of-05-Vfi"/>
- <constraint firstItem="0TK-d2-Nzd" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="7Cz-mZ-TRv"/>
- <constraint firstAttribute="trailing" secondItem="G5t-MN-vAs" secondAttribute="trailing" constant="10" id="ATW-d5-199"/>
- <constraint firstItem="glr-sd-Rx0" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="DQN-N1-dwG"/>
- <constraint firstAttribute="trailing" secondItem="qn3-Mh-V8g" secondAttribute="trailing" constant="10" id="E3H-A2-utH"/>
- <constraint firstAttribute="trailing" secondItem="0TK-d2-Nzd" secondAttribute="trailing" constant="10" id="VMC-za-MzG"/>
- <constraint firstItem="qn3-Mh-V8g" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="WbM-ub-MPz"/>
- <constraint firstItem="qn3-Mh-V8g" firstAttribute="leading" secondItem="glr-sd-Rx0" secondAttribute="trailing" constant="16" id="WiD-QU-PP9"/>
- <constraint firstAttribute="trailing" secondItem="vNb-Xp-L8N" secondAttribute="trailing" constant="10" id="YaR-cc-Jqw"/>
- <constraint firstItem="glr-sd-Rx0" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="lTp-Wj-6e4"/>
- <constraint firstItem="vNb-Xp-L8N" firstAttribute="leading" secondItem="glr-sd-Rx0" secondAttribute="trailing" constant="10" id="obV-oF-c77"/>
- <constraint firstItem="0TK-d2-Nzd" firstAttribute="top" secondItem="qn3-Mh-V8g" secondAttribute="bottom" constant="10" id="ou6-z0-HPJ"/>
- <constraint firstItem="G5t-MN-vAs" firstAttribute="leading" secondItem="glr-sd-Rx0" secondAttribute="trailing" constant="10" id="r1t-qJ-QE0"/>
- <constraint firstItem="vNb-Xp-L8N" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="rQ2-hN-vfy"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="recommendField" destination="0TK-d2-Nzd" id="2Ms-Kj-98v"/>
- <outlet property="recommendLabel" destination="glr-sd-Rx0" id="ObX-Xg-o6x"/>
- <outlet property="recommendTypeBtn" destination="G5t-MN-vAs" id="K0Z-5R-Ym4"/>
- <outlet property="recommendTypeField" destination="qn3-Mh-V8g" id="SX8-nX-Tdw"/>
- </connections>
- <point key="canvasLocation" x="-164" y="94.5"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="me_chooseType" width="200" height="30"/>
- </resources>
- </document>
|