STTableSystemMsgCell.xib 8.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11762" systemVersion="15G1217" 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="11757"/>
  9. <capability name="Constraints to layout margins" minToolsVersion="6.0"/>
  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="119" id="KGk-i7-Jjw" customClass="STTableSystemMsgCell">
  16. <rect key="frame" x="0.0" y="0.0" width="439" height="120"/>
  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="439" height="119"/>
  20. <autoresizingMask key="autoresizingMask"/>
  21. <subviews>
  22. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="tig-6S-8Fd">
  23. <rect key="frame" x="8" y="8" width="423" height="21"/>
  24. <constraints>
  25. <constraint firstAttribute="height" constant="21" id="ElL-0h-FGF"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  28. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Kyx-vm-3aL">
  32. <rect key="frame" x="16" y="37" width="407" height="66.5"/>
  33. <subviews>
  34. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="st_im_systenMsg_headerImg" translatesAutoresizingMaskIntoConstraints="NO" id="k2R-P8-w9Q">
  35. <rect key="frame" x="8" y="8" width="30" height="30"/>
  36. <constraints>
  37. <constraint firstAttribute="width" constant="30" id="RHR-30-JXg"/>
  38. <constraint firstAttribute="height" constant="30" id="r7Q-O2-GHq"/>
  39. </constraints>
  40. </imageView>
  41. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zlm-hU-psA">
  42. <rect key="frame" x="8" y="40.5" width="391" height="18"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  44. <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  45. <nil key="highlightedColor"/>
  46. </label>
  47. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="系统提示" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Mji-CO-RIx">
  48. <rect key="frame" x="46" y="13" width="353" height="21"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="21" id="WGv-5f-hFc"/>
  51. </constraints>
  52. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  53. <nil key="textColor"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. </subviews>
  57. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  58. <constraints>
  59. <constraint firstAttribute="trailing" secondItem="Mji-CO-RIx" secondAttribute="trailing" constant="8" id="3CA-Qf-oR6"/>
  60. <constraint firstItem="k2R-P8-w9Q" firstAttribute="leading" secondItem="Kyx-vm-3aL" secondAttribute="leading" constant="8" id="5Dv-2K-hMI"/>
  61. <constraint firstItem="zlm-hU-psA" firstAttribute="leading" secondItem="Kyx-vm-3aL" secondAttribute="leading" constant="8" id="Dz6-ZY-p2O"/>
  62. <constraint firstItem="Mji-CO-RIx" firstAttribute="leading" secondItem="k2R-P8-w9Q" secondAttribute="trailing" constant="8" id="ODR-dI-oqS"/>
  63. <constraint firstItem="k2R-P8-w9Q" firstAttribute="top" secondItem="Kyx-vm-3aL" secondAttribute="top" constant="8" id="Zic-Zp-tmz"/>
  64. <constraint firstAttribute="trailing" secondItem="zlm-hU-psA" secondAttribute="trailing" constant="8" id="ccy-II-aGh"/>
  65. <constraint firstAttribute="bottom" secondItem="zlm-hU-psA" secondAttribute="bottom" constant="8" id="e7E-Fb-dV3"/>
  66. <constraint firstItem="Mji-CO-RIx" firstAttribute="centerY" secondItem="k2R-P8-w9Q" secondAttribute="centerY" id="kx8-4x-JyZ"/>
  67. </constraints>
  68. </view>
  69. </subviews>
  70. <color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
  71. <constraints>
  72. <constraint firstItem="Kyx-vm-3aL" firstAttribute="top" secondItem="tig-6S-8Fd" secondAttribute="bottom" constant="8" id="3j9-TW-zyE"/>
  73. <constraint firstAttribute="trailing" secondItem="tig-6S-8Fd" secondAttribute="trailing" constant="8" id="8Xh-0b-cOx"/>
  74. <constraint firstItem="tig-6S-8Fd" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="8" id="KTL-Ps-fCL"/>
  75. <constraint firstAttribute="bottomMargin" secondItem="Kyx-vm-3aL" secondAttribute="bottom" constant="8" id="MuT-2U-8t5"/>
  76. <constraint firstItem="Kyx-vm-3aL" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" constant="8" id="hEq-WA-vcU"/>
  77. <constraint firstItem="tig-6S-8Fd" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="hVS-1D-Hut"/>
  78. <constraint firstAttribute="trailingMargin" secondItem="Kyx-vm-3aL" secondAttribute="trailing" constant="8" id="sTc-nj-AcC"/>
  79. </constraints>
  80. </tableViewCellContentView>
  81. <connections>
  82. <outlet property="headerImgView" destination="k2R-P8-w9Q" id="UaQ-iN-HPw"/>
  83. <outlet property="msgContentLab" destination="zlm-hU-psA" id="nNL-oK-3Qd"/>
  84. <outlet property="msgTitleLab" destination="Mji-CO-RIx" id="I7q-XU-HOJ"/>
  85. <outlet property="showView" destination="Kyx-vm-3aL" id="lOh-ng-GRk"/>
  86. <outlet property="timeLab" destination="tig-6S-8Fd" id="FLJ-Et-b26"/>
  87. </connections>
  88. <point key="canvasLocation" x="-6.5" y="12"/>
  89. </tableViewCell>
  90. </objects>
  91. <resources>
  92. <image name="st_im_systenMsg_headerImg" width="40" height="40"/>
  93. </resources>
  94. </document>