InPutGongWenCell.xib 8.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  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="none" indentationWidth="10" reuseIdentifier="InPutGongWenCell" rowHeight="131" id="KGk-i7-Jjw" customClass="InPutGongWenCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="131"/>
  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="131"/>
  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="H9V-rU-VuR">
  21. <rect key="frame" x="15" y="15" width="69.5" height="20"/>
  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="M1F-hz-9EE">
  27. <rect key="frame" x="92.5" y="22" width="5.5" height="6.5"/>
  28. </imageView>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jEw-MI-BAO">
  30. <rect key="frame" x="0.0" y="45" width="320" height="1"/>
  31. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
  32. <constraints>
  33. <constraint firstAttribute="height" constant="1" id="Ghg-hP-swF"/>
  34. </constraints>
  35. </view>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="249" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jNy-of-YeH">
  37. <rect key="frame" x="10" y="46" width="300" height="75"/>
  38. <constraints>
  39. <constraint firstAttribute="height" relation="greaterThanOrEqual" constant="75" id="gV2-58-ICV"/>
  40. </constraints>
  41. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  42. <color key="textColor" cocoaTouchSystemColor="lightTextColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" translatesAutoresizingMaskIntoConstraints="NO" id="f3S-fM-gxo" customClass="UIPlaceHolderTextView">
  46. <rect key="frame" x="10" y="46" width="300" height="75"/>
  47. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  48. <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  49. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  50. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  51. </textView>
  52. </subviews>
  53. <constraints>
  54. <constraint firstItem="M1F-hz-9EE" firstAttribute="leading" secondItem="H9V-rU-VuR" secondAttribute="trailing" constant="8" id="1Og-M3-thU"/>
  55. <constraint firstAttribute="trailing" secondItem="jNy-of-YeH" secondAttribute="trailing" constant="10" id="5Xk-bO-Mdp"/>
  56. <constraint firstItem="jEw-MI-BAO" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="5vm-Wb-Q6J"/>
  57. <constraint firstItem="jEw-MI-BAO" firstAttribute="top" secondItem="H9V-rU-VuR" secondAttribute="bottom" constant="10" id="6Ma-GU-F3J"/>
  58. <constraint firstItem="H9V-rU-VuR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="Fk3-OW-8fu"/>
  59. <constraint firstItem="f3S-fM-gxo" firstAttribute="leading" secondItem="jNy-of-YeH" secondAttribute="leading" id="Kzf-Kg-Qf8"/>
  60. <constraint firstItem="M1F-hz-9EE" firstAttribute="centerY" secondItem="H9V-rU-VuR" secondAttribute="centerY" id="OGv-e8-pCD"/>
  61. <constraint firstAttribute="bottom" secondItem="jNy-of-YeH" secondAttribute="bottom" constant="10" id="TwV-dM-0xP"/>
  62. <constraint firstItem="f3S-fM-gxo" firstAttribute="top" secondItem="jNy-of-YeH" secondAttribute="top" id="Z9D-pJ-D7j"/>
  63. <constraint firstItem="f3S-fM-gxo" firstAttribute="trailing" secondItem="jNy-of-YeH" secondAttribute="trailing" id="ZhN-qr-J2S"/>
  64. <constraint firstItem="f3S-fM-gxo" firstAttribute="bottom" secondItem="jNy-of-YeH" secondAttribute="bottom" id="ct3-3b-sW2"/>
  65. <constraint firstAttribute="trailing" secondItem="jEw-MI-BAO" secondAttribute="trailing" id="iTd-3H-xPn"/>
  66. <constraint firstItem="H9V-rU-VuR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="qST-JI-QCg"/>
  67. <constraint firstItem="jNy-of-YeH" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="rj6-9v-ChJ"/>
  68. <constraint firstItem="jNy-of-YeH" firstAttribute="top" secondItem="jEw-MI-BAO" secondAttribute="bottom" id="tA0-i2-A30"/>
  69. </constraints>
  70. </tableViewCellContentView>
  71. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  72. <connections>
  73. <outlet property="bgL" destination="jNy-of-YeH" id="LWs-3d-8js"/>
  74. <outlet property="gongwenContent" destination="f3S-fM-gxo" id="3ie-zF-IpK"/>
  75. <outlet property="haveNeedImageView" destination="M1F-hz-9EE" id="T1g-Kf-5q3"/>
  76. <outlet property="namelab" destination="H9V-rU-VuR" id="U8b-s6-etE"/>
  77. </connections>
  78. <point key="canvasLocation" x="131.8840579710145" y="181.80803571428569"/>
  79. </tableViewCell>
  80. </objects>
  81. <resources>
  82. <image name="星号" width="5.5" height="6.5"/>
  83. </resources>
  84. </document>