CoachAppdownloadPageController.xib 7.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina5_5" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  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="CoachAppdownloadPageController" customModule="JiaPeiManage" customModuleProvider="target">
  13. <connections>
  14. <outlet property="nav_top_layout" destination="f2T-MW-HFg" id="sRg-0I-Mbn"/>
  15. <outlet property="view" destination="iN0-l3-epB" id="rnr-Bg-3LT"/>
  16. <outlet property="viewbg_imageView" destination="ZuI-I8-bGm" id="PGZ-H3-b43"/>
  17. </connections>
  18. </placeholder>
  19. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  20. <view contentMode="scaleToFill" id="iN0-l3-epB">
  21. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  22. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  23. <subviews>
  24. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="iosviewbg_long" translatesAutoresizingMaskIntoConstraints="NO" id="ZuI-I8-bGm">
  25. <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
  26. </imageView>
  27. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2wu-oH-GhK" userLabel="View-nav">
  28. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  29. <subviews>
  30. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="code-navtop" translatesAutoresizingMaskIntoConstraints="NO" id="TAc-gF-lX8">
  31. <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
  32. </imageView>
  33. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DNY-pI-Vbd">
  34. <rect key="frame" x="82" y="20" width="250" height="44"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="44" id="CC1-Ii-dd6"/>
  37. <constraint firstAttribute="width" constant="250" id="aqe-s1-lqF"/>
  38. </constraints>
  39. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  40. <color key="textColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  41. <nil key="highlightedColor"/>
  42. </label>
  43. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pTj-03-HfO">
  44. <rect key="frame" x="0.0" y="20" width="44" height="44"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="44" id="6Pg-05-MnI"/>
  47. <constraint firstAttribute="width" constant="44" id="mpw-fQ-edz"/>
  48. </constraints>
  49. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  50. <state key="normal" image="back-white"/>
  51. <connections>
  52. <action selector="actionBackdo:" destination="-1" eventType="touchUpInside" id="97n-Vg-sKR"/>
  53. </connections>
  54. </button>
  55. </subviews>
  56. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstItem="TAc-gF-lX8" firstAttribute="leading" secondItem="2wu-oH-GhK" secondAttribute="leading" id="2AX-qa-Toy"/>
  59. <constraint firstItem="DNY-pI-Vbd" firstAttribute="centerX" secondItem="2wu-oH-GhK" secondAttribute="centerX" id="9NE-vR-m7F"/>
  60. <constraint firstAttribute="trailing" secondItem="TAc-gF-lX8" secondAttribute="trailing" id="EKk-tT-3FD"/>
  61. <constraint firstAttribute="bottom" secondItem="TAc-gF-lX8" secondAttribute="bottom" id="Ofs-ld-T80"/>
  62. <constraint firstAttribute="height" constant="64" id="Tee-2p-cCU"/>
  63. <constraint firstItem="pTj-03-HfO" firstAttribute="leading" secondItem="2wu-oH-GhK" secondAttribute="leading" id="aBr-Wj-Prv"/>
  64. <constraint firstItem="TAc-gF-lX8" firstAttribute="top" secondItem="2wu-oH-GhK" secondAttribute="top" id="kA7-jC-pQa"/>
  65. <constraint firstAttribute="bottom" secondItem="pTj-03-HfO" secondAttribute="bottom" id="ldw-Tt-Mwd"/>
  66. <constraint firstAttribute="bottom" secondItem="DNY-pI-Vbd" secondAttribute="bottom" id="ppb-xV-8cO"/>
  67. </constraints>
  68. </view>
  69. </subviews>
  70. <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
  71. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  72. <constraints>
  73. <constraint firstItem="2wu-oH-GhK" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="3IW-rV-aWV"/>
  74. <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="ZuI-I8-bGm" secondAttribute="trailing" id="GXr-jV-hwK"/>
  75. <constraint firstItem="ZuI-I8-bGm" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="KLy-qG-HCX"/>
  76. <constraint firstItem="ZuI-I8-bGm" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Z3b-O6-gBK"/>
  77. <constraint firstItem="2wu-oH-GhK" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="df7-c1-vKd"/>
  78. <constraint firstItem="2wu-oH-GhK" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="f2T-MW-HFg"/>
  79. <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ZuI-I8-bGm" secondAttribute="bottom" id="prG-s6-XQe"/>
  80. </constraints>
  81. <point key="canvasLocation" x="61.600000000000001" y="-12.561576354679804"/>
  82. </view>
  83. </objects>
  84. <resources>
  85. <image name="back-white" width="9.3333330154418945" height="17"/>
  86. <image name="code-navtop" width="375" height="69"/>
  87. <image name="iosviewbg_long" width="375" height="812"/>
  88. <systemColor name="systemBackgroundColor">
  89. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  90. </systemColor>
  91. </resources>
  92. </document>