123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15400" 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="15404"/>
- <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="AddPeopleToGongWenCell" rowHeight="131" id="KGk-i7-Jjw" customClass="AddPeopleToGongWenCell">
- <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="sWk-rp-j7e">
- <rect key="frame" x="15" y="10" width="52" height="20.5"/>
- <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="evN-S5-V2s">
- <rect key="frame" x="75" y="17" width="5.5" height="6.5"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="E7l-FW-ulY">
- <rect key="frame" x="0.0" y="40.5" width="320" height="1"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="03X-G5-ehR"/>
- </constraints>
- </view>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="FiR-X4-7et">
- <rect key="frame" x="15" y="51.5" width="295" height="69.5"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="15" minimumInteritemSpacing="15" id="e0X-aY-eqN">
- <size key="itemSize" width="50" height="50"/>
- <size key="headerReferenceSize" width="0.0" height="0.0"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- <connections>
- <outlet property="dataSource" destination="KGk-i7-Jjw" id="pJ9-a3-ktF"/>
- <outlet property="delegate" destination="KGk-i7-Jjw" id="xh3-YG-duI"/>
- </connections>
- </collectionView>
- </subviews>
- <constraints>
- <constraint firstItem="sWk-rp-j7e" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="0CP-b0-ASQ"/>
- <constraint firstItem="evN-S5-V2s" firstAttribute="leading" secondItem="sWk-rp-j7e" secondAttribute="trailing" constant="8" id="108-NS-9WW"/>
- <constraint firstItem="FiR-X4-7et" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="3lJ-sA-ojK"/>
- <constraint firstAttribute="trailing" secondItem="FiR-X4-7et" secondAttribute="trailing" constant="10" id="6jS-f3-Mws"/>
- <constraint firstItem="evN-S5-V2s" firstAttribute="centerY" secondItem="sWk-rp-j7e" secondAttribute="centerY" id="BCE-6N-Dw0"/>
- <constraint firstItem="E7l-FW-ulY" firstAttribute="top" secondItem="sWk-rp-j7e" secondAttribute="bottom" constant="10" id="CHp-Yh-eFW"/>
- <constraint firstItem="E7l-FW-ulY" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="GFt-6q-wwI"/>
- <constraint firstAttribute="bottom" secondItem="FiR-X4-7et" secondAttribute="bottom" constant="10" id="P3O-hz-8uQ"/>
- <constraint firstItem="FiR-X4-7et" firstAttribute="top" secondItem="E7l-FW-ulY" secondAttribute="bottom" constant="10" id="RlS-cO-wHn"/>
- <constraint firstItem="sWk-rp-j7e" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="fdO-AY-02D"/>
- <constraint firstAttribute="trailing" secondItem="E7l-FW-ulY" secondAttribute="trailing" id="iL7-5L-4Kz"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="collectView" destination="FiR-X4-7et" id="WVa-7S-bps"/>
- <outlet property="haveNeedImageView" destination="evN-S5-V2s" id="ytd-IF-Acv"/>
- <outlet property="namelab" destination="sWk-rp-j7e" id="B9m-hA-NFu"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="181.80803571428569"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="星号" width="5.5" height="6.5"/>
- </resources>
- </document>
|