12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- <?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="InPutGongWenCell" rowHeight="131" id="KGk-i7-Jjw" customClass="InPutGongWenCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
- <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="131"/>
- <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="H9V-rU-VuR">
- <rect key="frame" x="15" y="15" width="69.5" height="20"/>
- <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>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="M1F-hz-9EE">
- <rect key="frame" x="92.5" y="22" width="5.5" height="6.5"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jEw-MI-BAO">
- <rect key="frame" x="0.0" y="45" width="320" 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="Ghg-hP-swF"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="249" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jNy-of-YeH">
- <rect key="frame" x="10" y="46" width="300" height="75"/>
- <constraints>
- <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="75" id="gV2-58-ICV"/>
- </constraints>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
- <color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
- <nil key="highlightedColor"/>
- </label>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f3S-fM-gxo" customClass="UIPlaceHolderTextView">
- <rect key="frame" x="10" y="46" width="300" height="75"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
- <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
- </textView>
- </subviews>
- <constraints>
- <constraint firstItem="M1F-hz-9EE" firstAttribute="leading" secondItem="H9V-rU-VuR" secondAttribute="trailing" constant="8" id="1Og-M3-thU"/>
- <constraint firstAttribute="trailing" secondItem="jNy-of-YeH" secondAttribute="trailing" constant="10" id="5Xk-bO-Mdp"/>
- <constraint firstItem="jEw-MI-BAO" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="5vm-Wb-Q6J"/>
- <constraint firstItem="jEw-MI-BAO" firstAttribute="top" secondItem="H9V-rU-VuR" secondAttribute="bottom" constant="10" id="6Ma-GU-F3J"/>
- <constraint firstItem="H9V-rU-VuR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="Fk3-OW-8fu"/>
- <constraint firstItem="f3S-fM-gxo" firstAttribute="leading" secondItem="jNy-of-YeH" secondAttribute="leading" id="Kzf-Kg-Qf8"/>
- <constraint firstItem="M1F-hz-9EE" firstAttribute="centerY" secondItem="H9V-rU-VuR" secondAttribute="centerY" id="OGv-e8-pCD"/>
- <constraint firstAttribute="bottom" secondItem="jNy-of-YeH" secondAttribute="bottom" constant="10" id="TwV-dM-0xP"/>
- <constraint firstItem="f3S-fM-gxo" firstAttribute="top" secondItem="jNy-of-YeH" secondAttribute="top" id="Z9D-pJ-D7j"/>
- <constraint firstItem="f3S-fM-gxo" firstAttribute="trailing" secondItem="jNy-of-YeH" secondAttribute="trailing" id="ZhN-qr-J2S"/>
- <constraint firstItem="f3S-fM-gxo" firstAttribute="bottom" secondItem="jNy-of-YeH" secondAttribute="bottom" id="ct3-3b-sW2"/>
- <constraint firstAttribute="trailing" secondItem="jEw-MI-BAO" secondAttribute="trailing" id="iTd-3H-xPn"/>
- <constraint firstItem="H9V-rU-VuR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="qST-JI-QCg"/>
- <constraint firstItem="jNy-of-YeH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="rj6-9v-ChJ"/>
- <constraint firstItem="jNy-of-YeH" firstAttribute="top" secondItem="jEw-MI-BAO" secondAttribute="bottom" id="tA0-i2-A30"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="bgL" destination="jNy-of-YeH" id="LWs-3d-8js"/>
- <outlet property="gongwenContent" destination="f3S-fM-gxo" id="3ie-zF-IpK"/>
- <outlet property="haveNeedImageView" destination="M1F-hz-9EE" id="T1g-Kf-5q3"/>
- <outlet property="namelab" destination="H9V-rU-VuR" id="U8b-s6-etE"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="181.80803571428569"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="星号" width="5.5" height="6.5"/>
- </resources>
- </document>
|