checkin.storyboard 1.8 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4UB-xR-X6P">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--考勤管理-->
  11. <scene sceneID="NiF-ax-Hgv">
  12. <objects>
  13. <tabBarController title="考勤管理" id="4UB-xR-X6P" customClass="OONewAttanceController" customModule="O2Platform" customModuleProvider="target" sceneMemberID="viewController">
  14. <navigationItem key="navigationItem" title="考勤管理" id="7ba-sP-SUD"/>
  15. <tabBar key="tabBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" id="HcN-I5-3mb">
  16. <rect key="frame" x="0.0" y="0.0" width="375" height="49"/>
  17. <autoresizingMask key="autoresizingMask"/>
  18. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  19. </tabBar>
  20. </tabBarController>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="UaF-OM-XOh" userLabel="First Responder" sceneMemberID="firstResponder"/>
  22. </objects>
  23. <point key="canvasLocation" x="212" y="-76"/>
  24. </scene>
  25. </scenes>
  26. </document>