PlaceTableViewCell.xib 7.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12089"/>
  9. <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
  10. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  11. </dependencies>
  12. <objects>
  13. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  14. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  15. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="180" id="KGk-i7-Jjw" customClass="PlaceTableViewCell">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  19. <rect key="frame" x="0.0" y="0.0" width="375" height="70"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="陈默默 13860098797" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J0v-QM-hJS">
  23. <rect key="frame" x="10" y="10" width="355" height="25"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="25" id="h5H-8k-E1r"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  28. <nil key="textColor"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="福建省福州市台江区浦上大道在线元556号5栋" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gye-G6-9V4">
  32. <rect key="frame" x="10" y="35" width="355" height="25"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="25" id="k5L-Is-bcB"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  37. <nil key="textColor"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="U83-k9-wu2">
  41. <rect key="frame" x="10" y="20" width="355" height="30"/>
  42. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  44. <state key="normal" title="添加收获地址">
  45. <color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  46. </state>
  47. </button>
  48. <imageView hidden="YES" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="com_arrow_right_1" translatesAutoresizingMaskIntoConstraints="NO" id="1aD-qS-eo8">
  49. <rect key="frame" x="359" y="30" width="6" height="11"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="6" id="mdZ-4c-QpZ"/>
  52. <constraint firstAttribute="height" constant="11" id="oYJ-fj-dpU"/>
  53. </constraints>
  54. </imageView>
  55. </subviews>
  56. <constraints>
  57. <constraint firstItem="U83-k9-wu2" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="1ST-AN-3te"/>
  58. <constraint firstItem="1aD-qS-eo8" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Aer-SS-6Dz"/>
  59. <constraint firstAttribute="trailing" secondItem="J0v-QM-hJS" secondAttribute="trailing" constant="10" id="FY2-hm-5ST"/>
  60. <constraint firstAttribute="trailing" secondItem="gye-G6-9V4" secondAttribute="trailing" constant="10" id="FYB-cK-dHN"/>
  61. <constraint firstAttribute="trailing" secondItem="U83-k9-wu2" secondAttribute="trailing" constant="10" id="GKz-0Y-haW"/>
  62. <constraint firstAttribute="trailing" secondItem="1aD-qS-eo8" secondAttribute="trailing" constant="10" id="a6t-kV-vSG"/>
  63. <constraint firstItem="J0v-QM-hJS" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="bIH-vf-yEa"/>
  64. <constraint firstItem="U83-k9-wu2" firstAttribute="height" secondItem="H2p-sc-9uM" secondAttribute="height" multiplier="30:70" id="fUo-Bc-1Ie"/>
  65. <constraint firstItem="J0v-QM-hJS" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="10" id="ols-G9-hQ8"/>
  66. <constraint firstItem="U83-k9-wu2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="q1g-dN-j7N"/>
  67. <constraint firstItem="gye-G6-9V4" firstAttribute="top" secondItem="J0v-QM-hJS" secondAttribute="bottom" id="vgl-oE-msu"/>
  68. <constraint firstItem="gye-G6-9V4" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="zwB-Y5-iVy"/>
  69. </constraints>
  70. </tableViewCellContentView>
  71. <connections>
  72. <outlet property="addressButton" destination="U83-k9-wu2" id="hk0-da-NWW"/>
  73. <outlet property="nameLabel" destination="J0v-QM-hJS" id="KPU-1v-6yD"/>
  74. <outlet property="placeLabel" destination="gye-G6-9V4" id="9dS-ad-YGo"/>
  75. <outlet property="rightImgView" destination="1aD-qS-eo8" id="A8H-Px-h7q"/>
  76. </connections>
  77. <point key="canvasLocation" x="24.5" y="120"/>
  78. </tableViewCell>
  79. </objects>
  80. <resources>
  81. <image name="com_arrow_right_1" width="6" height="11"/>
  82. </resources>
  83. </document>