12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
- <capability name="Safe area layout guides" minToolsVersion="9.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="InPutTextCell" rowHeight="45" id="KGk-i7-Jjw" customClass="InPutTextCell">
- <rect key="frame" x="0.0" y="0.0" width="411" height="45"/>
- <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="411" height="45"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="ngr-UK-C4c">
- <rect key="frame" x="93" y="19" width="6" height="7"/>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="公文类型" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5PA-aC-cHW">
- <rect key="frame" x="15.5" y="12" width="69.5" height="21"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X7C-LP-gf3">
- <rect key="frame" x="0.0" y="44" width="411" height="1"/>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="g6W-EA-ENa"/>
- </constraints>
- </view>
- <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="xpt-4h-QS7">
- <rect key="frame" x="109" y="5" width="292" height="34"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- </subviews>
- <constraints>
- <constraint firstItem="xpt-4h-QS7" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="ASp-Re-sjq"/>
- <constraint firstAttribute="trailing" secondItem="X7C-LP-gf3" secondAttribute="trailing" id="PKd-YB-fp6"/>
- <constraint firstItem="X7C-LP-gf3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bsd-7F-iAL"/>
- <constraint firstItem="5PA-aC-cHW" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="kVz-lx-6WY"/>
- <constraint firstItem="xpt-4h-QS7" firstAttribute="leading" secondItem="ngr-UK-C4c" secondAttribute="trailing" constant="10" id="mx2-o2-D2C"/>
- <constraint firstItem="X7C-LP-gf3" firstAttribute="top" secondItem="xpt-4h-QS7" secondAttribute="bottom" constant="5" id="o9j-7I-VmH"/>
- <constraint firstAttribute="trailing" secondItem="xpt-4h-QS7" secondAttribute="trailing" constant="10" id="pKG-6H-N1H"/>
- <constraint firstItem="ngr-UK-C4c" firstAttribute="leading" secondItem="5PA-aC-cHW" secondAttribute="trailing" constant="8" id="s1n-UZ-BPz"/>
- <constraint firstAttribute="bottom" secondItem="X7C-LP-gf3" secondAttribute="bottom" id="vwR-R4-wFi"/>
- <constraint firstItem="ngr-UK-C4c" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="wMd-WK-5Rf"/>
- <constraint firstItem="5PA-aC-cHW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15.5" id="xxi-2A-Mwf"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="bottomLineView" destination="X7C-LP-gf3" id="D4S-WY-Jzf"/>
- <outlet property="haveNeedImageView" destination="ngr-UK-C4c" id="Mvn-pf-ntx"/>
- <outlet property="inputtextFeild" destination="xpt-4h-QS7" id="9FX-LP-tkH"/>
- <outlet property="nameLab" destination="5PA-aC-cHW" id="cdM-k1-rlw"/>
- </connections>
- <point key="canvasLocation" x="84.782608695652186" y="-9.0401785714285712"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="星号" width="5.5" height="6.5"/>
- </resources>
- </document>
|