ConfirmTableViewCell.xib 7.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12121" systemVersion="16F73" 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="12089"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="100" id="KGk-i7-Jjw" customClass="ConfirmTableViewCell">
  15. <rect key="frame" x="0.0" y="0.0" width="319" height="100"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="319" height="100"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="点击确认,即表示您同意" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lc3-Ij-3v6">
  22. <rect key="frame" x="35" y="0.0" width="160" height="44"/>
  23. <constraints>
  24. <constraint firstAttribute="width" constant="160" id="WKC-72-oop"/>
  25. <constraint firstAttribute="height" constant="44" id="cOm-Xv-HXW"/>
  26. </constraints>
  27. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  28. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  29. <nil key="highlightedColor"/>
  30. </label>
  31. <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0C8-Dd-R8y">
  32. <rect key="frame" x="10" y="60" width="299" height="40"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="40" id="2ub-Ep-eb1"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  37. <state key="normal" title="同意并确认"/>
  38. </button>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xg9-vi-zSF">
  40. <rect key="frame" x="194" y="0.0" width="101" height="44"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="44" id="1Fd-0k-dld"/>
  43. <constraint firstAttribute="width" constant="101" id="6lN-zl-gvz"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  46. <state key="normal" title="印票网竞拍协议"/>
  47. </button>
  48. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fLp-SV-2lg">
  49. <rect key="frame" x="10" y="44" width="309" height="1"/>
  50. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="1" id="tcX-qF-LGS"/>
  53. </constraints>
  54. </view>
  55. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hIK-D6-WuR">
  56. <rect key="frame" x="10" y="12" width="20" height="20"/>
  57. <constraints>
  58. <constraint firstAttribute="height" constant="20" id="3si-oW-0Pe"/>
  59. <constraint firstAttribute="width" constant="20" id="Lyj-9E-jFX"/>
  60. </constraints>
  61. <state key="normal" image="com_radio_selected_2"/>
  62. </button>
  63. </subviews>
  64. <constraints>
  65. <constraint firstItem="Xg9-vi-zSF" firstAttribute="leading" secondItem="hIK-D6-WuR" secondAttribute="trailing" constant="164" id="5oe-qN-wsp"/>
  66. <constraint firstItem="fLp-SV-2lg" firstAttribute="top" secondItem="Xg9-vi-zSF" secondAttribute="bottom" id="8Uh-er-qiq"/>
  67. <constraint firstItem="Xg9-vi-zSF" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="GGT-rn-cBh"/>
  68. <constraint firstAttribute="trailing" secondItem="fLp-SV-2lg" secondAttribute="trailing" id="I0T-Hj-c5x"/>
  69. <constraint firstItem="0C8-Dd-R8y" firstAttribute="top" secondItem="fLp-SV-2lg" secondAttribute="bottom" constant="15" id="ISi-Sa-OKO"/>
  70. <constraint firstItem="lc3-Ij-3v6" firstAttribute="leading" secondItem="hIK-D6-WuR" secondAttribute="trailing" constant="5" id="ROp-5j-0dy"/>
  71. <constraint firstItem="0C8-Dd-R8y" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="SxB-b4-pot"/>
  72. <constraint firstItem="lc3-Ij-3v6" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="WTB-Ru-gLi"/>
  73. <constraint firstAttribute="trailing" secondItem="0C8-Dd-R8y" secondAttribute="trailing" constant="10" id="fk0-6p-nm5"/>
  74. <constraint firstItem="hIK-D6-WuR" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="rgC-9g-jjK"/>
  75. <constraint firstItem="fLp-SV-2lg" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="vBT-gd-Fut"/>
  76. <constraint firstItem="hIK-D6-WuR" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="xhb-eP-bZe"/>
  77. </constraints>
  78. </tableViewCellContentView>
  79. <connections>
  80. <outlet property="comfirmButton" destination="0C8-Dd-R8y" id="6rX-c9-wPC"/>
  81. <outlet property="lineView" destination="fLp-SV-2lg" id="hJZ-h4-lE0"/>
  82. <outlet property="protocolButton" destination="Xg9-vi-zSF" id="uHR-2F-Z41"/>
  83. <outlet property="protocolLabel" destination="lc3-Ij-3v6" id="BgZ-cx-Em6"/>
  84. </connections>
  85. <point key="canvasLocation" x="279.5" y="339"/>
  86. </tableViewCell>
  87. </objects>
  88. <resources>
  89. <image name="com_radio_selected_2" width="23" height="23"/>
  90. </resources>
  91. </document>