TotalTradeViewController.xib 9.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="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="16087"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="TotalTradeViewController" customModule="xingchuangke" customModuleProvider="target">
  12. <connections>
  13. <outlet property="tableView" destination="J0i-Dh-a7U" id="gTI-2o-XVo"/>
  14. <outlet property="timeLabel" destination="yjg-1U-2ju" id="tdl-hQ-l30"/>
  15. <outlet property="totalLabel" destination="elT-wm-Ct2" id="CHf-dm-Vxt"/>
  16. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  17. </connections>
  18. </placeholder>
  19. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  20. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  23. <subviews>
  24. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="idV-XJ-DL5">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="120"/>
  26. <subviews>
  27. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="time" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yjg-1U-2ju" userLabel="time Label">
  28. <rect key="frame" x="15" y="0.0" width="30" height="60"/>
  29. <constraints>
  30. <constraint firstAttribute="height" constant="60" id="JpB-gv-YHg"/>
  31. </constraints>
  32. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  33. <nil key="textColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="nc8-dE-wZ1" userLabel="line View">
  37. <rect key="frame" x="0.0" y="59.5" width="414" height="1"/>
  38. <color key="backgroundColor" red="0.86666666670000003" green="0.86666666670000003" blue="0.86666666670000003" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <constraints>
  40. <constraint firstAttribute="height" constant="1" id="IO7-zK-fay"/>
  41. </constraints>
  42. </view>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="总计" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lQT-vw-wnL" userLabel="total Title Label">
  44. <rect key="frame" x="15" y="60" width="31" height="60"/>
  45. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  46. <nil key="textColor"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0.0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="elT-wm-Ct2" userLabel="total Label">
  50. <rect key="frame" x="357" y="81" width="21.5" height="18"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  52. <color key="textColor" systemColor="systemRedColor" red="1" green="0.23137254900000001" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="emO-mP-iM6" userLabel="yuan Label">
  56. <rect key="frame" x="383.5" y="81" width="15.5" height="18"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  58. <nil key="textColor"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. </subviews>
  62. <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
  63. <constraints>
  64. <constraint firstItem="emO-mP-iM6" firstAttribute="centerY" secondItem="lQT-vw-wnL" secondAttribute="centerY" id="Nms-dF-p56"/>
  65. <constraint firstItem="yjg-1U-2ju" firstAttribute="leading" secondItem="idV-XJ-DL5" secondAttribute="leading" constant="15" id="PhV-TZ-GRP"/>
  66. <constraint firstItem="elT-wm-Ct2" firstAttribute="trailing" secondItem="emO-mP-iM6" secondAttribute="leading" constant="-5" id="adj-xU-FC8"/>
  67. <constraint firstItem="nc8-dE-wZ1" firstAttribute="centerY" secondItem="idV-XJ-DL5" secondAttribute="centerY" id="eDp-Q4-ySa"/>
  68. <constraint firstItem="yjg-1U-2ju" firstAttribute="top" secondItem="idV-XJ-DL5" secondAttribute="top" id="ek0-oD-3D5"/>
  69. <constraint firstItem="nc8-dE-wZ1" firstAttribute="leading" secondItem="idV-XJ-DL5" secondAttribute="leading" id="f2t-yi-JnV"/>
  70. <constraint firstItem="emO-mP-iM6" firstAttribute="trailing" secondItem="idV-XJ-DL5" secondAttribute="trailing" constant="-15" id="laN-Pb-ZXQ"/>
  71. <constraint firstItem="lQT-vw-wnL" firstAttribute="height" secondItem="yjg-1U-2ju" secondAttribute="height" id="nrN-K0-DL4"/>
  72. <constraint firstItem="lQT-vw-wnL" firstAttribute="leading" secondItem="yjg-1U-2ju" secondAttribute="leading" id="o4Y-0k-csS"/>
  73. <constraint firstAttribute="height" constant="120" id="q6z-Is-tjP"/>
  74. <constraint firstItem="lQT-vw-wnL" firstAttribute="top" secondItem="yjg-1U-2ju" secondAttribute="bottom" id="sPU-3a-H8r"/>
  75. <constraint firstItem="elT-wm-Ct2" firstAttribute="centerY" secondItem="lQT-vw-wnL" secondAttribute="centerY" id="u3y-Sb-SrM"/>
  76. <constraint firstItem="nc8-dE-wZ1" firstAttribute="centerX" secondItem="idV-XJ-DL5" secondAttribute="centerX" id="vkq-Wm-uw4"/>
  77. </constraints>
  78. </view>
  79. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="J0i-Dh-a7U">
  80. <rect key="frame" x="0.0" y="130" width="414" height="766"/>
  81. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  82. </tableView>
  83. </subviews>
  84. <color key="backgroundColor" red="0.96078431372549022" green="0.96078431372549022" blue="0.96078431372549022" alpha="1" colorSpace="calibratedRGB"/>
  85. <constraints>
  86. <constraint firstItem="J0i-Dh-a7U" firstAttribute="top" secondItem="idV-XJ-DL5" secondAttribute="bottom" constant="10" id="5Yb-YV-WSd"/>
  87. <constraint firstItem="idV-XJ-DL5" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Nzk-E4-N0p"/>
  88. <constraint firstItem="J0i-Dh-a7U" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="S58-rY-RKD"/>
  89. <constraint firstItem="J0i-Dh-a7U" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="mSH-tS-Sii"/>
  90. <constraint firstItem="idV-XJ-DL5" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="n3a-Rb-EiN"/>
  91. <constraint firstItem="J0i-Dh-a7U" firstAttribute="bottom" secondItem="i5M-Pr-FkT" secondAttribute="bottom" id="rjE-XA-ZPS"/>
  92. <constraint firstItem="idV-XJ-DL5" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="tTA-70-dzS"/>
  93. </constraints>
  94. <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
  95. <point key="canvasLocation" x="139" y="108"/>
  96. </view>
  97. </objects>
  98. </document>