1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina5_5" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CoachAppdownloadPageController" customModule="JiaPeiManage" customModuleProvider="target">
- <connections>
- <outlet property="nav_top_layout" destination="f2T-MW-HFg" id="sRg-0I-Mbn"/>
- <outlet property="view" destination="iN0-l3-epB" id="rnr-Bg-3LT"/>
- <outlet property="viewbg_imageView" destination="ZuI-I8-bGm" id="PGZ-H3-b43"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="iosviewbg_long" translatesAutoresizingMaskIntoConstraints="NO" id="ZuI-I8-bGm">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2wu-oH-GhK" userLabel="View-nav">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="code-navtop" translatesAutoresizingMaskIntoConstraints="NO" id="TAc-gF-lX8">
- <rect key="frame" x="0.0" y="0.0" width="414" height="64"/>
- </imageView>
- <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">
- <rect key="frame" x="82" y="20" width="250" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="CC1-Ii-dd6"/>
- <constraint firstAttribute="width" constant="250" id="aqe-s1-lqF"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" red="0.83137254900000002" green="0.86666666670000003" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pTj-03-HfO">
- <rect key="frame" x="0.0" y="20" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="6Pg-05-MnI"/>
- <constraint firstAttribute="width" constant="44" id="mpw-fQ-edz"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" image="back-white"/>
- <connections>
- <action selector="actionBackdo:" destination="-1" eventType="touchUpInside" id="97n-Vg-sKR"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="TAc-gF-lX8" firstAttribute="leading" secondItem="2wu-oH-GhK" secondAttribute="leading" id="2AX-qa-Toy"/>
- <constraint firstItem="DNY-pI-Vbd" firstAttribute="centerX" secondItem="2wu-oH-GhK" secondAttribute="centerX" id="9NE-vR-m7F"/>
- <constraint firstAttribute="trailing" secondItem="TAc-gF-lX8" secondAttribute="trailing" id="EKk-tT-3FD"/>
- <constraint firstAttribute="bottom" secondItem="TAc-gF-lX8" secondAttribute="bottom" id="Ofs-ld-T80"/>
- <constraint firstAttribute="height" constant="64" id="Tee-2p-cCU"/>
- <constraint firstItem="pTj-03-HfO" firstAttribute="leading" secondItem="2wu-oH-GhK" secondAttribute="leading" id="aBr-Wj-Prv"/>
- <constraint firstItem="TAc-gF-lX8" firstAttribute="top" secondItem="2wu-oH-GhK" secondAttribute="top" id="kA7-jC-pQa"/>
- <constraint firstAttribute="bottom" secondItem="pTj-03-HfO" secondAttribute="bottom" id="ldw-Tt-Mwd"/>
- <constraint firstAttribute="bottom" secondItem="DNY-pI-Vbd" secondAttribute="bottom" id="ppb-xV-8cO"/>
- </constraints>
- </view>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="2wu-oH-GhK" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="3IW-rV-aWV"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="ZuI-I8-bGm" secondAttribute="trailing" id="GXr-jV-hwK"/>
- <constraint firstItem="ZuI-I8-bGm" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="KLy-qG-HCX"/>
- <constraint firstItem="ZuI-I8-bGm" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Z3b-O6-gBK"/>
- <constraint firstItem="2wu-oH-GhK" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="df7-c1-vKd"/>
- <constraint firstItem="2wu-oH-GhK" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="f2T-MW-HFg"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="ZuI-I8-bGm" secondAttribute="bottom" id="prG-s6-XQe"/>
- </constraints>
- <point key="canvasLocation" x="61.600000000000001" y="-12.561576354679804"/>
- </view>
- </objects>
- <resources>
- <image name="back-white" width="9.3333330154418945" height="17"/>
- <image name="code-navtop" width="375" height="69"/>
- <image name="iosviewbg_long" width="375" height="812"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|