JXRecordTBCell.xib 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" 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="14460.20"/>
  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" restorationIdentifier="JXRecordTBCell" selectionStyle="default" indentationWidth="10" rowHeight="64" id="KGk-i7-Jjw" customClass="JXRecordTBCell">
  15. <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
  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="59.5"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="时间" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JaV-3w-wEs">
  22. <rect key="frame" x="15" y="28.5" width="27" height="16"/>
  23. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  24. <color key="textColor" red="0.66666668653488159" green="0.66666668653488159" blue="0.66666668653488159" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  25. <nil key="highlightedColor"/>
  26. </label>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="金额" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sfH-ug-0kQ">
  28. <rect key="frame" x="266" y="18.5" width="39" height="23"/>
  29. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  30. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  31. <nil key="highlightedColor"/>
  32. </label>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="是否退款" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WE3-js-oVC">
  34. <rect key="frame" x="209" y="31.5" width="89" height="19"/>
  35. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  37. <color key="textColor" red="0.96472785780000003" green="0.23848386630000001" blue="0.29873012199999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <view alpha="0.10000000000000001" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ROO-HR-IdU">
  41. <rect key="frame" x="15" y="59" width="305" height="0.5"/>
  42. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="0.5" id="XWX-Of-2H5"/>
  45. </constraints>
  46. </view>
  47. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="消费目的" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YkY-m8-f9v">
  48. <rect key="frame" x="15" y="15" width="65.5" height="19.5"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  50. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  51. <nil key="highlightedColor"/>
  52. </label>
  53. </subviews>
  54. <constraints>
  55. <constraint firstAttribute="trailing" secondItem="sfH-ug-0kQ" secondAttribute="trailing" constant="15" id="23E-Sc-cFK"/>
  56. <constraint firstItem="YkY-m8-f9v" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Ck3-c0-pLE"/>
  57. <constraint firstAttribute="bottom" secondItem="ROO-HR-IdU" secondAttribute="bottom" id="E1K-iM-Q8H"/>
  58. <constraint firstAttribute="bottom" secondItem="JaV-3w-wEs" secondAttribute="bottom" constant="15" id="JDk-kp-F74"/>
  59. <constraint firstItem="JaV-3w-wEs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="JIQ-67-D66"/>
  60. <constraint firstItem="sfH-ug-0kQ" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="VpK-dC-GYW"/>
  61. <constraint firstItem="ROO-HR-IdU" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="i8X-VA-Lxr"/>
  62. <constraint firstItem="YkY-m8-f9v" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="oXe-CF-LeF"/>
  63. <constraint firstAttribute="trailing" secondItem="ROO-HR-IdU" secondAttribute="trailing" id="vbo-4g-dwe"/>
  64. </constraints>
  65. </tableViewCellContentView>
  66. <connections>
  67. <outlet property="moneyLabel" destination="sfH-ug-0kQ" id="Exx-cK-Qzi"/>
  68. <outlet property="refundLabel" destination="WE3-js-oVC" id="5ij-h5-tyH"/>
  69. <outlet property="timeLabel" destination="JaV-3w-wEs" id="7yZ-dJ-XlN"/>
  70. <outlet property="titleLabel" destination="YkY-m8-f9v" id="7Sn-VI-ceA"/>
  71. </connections>
  72. <point key="canvasLocation" x="464" y="323.83808095952025"/>
  73. </tableViewCell>
  74. </objects>
  75. </document>