InputGongwenFileCell.xib 8.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15706"/>
  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="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="InputGongwenFileCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="214"/>
  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="375" height="214"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="li5-hI-eIc">
  21. <rect key="frame" x="0.0" y="48" width="375" height="0.5"/>
  22. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.93333333330000001" alpha="1" colorSpace="calibratedRGB"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="0.5" id="axi-cS-SYN"/>
  25. </constraints>
  26. </view>
  27. <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">
  28. <rect key="frame" x="15" y="0.0" width="69.5" height="40"/>
  29. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="40" id="8U3-9F-TkT"/>
  32. </constraints>
  33. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  34. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  35. <nil key="highlightedColor"/>
  36. </label>
  37. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="星号" translatesAutoresizingMaskIntoConstraints="NO" id="62R-pU-rlN">
  38. <rect key="frame" x="92.5" y="17" width="5.5" height="6.5"/>
  39. </imageView>
  40. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gAQ-4P-8fa" customClass="UIPlaceHolderTextView">
  41. <rect key="frame" x="25" y="60" width="325" height="70"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="70" id="t8C-mH-ymG"/>
  44. </constraints>
  45. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <fontDescription key="fontDescription" name=".PingFangSC-Regular" family=".PingFang SC" pointSize="17"/>
  47. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  48. </textView>
  49. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" dataMode="none" translatesAutoresizingMaskIntoConstraints="NO" id="Tne-YQ-WEj">
  50. <rect key="frame" x="0.0" y="147" width="375" height="50"/>
  51. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  52. <constraints>
  53. <constraint firstAttribute="height" constant="50" id="6GX-2x-Mc3"/>
  54. </constraints>
  55. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="15" minimumInteritemSpacing="15" id="ecw-7u-1kh">
  56. <size key="itemSize" width="50" height="50"/>
  57. <size key="headerReferenceSize" width="0.0" height="0.0"/>
  58. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  59. <inset key="sectionInset" minX="15" minY="0.0" maxX="0.0" maxY="0.0"/>
  60. </collectionViewFlowLayout>
  61. </collectionView>
  62. </subviews>
  63. <constraints>
  64. <constraint firstItem="62R-pU-rlN" firstAttribute="centerY" secondItem="Lce-BX-slV" secondAttribute="centerY" id="Dow-qr-In1"/>
  65. <constraint firstItem="Lce-BX-slV" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="JaA-fd-zWp"/>
  66. <constraint firstAttribute="trailing" secondItem="gAQ-4P-8fa" secondAttribute="trailing" constant="25" id="M0k-Op-aR0"/>
  67. <constraint firstItem="gAQ-4P-8fa" firstAttribute="top" secondItem="Lce-BX-slV" secondAttribute="bottom" constant="20" id="TPZ-bn-YIW"/>
  68. <constraint firstAttribute="trailing" secondItem="li5-hI-eIc" secondAttribute="trailing" id="VxR-Ez-c5P"/>
  69. <constraint firstItem="Tne-YQ-WEj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="bN5-sy-kja"/>
  70. <constraint firstItem="Lce-BX-slV" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="cBY-cS-DHM"/>
  71. <constraint firstAttribute="bottom" secondItem="Tne-YQ-WEj" secondAttribute="bottom" constant="17" id="fVh-em-6SN"/>
  72. <constraint firstAttribute="trailing" secondItem="Tne-YQ-WEj" secondAttribute="trailing" id="iWo-mF-jzf"/>
  73. <constraint firstItem="li5-hI-eIc" firstAttribute="top" secondItem="Lce-BX-slV" secondAttribute="bottom" constant="8" symbolic="YES" id="jzz-uc-PfU"/>
  74. <constraint firstItem="gAQ-4P-8fa" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="25" id="qmU-iL-7DP"/>
  75. <constraint firstItem="li5-hI-eIc" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="r59-ON-SMN"/>
  76. <constraint firstItem="62R-pU-rlN" firstAttribute="leading" secondItem="Lce-BX-slV" secondAttribute="trailing" constant="8" id="roE-H4-oNF"/>
  77. </constraints>
  78. </tableViewCellContentView>
  79. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  80. <connections>
  81. <outlet property="gongwenContent" destination="gAQ-4P-8fa" id="srI-Rz-ceV"/>
  82. <outlet property="mycollectionView" destination="Tne-YQ-WEj" id="Clc-k3-27h"/>
  83. <outlet property="redImageV" destination="62R-pU-rlN" id="dny-hs-FMo"/>
  84. </connections>
  85. <point key="canvasLocation" x="-350" y="139.95535714285714"/>
  86. </tableViewCell>
  87. </objects>
  88. <resources>
  89. <image name="星号" width="5.5" height="6.5"/>
  90. </resources>
  91. </document>