DepartureController.xib 9.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  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" customClass="DepartureController">
  12. <connections>
  13. <outlet property="customNavigationHeight" destination="1Jj-am-t0E" id="Kaa-do-kgZ"/>
  14. <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
  15. </connections>
  16. </placeholder>
  17. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  18. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
  19. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kJi-Lj-Bc5" customClass="WQNavigationBar">
  23. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  24. <subviews>
  25. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="btT-NK-Xes">
  26. <rect key="frame" x="0.0" y="20" width="414" height="44"/>
  27. <subviews>
  28. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fKE-GC-w9C">
  29. <rect key="frame" x="0.0" y="0.0" width="50" height="44"/>
  30. <constraints>
  31. <constraint firstAttribute="width" constant="50" id="1AV-AO-4fj"/>
  32. <constraint firstAttribute="height" constant="44" id="OTl-Uy-jAK"/>
  33. </constraints>
  34. <state key="normal" image="icon_back_white"/>
  35. <connections>
  36. <action selector="backAction:" destination="-1" eventType="touchUpInside" id="VmH-Xq-vE0"/>
  37. </connections>
  38. </button>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="65S-RY-fci">
  40. <rect key="frame" x="50" y="0.0" width="35" height="44"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="44" id="kcb-Fa-PAS"/>
  43. <constraint firstAttribute="width" constant="35" id="sFD-de-2CG"/>
  44. </constraints>
  45. <state key="normal" image="mail_detail_menu_icon"/>
  46. <connections>
  47. <action selector="menuAction:" destination="-1" eventType="touchUpInside" id="bEG-JF-k9S"/>
  48. </connections>
  49. </button>
  50. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="离职人员" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IZJ-Ph-MBE">
  51. <rect key="frame" x="170" y="11" width="74" height="22"/>
  52. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  53. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  54. <nil key="highlightedColor"/>
  55. </label>
  56. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="STa-r6-mTG">
  57. <rect key="frame" x="380" y="12" width="21" height="20"/>
  58. <constraints>
  59. <constraint firstAttribute="width" constant="21" id="4Z1-za-2Q2"/>
  60. <constraint firstAttribute="height" constant="20" id="Wfr-VB-83e"/>
  61. </constraints>
  62. <state key="normal" image="导出"/>
  63. </button>
  64. </subviews>
  65. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  66. <color key="tintColor" red="0.33333333329999998" green="0.46274509800000002" blue="0.6705882353" alpha="1" colorSpace="calibratedRGB"/>
  67. <constraints>
  68. <constraint firstItem="65S-RY-fci" firstAttribute="bottom" secondItem="fKE-GC-w9C" secondAttribute="bottom" id="2ii-HA-mvP"/>
  69. <constraint firstItem="65S-RY-fci" firstAttribute="leading" secondItem="fKE-GC-w9C" secondAttribute="trailing" id="63m-2w-4A1"/>
  70. <constraint firstAttribute="height" constant="44" id="9lI-e0-eBL"/>
  71. <constraint firstItem="IZJ-Ph-MBE" firstAttribute="centerX" secondItem="btT-NK-Xes" secondAttribute="centerX" id="Bqs-Um-QNs"/>
  72. <constraint firstItem="fKE-GC-w9C" firstAttribute="leading" secondItem="btT-NK-Xes" secondAttribute="leading" id="R8L-Sg-nio"/>
  73. <constraint firstAttribute="bottom" secondItem="fKE-GC-w9C" secondAttribute="bottom" id="U27-sW-FvQ"/>
  74. <constraint firstItem="IZJ-Ph-MBE" firstAttribute="centerY" secondItem="fKE-GC-w9C" secondAttribute="centerY" id="V0b-vh-m4y"/>
  75. <constraint firstAttribute="trailing" secondItem="STa-r6-mTG" secondAttribute="trailing" constant="13" id="XhP-87-7Rw"/>
  76. <constraint firstItem="STa-r6-mTG" firstAttribute="centerY" secondItem="btT-NK-Xes" secondAttribute="centerY" id="cws-wH-z4p"/>
  77. <constraint firstItem="65S-RY-fci" firstAttribute="top" secondItem="fKE-GC-w9C" secondAttribute="top" id="mFO-BX-HRV"/>
  78. </constraints>
  79. </view>
  80. </subviews>
  81. <color key="backgroundColor" red="0.33333333329999998" green="0.46274509800000002" blue="0.6705882353" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  82. <constraints>
  83. <constraint firstAttribute="height" constant="64" id="1Jj-am-t0E"/>
  84. <constraint firstItem="btT-NK-Xes" firstAttribute="leading" secondItem="kJi-Lj-Bc5" secondAttribute="leading" id="JYB-c9-euZ"/>
  85. <constraint firstItem="btT-NK-Xes" firstAttribute="trailing" secondItem="kJi-Lj-Bc5" secondAttribute="trailing" id="f1Y-fl-dtu"/>
  86. <constraint firstAttribute="bottom" secondItem="btT-NK-Xes" secondAttribute="bottom" id="vJ8-Cl-fvo"/>
  87. </constraints>
  88. <connections>
  89. <outlet property="height" destination="1Jj-am-t0E" id="uPe-gg-AuT"/>
  90. </connections>
  91. </view>
  92. </subviews>
  93. <color key="backgroundColor" red="0.97254901960784312" green="0.97254901960784312" blue="0.97254901960784312" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  94. <constraints>
  95. <constraint firstItem="kJi-Lj-Bc5" firstAttribute="leading" secondItem="Q5M-cg-NOt" secondAttribute="leading" id="4Nk-cu-AtD"/>
  96. <constraint firstItem="kJi-Lj-Bc5" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="Xwo-bG-hig"/>
  97. <constraint firstItem="kJi-Lj-Bc5" firstAttribute="trailing" secondItem="Q5M-cg-NOt" secondAttribute="trailing" id="aea-HW-S2v"/>
  98. </constraints>
  99. <viewLayoutGuide key="safeArea" id="Q5M-cg-NOt"/>
  100. <point key="canvasLocation" x="139" y="130"/>
  101. </view>
  102. </objects>
  103. <resources>
  104. <image name="icon_back_white" width="10" height="18"/>
  105. <image name="mail_detail_menu_icon" width="18" height="13"/>
  106. <image name="导出" width="42" height="40"/>
  107. </resources>
  108. </document>