<?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="AddFileTableViewCell" rowHeight="182" id="KGk-i7-Jjw" customClass="AddFileTableViewCell">
            <rect key="frame" x="0.0" y="0.0" width="320" height="182"/>
            <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="182"/>
                <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="dgV-Q9-qle">
                        <rect key="frame" x="15" y="21" width="70" 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>
                    <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="8vz-cR-9yn">
                        <rect key="frame" x="93" y="28.5" width="5.5" height="6.5"/>
                    </imageView>
                    <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DBB-1V-LMt">
                        <rect key="frame" x="0.0" y="52" 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="Bkv-P2-DnV"/>
                        </constraints>
                    </view>
                    <button opaque="NO" contentMode="scaleAspectFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="2hb-Kk-AYl" userLabel="ButtonA">
                        <rect key="frame" x="15" y="68" width="42" height="42"/>
                        <constraints>
                            <constraint firstAttribute="height" constant="42" id="8L5-0O-w0F"/>
                            <constraint firstAttribute="width" constant="42" id="TsR-gW-6XL"/>
                        </constraints>
                        <state key="normal" image="上传附件"/>
                        <connections>
                            <action selector="addButton:" destination="KGk-i7-Jjw" eventType="touchDown" id="XVj-t3-ph3"/>
                        </connections>
                    </button>
                    <button opaque="NO" contentMode="scaleAspectFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qzc-Sl-XZX" userLabel="ButtonB">
                        <rect key="frame" x="46" y="62" width="18" height="18"/>
                        <constraints>
                            <constraint firstAttribute="width" constant="18" id="G9x-Kw-wES"/>
                            <constraint firstAttribute="height" constant="18" id="kfc-dI-r5A"/>
                        </constraints>
                        <state key="normal" image="填写状态"/>
                    </button>
                </subviews>
                <constraints>
                    <constraint firstItem="8vz-cR-9yn" firstAttribute="leading" secondItem="dgV-Q9-qle" secondAttribute="trailing" constant="8" id="2Xh-aP-cEM"/>
                    <constraint firstItem="8vz-cR-9yn" firstAttribute="centerY" secondItem="dgV-Q9-qle" secondAttribute="centerY" id="A01-za-QyQ"/>
                    <constraint firstAttribute="trailing" secondItem="DBB-1V-LMt" secondAttribute="trailing" id="NXt-Mo-FgB"/>
                    <constraint firstItem="DBB-1V-LMt" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="Vc3-u0-VMI"/>
                    <constraint firstItem="2hb-Kk-AYl" firstAttribute="top" secondItem="DBB-1V-LMt" secondAttribute="bottom" constant="15" id="Vs0-G5-d9L"/>
                    <constraint firstItem="2hb-Kk-AYl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="gyr-mH-atz"/>
                    <constraint firstItem="dgV-Q9-qle" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="h4U-zv-Rwn"/>
                    <constraint firstItem="2hb-Kk-AYl" firstAttribute="top" secondItem="Qzc-Sl-XZX" secondAttribute="top" constant="6" id="qwK-z4-Jsa"/>
                    <constraint firstItem="Qzc-Sl-XZX" firstAttribute="leading" secondItem="2hb-Kk-AYl" secondAttribute="trailing" constant="-11" id="t2c-ge-EJ4"/>
                    <constraint firstItem="dgV-Q9-qle" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" constant="10" id="uhW-To-wxa"/>
                    <constraint firstItem="DBB-1V-LMt" firstAttribute="top" secondItem="dgV-Q9-qle" secondAttribute="bottom" constant="10" id="zc3-DR-4sd"/>
                </constraints>
            </tableViewCellContentView>
            <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
            <connections>
                <outlet property="addbutton" destination="2hb-Kk-AYl" id="8mT-r0-LHy"/>
                <outlet property="deleteButton" destination="Qzc-Sl-XZX" id="pjf-wc-C61"/>
                <outlet property="haveNeedImageView" destination="8vz-cR-9yn" id="FsI-gM-AJs"/>
                <outlet property="namelab" destination="dgV-Q9-qle" id="0ek-8f-Pjb"/>
            </connections>
            <point key="canvasLocation" x="131.8840579710145" y="198.88392857142856"/>
        </tableViewCell>
    </objects>
    <resources>
        <image name="上传附件" width="41.5" height="41.5"/>
        <image name="填写状态" width="17.5" height="17.5"/>
        <image name="星号" width="5.5" height="6.5"/>
    </resources>
</document>