MyApprovalBCell.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15705" 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="15706"/>
  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"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="MyApprovalBCell" rowHeight="159" id="KGk-i7-Jjw" customClass="MyApprovalBCell">
  14. <rect key="frame" x="0.0" y="0.0" width="406" height="159"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="406" height="159"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="U7D-Yy-0uK">
  21. <rect key="frame" x="15" y="15" width="46" height="46"/>
  22. <subviews>
  23. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="8Ou-nm-awj">
  24. <rect key="frame" x="0.0" y="0.0" width="46" height="46"/>
  25. </imageView>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="杜甫" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jhw-77-8iO">
  27. <rect key="frame" x="2" y="12.5" width="42" height="21"/>
  28. <constraints>
  29. <constraint firstAttribute="width" constant="42" id="2Ig-Xw-pBo"/>
  30. <constraint firstAttribute="height" constant="21" id="F3t-cL-nmW"/>
  31. </constraints>
  32. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="15.5"/>
  33. <color key="textColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. </subviews>
  37. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  38. <constraints>
  39. <constraint firstItem="jhw-77-8iO" firstAttribute="centerX" secondItem="U7D-Yy-0uK" secondAttribute="centerX" id="Fsw-Sk-fHH"/>
  40. <constraint firstAttribute="trailing" secondItem="8Ou-nm-awj" secondAttribute="trailing" id="NTJ-3f-sil"/>
  41. <constraint firstItem="8Ou-nm-awj" firstAttribute="leading" secondItem="U7D-Yy-0uK" secondAttribute="leading" id="Xru-xB-Dmj"/>
  42. <constraint firstAttribute="bottom" secondItem="8Ou-nm-awj" secondAttribute="bottom" id="YuG-kp-jSB"/>
  43. <constraint firstItem="jhw-77-8iO" firstAttribute="centerY" secondItem="U7D-Yy-0uK" secondAttribute="centerY" id="chW-Ec-5au"/>
  44. <constraint firstItem="8Ou-nm-awj" firstAttribute="top" secondItem="U7D-Yy-0uK" secondAttribute="top" id="h6U-wC-kJb"/>
  45. <constraint firstAttribute="height" constant="46" id="sTy-5p-P4S"/>
  46. <constraint firstAttribute="width" constant="46" id="u2N-HY-Dvf"/>
  47. </constraints>
  48. </view>
  49. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="teJ-hr-Y5R">
  50. <rect key="frame" x="53" y="13" width="8" height="8"/>
  51. <color key="backgroundColor" red="0.85098039219999999" green="0.0" blue="0.1019607843" alpha="1" colorSpace="calibratedRGB"/>
  52. <constraints>
  53. <constraint firstAttribute="width" constant="8" id="peg-mH-xiG"/>
  54. <constraint firstAttribute="height" constant="8" id="uWi-lR-3TE"/>
  55. </constraints>
  56. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  57. <color key="textColor" red="0.85098039215686272" green="0.0" blue="0.10196078431372549" alpha="1" colorSpace="calibratedRGB"/>
  58. <nil key="highlightedColor"/>
  59. <userDefinedRuntimeAttributes>
  60. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  61. <integer key="value" value="4"/>
  62. </userDefinedRuntimeAttribute>
  63. </userDefinedRuntimeAttributes>
  64. </label>
  65. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" horizontalCompressionResistancePriority="749" text="报销申请报销申请报销申请报销申请报销申请" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FuI-jK-ruK">
  66. <rect key="frame" x="78" y="15" width="227" height="24"/>
  67. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="17"/>
  68. <nil key="textColor"/>
  69. <nil key="highlightedColor"/>
  70. </label>
  71. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="报销金额(元):1688" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F39-Le-t6j">
  72. <rect key="frame" x="78" y="49" width="124.5" height="20"/>
  73. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  74. <color key="textColor" red="0.60000008344650269" green="0.60000008344650269" blue="0.60000008344650269" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="报销类型:差续费" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fMZ-o2-lQ7">
  78. <rect key="frame" x="78" y="73" width="112" height="20"/>
  79. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  80. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  81. <nil key="highlightedColor"/>
  82. </label>
  83. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="费用明细:杭州-北京往返机票,打车费" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7iM-1T-6zU">
  84. <rect key="frame" x="78" y="97" width="246.5" height="20"/>
  85. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="14"/>
  86. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  87. <nil key="highlightedColor"/>
  88. </label>
  89. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="审批通过" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OL8-ja-DnF">
  90. <rect key="frame" x="78" y="121" width="48" height="17"/>
  91. <fontDescription key="fontDescription" name="PingFangSC-Regular" family="PingFang SC" pointSize="12"/>
  92. <color key="textColor" red="0.37647058823529411" green="0.74509803921568629" blue="0.21176470588235294" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  93. <nil key="highlightedColor"/>
  94. </label>
  95. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fjp-iD-aFi">
  96. <rect key="frame" x="15" y="158" width="386" height="0.5"/>
  97. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.93333333333333335" alpha="1" colorSpace="calibratedRGB"/>
  98. <constraints>
  99. <constraint firstAttribute="height" constant="0.5" id="lAy-Y2-Mhb"/>
  100. </constraints>
  101. </view>
  102. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="10-12 18:00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="c7V-He-Sbf">
  103. <rect key="frame" x="315" y="17" width="76" height="20"/>
  104. <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="14"/>
  105. <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  106. <nil key="highlightedColor"/>
  107. </label>
  108. </subviews>
  109. <constraints>
  110. <constraint firstItem="F39-Le-t6j" firstAttribute="top" secondItem="FuI-jK-ruK" secondAttribute="bottom" constant="10" id="48G-wz-1Kr"/>
  111. <constraint firstItem="U7D-Yy-0uK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="83U-xC-7mp"/>
  112. <constraint firstItem="U7D-Yy-0uK" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="9JN-fk-jD6"/>
  113. <constraint firstItem="FuI-jK-ruK" firstAttribute="top" secondItem="8Ou-nm-awj" secondAttribute="top" id="9o8-qi-mfz"/>
  114. <constraint firstItem="OL8-ja-DnF" firstAttribute="top" secondItem="7iM-1T-6zU" secondAttribute="bottom" constant="4" id="EFT-sX-FeH"/>
  115. <constraint firstItem="fjp-iD-aFi" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="Edy-fx-lu9"/>
  116. <constraint firstAttribute="trailing" secondItem="fjp-iD-aFi" secondAttribute="trailing" constant="5" id="F1E-h0-sJ2"/>
  117. <constraint firstItem="OL8-ja-DnF" firstAttribute="leading" secondItem="FuI-jK-ruK" secondAttribute="leading" id="HCh-zb-P5f"/>
  118. <constraint firstItem="teJ-hr-Y5R" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="53" id="Hfm-Tf-4Q1"/>
  119. <constraint firstItem="c7V-He-Sbf" firstAttribute="leading" secondItem="FuI-jK-ruK" secondAttribute="trailing" constant="10" id="I56-ui-0eC"/>
  120. <constraint firstItem="F39-Le-t6j" firstAttribute="leading" secondItem="FuI-jK-ruK" secondAttribute="leading" id="Jph-S5-DXr"/>
  121. <constraint firstItem="c7V-He-Sbf" firstAttribute="centerY" secondItem="FuI-jK-ruK" secondAttribute="centerY" id="KJp-ow-dNx"/>
  122. <constraint firstItem="teJ-hr-Y5R" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="13" id="asv-9C-Sdp"/>
  123. <constraint firstAttribute="trailing" secondItem="c7V-He-Sbf" secondAttribute="trailing" constant="15" id="gg7-Ah-7cz"/>
  124. <constraint firstItem="7iM-1T-6zU" firstAttribute="leading" secondItem="FuI-jK-ruK" secondAttribute="leading" id="hb1-fo-y74"/>
  125. <constraint firstItem="7iM-1T-6zU" firstAttribute="top" secondItem="fMZ-o2-lQ7" secondAttribute="bottom" constant="4" id="lse-T3-hYa"/>
  126. <constraint firstItem="fjp-iD-aFi" firstAttribute="top" secondItem="OL8-ja-DnF" secondAttribute="bottom" constant="20" id="mEN-Ak-9XX"/>
  127. <constraint firstItem="fMZ-o2-lQ7" firstAttribute="leading" secondItem="FuI-jK-ruK" secondAttribute="leading" id="pls-cY-BgP"/>
  128. <constraint firstItem="FuI-jK-ruK" firstAttribute="leading" secondItem="U7D-Yy-0uK" secondAttribute="trailing" constant="17" id="yZI-o6-Ofk"/>
  129. <constraint firstItem="fMZ-o2-lQ7" firstAttribute="top" secondItem="F39-Le-t6j" secondAttribute="bottom" constant="4" id="yZi-eN-LuQ"/>
  130. </constraints>
  131. </tableViewCellContentView>
  132. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  133. <connections>
  134. <outlet property="approvalStatusLab" destination="OL8-ja-DnF" id="vbD-h8-C9Z"/>
  135. <outlet property="falgLab" destination="teJ-hr-Y5R" id="CMi-qr-y4s"/>
  136. <outlet property="firstLab" destination="F39-Le-t6j" id="4Jg-w2-vho"/>
  137. <outlet property="iconImage" destination="8Ou-nm-awj" id="GoT-Uc-sdG"/>
  138. <outlet property="nameBackView" destination="U7D-Yy-0uK" id="QiU-Dq-6MV"/>
  139. <outlet property="nameLab" destination="jhw-77-8iO" id="ZQt-u8-jzx"/>
  140. <outlet property="secondLab" destination="fMZ-o2-lQ7" id="txR-IE-431"/>
  141. <outlet property="thirdLab" destination="7iM-1T-6zU" id="PC3-Kj-hSc"/>
  142. <outlet property="timeLab" destination="c7V-He-Sbf" id="vkh-F3-2yu"/>
  143. <outlet property="titleNameLab" destination="FuI-jK-ruK" id="30H-Yf-W6X"/>
  144. </connections>
  145. <point key="canvasLocation" x="-174" y="102"/>
  146. </tableViewCell>
  147. </objects>
  148. </document>