<?xml version="1.0" encoding="UTF-8"?>
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
<device id="ipad12_9" orientation="portrait" layout="fullscreen" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
<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="ExchangeResultVC" customModule="DolphinEnglishLearnStudent" customModuleProvider="target">
|
<connections>
|
<outlet property="back_btn" destination="Nyx-Nz-by6" id="DFU-zr-XcZ"/>
|
<outlet property="btn_order" destination="gZA-Zs-XKS" id="VsH-nN-zar"/>
|
<outlet property="img_result" destination="WIa-7P-Bf1" id="o6N-ts-w70"/>
|
<outlet property="label_subType" destination="lpP-CH-CdV" id="Rp0-7c-eOb"/>
|
<outlet property="label_type" destination="O5B-wn-Esz" id="WJ9-J0-xMl"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
</connections>
|
</placeholder>
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
|
<rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VxI-3j-WUN">
|
<rect key="frame" x="234" y="43" width="556" height="1213"/>
|
<subviews>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WIa-7P-Bf1">
|
<rect key="frame" x="240.5" y="30" width="75" height="75"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="75" id="KLa-7i-28e"/>
|
<constraint firstAttribute="width" constant="75" id="uco-r2-Ki1"/>
|
</constraints>
|
</imageView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="O5B-wn-Esz">
|
<rect key="frame" x="270" y="134" width="16.5" height="25"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="25" id="BJ3-sF-4No"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="94" translatesAutoresizingMaskIntoConstraints="NO" id="aqw-2Q-ccA">
|
<rect key="frame" x="107" y="274" width="342" height="39.5"/>
|
<subviews>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Nyx-Nz-by6">
|
<rect key="frame" x="0.0" y="0.0" width="124" height="39.5"/>
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="Nyx-Nz-by6" secondAttribute="height" multiplier="1:0.32" id="2Tx-Vi-WZ4"/>
|
<constraint firstAttribute="width" constant="124" id="shE-lB-SNE"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="返回主页">
|
<color key="titleColor" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="color" keyPath="ld_borderColorXIB">
|
<color key="value" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
</userDefinedRuntimeAttribute>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_borderWidthXIB">
|
<real key="value" value="1"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="backAction:" destination="-1" eventType="touchUpInside" id="vZ0-kK-S8J"/>
|
</connections>
|
</button>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gZA-Zs-XKS">
|
<rect key="frame" x="218" y="0.0" width="124" height="39.5"/>
|
<color key="backgroundColor" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="gZA-Zs-XKS" secondAttribute="height" multiplier="1:0.32" id="0iz-f8-sBd"/>
|
<constraint firstAttribute="width" constant="124" id="no6-KJ-YlK"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="查看订单"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="4"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="lookOrderAction:" destination="-1" eventType="touchUpInside" id="ij2-2V-R5z"/>
|
</connections>
|
</button>
|
</subviews>
|
</stackView>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="--" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lpP-CH-CdV">
|
<rect key="frame" x="271.5" y="169" width="13.5" height="20"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="20" id="hmc-cj-PH2"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.60999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
<nil key="highlightedColor"/>
|
</label>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="aqw-2Q-ccA" firstAttribute="top" secondItem="O5B-wn-Esz" secondAttribute="bottom" constant="115" id="01i-1s-vGv"/>
|
<constraint firstItem="WIa-7P-Bf1" firstAttribute="top" secondItem="VxI-3j-WUN" secondAttribute="top" constant="30" id="8FS-WV-fzD"/>
|
<constraint firstItem="O5B-wn-Esz" firstAttribute="top" secondItem="WIa-7P-Bf1" secondAttribute="bottom" constant="29" id="LcC-Pn-4cZ"/>
|
<constraint firstItem="lpP-CH-CdV" firstAttribute="top" secondItem="O5B-wn-Esz" secondAttribute="bottom" constant="10" id="PUc-i1-j3R"/>
|
<constraint firstItem="O5B-wn-Esz" firstAttribute="centerX" secondItem="WIa-7P-Bf1" secondAttribute="centerX" id="YHY-KZ-NSV"/>
|
<constraint firstItem="lpP-CH-CdV" firstAttribute="centerX" secondItem="WIa-7P-Bf1" secondAttribute="centerX" id="bvO-J3-QW5"/>
|
<constraint firstItem="WIa-7P-Bf1" firstAttribute="centerX" secondItem="VxI-3j-WUN" secondAttribute="centerX" id="cc8-Nd-McS"/>
|
<constraint firstItem="aqw-2Q-ccA" firstAttribute="centerX" secondItem="WIa-7P-Bf1" secondAttribute="centerX" id="mFA-jn-dVT"/>
|
</constraints>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="8"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</view>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="VxI-3j-WUN" secondAttribute="trailing" constant="234" id="Iat-hg-uhk"/>
|
<constraint firstItem="VxI-3j-WUN" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="23" id="R5c-zV-QAE"/>
|
<constraint firstItem="VxI-3j-WUN" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="234" id="aNF-ge-CLX"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="VxI-3j-WUN" secondAttribute="bottom" constant="110" id="pWe-V4-eqI"/>
|
</constraints>
|
<point key="canvasLocation" x="98" y="21"/>
|
</view>
|
</objects>
|
<resources>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|