RQPlaceDetailNoteIntroduceCell.xib 2.8 KB

1234567891011121314151617181920212223242526272829303132333435363738
  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="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  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" id="KGk-i7-Jjw" customClass="RQPlaceDetailNoteIntroduceCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="383"/>
  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="320" height="383"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="实拍优势" translatesAutoresizingMaskIntoConstraints="NO" id="a4p-AH-8tJ">
  20. <rect key="frame" x="32" y="8" width="256" height="311"/>
  21. <constraints>
  22. <constraint firstAttribute="width" secondItem="a4p-AH-8tJ" secondAttribute="height" multiplier="302:367" id="IW4-SQ-T9I"/>
  23. </constraints>
  24. </imageView>
  25. </subviews>
  26. <constraints>
  27. <constraint firstAttribute="trailing" secondItem="a4p-AH-8tJ" secondAttribute="trailing" constant="32" id="8gj-cM-hcx"/>
  28. <constraint firstItem="a4p-AH-8tJ" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="MH1-dy-f0T"/>
  29. <constraint firstItem="a4p-AH-8tJ" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="32" id="Phd-P5-EcP"/>
  30. </constraints>
  31. </tableViewCellContentView>
  32. <point key="canvasLocation" x="-6.1068702290076331" y="41.901408450704224"/>
  33. </tableViewCell>
  34. </objects>
  35. <resources>
  36. <image name="实拍优势" width="302" height="366.66665649414062"/>
  37. </resources>
  38. </document>