CommodityCell2Row2.xib 8.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
  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" id="KGk-i7-Jjw" customClass="CommodityCell2Row2">
  13. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  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="320" height="44"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <subviews>
  19. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="服务" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Olk-w4-KKh">
  20. <rect key="frame" x="15" y="11.5" width="29" height="21"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="21" id="h7X-mE-182"/>
  23. </constraints>
  24. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  25. <color key="textColor" systemColor="systemGrayColor" red="0.5568627451" green="0.5568627451" blue="0.57647058819999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="shop_right.png" translatesAutoresizingMaskIntoConstraints="NO" id="1yW-vN-joH">
  29. <rect key="frame" x="285" y="12" width="20" height="20"/>
  30. <constraints>
  31. <constraint firstAttribute="height" constant="20" id="ICB-d7-fQ6"/>
  32. <constraint firstAttribute="width" constant="20" id="kkB-3V-5xG"/>
  33. </constraints>
  34. </imageView>
  35. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="commodity_对号.png" translatesAutoresizingMaskIntoConstraints="NO" id="SfM-7n-32Q">
  36. <rect key="frame" x="52" y="13" width="18" height="18"/>
  37. <constraints>
  38. <constraint firstAttribute="width" constant="18" id="db0-by-l5n"/>
  39. <constraint firstAttribute="height" constant="18" id="vh8-aE-TE3"/>
  40. </constraints>
  41. </imageView>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="已交保证金" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="V87-qQ-wb9">
  43. <rect key="frame" x="75" y="12" width="71.5" height="20"/>
  44. <constraints>
  45. <constraint firstAttribute="height" constant="20" id="4S6-x5-zXf"/>
  46. </constraints>
  47. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  48. <nil key="textColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="commodity_对号.png" translatesAutoresizingMaskIntoConstraints="NO" id="yHh-52-cO9">
  52. <rect key="frame" x="154.5" y="13" width="18" height="18"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="18" id="8Tu-Ln-faW"/>
  55. <constraint firstAttribute="height" constant="18" id="wrh-dM-5lD"/>
  56. </constraints>
  57. </imageView>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="资质保障" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g4j-rj-SG9">
  59. <rect key="frame" x="177.5" y="12" width="57.5" height="20"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="20" id="nsc-5Y-NPu"/>
  62. </constraints>
  63. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  64. <nil key="textColor"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. </subviews>
  68. <constraints>
  69. <constraint firstItem="yHh-52-cO9" firstAttribute="centerY" secondItem="Olk-w4-KKh" secondAttribute="centerY" id="6k4-dk-eDk"/>
  70. <constraint firstItem="g4j-rj-SG9" firstAttribute="centerY" secondItem="Olk-w4-KKh" secondAttribute="centerY" id="93W-9z-hFv"/>
  71. <constraint firstItem="1yW-vN-joH" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="9gi-5E-LVl"/>
  72. <constraint firstAttribute="trailing" secondItem="1yW-vN-joH" secondAttribute="trailing" constant="15" id="IAK-JO-7MS"/>
  73. <constraint firstItem="SfM-7n-32Q" firstAttribute="centerY" secondItem="Olk-w4-KKh" secondAttribute="centerY" id="Ruy-5y-9zW"/>
  74. <constraint firstItem="Olk-w4-KKh" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Vxv-Ui-4i0"/>
  75. <constraint firstItem="Olk-w4-KKh" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="blW-Ca-Nzh"/>
  76. <constraint firstItem="yHh-52-cO9" firstAttribute="leading" secondItem="V87-qQ-wb9" secondAttribute="trailing" constant="8" id="hLJ-5z-P7L"/>
  77. <constraint firstItem="SfM-7n-32Q" firstAttribute="leading" secondItem="Olk-w4-KKh" secondAttribute="trailing" constant="8" id="uuy-AJ-T0I"/>
  78. <constraint firstItem="g4j-rj-SG9" firstAttribute="leading" secondItem="yHh-52-cO9" secondAttribute="trailing" constant="5" id="vo6-dJ-M7a"/>
  79. <constraint firstItem="V87-qQ-wb9" firstAttribute="leading" secondItem="SfM-7n-32Q" secondAttribute="trailing" constant="5" id="xxF-Vo-9GM"/>
  80. <constraint firstItem="V87-qQ-wb9" firstAttribute="centerY" secondItem="Olk-w4-KKh" secondAttribute="centerY" id="z9o-Wa-2ml"/>
  81. </constraints>
  82. </tableViewCellContentView>
  83. <connections>
  84. <outlet property="bondLb" destination="V87-qQ-wb9" id="Mez-Ig-CsE"/>
  85. <outlet property="guaranteeLb" destination="g4j-rj-SG9" id="FLy-co-y8l"/>
  86. <outlet property="serviceLb" destination="Olk-w4-KKh" id="Jwq-PB-jUo"/>
  87. </connections>
  88. <point key="canvasLocation" x="131.8840579710145" y="87.723214285714278"/>
  89. </tableViewCell>
  90. </objects>
  91. <resources>
  92. <image name="commodity_对号.png" width="15" height="15"/>
  93. <image name="shop_right.png" width="16" height="16"/>
  94. </resources>
  95. </document>