BillFlowCell.xib 7.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="17703"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  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" id="KGk-i7-Jjw" customClass="BillFlowCell" customModule="xingchuangke" customModuleProvider="target">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
  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="320" height="44"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2021-06-28POS日结分润" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="PTP-gQ-LjX" userLabel="title Label">
  22. <rect key="frame" x="15" y="2" width="240" height="17"/>
  23. <constraints>
  24. <constraint firstAttribute="width" constant="240" id="qJ1-67-m8I"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Time" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Xg-Cd-hBG" userLabel="time Label">
  31. <rect key="frame" x="15" y="25" width="32" height="17"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  33. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="252" verticalHuggingPriority="251" text="0.00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3De-4Z-POE" userLabel="earn Label">
  37. <rect key="frame" x="276" y="2" width="29" height="17"/>
  38. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  39. <color key="textColor" systemColor="systemPinkColor"/>
  40. <nil key="highlightedColor"/>
  41. </label>
  42. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="total" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ctk-VZ-JyC" userLabel="total Label">
  43. <rect key="frame" x="276" y="25" width="29" height="17"/>
  44. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  45. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. <nil key="highlightedColor"/>
  47. </label>
  48. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="X80-qI-ecA">
  49. <rect key="frame" x="15" y="43" width="305" height="1"/>
  50. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  51. <constraints>
  52. <constraint firstAttribute="height" constant="1" id="4ug-kw-gpV"/>
  53. </constraints>
  54. </view>
  55. </subviews>
  56. <constraints>
  57. <constraint firstAttribute="trailing" secondItem="3De-4Z-POE" secondAttribute="trailing" constant="15" id="6Rb-ID-vIJ"/>
  58. <constraint firstItem="PTP-gQ-LjX" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="O9Y-2H-MwW"/>
  59. <constraint firstItem="X80-qI-ecA" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="bottom" id="Xew-84-MTM"/>
  60. <constraint firstItem="3De-4Z-POE" firstAttribute="centerY" secondItem="PTP-gQ-LjX" secondAttribute="centerY" id="c6i-Wo-ENA"/>
  61. <constraint firstItem="PTP-gQ-LjX" firstAttribute="bottom" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="-3" id="cyp-KR-nFe"/>
  62. <constraint firstItem="ctk-VZ-JyC" firstAttribute="centerY" secondItem="3Xg-Cd-hBG" secondAttribute="centerY" id="haQ-yp-NM9"/>
  63. <constraint firstItem="X80-qI-ecA" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="ln5-Oh-gDJ"/>
  64. <constraint firstItem="X80-qI-ecA" firstAttribute="trailing" secondItem="H2p-sc-9uM" secondAttribute="trailing" id="oDR-Au-abY"/>
  65. <constraint firstItem="3Xg-Cd-hBG" firstAttribute="leading" secondItem="PTP-gQ-LjX" secondAttribute="leading" id="tur-aH-MdU"/>
  66. <constraint firstItem="3Xg-Cd-hBG" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="centerY" constant="3" id="w4T-Al-wnl"/>
  67. <constraint firstItem="ctk-VZ-JyC" firstAttribute="trailing" secondItem="3De-4Z-POE" secondAttribute="trailing" id="zza-dy-mAC"/>
  68. </constraints>
  69. </tableViewCellContentView>
  70. <viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
  71. <connections>
  72. <outlet property="earnLabel" destination="3De-4Z-POE" id="WJu-k2-dUD"/>
  73. <outlet property="timeLabel" destination="3Xg-Cd-hBG" id="YJt-vM-EPa"/>
  74. <outlet property="titleLabel" destination="PTP-gQ-LjX" id="cHI-bl-Xft"/>
  75. <outlet property="totalLabel" destination="ctk-VZ-JyC" id="fIa-XG-T7Z"/>
  76. </connections>
  77. <point key="canvasLocation" x="139" y="108"/>
  78. </tableViewCell>
  79. </objects>
  80. <resources>
  81. <systemColor name="systemPinkColor">
  82. <color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  83. </systemColor>
  84. </resources>
  85. </document>