MyWorkAppApprovalCell.xib 6.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15404"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="MyWorkAppApprovalCell" id="KGk-i7-Jjw" customClass="MyWorkAppApprovalCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="120"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="抄送人" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6Qg-nz-6cd">
  21. <rect key="frame" x="15" y="15" width="52" height="20.5"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  23. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="kDF-cI-hg6">
  27. <rect key="frame" x="75" y="22" width="5.5" height="6.5"/>
  28. </imageView>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gT9-i7-Njl">
  30. <rect key="frame" x="0.0" y="45.5" width="320" height="1"/>
  31. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="1" id="ODn-Da-Ei0"/>
  34. </constraints>
  35. </view>
  36. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="9De-BP-kSN">
  37. <rect key="frame" x="15" y="56.5" width="290" height="53.5"/>
  38. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  39. <collectionViewFlowLayout key="collectionViewLayout" scrollDirection="horizontal" minimumLineSpacing="10" minimumInteritemSpacing="10" id="dID-dk-fF0">
  40. <size key="itemSize" width="50" height="50"/>
  41. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  42. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  43. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  44. </collectionViewFlowLayout>
  45. <connections>
  46. <outlet property="dataSource" destination="KGk-i7-Jjw" id="1e3-0X-df0"/>
  47. <outlet property="delegate" destination="KGk-i7-Jjw" id="3m3-lX-AZD"/>
  48. </connections>
  49. </collectionView>
  50. </subviews>
  51. <constraints>
  52. <constraint firstItem="9De-BP-kSN" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="4Pv-EP-hQ4"/>
  53. <constraint firstItem="6Qg-nz-6cd" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Av7-sY-FfR"/>
  54. <constraint firstItem="6Qg-nz-6cd" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="DGC-GH-9sb"/>
  55. <constraint firstItem="gT9-i7-Njl" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="GY2-an-bhe"/>
  56. <constraint firstAttribute="trailing" secondItem="9De-BP-kSN" secondAttribute="trailing" constant="15" id="IMV-PV-uFk"/>
  57. <constraint firstAttribute="bottom" secondItem="9De-BP-kSN" secondAttribute="bottom" constant="10" id="Irn-ga-1hD"/>
  58. <constraint firstItem="9De-BP-kSN" firstAttribute="top" secondItem="gT9-i7-Njl" secondAttribute="bottom" constant="10" id="Qwb-Pg-sio"/>
  59. <constraint firstItem="gT9-i7-Njl" firstAttribute="top" secondItem="6Qg-nz-6cd" secondAttribute="bottom" constant="10" id="a87-wF-gdy"/>
  60. <constraint firstAttribute="trailing" secondItem="gT9-i7-Njl" secondAttribute="trailing" id="bJa-yf-LvS"/>
  61. <constraint firstItem="kDF-cI-hg6" firstAttribute="centerY" secondItem="6Qg-nz-6cd" secondAttribute="centerY" id="uXk-Ff-8zz"/>
  62. <constraint firstItem="kDF-cI-hg6" firstAttribute="leading" secondItem="6Qg-nz-6cd" secondAttribute="trailing" constant="8" id="vwr-5D-d0m"/>
  63. </constraints>
  64. </tableViewCellContentView>
  65. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  66. <connections>
  67. <outlet property="collectView" destination="9De-BP-kSN" id="72n-JN-74e"/>
  68. <outlet property="collectionView" destination="9De-BP-kSN" id="kUv-HR-rul"/>
  69. <outlet property="haveNeedImageView" destination="kDF-cI-hg6" id="fbx-ZN-7xJ"/>
  70. <outlet property="namelab" destination="6Qg-nz-6cd" id="XvT-VE-uk4"/>
  71. </connections>
  72. <point key="canvasLocation" x="131.8840579710145" y="191.51785714285714"/>
  73. </tableViewCell>
  74. </objects>
  75. <resources>
  76. <image name="星号" width="5.5" height="6.5"/>
  77. </resources>
  78. </document>