adminCell.xib 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097" 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="16087"/>
  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 clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="63" id="mOd-IT-CIJ" customClass="adminCell">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="63"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="mOd-IT-CIJ" id="iSL-1f-1TE">
  16. <rect key="frame" x="0.0" y="0.0" width="320" height="63"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lDV-cP-N6E" userLabel="头像">
  20. <rect key="frame" x="18" y="11.5" width="40" height="40"/>
  21. <constraints>
  22. <constraint firstAttribute="width" secondItem="lDV-cP-N6E" secondAttribute="height" multiplier="1:1" id="dEN-Wf-qJd"/>
  23. <constraint firstAttribute="height" constant="40" id="dZa-mW-2UZ"/>
  24. </constraints>
  25. <state key="normal" backgroundImage="default_head"/>
  26. </button>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="真由理" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FIc-Cb-hQ3" userLabel="昵称">
  28. <rect key="frame" x="61" y="22.5" width="46" height="18"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  30. <color key="textColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="calibratedRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="global_female" translatesAutoresizingMaskIntoConstraints="NO" id="JUt-kb-8ac" userLabel="性别">
  34. <rect key="frame" x="110" y="23.5" width="16" height="16"/>
  35. <constraints>
  36. <constraint firstAttribute="width" constant="16" id="OrC-3A-AGA"/>
  37. <constraint firstAttribute="height" constant="16" id="WVn-AH-iyV"/>
  38. </constraints>
  39. </imageView>
  40. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ocy-1U-jY7" userLabel="级别">
  41. <rect key="frame" x="134" y="24.5" width="30" height="14"/>
  42. <constraints>
  43. <constraint firstAttribute="height" constant="14" id="JBb-mn-Z56"/>
  44. <constraint firstAttribute="width" constant="30" id="doo-jC-OOA"/>
  45. </constraints>
  46. </imageView>
  47. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="92l-fe-B08">
  48. <rect key="frame" x="270" y="11.5" width="40" height="40"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="40" id="JNe-JM-U9G"/>
  51. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="40" id="b3t-jU-yr0"/>
  52. </constraints>
  53. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  54. <state key="normal" image="profit_del.png">
  55. <color key="titleColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="calibratedRGB"/>
  56. </state>
  57. <connections>
  58. <action selector="delateBtnClick:" destination="mOd-IT-CIJ" eventType="touchUpInside" id="GAt-zJ-aMH"/>
  59. </connections>
  60. </button>
  61. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="YTb-Xz-c5W">
  62. <rect key="frame" x="15" y="62" width="290" height="1"/>
  63. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="0.059999999999999998" colorSpace="calibratedRGB"/>
  64. <constraints>
  65. <constraint firstAttribute="height" constant="1" id="Dia-Zi-Qna"/>
  66. </constraints>
  67. </view>
  68. </subviews>
  69. <constraints>
  70. <constraint firstItem="FIc-Cb-hQ3" firstAttribute="centerY" secondItem="lDV-cP-N6E" secondAttribute="centerY" id="4Ku-Sk-36R"/>
  71. <constraint firstItem="lDV-cP-N6E" firstAttribute="centerY" secondItem="iSL-1f-1TE" secondAttribute="centerY" id="5kX-2l-cqZ"/>
  72. <constraint firstItem="92l-fe-B08" firstAttribute="centerY" secondItem="ocy-1U-jY7" secondAttribute="centerY" id="6nG-rF-iJC"/>
  73. <constraint firstAttribute="trailing" secondItem="YTb-Xz-c5W" secondAttribute="trailing" constant="15" id="9Tz-mM-9wa"/>
  74. <constraint firstItem="JUt-kb-8ac" firstAttribute="centerY" secondItem="FIc-Cb-hQ3" secondAttribute="centerY" id="EfM-oi-Vg0"/>
  75. <constraint firstItem="FIc-Cb-hQ3" firstAttribute="leading" secondItem="lDV-cP-N6E" secondAttribute="trailing" constant="3" id="Ihj-tB-fNG"/>
  76. <constraint firstItem="ocy-1U-jY7" firstAttribute="centerY" secondItem="JUt-kb-8ac" secondAttribute="centerY" id="M9C-rA-hQJ"/>
  77. <constraint firstAttribute="trailing" secondItem="92l-fe-B08" secondAttribute="trailing" constant="10" id="MHK-YJ-z7z"/>
  78. <constraint firstItem="ocy-1U-jY7" firstAttribute="leading" secondItem="JUt-kb-8ac" secondAttribute="trailing" constant="8" id="RAc-A7-CM3"/>
  79. <constraint firstItem="lDV-cP-N6E" firstAttribute="leading" secondItem="iSL-1f-1TE" secondAttribute="leadingMargin" constant="3" id="VMe-Sk-CWV"/>
  80. <constraint firstAttribute="bottom" secondItem="YTb-Xz-c5W" secondAttribute="bottom" id="dvg-Xg-L5V"/>
  81. <constraint firstItem="JUt-kb-8ac" firstAttribute="leading" secondItem="FIc-Cb-hQ3" secondAttribute="trailing" constant="3" id="gR9-Vn-VE9"/>
  82. <constraint firstItem="lDV-cP-N6E" firstAttribute="height" secondItem="iSL-1f-1TE" secondAttribute="height" multiplier="4:5" id="oUv-4j-crT"/>
  83. <constraint firstItem="YTb-Xz-c5W" firstAttribute="leading" secondItem="iSL-1f-1TE" secondAttribute="leading" constant="15" id="s0f-oF-lqC"/>
  84. </constraints>
  85. <variation key="default">
  86. <mask key="constraints">
  87. <exclude reference="oUv-4j-crT"/>
  88. </mask>
  89. </variation>
  90. </tableViewCellContentView>
  91. <connections>
  92. <outlet property="iconBTN" destination="lDV-cP-N6E" id="FDM-7g-N8o"/>
  93. <outlet property="levelL" destination="ocy-1U-jY7" id="sWU-4H-dNa"/>
  94. <outlet property="nameL" destination="FIc-Cb-hQ3" id="baG-7T-YnD"/>
  95. <outlet property="rightBtn" destination="92l-fe-B08" id="yse-Gm-7pX"/>
  96. <outlet property="sexL" destination="JUt-kb-8ac" id="fcs-xL-EOe"/>
  97. </connections>
  98. <point key="canvasLocation" x="209.59999999999999" y="211.84407796101951"/>
  99. </tableViewCell>
  100. </objects>
  101. <resources>
  102. <image name="default_head" width="290" height="290"/>
  103. <image name="global_female" width="23" height="23"/>
  104. <image name="profit_del.png" width="16" height="16"/>
  105. </resources>
  106. </document>