SlectSchCell.xib 6.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="10116" systemVersion="15E65" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
  3. <dependencies>
  4. <deployment identifier="iOS"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="10085"/>
  6. </dependencies>
  7. <objects>
  8. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  9. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  10. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="SchCell" rowHeight="113" id="djZ-4A-YQx" customClass="SchCell">
  11. <rect key="frame" x="0.0" y="0.0" width="320" height="100"/>
  12. <autoresizingMask key="autoresizingMask"/>
  13. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="djZ-4A-YQx" id="oa0-SL-bBj">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="99.5"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <subviews>
  17. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="价格" textAlignment="right" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Bkp-qF-fdY">
  18. <rect key="frame" x="240" y="37" width="55" height="25"/>
  19. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES"/>
  20. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  21. <color key="textColor" red="1" green="0.36852376609999998" blue="0.3104500094" alpha="1" colorSpace="calibratedRGB"/>
  22. <nil key="highlightedColor"/>
  23. </label>
  24. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="电话" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="nPn-yd-RvX">
  25. <rect key="frame" x="108" y="69" width="140" height="21"/>
  26. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
  27. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  28. <color key="textColor" red="0.50148237179999999" green="0.50148237179999999" blue="0.50148237179999999" alpha="1" colorSpace="calibratedRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" id="ROC-fq-DVR">
  32. <rect key="frame" x="8" y="10" width="90" height="80"/>
  33. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
  34. </imageView>
  35. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="元" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="awh-HQ-VDG">
  36. <rect key="frame" x="295" y="40" width="20" height="21"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMinX="YES"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  39. <color key="textColor" red="1" green="0.36852376609999998" blue="0.3104500094" alpha="1" colorSpace="calibratedRGB"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="school_name_icon" id="Bqo-Gj-qc4">
  43. <rect key="frame" x="280" y="11" width="20" height="20"/>
  44. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  45. </imageView>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="名称" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="B0F-vf-hZj">
  47. <rect key="frame" x="108" y="10" width="170" height="25"/>
  48. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  50. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关注" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="g3s-EE-e1g">
  54. <rect key="frame" x="212" y="69" width="100" height="21"/>
  55. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  56. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  57. <color key="textColor" red="0.50148237179999999" green="0.50148237179999999" blue="0.50148237179999999" alpha="1" colorSpace="calibratedRGB"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. </subviews>
  61. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  62. </tableViewCellContentView>
  63. <connections>
  64. <outlet property="addrLabel" destination="Bkp-qF-fdY" id="89u-Lm-ey6"/>
  65. <outlet property="cntLabel" destination="g3s-EE-e1g" id="Eyy-Xy-8wV"/>
  66. <outlet property="headImg" destination="ROC-fq-DVR" id="Cwj-hm-ohy"/>
  67. <outlet property="nameLabel" destination="B0F-vf-hZj" id="Y1w-mm-ihM"/>
  68. <outlet property="telLabel" destination="nPn-yd-RvX" id="lL5-nL-mXM"/>
  69. <outlet property="vipImg" destination="Bqo-Gj-qc4" id="dNe-ML-PLk"/>
  70. </connections>
  71. <point key="canvasLocation" x="297" y="36"/>
  72. </tableViewCell>
  73. </objects>
  74. <resources>
  75. <image name="school_name_icon" width="34" height="34"/>
  76. </resources>
  77. </document>