SelPeopleCell.xib 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="109" id="KGk-i7-Jjw" customClass="SelPeopleCell">
  13. <rect key="frame" x="0.0" y="0.0" width="443" height="109"/>
  14. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  16. <rect key="frame" x="0.0" y="0.0" width="443" height="109"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <button opaque="NO" clipsSubviews="YES" contentMode="scaleAspectFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="axv-xo-Xx3" userLabel="头像">
  20. <rect key="frame" x="15" y="24.5" width="60" height="60"/>
  21. <constraints>
  22. <constraint firstAttribute="width" secondItem="axv-xo-Xx3" secondAttribute="height" multiplier="1:1" id="2f5-B6-eTP"/>
  23. <constraint firstAttribute="width" constant="60" id="hbW-lp-lJm"/>
  24. </constraints>
  25. <connections>
  26. <action selector="clickIconBtn:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="zXv-lZ-CtK"/>
  27. </connections>
  28. </button>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fqp-M0-M8j" userLabel="名称">
  30. <rect key="frame" x="90" y="24.5" width="39.5" height="30"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  32. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  33. <nil key="highlightedColor"/>
  34. </label>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NMb-Se-JUx" userLabel="签名">
  36. <rect key="frame" x="90" y="54.5" width="338" height="30"/>
  37. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  38. <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KpQ-t8-FCi" userLabel="线">
  42. <rect key="frame" x="15" y="108" width="413" height="0.5"/>
  43. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="0.5" id="cXv-9p-DN2"/>
  46. </constraints>
  47. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  48. <nil key="textColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. </subviews>
  52. <constraints>
  53. <constraint firstItem="fqp-M0-M8j" firstAttribute="leading" secondItem="axv-xo-Xx3" secondAttribute="trailing" constant="15" id="2dk-5W-UjL"/>
  54. <constraint firstItem="KpQ-t8-FCi" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="8SV-WA-3HO"/>
  55. <constraint firstItem="NMb-Se-JUx" firstAttribute="top" secondItem="fqp-M0-M8j" secondAttribute="bottom" id="CrB-AH-fol"/>
  56. <constraint firstItem="NMb-Se-JUx" firstAttribute="leading" secondItem="fqp-M0-M8j" secondAttribute="leading" id="ERb-Qk-4JP"/>
  57. <constraint firstAttribute="trailing" secondItem="NMb-Se-JUx" secondAttribute="trailing" constant="15" id="SPg-Ez-lrl"/>
  58. <constraint firstItem="KpQ-t8-FCi" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" constant="-30" id="UHT-xV-F8p"/>
  59. <constraint firstItem="NMb-Se-JUx" firstAttribute="height" secondItem="fqp-M0-M8j" secondAttribute="height" id="WvD-Yr-afP"/>
  60. <constraint firstItem="fqp-M0-M8j" firstAttribute="height" secondItem="axv-xo-Xx3" secondAttribute="height" multiplier="1/2" id="Xza-et-mbc"/>
  61. <constraint firstItem="fqp-M0-M8j" firstAttribute="top" secondItem="axv-xo-Xx3" secondAttribute="top" id="bE5-8n-Wxi"/>
  62. <constraint firstItem="axv-xo-Xx3" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="mDO-4f-Zkp"/>
  63. <constraint firstAttribute="bottom" secondItem="KpQ-t8-FCi" secondAttribute="bottom" constant="0.5" id="oIp-dh-cAQ"/>
  64. <constraint firstItem="axv-xo-Xx3" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="ypr-r6-3Aq"/>
  65. </constraints>
  66. </tableViewCellContentView>
  67. <connections>
  68. <outlet property="iconBtn" destination="axv-xo-Xx3" id="aqW-7R-QrA"/>
  69. <outlet property="nameL" destination="fqp-M0-M8j" id="0Sz-Wg-Izl"/>
  70. <outlet property="signatureL" destination="NMb-Se-JUx" id="iJY-KV-VBs"/>
  71. </connections>
  72. <point key="canvasLocation" x="139.19999999999999" y="69.265367316341838"/>
  73. </tableViewCell>
  74. </objects>
  75. </document>