BGRoomDataViewController.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" 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="19519"/>
  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" customClass="BGRoomDataViewController">
  13. <connections>
  14. <outlet property="avatar" destination="5mo-we-qDQ" id="ehP-T8-OPV"/>
  15. <outlet property="labId" destination="ZTB-tF-Nsf" id="Y1C-W7-fDd"/>
  16. <outlet property="labNickname" destination="ugZ-eT-w2i" id="gpC-Rj-Qnt"/>
  17. <outlet property="labToday" destination="cna-87-WHH" id="jLX-Ng-gxM"/>
  18. <outlet property="labTotal" destination="dAS-dl-Srb" id="O92-oa-PvH"/>
  19. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  20. </connections>
  21. </placeholder>
  22. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  23. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  24. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="room_data" translatesAutoresizingMaskIntoConstraints="NO" id="TR1-ak-RmJ">
  28. <rect key="frame" x="0.0" y="44" width="414" height="858"/>
  29. </imageView>
  30. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZTB-tF-Nsf">
  31. <rect key="frame" x="125" y="117.5" width="42" height="21"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5mo-we-qDQ">
  37. <rect key="frame" x="30" y="74" width="80" height="80"/>
  38. <constraints>
  39. <constraint firstAttribute="height" constant="80" id="XJo-9T-qQe"/>
  40. <constraint firstAttribute="width" constant="80" id="xt4-4x-OsM"/>
  41. </constraints>
  42. </imageView>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ugZ-eT-w2i">
  44. <rect key="frame" x="125" y="86.5" width="49.5" height="23"/>
  45. <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
  46. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  47. <nil key="highlightedColor"/>
  48. </label>
  49. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Opz-BO-iYD">
  50. <rect key="frame" x="26" y="195" width="141" height="75"/>
  51. <subviews>
  52. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dAS-dl-Srb">
  53. <rect key="frame" x="64" y="13" width="13" height="23"/>
  54. <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
  55. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. <nil key="highlightedColor"/>
  57. </label>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="房间总流水" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="riK-fE-731">
  59. <rect key="frame" x="27" y="39" width="87" height="21"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  61. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. </subviews>
  65. <color key="backgroundColor" white="1" alpha="0.28069724783992134" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="75" id="Ygp-9z-EeJ"/>
  68. <constraint firstItem="dAS-dl-Srb" firstAttribute="top" secondItem="Opz-BO-iYD" secondAttribute="top" constant="13" id="buf-rB-Shu"/>
  69. <constraint firstItem="riK-fE-731" firstAttribute="centerX" secondItem="dAS-dl-Srb" secondAttribute="centerX" id="fCe-0F-gXZ"/>
  70. <constraint firstItem="riK-fE-731" firstAttribute="top" secondItem="dAS-dl-Srb" secondAttribute="bottom" constant="3" id="j1y-Su-XBb"/>
  71. <constraint firstItem="dAS-dl-Srb" firstAttribute="centerX" secondItem="Opz-BO-iYD" secondAttribute="centerX" id="oEv-0K-koC"/>
  72. <constraint firstAttribute="width" constant="141" id="rdx-Ba-qWB"/>
  73. </constraints>
  74. </view>
  75. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6Ke-KG-sfv">
  76. <rect key="frame" x="247" y="195" width="141" height="75"/>
  77. <subviews>
  78. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cna-87-WHH">
  79. <rect key="frame" x="64" y="13" width="13" height="23"/>
  80. <fontDescription key="fontDescription" type="boldSystem" pointSize="19"/>
  81. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  82. <nil key="highlightedColor"/>
  83. </label>
  84. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="房间今日流水" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="56a-OR-tKr">
  85. <rect key="frame" x="18.5" y="39" width="104" height="21"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  87. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  88. <nil key="highlightedColor"/>
  89. </label>
  90. </subviews>
  91. <color key="backgroundColor" white="1" alpha="0.28069724779999999" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  92. <constraints>
  93. <constraint firstItem="56a-OR-tKr" firstAttribute="top" secondItem="cna-87-WHH" secondAttribute="bottom" constant="3" id="0QF-dq-yU9"/>
  94. <constraint firstItem="cna-87-WHH" firstAttribute="top" secondItem="6Ke-KG-sfv" secondAttribute="top" constant="13" id="F7a-Cb-dYB"/>
  95. <constraint firstAttribute="height" constant="75" id="VRJ-GS-zvC"/>
  96. <constraint firstItem="56a-OR-tKr" firstAttribute="centerX" secondItem="cna-87-WHH" secondAttribute="centerX" id="Xkv-Wj-md6"/>
  97. <constraint firstItem="cna-87-WHH" firstAttribute="centerX" secondItem="6Ke-KG-sfv" secondAttribute="centerX" id="b1c-Hs-L1Q"/>
  98. <constraint firstAttribute="width" constant="141" id="hk6-dg-SXt"/>
  99. </constraints>
  100. </view>
  101. </subviews>
  102. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  103. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  104. <constraints>
  105. <constraint firstItem="ZTB-tF-Nsf" firstAttribute="top" secondItem="ugZ-eT-w2i" secondAttribute="bottom" constant="8" id="8VP-Tx-56G"/>
  106. <constraint firstItem="ZTB-tF-Nsf" firstAttribute="leading" secondItem="ugZ-eT-w2i" secondAttribute="leading" id="9wR-9G-fHf"/>
  107. <constraint firstItem="ugZ-eT-w2i" firstAttribute="centerY" secondItem="5mo-we-qDQ" secondAttribute="centerY" constant="-16" id="BAt-0I-Bev"/>
  108. <constraint firstItem="Opz-BO-iYD" firstAttribute="top" secondItem="5mo-we-qDQ" secondAttribute="bottom" constant="41" id="E5x-WK-ryN"/>
  109. <constraint firstItem="Opz-BO-iYD" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="26" id="FYT-LO-g2S"/>
  110. <constraint firstItem="5mo-we-qDQ" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" constant="30" id="MjV-o1-l7T"/>
  111. <constraint firstItem="5mo-we-qDQ" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" constant="30" id="bch-Rk-ABM"/>
  112. <constraint firstItem="ugZ-eT-w2i" firstAttribute="leading" secondItem="5mo-we-qDQ" secondAttribute="trailing" constant="15" id="h3t-XN-fxj"/>
  113. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="6Ke-KG-sfv" secondAttribute="trailing" constant="26" id="jhw-Hi-AV3"/>
  114. <constraint firstItem="6Ke-KG-sfv" firstAttribute="centerY" secondItem="Opz-BO-iYD" secondAttribute="centerY" id="n22-le-f8Z"/>
  115. <constraint firstItem="TR1-ak-RmJ" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="nKU-gK-m9f"/>
  116. <constraint firstItem="TR1-ak-RmJ" firstAttribute="top" secondItem="Q5M-cg-NOt" secondAttribute="top" id="ojJ-O5-uCa"/>
  117. <constraint firstItem="Q5M-cg-NOt" firstAttribute="bottom" secondItem="TR1-ak-RmJ" secondAttribute="bottom" constant="-40" id="vmf-QO-Gb9"/>
  118. <constraint firstItem="Q5M-cg-NOt" firstAttribute="trailing" secondItem="TR1-ak-RmJ" secondAttribute="trailing" id="yuT-sy-AUC"/>
  119. </constraints>
  120. <point key="canvasLocation" x="131.8840579710145" y="77.678571428571431"/>
  121. </view>
  122. </objects>
  123. <resources>
  124. <image name="room_data" width="1063" height="2244"/>
  125. <systemColor name="systemBackgroundColor">
  126. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  127. </systemColor>
  128. </resources>
  129. </document>