1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?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="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="InputGongwenFileCell">
- <rect key="frame" x="0.0" y="0.0" width="375" height="214"/>
- <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="375" height="214"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="li5-hI-eIc">
- <rect key="frame" x="0.0" y="48" width="375" height="0.5"/>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="0.5" id="axi-cS-SYN"/>
- </constraints>
- </view>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="审批意见" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Lce-BX-slV">
- <rect key="frame" x="15" y="0.0" width="69.5" height="40"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="height" constant="40" id="8U3-9F-TkT"/>
- </constraints>
- <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="62R-pU-rlN">
- <rect key="frame" x="92.5" y="17" width="5.5" height="6.5"/>
- </imageView>
- <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gAQ-4P-8fa" customClass="UIPlaceHolderTextView">
- <rect key="frame" x="25" y="60" width="325" height="70"/>
- <constraints>
- <constraint firstAttribute="height" constant="70" id="t8C-mH-ymG"/>
- </constraints>
- <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>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Tne-YQ-WEj">
- <rect key="frame" x="0.0" y="147" width="375" height="50"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="6GX-2x-Mc3"/>
- </constraints>
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="15" minimumInteritemSpacing="15" id="ecw-7u-1kh">
- <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="15" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- </collectionView>
- </subviews>
- <constraints>
- <constraint firstItem="62R-pU-rlN" firstAttribute="centerY" secondItem="Lce-BX-slV" secondAttribute="centerY" id="Dow-qr-In1"/>
- <constraint firstItem="Lce-BX-slV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="JaA-fd-zWp"/>
- <constraint firstAttribute="trailing" secondItem="gAQ-4P-8fa" secondAttribute="trailing" constant="25" id="M0k-Op-aR0"/>
- <constraint firstItem="gAQ-4P-8fa" firstAttribute="top" secondItem="Lce-BX-slV" secondAttribute="bottom" constant="20" id="TPZ-bn-YIW"/>
- <constraint firstAttribute="trailing" secondItem="li5-hI-eIc" secondAttribute="trailing" id="VxR-Ez-c5P"/>
- <constraint firstItem="Tne-YQ-WEj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bN5-sy-kja"/>
- <constraint firstItem="Lce-BX-slV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="cBY-cS-DHM"/>
- <constraint firstAttribute="bottom" secondItem="Tne-YQ-WEj" secondAttribute="bottom" constant="17" id="fVh-em-6SN"/>
- <constraint firstAttribute="trailing" secondItem="Tne-YQ-WEj" secondAttribute="trailing" id="iWo-mF-jzf"/>
- <constraint firstItem="li5-hI-eIc" firstAttribute="top" secondItem="Lce-BX-slV" secondAttribute="bottom" constant="8" symbolic="YES" id="jzz-uc-PfU"/>
- <constraint firstItem="gAQ-4P-8fa" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="25" id="qmU-iL-7DP"/>
- <constraint firstItem="li5-hI-eIc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="r59-ON-SMN"/>
- <constraint firstItem="62R-pU-rlN" firstAttribute="leading" secondItem="Lce-BX-slV" secondAttribute="trailing" constant="8" id="roE-H4-oNF"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="gongwenContent" destination="gAQ-4P-8fa" id="srI-Rz-ceV"/>
- <outlet property="mycollectionView" destination="Tne-YQ-WEj" id="Clc-k3-27h"/>
- <outlet property="redImageV" destination="62R-pU-rlN" id="dny-hs-FMo"/>
- </connections>
- <point key="canvasLocation" x="-350" y="139.95535714285714"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="星号" width="5.5" height="6.5"/>
- </resources>
- </document>
|