WardViewTopCell.xib 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  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="187" id="KGk-i7-Jjw" customClass="WardViewTopCell">
  13. <rect key="frame" x="0.0" y="0.0" width="331" height="187"/>
  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="331" height="187"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nMM-LQ-XGg">
  20. <rect key="frame" x="150" y="102" width="31" height="22"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="22" id="hc2-aE-1e8"/>
  23. </constraints>
  24. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  25. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lr_img_back_ward_Head_NoImg" translatesAutoresizingMaskIntoConstraints="NO" id="vY3-0O-5Fh">
  29. <rect key="frame" x="124.5" y="17" width="82" height="82"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="82" id="tLa-eV-2K6"/>
  32. <constraint firstAttribute="width" constant="82" id="wMa-zv-Lrg"/>
  33. </constraints>
  34. <userDefinedRuntimeAttributes>
  35. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  36. <integer key="value" value="35"/>
  37. </userDefinedRuntimeAttribute>
  38. <userDefinedRuntimeAttribute type="boolean" keyPath="clipsToBounds" value="YES"/>
  39. </userDefinedRuntimeAttributes>
  40. </imageView>
  41. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="lr_img_back_ward_no" translatesAutoresizingMaskIntoConstraints="NO" id="6yh-n7-DEU">
  42. <rect key="frame" x="115.5" y="8" width="100" height="100"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="100" id="GE5-2E-A9o"/>
  45. <constraint firstAttribute="width" constant="100" id="bQa-yd-wS8"/>
  46. </constraints>
  47. </imageView>
  48. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="com_male_selected" translatesAutoresizingMaskIntoConstraints="NO" id="6DV-mR-aGk">
  49. <rect key="frame" x="193" y="108" width="10" height="10"/>
  50. </imageView>
  51. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="rank_1" translatesAutoresizingMaskIntoConstraints="NO" id="w1q-uy-bz6">
  52. <rect key="frame" x="211" y="106.5" width="28" height="13"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="13" id="UuE-li-sV2"/>
  55. <constraint firstAttribute="width" constant="28" id="kXc-wT-kUq"/>
  56. </constraints>
  57. </imageView>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="0钻石" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XCX-cE-WK7">
  59. <rect key="frame" x="148" y="127" width="35" height="16"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  61. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. </subviews>
  65. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  66. <constraints>
  67. <constraint firstItem="nMM-LQ-XGg" firstAttribute="top" secondItem="6yh-n7-DEU" secondAttribute="bottom" constant="-6" id="12y-KM-dig"/>
  68. <constraint firstItem="6yh-n7-DEU" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="310-ZY-NdU"/>
  69. <constraint firstItem="vY3-0O-5Fh" firstAttribute="centerX" secondItem="6yh-n7-DEU" secondAttribute="centerX" id="3qz-Hb-lKv"/>
  70. <constraint firstItem="w1q-uy-bz6" firstAttribute="leading" secondItem="6DV-mR-aGk" secondAttribute="trailing" constant="8" id="40f-xh-XsP"/>
  71. <constraint firstItem="6yh-n7-DEU" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="Jf1-WQ-7JM"/>
  72. <constraint firstItem="vY3-0O-5Fh" firstAttribute="centerY" secondItem="6yh-n7-DEU" secondAttribute="centerY" id="SP5-5m-GLv"/>
  73. <constraint firstItem="6DV-mR-aGk" firstAttribute="centerY" secondItem="nMM-LQ-XGg" secondAttribute="centerY" id="XTS-BT-icb"/>
  74. <constraint firstItem="w1q-uy-bz6" firstAttribute="centerY" secondItem="nMM-LQ-XGg" secondAttribute="centerY" id="fZQ-Jj-MhP"/>
  75. <constraint firstItem="XCX-cE-WK7" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="g5i-gk-A69"/>
  76. <constraint firstItem="6DV-mR-aGk" firstAttribute="leading" secondItem="nMM-LQ-XGg" secondAttribute="trailing" constant="12" id="gSG-0M-bLQ"/>
  77. <constraint firstItem="XCX-cE-WK7" firstAttribute="centerX" secondItem="nMM-LQ-XGg" secondAttribute="centerX" id="glk-t5-JzO"/>
  78. <constraint firstItem="nMM-LQ-XGg" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="nDw-Z3-CFD"/>
  79. <constraint firstItem="XCX-cE-WK7" firstAttribute="top" secondItem="nMM-LQ-XGg" secondAttribute="bottom" constant="3" id="ttw-iQ-s1D"/>
  80. </constraints>
  81. </tableViewCellContentView>
  82. <connections>
  83. <outlet property="iconBackImageView" destination="6yh-n7-DEU" id="JTA-FE-GOo"/>
  84. <outlet property="iconImageView" destination="vY3-0O-5Fh" id="XAu-KR-CLw"/>
  85. <outlet property="moneyLabel" destination="XCX-cE-WK7" id="3ak-eW-kIU"/>
  86. <outlet property="nameLabel" destination="nMM-LQ-XGg" id="4Vi-hd-FXW"/>
  87. <outlet property="nameToTopContraist" destination="12y-KM-dig" id="iPJ-3m-nwp"/>
  88. <outlet property="rankImageView" destination="w1q-uy-bz6" id="LDv-Mp-Y1c"/>
  89. <outlet property="sexImageView" destination="6DV-mR-aGk" id="d17-7h-INH"/>
  90. </connections>
  91. <point key="canvasLocation" x="-114" y="233"/>
  92. </tableViewCell>
  93. </objects>
  94. <resources>
  95. <image name="com_male_selected" width="10" height="10"/>
  96. <image name="lr_img_back_ward_Head_NoImg" width="70" height="70"/>
  97. <image name="lr_img_back_ward_no" width="87" height="80"/>
  98. <image name="rank_1" width="180" height="84"/>
  99. </resources>
  100. </document>